diff options
| author | Neil Booth <neil@gcc.gnu.org> | 2000-11-21 22:54:57 +0000 |
|---|---|---|
| committer | Neil Booth <neil@gcc.gnu.org> | 2000-11-21 22:54:57 +0000 |
| commit | 0736a307e3f507096f37fbbd1e65738137beda6d (patch) | |
| tree | 0ff684f25b465c4e4f09b4f50bc39bbd467bd69f | |
| parent | b6bcb20e17f6facf5bb7cae1c798240e0ccde614 (diff) | |
| download | gcc-0736a307e3f507096f37fbbd1e65738137beda6d.zip gcc-0736a307e3f507096f37fbbd1e65738137beda6d.tar.gz gcc-0736a307e3f507096f37fbbd1e65738137beda6d.tar.bz2 | |
* Put changelog in wrong ChangeLog.
From-SVN: r37629
| -rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b2aaad7..e5947cb 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -24,6 +24,10 @@ * config/i386/i386.c (i386_simplify_dwarf_addr): Simplify @GOT references as well. +2000-11-21 Neil Booth <neilb@earthling.net> + + * do_includes: Revert to using cpp_read_file. + 2000-11-21 Bernd Schmidt <bernds@redhat.co.uk> * loop.c (consec_sets_giv): If the reg we're examining is anything |
