diff options
author | DJ Delorie <dj@redhat.com> | 2001-08-23 14:51:49 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2001-08-23 14:51:49 +0000 |
commit | da4d4077bcdd5d25d56c0d216a2ff9009cb60649 (patch) | |
tree | da7553974c54e34a1018f5f0cd62f887a9e5bfb2 /include/ChangeLog | |
parent | 7e3b3466d01238dff4b0ab747a45b4d33f62d827 (diff) | |
download | gdb-da4d4077bcdd5d25d56c0d216a2ff9009cb60649.zip gdb-da4d4077bcdd5d25d56c0d216a2ff9009cb60649.tar.gz gdb-da4d4077bcdd5d25d56c0d216a2ff9009cb60649.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 71dd1cc..8025966 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +2001-08-23 Lars Brinkhoff <lars@nocrew.org> + + * dyn-string.h, fibheap.h, partition.h, sort.h, splay-tree.h: + replace "GNU CC" with "GCC". + 2001-08-21 Richard Henderson <rth@redhat.com> * fibheap.h: Tidy formatting. |