]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* Makefile.am: Add dependency on ldemul-list.h for powerpc and
authorAlan Modra <amodra@gmail.com>
Mon, 26 Mar 2007 11:10:44 +0000 (11:10 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 26 Mar 2007 11:10:44 +0000 (11:10 +0000)
commitdc27aea4b88283415703ab781476f49b4caa65fd
tree250c0f58b283a174f5664c7fa324c83a6d2a2d4b
parent2d82d84d7dce3978d4c116a63aa4b86364efbfb7
* Makefile.am: Add dependency on ldemul-list.h for powerpc and
spu target emul files.
* configure.in: Check for mkstemp and waitpid.
* Makefile.in: Regenerate.
* configure: Regenerate.
* config.in: Regenerate.
* ldlang.c (input_file_chain): Make global.
(lang_add_input_file): Don't set lang_has_input_file here.
* ldlang.h (input_file_chain): Declare.
* emultempl/ppc32elf.em (ppc_recognized_file): New function.
(LDEMUL_RECOGNIZED_FILE): Define.
* emultempl/ppc64elf.em (ppc64_recognized_file): New function.
(LDEMUL_RECOGNIZED_FILE): Define.
* emultempl/spuelf.em (struct tflist): New.
(tmp_file_list): New var.
ld/Makefile.am
ld/Makefile.in
ld/config.in
ld/configure
ld/configure.in
ld/emultempl/ppc32elf.em
ld/emultempl/ppc64elf.em
ld/emultempl/spuelf.em
ld/ldlang.c
ld/ldlang.h