diff options
author | Nick Clifton <nickc@redhat.com> | 2004-06-18 16:13:13 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-06-18 16:13:13 +0000 |
commit | f234d5fec15945746925a6075d56cb3f50a5eeea (patch) | |
tree | eccb856c05ff1a7684f91bc9ef8deb3257557047 /ld/ChangeLog | |
parent | 2f305df11e92cf8e6c21194f4cccf37e0cf7d571 (diff) | |
download | gdb-f234d5fec15945746925a6075d56cb3f50a5eeea.zip gdb-f234d5fec15945746925a6075d56cb3f50a5eeea.tar.gz gdb-f234d5fec15945746925a6075d56cb3f50a5eeea.tar.bz2 |
* configure.in: Set EXTRA_SHLIB_EXTENSION to .a for LynxOS.
* configure: Regenerate.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index f64974b..c785f25 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2004-06-18 Adam Nemet <anemet@lnxw.com> + + * configure.in: Set EXTRA_SHLIB_EXTENSION to .a for LynxOS. + * configure: Regenerate. + 2004-06-15 Jakub Jelinek <jakub@redhat.com> * scripttempl/elf.sc: Readd KEEP and .gcc_except_table.* to |