Reformat ChangeLog files
This commit is contained in:
parent
9256caa604
commit
4e47244dbe
2 changed files with 18 additions and 17 deletions
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue