diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-10-03 17:53:25 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-10-03 17:53:25 +0000 |
commit | 3fac4887a090b03716e7eec8b8b2fee2e152208e (patch) | |
tree | 44c905d9c70af3f2bb6564447e0572dcca1eb82c /ld/ChangeLog | |
parent | fa8e5931d8301974da86294b9aa656d503e85563 (diff) | |
download | gdb-3fac4887a090b03716e7eec8b8b2fee2e152208e.zip gdb-3fac4887a090b03716e7eec8b8b2fee2e152208e.tar.gz gdb-3fac4887a090b03716e7eec8b8b2fee2e152208e.tar.bz2 |
* fnmatch.h, fnmatch.c: Remove (now in libiberty).
* Makefile.in: Rebuild dependencies.
(CFILES): Remove fnmatch.c.
(HFILES): Remove fnmatch.h.
(OFILES): Remove fnmatch.o.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index b5eb447..5038a39 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +Thu Oct 3 13:52:03 1996 Ian Lance Taylor <ian@cygnus.com> + + * fnmatch.h, fnmatch.c: Remove (now in libiberty). + * Makefile.in: Rebuild dependencies. + (CFILES): Remove fnmatch.c. + (HFILES): Remove fnmatch.h. + (OFILES): Remove fnmatch.o. + Thu Oct 3 15:41:24 1996 Jason Molenda (crash@godzilla.cygnus.co.jp) * Makefile.in (mostlyclean): Move config.log to distclean. |