* Makefile.am: Add n32 ABI support.
commitdb398cff19cce18e52c51d7b467e2bd68aa330d4
authorThiemo Seufer <ths@networkno.de>
Wed, 31 Jul 2002 00:32:10 +0000 (31 00:32 +0000)
committerThiemo Seufer <ths@networkno.de>
Wed, 31 Jul 2002 00:32:10 +0000 (31 00:32 +0000)
treea274ee2c33e9c3f13c8bc4f3700e11dddef3d8d1
parente2e9388cd5755ca918439d92b3d3a1fbed66eaea
* Makefile.am: Add n32 ABI support.
* Makefile.in: Regenerate.
* config.bfd: Add n32 vectors to mips64*-*-linux* targets. Treat 64
bit vectors for mips*-*-linux targets as optional.
* configure.in: Add n32 ABI vectors.
* configure: Regenerate.
* elf32-mips.c (mips_elf32_object_p): Reject n32 ABI files.
* elfn32-mips.c: New file, n32 ABI support.
* targets.c: Add n32 ABI vectors.
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/config.bfd
bfd/configure
bfd/configure.in
bfd/doc/Makefile.in
bfd/elf32-mips.c
bfd/elfn32-mips.c [copied from bfd/elf32-mips.c with 62% similarity]
bfd/targets.c