diff options
author | Richard Henderson <rth@redhat.com> | 2002-12-03 14:04:22 -0800 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2002-12-03 14:04:22 -0800 |
commit | 6e1be6b19c65ea41fa3772c835477d59429f94a3 (patch) | |
tree | 50a42cf3f130b2e17ef6383e08955dd19046f0d0 /gcc/ChangeLog | |
parent | c47eb51bbfa3fae9ca4058a180fc7ee7ca0bae83 (diff) | |
download | gcc-6e1be6b19c65ea41fa3772c835477d59429f94a3.zip gcc-6e1be6b19c65ea41fa3772c835477d59429f94a3.tar.gz gcc-6e1be6b19c65ea41fa3772c835477d59429f94a3.tar.bz2 |
* libgcc-std.ver: Inherit GCC_3.3 from GCC_3.0.
From-SVN: r59784
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 05ad42f..f0f23ef 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2002-12-03 Richard Henderson <rth@redhat.com> + + * libgcc-std.ver: Inherit GCC_3.3 from GCC_3.0. + 2002-12-03 Hans-Peter Nilsson <hp@bitrange.com> * bitmap.c (bitmap_ior_and_compl, bitmap_union_of_diff): |