]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Move RTEMS target configuration to ELF sections
authorSebastian Huber <sebastian.huber@embedded-brains.de>
Wed, 25 Jan 2017 07:25:57 +0000 (17:55 +1030)
committerAlan Modra <amodra@gmail.com>
Wed, 25 Jan 2017 07:25:57 +0000 (17:55 +1030)
commitc75b4ebd4f91f6884f046fa61f43e4cd88733290
treeee8273106cae50f5314d259e12db6e30c0a256c5
parentde514cf3db76d0298b94121c35aafcd927fa483d
Move RTEMS target configuration to ELF sections

bfd/
* config.bfd (powerpcle-*-rtems*): Do not mark as removed.
(arm-*-rtems*): Move to (arm*-*-eabi*).
(i[3-7]86-*-rtems*): Move to (i[3-7]86-*-elf*).
(m68-*-rtems*): Move to (m68*-*-elf*).
ld/
* configure.tgt (arm-*-rtems*): Move to (arm*-*-eabi*).
(bfin-*-rtems*): Move to (bfin*-*-elf*).
(i[3-7]86-*-rtems*): Move to (i[3-7]86*-*-elf*).
(m68*-*-rtems*): Move to (m68*-*-elf*).
(mips*-*-rtems*): Move to (mips*-*-elf*).
(or1k*-*-rtems*): Move to (or1k*-*-elf*).
(powerpc*-*-rtems*): Move to (powerpc*-*-elf*).
(sparc*-*-rtems*): Move to (sparc*-*-elf*).
(sparc64*-*-rtems*): Move to (sparc64*-*-elf*).
bfd/ChangeLog
bfd/config.bfd
ld/ChangeLog
ld/configure.tgt