OSDN Git Service

include/
authoramodra <amodra>
Wed, 18 Mar 2009 11:27:16 +0000 (11:27 +0000)
committeramodra <amodra>
Wed, 18 Mar 2009 11:27:16 +0000 (11:27 +0000)
commitbd8db2bda456ec7290b2fe70b07425fba5a97850
tree58981cd5d067215725562e38c0e56175e21ae378
parent30cc6d9a67e58371874f4c1826446ab5fd21afe9
include/
* alloca-conf.h: Revise based on autoconf-2.61, autoconf-2.13
documentation.
bfd/
* elf32-m68hc1x.c: Include alloca-conf.h.
* xsym.c: Likewise.
* elf64-hppa.c: Likewise.  Remove existing #if's handling alloca.
* som.c: Likewise.
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
binutils/
* sysdep.h: Include alloca-conf.h instead of config.h and remove
existing #if's handling alloca.
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
gas/
* as.h: Include alloca-conf.h instead of config.h and remove
existing #if's handling alloca.
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
opcodes/
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* openrisc-opc.c: Regenerate.
ld/
* ld.h: Remove alloca handling.
23 files changed:
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/elf32-m68hc1x.c
bfd/elf64-hppa.c
bfd/som.c
bfd/xsym.c
binutils/ChangeLog
binutils/Makefile.am
binutils/Makefile.in
binutils/sysdep.h
gas/ChangeLog
gas/Makefile.am
gas/Makefile.in
gas/as.h
include/ChangeLog
include/alloca-conf.h
ld/ChangeLog
ld/ld.h
opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/openrisc-opc.c