Reformat ChangeLog files
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 1 Aug 2012 15:59:55 +0000 (15:59 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 1 Aug 2012 15:59:55 +0000 (15:59 +0000)
gas/ChangeLog
gas/testsuite/ChangeLog

index bd51030..6a6c834 100644 (file)
@@ -1,16 +1,16 @@
 2012-08-01  James Lemke  <jwlemke@codesourcery.com>
 
-       * gas/dwarf2dbg.c (out_set_addr): Allow for non-constant value of
+       * dwarf2dbg.c (out_set_addr): Allow for non-constant value of
        DWARF2_LINE_MIN_INSN_LENGTH
-       * gas/config/tc-ppc.c (ppc_dwarf2_line_min_insn_length): Declare
+       * config/tc-ppc.c (ppc_dwarf2_line_min_insn_length): Declare
        and initialize.
        (md_apply_fix): Branch addr can be a multiple of 2 or 4.
-       * gas/config/tc-ppc.h (DWARF2_LINE_MIN_INSN_LENGTH): Now a
+       * config/tc-ppc.h (DWARF2_LINE_MIN_INSN_LENGTH): Now a
        variable reference.
 
 2012-07-31  Maciej W. Rozycki  <macro@codesourcery.com>
-            Chao-Ying Fu  <fu@mips.com>
-            Catherine Moore  <clm@codesourcery.com>
+           Chao-Ying Fu  <fu@mips.com>
+           Catherine Moore  <clm@codesourcery.com>
 
        * config/tc-mips.c (ISA_SUPPORTS_DSP_ASE): Also set if microMIPS
        mode.
@@ -95,8 +95,9 @@
        * doc/c-i386.texi: Document the new directives.
 
 2012-07-05  Sean Keys  <skeys@ipdatasys.com>
-        * config/tc-xgate.c: Revised assembler so that operands
-        are collected before the addressing mode is determined.
+
+       * config/tc-xgate.c: Revised assembler so that operands
+       are collected before the addressing mode is determined.
 
 2012-07-02  Nick Clifton  <nickc@redhat.com>
 
 
 2012-06-28  Sean Keys  <skeys@ipdatasys.com>
 
-        * config/tc-xgate.h: Defined tc_frob_symbol.
-        * config/tc-xgate.c (xgate_frob_symbol): Wrote new function to mark
-        symbols as being XGATE by setting st_target_internal value.
+       * config/tc-xgate.h: Defined tc_frob_symbol.
+       * config/tc-xgate.c (xgate_frob_symbol): Wrote new function to mark
+       symbols as being XGATE by setting st_target_internal value.
 
 2012-06-22  Roland McGrath  <mcgrathr@google.com>
 
 
 2012-05-31  Sean Keys  <skeys@ipdatasys.com>
 
-        * config/tc-xgate.c (md_begin): Refactored code.
+       * config/tc-xgate.c (md_begin): Refactored code.
 
 2012-05-29  Roland McGrath  <mcgrathr@google.com>
 
        Use nacl format variants.
 
 2012-04-12  Jie Zhang  <jie@codesourcery.com>
-            Meador Inge  <meadori@codesourcery.com>
+           Meador Inge  <meadori@codesourcery.com>
 
        * config/tc-arm.c (only_one_reg_in_list): New function.
        (encode_ldmstm): Ditto.
index b2bf5ec..2601cc1 100644 (file)
@@ -3,7 +3,7 @@
        * gas/cfi/cfi-ppc-1.d: Allow for code alignment of 2 or 4.
 
 2012-07-31  Catherine Moore  <clm@codesourcery.com>
-            Maciej W. Rozycki  <macro@codesourcery.com>
+           Maciej W. Rozycki  <macro@codesourcery.com>
 
        * gas/mips/micromips@mips32-dsp.d: New test.
        * gas/mips/micromips@mips32-dspr2.d: New test.
@@ -28,9 +28,9 @@
 
 2012-07-27  Sean Keys  <skeys@ipdatasys.com>
 
-        * gas/xgate/xgate.exp: Added hi/lo test.
-        * gas/xgate/hilo.d: New test file
-        * gas/xgate/hilo.s: Net test source file.
+       * gas/xgate/xgate.exp: Added hi/lo test.
+       * gas/xgate/hilo.d: New test file
+       * gas/xgate/hilo.s: Net test source file.
 
 2012-07-24  Sandra Loosemore  <sandra@codesourcery.com>
            Jie Zhang  <jzhang918@gmail.com>
        * gas/arm/thumbrel.d: Likewise.
 
 2012-04-12  Jie Zhang  <jie@codesourcery.com>
-            Meador Inge  <meadori@codesourcery.com>
+           Meador Inge  <meadori@codesourcery.com>
 
        * gas/arm/push-pop.d: New testcase.
        * gas/arm/push-pop.s: Ditto.