diff options
author | DJ Delorie <dj@redhat.com> | 2008-03-25 01:02:13 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2008-03-25 01:02:13 +0000 |
commit | b68965a0fa54df03570c8183740677d68f87ff07 (patch) | |
tree | 382c68567a2271d2c3d70129a694f73dd9f79bfa /libiberty/ChangeLog | |
parent | 72c15ffa848ee32ab57107a65280f98e85b28115 (diff) | |
download | gdb-b68965a0fa54df03570c8183740677d68f87ff07.zip gdb-b68965a0fa54df03570c8183740677d68f87ff07.tar.gz gdb-b68965a0fa54df03570c8183740677d68f87ff07.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 547007a..04ca869 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,10 @@ +2008-03-24 Ian Lance Taylor <iant@google.com> + + * sha1.c: New file, from gnulib. + * Makefile.in: Rebuild dependencies. + (CFILES): Add sha1.c. + (REQUIRED_OFILES): Add sha1.o. + 2008-03-24 Doug Evans <dje@google.com> * make-relative-prefix.c (make_relative_prefix_1): Handle NULL |