diff options
author | Phil Blundell <philb@gnu.org> | 2001-01-12 12:43:10 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2001-01-12 12:43:10 +0000 |
commit | 350fdb00d38de793f296d93cd14a7bffa733dee8 (patch) | |
tree | 913527283dd7f57893407ffb6bc0045c9711de86 /ld/ChangeLog | |
parent | 9549d9c176b98ec8566c8cea02e281ae81efa078 (diff) | |
download | gdb-350fdb00d38de793f296d93cd14a7bffa733dee8.zip gdb-350fdb00d38de793f296d93cd14a7bffa733dee8.tar.gz gdb-350fdb00d38de793f296d93cd14a7bffa733dee8.tar.bz2 |
Add support for cygwin libraries
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index a11b596..a2fc733 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2001-01-12 Philip Blundell <pb@futuretv.com> + + * configure.host: Set HOSTING_LIBS appropriately for ix86-cygwin. + 2001-01-10 Kazu Hirata <kazu@hxi.com> * scripttempl/h8300.sc: Fix formatting. Fix a comment typo. |