* [crosstool-ng/crosstool-ng] 05d9d9: addToolVersion.sh: Fix gdb version handling.
@ 2017-01-16 17:01 Alexey Neyman
0 siblings, 0 replies; only message in thread
From: Alexey Neyman @ 2017-01-16 17:01 UTC (permalink / raw)
To: crossgcc
[-- Attachment #1: Type: text/plain, Size: 4313 bytes --]
Branch: refs/heads/master
Home: https://github.com/crosstool-ng/crosstool-ng
Commit: 05d9d915aaa162cbfc63a7fac534d56a5b98fdd2
https://github.com/crosstool-ng/crosstool-ng/commit/05d9d915aaa162cbfc63a7fac534d56a5b98fdd2
Author: Alexey Neyman <stilor@att.net>
Date: 2017-01-13 (Fri, 13 Jan 2017)
Changed paths:
M scripts/addToolVersion.sh
Log Message:
-----------
addToolVersion.sh: Fix gdb version handling.
Signed-off-by: Alexey Neyman <stilor@att.net>
Commit: d7b313774e0881090d14dbd23339f67e8f0109d0
https://github.com/crosstool-ng/crosstool-ng/commit/d7b313774e0881090d14dbd23339f67e8f0109d0
Author: Alexey Neyman <stilor@att.net>
Date: 2017-01-13 (Fri, 13 Jan 2017)
Changed paths:
M config/debug/gdb.in
A patches/gdb/7.12/100-musl_fix.patch
A patches/gdb/7.12/101-uclibc-no-gettimeofday-clobber.patch
A patches/gdb/7.12/111-xtensa-make-sure-ar_base-is-initialized.patch
A patches/gdb/7.12/112-WIP-end-of-prologue-detection-hack.patch
Log Message:
-----------
Add gdb 7.12.
Same patches apply; changed 101-uclibc-no-gettimeofday-clobber.patch -
modify configure.ac and regenerate configure (rather than modifying
the latter directly).
Signed-off-by: Alexey Neyman <stilor@att.net>
Commit: d34a6bd8a0222fadfc86795f65ca9a7df232324d
https://github.com/crosstool-ng/crosstool-ng/commit/d34a6bd8a0222fadfc86795f65ca9a7df232324d
Author: Alexey Neyman <stilor@att.net>
Date: 2017-01-13 (Fri, 13 Jan 2017)
Changed paths:
M config/debug/gdb.in
M config/debug/gdb.in.native
M scripts/build/debug/300-gdb.sh
Log Message:
-----------
GDB 7.12 needs c++.
Also, minor fixes in 300-gdb.sh
Signed-off-by: Alexey Neyman <stilor@att.net>
Commit: c1612e92956d8f289c3779ff1366af873afbb7c3
https://github.com/crosstool-ng/crosstool-ng/commit/c1612e92956d8f289c3779ff1366af873afbb7c3
Author: Alexey Neyman <stilor@att.net>
Date: 2017-01-13 (Fri, 13 Jan 2017)
Changed paths:
M scripts/build/arch/x86.sh
M scripts/build/cc/100-gcc.sh
M scripts/build/debug/200-duma.sh
M scripts/build/debug/500-strace.sh
M scripts/build/libc/glibc.sh
M scripts/build/libc/musl.sh
M scripts/build/libc/uClibc.sh
M scripts/functions
Log Message:
-----------
Use ${CT_CC} instead of gcc ...
... when refering to target's compiler.
Signed-off-by: Alexey Neyman <stilor@att.net>
Commit: aa60275fdf35f6a1d7543b5921a6f51451d5bf76
https://github.com/crosstool-ng/crosstool-ng/commit/aa60275fdf35f6a1d7543b5921a6f51451d5bf76
Author: Alexey Neyman <stilor@att.net>
Date: 2017-01-13 (Fri, 13 Jan 2017)
Changed paths:
M config/debug/gdb.in
Log Message:
-----------
Declare GDB 7.9 and older obsolete.
Signed-off-by: Alexey Neyman <stilor@att.net>
Commit: fb58775a46bae7e587e888fc481e7483773e99ee
https://github.com/crosstool-ng/crosstool-ng/commit/fb58775a46bae7e587e888fc481e7483773e99ee
Author: Alexey Neyman <stilor@att.net>
Date: 2017-01-13 (Fri, 13 Jan 2017)
Changed paths:
M config/binutils/binutils.in
Log Message:
-----------
Typo s/CC_BINUTILS/BINUTILS/.
Signed-off-by: Alexey Neyman <stilor@att.net>
Commit: cc30c2c880dd5c771b8c5935baf13d505a5ca3d1
https://github.com/crosstool-ng/crosstool-ng/commit/cc30c2c880dd5c771b8c5935baf13d505a5ca3d1
Author: Alexey Neyman <stilor@att.net>
Date: 2017-01-16 (Mon, 16 Jan 2017)
Changed paths:
M config/binutils/binutils.in
M config/debug/gdb.in
M config/debug/gdb.in.native
A patches/gdb/7.12/100-musl_fix.patch
A patches/gdb/7.12/101-uclibc-no-gettimeofday-clobber.patch
A patches/gdb/7.12/111-xtensa-make-sure-ar_base-is-initialized.patch
A patches/gdb/7.12/112-WIP-end-of-prologue-detection-hack.patch
M scripts/addToolVersion.sh
M scripts/build/arch/x86.sh
M scripts/build/cc/100-gcc.sh
M scripts/build/debug/200-duma.sh
M scripts/build/debug/300-gdb.sh
M scripts/build/debug/500-strace.sh
M scripts/build/libc/glibc.sh
M scripts/build/libc/musl.sh
M scripts/build/libc/uClibc.sh
M scripts/functions
Log Message:
-----------
Merge pull request #533 from stilor/gdb-7.12
Gdb 7.12
Compare: https://github.com/crosstool-ng/crosstool-ng/compare/16a7f7bde739...cc30c2c880dd
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-01-16 17:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-16 17:01 [crosstool-ng/crosstool-ng] 05d9d9: addToolVersion.sh: Fix gdb version handling Alexey Neyman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).