diff options
author | Jim Wilson <wilson@tuliptree.org> | 2004-07-21 19:21:41 +0000 |
---|---|---|
committer | Jim Wilson <wilson@tuliptree.org> | 2004-07-21 19:21:41 +0000 |
commit | 61edac0ce677aaae55a153fe54eabd116865f425 (patch) | |
tree | d3eda9b84c0b920905e639fb51a6f2f450b397d4 /ChangeLog | |
parent | 543613e9336603e177592f09ec42df2f99a2ed37 (diff) | |
download | gdb-61edac0ce677aaae55a153fe54eabd116865f425.zip gdb-61edac0ce677aaae55a153fe54eabd116865f425.tar.gz gdb-61edac0ce677aaae55a153fe54eabd116865f425.tar.bz2 |
knetbsd/kfreebsd patches from Robert Millan.
* libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
* ltconfig: Likewise.
* ltcf-c.sh: Likewise.
* ltcf-cxx.sh: Likewise.
* ltcf-gcj.sh: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2004-07-19 Robert Millan <robertmh@gnu.org> + + Synced from gcc: + + 2004-04-26 Robert Millan <robertmh@gnu.org> + + Add patches from libtool CVS. + * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu. + * ltconfig: Likewise. + * ltcf-c.sh: Likewise. + * ltcf-cxx.sh: Likewise. + * ltcf-gcj.sh: Likewise. + 2004-07-12 Paolo Bonzini <bonzini@gnu.org> * configure.in: Add noconfigdirs for crx-*-*. |