diff options
author | DJ Delorie <dj@redhat.com> | 2001-07-11 00:15:54 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2001-07-11 00:15:54 +0000 |
commit | 2a6ef46975aa0c3867f6294c0105085f60015235 (patch) | |
tree | c4c4b59ef1dc5c49f80a5b42cd001f9929489189 /libiberty/ChangeLog | |
parent | b61294bc8a3c7bc94faf14527adc8f1876762f88 (diff) | |
download | gdb-2a6ef46975aa0c3867f6294c0105085f60015235.zip gdb-2a6ef46975aa0c3867f6294c0105085f60015235.tar.gz gdb-2a6ef46975aa0c3867f6294c0105085f60015235.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index c5c3910..9315659 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,8 @@ +2001-07-10 Jeff Johnston <jjohnstn@redhat.com> + + * Makefile.in: Add support for regex code. + * regex.c: New file. + 2001-07-05 Mark Klein <mklein@dis.com> * Makefile.in: Add ffs.c dependency. |