diff options
author | Jim Wilson <wilson@tuliptree.org> | 2005-05-05 21:45:58 +0000 |
---|---|---|
committer | Jim Wilson <wilson@tuliptree.org> | 2005-05-05 21:45:58 +0000 |
commit | 10b076a2ee094ad14e426e19c2fc1b224a129a53 (patch) | |
tree | 24dccbea625c7f329d93833ee22026892da20427 /opcodes/ChangeLog | |
parent | 2e0fbf779582c50ee14125fe8c50738d5ca7041d (diff) | |
download | fsf-binutils-gdb-10b076a2ee094ad14e426e19c2fc1b224a129a53.zip fsf-binutils-gdb-10b076a2ee094ad14e426e19c2fc1b224a129a53.tar.gz fsf-binutils-gdb-10b076a2ee094ad14e426e19c2fc1b224a129a53.tar.bz2 |
Fix ia64-hpux build failure.
* ia64-opc.c: Include sysdep.h before libiberty.h.
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 7541ac2..afd5988 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2005-05-05 James E Wilson <wilson@specifixinc.com> + + * ia64-opc.c: Include sysdep.h before libiberty.h. + 2005-05-05 Nick Clifton <nickc@redhat.com> * configure.in (ALL_LINGUAS): Add vi. |