aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>2000-09-22 18:31:23 +0000
committerJason Merrill <jason@redhat.com>2000-09-22 18:31:23 +0000
commit050823ca47c0683d2957782714c262757962dfb0 (patch)
tree1aecbe7f4fc27bf21add19150145a39c7cae8ba8 /libiberty/ChangeLog
parentd5d653533c52e5f5f417afedf6ff3c6e6311e5ac (diff)
downloadgdb-050823ca47c0683d2957782714c262757962dfb0.zip
gdb-050823ca47c0683d2957782714c262757962dfb0.tar.gz
gdb-050823ca47c0683d2957782714c262757962dfb0.tar.bz2
* Makefile.in (REQUIRED_OFILES): Add md5.o.
(CFILES): Add md5.c. * md5.c: New file.
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index df81d43..54c30bf 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -26,6 +26,12 @@
underscore-after-number followed by five tests for name-signature
delimiter.
+2000-08-28 Jason Merrill <jason@redhat.com>
+
+ * Makefile.in (REQUIRED_OFILES): Add md5.o.
+ (CFILES): Add md5.c.
+ * md5.c: New file.
+
2000-07-27 Dave Pitts <dpitts@cozx.com>
* config/mh-openedition.h: Added -DLE370 definition.