diff options
author | Richard Henderson <rth@redhat.com> | 2003-05-15 15:58:33 -0700 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2003-05-15 15:58:33 -0700 |
commit | 36b9c271acce64c9315e73d9941f2b445a73460b (patch) | |
tree | 23eac5439fdef85615a36b83ca45a084d9cf4baf /gcc/ChangeLog | |
parent | 9cefd2cac4d33953331ee31b96553e0baca0d898 (diff) | |
download | gcc-36b9c271acce64c9315e73d9941f2b445a73460b.zip gcc-36b9c271acce64c9315e73d9941f2b445a73460b.tar.gz gcc-36b9c271acce64c9315e73d9941f2b445a73460b.tar.bz2 |
linux.h, [...]: Remove code protected by USE_GNULIBC_1.
* config/alpha/linux.h, config/alpha/linux-elf.h: Remove
code protected by USE_GNULIBC_1.
From-SVN: r66847
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1aa0a32..a5ab072 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2003-05-15 Richard Henderson <rth@redhat.com> + + * config/alpha/linux.h, config/alpha/linux-elf.h: Remove + code protected by USE_GNULIBC_1. + 2003-05-15 Zack Weinberg <zack@codesourcery.com> * config.gcc: Purge all targets obsoleted in GCC 3.3. Also |