aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Henderson <rth@gcc.gnu.org>2002-02-01 15:19:29 -0800
committerRichard Henderson <rth@gcc.gnu.org>2002-02-01 15:19:29 -0800
commitead39bdfefa53d7467e8eb7f8ac7a3fd6e0c1db5 (patch)
tree5d1017c5e75e00d67a8c158e324d9071d791bb96 /gcc
parent0aa00c7fa19c5d3fdefa1314ea5d6d54dac67176 (diff)
downloadgcc-ead39bdfefa53d7467e8eb7f8ac7a3fd6e0c1db5.zip
gcc-ead39bdfefa53d7467e8eb7f8ac7a3fd6e0c1db5.tar.gz
gcc-ead39bdfefa53d7467e8eb7f8ac7a3fd6e0c1db5.tar.bz2
Fix year typos.
From-SVN: r49414
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog8
-rw-r--r--gcc/ada/ChangeLog2
2 files changed, 5 insertions, 5 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index bdb406a..281e864 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -531,7 +531,7 @@ Fri Jan 25 20:43:56 CET 2002 Jan Hubicka <jh@suse.cz>
* flow.c (propagate_one_insn): Use it.
(mark_used_regs): Handle NIL.
-2001-01-25 Geoffrey Keating <geoffk@redhat.com>
+2002-01-25 Geoffrey Keating <geoffk@redhat.com>
* config/stormy16/stormy16.md (tablejump_pcrel): Use a MEM
to help folding.
@@ -1823,7 +1823,7 @@ Thu Jan 10 22:35:54 CET 2002 Jan Hubicka <jh@suse.cz>
* config/h8300/h8300.h: Fix formatting.
-2001-01-10 Ira Ruben <ira@apple.com>
+2002-01-10 Ira Ruben <ira@apple.com>
Add __attribute__ ((deprecated)).
* extend.texi: Document __attribute__ ((deprecated)).
@@ -1859,7 +1859,7 @@ Thu Jan 10 22:35:54 CET 2002 Jan Hubicka <jh@suse.cz>
* cp/lex.c (do_identifier): Test for deprecated primaries.
* cp/typeck.c (build_component_ref): Test for deprecated fields.
-2001-01-10 Ira Ruben <ira@apple.com>
+2002-01-10 Ira Ruben <ira@apple.com>
Fix to assign attributes to inline member functions.
* cp/decl.c (start_method): Handle attrlist.
@@ -2570,7 +2570,7 @@ Fri Jan 4 11:45:05 2002 Jeffrey A Law (law@redhat.com)
* config/pa/pa64-hpux.h (ASM_FILE_START): Likewise.
* config/pa/som.h (ASM_FILE_START): Likewise.
-2001-01-04 Daniel Berlin <dan@cgsoftware.com>
+2002-01-04 Daniel Berlin <dan@cgsoftware.com>
* lcm.c: Include df.h.
Add available_transfer_function prototype.
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index 755f3b2..0fa6002 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,4 +1,4 @@
-2001-01-30 Richard Henderson <rth@redhat.com>
+2002-01-30 Richard Henderson <rth@redhat.com>
* trans.c (tree_transform) [N_Loop_Statement]: Use
expand_exit_loop_top_cond.