diff options
author | Nick Clifton <nickc@redhat.com> | 2000-12-21 18:43:33 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-12-21 18:43:33 +0000 |
commit | a6cff3e31708b4a568315b9218ebb95259649c66 (patch) | |
tree | 042753861cf915e314406b75b24f6d368394011e /opcodes/ChangeLog | |
parent | 23ccc829e251d20c40a4337d2ae6057a0bb951aa (diff) | |
download | gdb-a6cff3e31708b4a568315b9218ebb95259649c66.zip gdb-a6cff3e31708b4a568315b9218ebb95259649c66.tar.gz gdb-a6cff3e31708b4a568315b9218ebb95259649c66.tar.bz2 |
Fix for compiling under Solaris 2.8
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 3afae31..cd9239c 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2000-12-21 Santeri Paavolainen <santtu@ssh.com> + + * cgen-opc.c: Include alloca.h if HAVE_ALLOCA_H is defined. + 2000-12-16 Nick Clifton <nickc@redhat.com> * Makefile.in: Regenerate. |