aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2009-03-18 11:27:18 +0000
committerAlan Modra <amodra@gmail.com>2009-03-18 11:27:18 +0000
commit8d25cc3de0a2ca236b8a4a676535d05d2084c149 (patch)
tree63598b7fb4a9e31f97962dd7e21e8743664078dc /ld/ChangeLog
parent5b1ba0e54600876c027f4a35362f37f8fae41219 (diff)
downloadfsf-binutils-gdb-8d25cc3de0a2ca236b8a4a676535d05d2084c149.zip
fsf-binutils-gdb-8d25cc3de0a2ca236b8a4a676535d05d2084c149.tar.gz
fsf-binutils-gdb-8d25cc3de0a2ca236b8a4a676535d05d2084c149.tar.bz2
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.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index c9157f2..3af7ecf 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2009-03-18 Alan Modra <amodra@bigpond.net.au>
+
+ * ld.h: Remove alloca handling.
+
2009-03-17 Alan Modra <amodra@bigpond.net.au>
* emultempl/spu_icache.S: Add new entry to dummy handler.