aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2015-12-30 09:20:20 +1030
committerAlan Modra <amodra@gmail.com>2015-12-30 11:44:35 +1030
commit331e61312eab8ef2412582bafc404cc107fd5e8f (patch)
tree9ddd9f8a57b7bd8aa2e6c993c3adbdc007e2952f /gas
parent90d99f327063af7d87c61234896d4a1dbe073a43 (diff)
downloadgdb-331e61312eab8ef2412582bafc404cc107fd5e8f.zip
gdb-331e61312eab8ef2412582bafc404cc107fd5e8f.tar.gz
gdb-331e61312eab8ef2412582bafc404cc107fd5e8f.tar.bz2
Fix assorted ChangeLog errors
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog25
-rw-r--r--gas/testsuite/ChangeLog21
2 files changed, 23 insertions, 23 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index f056312..8b4af36 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -70,12 +70,8 @@
2015-12-17 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
- * gas/config/tc-arm.c (aeabi_set_public_attributes): Adjust
+ * config/tc-arm.c (aeabi_set_public_attributes): Adjust
TAG_ARCH_profile for armv8-a.
- * gas/testsuite/gas/arm/armv8a-automatic-hlt.d: New test.
- * gas/testsuite/gas/arm/armv8a-automatic-hlt.s: New test.
- * gas/testsuite/gas/arm/armv8a-automatic-lda.d: New test.
- * gas/testsuite/gas/arm/armv8a-automatic-lda.s: New test.
2015-12-16 Mickael Guene <mickael.guene@st.com>
@@ -511,10 +507,10 @@
2015-10-07 Claudiu Zissulescu <claziss@synopsys.com>
- * config/tc-arc.c: Revamped file for ARC support.
- * config/tc-arc.h: Likewise.
- * doc/as.texinfo: Add new ARC options.
- * doc/c-arc.texi: Likewise.
+ * config/tc-arc.c: Revamped file for ARC support.
+ * config/tc-arc.h: Likewise.
+ * doc/as.texinfo: Add new ARC options.
+ * doc/c-arc.texi: Likewise.
2015-10-02 Renlin Li <renlin.li@arm.com>
@@ -763,9 +759,9 @@
2015-08-17 Alan Modra <amodra@gmail.com>
- * gas/config/tc-arm.c (s_align): Delete.
+ * config/tc-arm.c (s_align): Delete.
(md_pseudo_table): Use s_align_ptwo for "align".
- * gas/config/tc-arm.h (TC_ALIGN_ZERO_IS_DEFAULT): Define.
+ * config/tc-arm.h (TC_ALIGN_ZERO_IS_DEFAULT): Define.
* read.c (s_align): Modify for TC_ALIGN_ZERO_IS_DEFAULT.
2015-08-13 Alan Modra <amodra@gmail.com>
@@ -1143,7 +1139,7 @@
2015-06-11 John David Anglin <danglin@gcc.gnu.org>
PR gas/18427
- * gas/config/tc-hppa.c (last_label_symbol): Declare.
+ * config/tc-hppa.c (last_label_symbol): Declare.
(pa_get_label): Return last label in current space/segment or NULL.
(pa_define_label): Record last label and add to root.
(pa_undefine_label): Remove last label from root.
@@ -1219,7 +1215,6 @@
Bernd Schmidt <bernds@codesourcery.com>
Paul Brook <paul@codesourcery.com>
- gas/
* config/tc-alpha.c (all_cfi_sections): Declare.
(s_alpha_ent): Initialize all_cfi_sections.
(alpha_elf_md_end): Invoke cfi_set_sections.
@@ -1987,7 +1982,7 @@
2015-01-12 Jan Beulich <jbeulich@suse.com>
- * gas/dw2gencfi.c (cfi_add_label, dot_cfi_label): New.
+ * dw2gencfi.c (cfi_add_label, dot_cfi_label): New.
(cfi_pseudo_table): Add "cfi_label".
(output_cfi_insn): Handle CFI_label.
(select_cie_for_fde): Als terminate CIE when encountering
@@ -2000,7 +1995,7 @@
2015-01-12 Jan Beulich <jbeulich@suse.com>
- * gas/config/tc-arm.c (do_neon_shl_imm): Check immediate range.
+ * config/tc-arm.c (do_neon_shl_imm): Check immediate range.
(do_neon_qshl_imm): Likewise.
2015-01-12 Alan Modra <amodra@gmail.com>
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 15da433..145ab85 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -38,6 +38,13 @@
* gas/arm/automatic-strexb.d: New.
* gas/arm/automatic-strexb.s: New.
+2015-12-17 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
+
+ * gas/arm/armv8a-automatic-hlt.d: New test.
+ * gas/arm/armv8a-automatic-hlt.s: New test.
+ * gas/arm/armv8a-automatic-lda.d: New test.
+ * gas/arm/armv8a-automatic-lda.s: New test.
+
2015-12-16 Mickael Guene <mickael.guene@st.com>
* gas/arm/adds-thumb1-reloc-local.d: New
@@ -130,7 +137,7 @@
* gas/rx/fsqrt.d: New.
* gas/rx/fsqrt.sm: New.
* gas/rx/fsub.d: Add new pattern.
- * gas/rx/fsub.sm: Add new pattern.
+ * gas/rx/fsub.sm: Add new pattern.
* gas/rx/ftou.d: New.
* gas/rx/ftou.sm: New.
* gas/rx/maclh.d: New.
@@ -356,7 +363,7 @@
2015-11-19 Alan Modra <amodra@gmail.com>
* gas/ppc/altivec3.d: Allow for padding at end of section.
- * gas/testsuite/gas/ppc/power9.d: Likewise.
+ * gas/ppc/power9.d: Likewise.
2015-11-12 Matthew Wahab <matthew.wahab@arm.com>
@@ -397,8 +404,8 @@
2015-10-28 Andre Vieira <andre.simoesdiasvieira@arm.com>
- * gas/arm/pinsn.s: New.
- * gas/arm/pinsn.d: Likewise.
+ * gas/arm/pinsn.s: New.
+ * gas/arm/pinsn.d: Likewise.
2015-10-27 Nick Clifton <nickc@redhat.com>
@@ -575,8 +582,8 @@
2015-10-02 Renlin Li <renlin.li@arm.com>
- * gas/aarch64/reloc-tlsgd_g0_nc.d: New.
- * gas/aarch64/reloc-tlsgd_g0_nc.s: New.
+ * gas/aarch64/reloc-tlsgd_g0_nc.d: New.
+ * gas/aarch64/reloc-tlsgd_g0_nc.s: New.
2015-10-02 Renlin Li <renlin.li@arm.com>
@@ -1148,9 +1155,7 @@
2015-05-28 Catherine Moore <clm@codesourcery.com>
Bernd Schmidt <bernds@codesourcery.com>
- gas/testsuite/
* gas/mips/mips.exp: Run new tests.
-
* gas/mips/compact-eh-1.s: New file.
* gas/mips/compact-eh-2.s: New file.
* gas/mips/compact-eh-3.s: New file.