diff options
author | DJ Delorie <dj@redhat.com> | 2002-06-24 17:39:28 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2002-06-24 17:39:28 +0000 |
commit | 931f285fb1aac3221b7cbf8c360fb06442772bba (patch) | |
tree | 50f81f5486b2edcc3f4e1069d98822e630c2ed7e /include/ChangeLog | |
parent | 65044526557bc54ac5b326bed9ee936c6d2feeb0 (diff) | |
download | gdb-931f285fb1aac3221b7cbf8c360fb06442772bba.zip gdb-931f285fb1aac3221b7cbf8c360fb06442772bba.tar.gz gdb-931f285fb1aac3221b7cbf8c360fb06442772bba.tar.bz2 |
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 038ab46..05a3981 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +2002-06-24 Alan Modra <amodra@bigpond.net.au> + + * libiberty.h (basename): Don't declare if HAVE_DECL_BASENAME. + * getopt.h (getopt): Don't declare if HAVE_DECL_GETOPT. + 2002-06-18 Dave Brolley <brolley@redhat.com> From Catherine Moore: |