diff options
author | Nick Clifton <nickc@redhat.com> | 2008-02-14 12:33:17 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2008-02-14 12:33:17 +0000 |
commit | 0e3361806e70915db9de9188400cb4bfa76fc998 (patch) | |
tree | d9a545aeafdc1bad634401374061892773d50c1b /opcodes/ChangeLog | |
parent | d40f3da9047364a8af792452aafac81fb5de5e74 (diff) | |
download | gdb-0e3361806e70915db9de9188400cb4bfa76fc998.zip gdb-0e3361806e70915db9de9188400cb4bfa76fc998.tar.gz gdb-0e3361806e70915db9de9188400cb4bfa76fc998.tar.bz2 |
PR binutils/5524
* configure.in (SHARED_LIBADD): Select the correct host specific
file extension for shared libraries.
* configure: Regenerate.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index d6a245a..d750f8f 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,10 @@ +2008-02-14 Nick Clifton <nickc@redhat.com> + + PR binutils/5524 + * configure.in (SHARED_LIBADD): Select the correct host specific + file extension for shared libraries. + * configure: Regenerate. + 2008-02-13 Jan Beulich <jbeulich@novell.com> * i386-opc.h (RegFlat): New. |