OSDN Git Service

Fix typos.
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Mar 2005 01:13:39 +0000 (01:13 +0000)
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Mar 2005 01:13:39 +0000 (01:13 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96645 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog-2001
gcc/ChangeLog-2003
gcc/ChangeLog-2004
gcc/ada/ChangeLog
gcc/testsuite/ChangeLog

index c2ee9b0..222975e 100644 (file)
@@ -10283,7 +10283,7 @@ Sat Sep 22 09:09:32 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
        (ASM_OUTPUT_FDESC): New.
        * doc/tm.texi: Document the new macros.
 
-21-09-2001  Richard Earnshaw  (reanrsha@arm.com)
+2001-09-21  Richard Earnshaw  (reanrsha@arm.com)
 
        * cfgcleanup.c (merge_blocks_move_successor_nojumps): Don't leave
        ADDR_VEC or ADDR_DIFF_VEC jump insns as part of the basic block
@@ -10293,7 +10293,7 @@ Fri Sep 21 11:20:12 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
 
        * integrate.c (allocate_initial_values): Eliminate unused arg warning.
 
-21-09-2001  Richard Earnshaw  (reanrsha@arm.com)
+2001-09-21  Richard Earnshaw  (reanrsha@arm.com)
 
        * cfgcleanup.c (flow_find_cross_jump): Delete any REG_EQUAL notes
        that would be invalid after a merge.
@@ -32468,7 +32468,7 @@ Tue Jan  9 21:25:19 2001  Jeffrey A Law  (law@cygnus.com)
        (lang_finish): Remove.
        (lang_hoooks): Update.
 
-20001-01-09  Graham Stott  <grahams@redhat.com>
+2001-01-09  Graham Stott  <grahams@redhat.com>
 
        * cppfiles.c (_cpp_execute_include): Move `len` initialisation
        after `ptr` is initialized.
index 8d2e12d..46045a9 100644 (file)
 
        * config/i386/i386.c (x86_this_parameter): Fix typo.
 
-203-10-11  Jan Hubicka  <jh@suse.cz>
+2003-10-11  Jan Hubicka  <jh@suse.cz>
 
        * Makefile.in (web.o): New.
        * web.c: New file.
index 19e215e..64e190a 100644 (file)
        (xtensa_expand_block_move): Update comment.
        (override_options): Remove initialization of xtensa_{ld,st}_opcodes.
 
-2004-08026  Richard Earnshaw  <rearnsha@arm.com>
+2004-08-26  Richard Earnshaw  <rearnsha@arm.com>
 
        PR target/13506
        * toplev.c (crash_signal): If we crashed while emitting
        (if_then_else (ne reg 0) (0) (const_int)) by (reg) if the
        modes differ.
 
-2004-02017  Steven Bosscher  <stevenb@suse.de>
+2004-02-17  Steven Bosscher  <stevenb@suse.de>
 
        * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c,
        function.c, integrate.c, print-tree.c, toplev.c, tree-optimize.c,
index 41d0f1a..98901bd 100644 (file)
        into Command, an array conversion is illegal here. Uncovered by
        ACATS B460005.
 
-2001/11/28  Geert Bosch <bosch@gnat.com>
+2001-11-28  Geert Bosch <bosch@gnat.com>
 
        * init.c: Minor whitespace changes.
 
index 1ecbdcf..c7fc54e 100644 (file)
        * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
        consistency.
 
-002-01-07  Aldy Hernandez  <aldyh@redhat.com>
+2002-01-07  Aldy Hernandez  <aldyh@redhat.com>
 
        * gcc.dg/altivec-4.c: Test altivec predicates.
 
@@ -22817,11 +22817,11 @@ Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
 
        * g++.old-deja/g++.other/warn6.C: New test.
 
-22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
+2001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
 
        * g++.old-deja/g++.robertl/eb42.C: Same.
 
-001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+2001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * gcc.dg/wtr-conversion-1.c: New testcase.