diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-08-01 15:59:55 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-08-01 15:59:55 +0000 |
commit | 4e47244dbe0673800bcc27f289d07ed7643d8671 (patch) | |
tree | a8d3f0f4d1759b915a17a89639efecc6d6da5b55 /gas | |
parent | 9256caa6041eb2c99c8147c5d38e56d78eebcaff (diff) | |
download | gdb-4e47244dbe0673800bcc27f289d07ed7643d8671.zip gdb-4e47244dbe0673800bcc27f289d07ed7643d8671.tar.gz gdb-4e47244dbe0673800bcc27f289d07ed7643d8671.tar.bz2 |
Reformat ChangeLog files
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 25 | ||||
-rw-r--r-- | gas/testsuite/ChangeLog | 10 |
2 files changed, 18 insertions, 17 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index bd51030..6a6c834 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -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> @@ -145,9 +146,9 @@ 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> @@ -233,7 +234,7 @@ 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> @@ -616,7 +617,7 @@ 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. diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index b2bf5ec..2601cc1 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -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> @@ -518,7 +518,7 @@ * 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. |