summaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-08-01 15:59:52 +0000
committerH.J. Lu <hjl.tools@gmail.com>2012-08-01 15:59:52 +0000
commit7a20b1b34f1ff7d5f5b24fa8b592da4df295b0d5 (patch)
treee364e927eab0c7bafc6828a877de12411477ce11 /gas
parent0f20623f774ffbf4352a6056fbf493eb74c51f71 (diff)
downloadbinutils-redhat-7a20b1b34f1ff7d5f5b24fa8b592da4df295b0d5.tar.gz
Reformat ChangeLog files
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog25
-rw-r--r--gas/testsuite/ChangeLog10
2 files changed, 18 insertions, 17 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index bd51030f2d..6a6c834c76 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 b2bf5eccb3..2601cc10d5 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.