gdb and binutils branch binutils-2_24-branch updated. 0c5b3a60288cc6d387d8dd3fee12e06e158d262c
yufeng@sourceware.org
yufeng@sourceware.org
Mon Nov 25 18:40:00 GMT 2013
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, binutils-2_24-branch has been updated
via 0c5b3a60288cc6d387d8dd3fee12e06e158d262c (commit)
via abd04c41e129194670af602c73f96a1c5401b705 (commit)
from 54b5a32ebc7e5c698ea4485a429e692089f7aa49 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0c5b3a60288cc6d387d8dd3fee12e06e158d262c
commit 0c5b3a60288cc6d387d8dd3fee12e06e158d262c
Author: Yufeng Zhang <yufeng.zhang@arm.com>
Date: Mon Nov 25 18:40:13 2013 +0000
ld/ChangeLog:
* Makefile.am (ALL_64_EMULATION_SOURCES): Add eaarch64linux32.c
and eaarch64linux32b.c
(eaarch64linux32.c): New target.
(eaarch64linux32b.c): Likewise.
* Makefile.in: Regenerate.
* configure.tgt (aarch64_be-*-linux*): Add
aarch64linux32 and aarch64linux32b to targ_extra_libpath.
(aarch64-*-linux*): Likewise.
* emulparams/aarch64elf32.sh (SEPARATE_GOTPLT): Change to 12 (3 words).
* emulparams/aarch64linux32.sh: New file.
* emulparams/aarch64linux32b.sh: New file.
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=abd04c41e129194670af602c73f96a1c5401b705
commit abd04c41e129194670af602c73f96a1c5401b705
Author: Yufeng Zhang <yufeng.zhang@arm.com>
Date: Mon Nov 25 18:36:48 2013 +0000
ld/ChangeLog:
* configure.tgt (aarch64_be-*-linux*): Split out the linux targets
into targ_extra_libpath.
(aarch64-*-linux*): Likewise.
-----------------------------------------------------------------------
Summary of changes:
ld/ChangeLog | 28 ++++++++++++++++++++
ld/Makefile.am | 10 +++++++
ld/Makefile.in | 12 ++++++++
ld/configure.tgt | 6 +++-
ld/emulparams/aarch64elf32.sh | 2 +-
.../{aarch64linux.sh => aarch64linux32.sh} | 16 +++++-----
ld/emulparams/aarch64linux32b.sh | 2 +
7 files changed, 65 insertions(+), 11 deletions(-)
copy ld/emulparams/{aarch64linux.sh => aarch64linux32.sh} (80%)
create mode 100644 ld/emulparams/aarch64linux32b.sh
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list