diff options
author | Alan Modra <amodra@gmail.com> | 2009-03-18 11:47:18 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2009-03-18 11:47:18 +0000 |
commit | 3889c459bbe9826d419b59e6a0fa57aa078122ec (patch) | |
tree | d00d3af9675e7f7851fb9cd53846a9ce595df130 /opcodes/ChangeLog | |
parent | 8d25cc3de0a2ca236b8a4a676535d05d2084c149 (diff) | |
download | gdb-3889c459bbe9826d419b59e6a0fa57aa078122ec.zip gdb-3889c459bbe9826d419b59e6a0fa57aa078122ec.tar.gz gdb-3889c459bbe9826d419b59e6a0fa57aa078122ec.tar.bz2 |
bfd/
* vms-hdr.c: Don't include alloca.h.
opcodes/
* cgen-opc.c: Include alloca-conf.h rather than alloca.h.
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 8a8a786..15ea391 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,6 @@ 2009-03-18 Alan Modra <amodra@bigpond.net.au> + * cgen-opc.c: Include alloca-conf.h rather than alloca.h. * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. * openrisc-opc.c: Regenerate. |