Fix year in ChangeLog entries.
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 7 Aug 2007 16:05:45 +0000 (16:05 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 7 Aug 2007 16:05:45 +0000 (16:05 +0000)
gas/ChangeLog-0203
gas/ChangeLog-2005
gas/ChangeLog-2006

index 63be7bf..fa31e04 100644 (file)
@@ -4641,7 +4641,7 @@ Thu Oct 10 14:31:30 2002  J"orn Rennecke <joern.rennecke@superh.com>
        * read.c (do_align): Use ATTRIBUTE_UNUSED_LABEL for label, not
        ATTRIBUTE_UNUSED.
 
-2000-08-28  Catherine Moore  <clm@redhat.com>
+2002-08-28  Catherine Moore  <clm@redhat.com>
 
        * tc-v850.c (v850_relax): Declare.
        (v850_longcode): New routine.
index 42ae089..416735e 100644 (file)
 
        * config/tc-m32r.c (m32r_check_fixup): Fixed X_op check.
 
-2007-07-27  H.J. Lu <hongjiu.lu@intel.com>
+2005-07-27  H.J. Lu <hongjiu.lu@intel.com>
 
        * config/tc-i386.c (handle_large_common): Declare only for ELF.
 
        * Makefile.am: Run "make dep-am".
        * Makefile.in: Regenerate.
 
-2007-07-15  H.J. Lu <hongjiu.lu@intel.com>
+2005-07-15  H.J. Lu <hongjiu.lu@intel.com>
 
        * gas/config/tc-i386.h (CpuVMX): New.
        (CpuUnknownFlags): Add CpuVMX.
index dc933e5..b935f74 100644 (file)
        config/tc-mips.c, config/tc-msp430.c, config/tc-sh.c,
        config/tc-tic4x.c, config/tc-xtensa.c: Fix comment typos.
 
-2005-04-20  Paul Brook  <paul@codesourcery.com>
+2006-04-20  Paul Brook  <paul@codesourcery.com>
 
        * config/tc-arm.c (s_arm_arch, s_arm_cpu, s_arm_fpu): Enable for
        all targets.
        * config/tc-ia64.c (specify_resource): Add the rule 17 from
        SDM 2.2.
 
-2005-02-22  Paul Brook  <paul@codesourcery.com>
+2006-02-22  Paul Brook  <paul@codesourcery.com>
 
        * config/tc-arm.c (do_pld): Remove incorrect write to
        inst.instruction.
        * config/tc-arm.c (md_apply_fix): Fix off-by-one errors.
 
 2006-02-17  Shrirang Khisti  <shrirangk@kpitcummins.com>
-            Anil Paranjape   <anilp1@kpitcummins.com>
+           Anil Paranjape   <anilp1@kpitcummins.com>
             Shilin Shakti    <shilins@kpitcummins.com>
 
        * Makefile.am: Add xc16x related entry.
 
        * config/tc-arm.c (do_shift): Remove Thumb-1 constraint.
 
-2005-02-02  Paul Brook  <paul@codesourcery.com>
+2006-02-02  Paul Brook  <paul@codesourcery.com>
 
        * config/tc-arm.c (T2_OPCODE_MASK, T2_DATA_OP_SHIFT, T2_OPCODE_AND,
        T2_OPCODE_BIC, T2_OPCODE_ORR, T2_OPCODE_ORN, T2_OPCODE_EOR,