]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/config.bfd
bfd/
authorAlan Modra <amodra@gmail.com>
Thu, 25 Apr 2013 13:22:52 +0000 (13:22 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 25 Apr 2013 13:22:52 +0000 (13:22 +0000)
commit49926cd0c84887c581110fb2a471b21ff19048d2
treefb156663c8852d8df60fe238414df2f614b10aea
parentc65e009ff7057cbf2261bb1f8d0c2e2361b9f045
bfd/
* config.bfd: Add powerpc64le-linux.
gas/
* configure.in: Allow little-endian linux.
* configure: Regenerate.
gold/
* configure.tgt: Add powerpcle and powerpc64le.
ld/
* Makefile.am (ALL_EMULATION_SOURCES): Add eelf32lppclinux.c.
(eelf32lppclinux.c): New rule.
* Makefile.in: Regenerate.
* configure.tgt: Merge powerpc-linux and other powerpc-elf targets
with corresponding little-endian targets.
* emulparams/elf32lppc.sh: Update comment.
* emulparams/elf32lppclinux.sh: New.
13 files changed:
bfd/ChangeLog
bfd/config.bfd
gas/ChangeLog
gas/configure
gas/configure.in
gold/ChangeLog
gold/configure.tgt
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/configure.tgt
ld/emulparams/elf32lppc.sh
ld/emulparams/elf32lppclinux.sh [new file with mode: 0644]