diff options
author | Nick Clifton <nickc@redhat.com> | 2003-05-29 14:02:04 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-05-29 14:02:04 +0000 |
commit | 15a4b55fbfbe4d4ee3c74e25134b63aff13455d0 (patch) | |
tree | 5e69667338c46c1e26da396f26c59c1f57ef0403 /ChangeLog | |
parent | 4f10b00ffeef1f64def8e4bcc68e030e843dbb56 (diff) | |
download | gdb-15a4b55fbfbe4d4ee3c74e25134b63aff13455d0.tar.gz |
Import patch to add FreeBSD support.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4388638e92c..552dee3b3c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2003-05-29 Robert Millan <rmh@debian.org> + + * ltconfig: Import this patch and modify for use with current + version of ltconfig: + + 2003-05-21 Bruno Haible <bruno@clisp.org> + + * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for + GNU/FreeBSD. + 2003-05-28 DJ Delorie <dj@redhat.com> * Makefile.tpl: Make maybe-check-gcc .PHONY. |