aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2003-05-03 16:04:12 +0000
committerH.J. Lu <hjl.tools@gmail.com>2003-05-03 16:04:12 +0000
commit711ef82f1d0a4fb40bcec63df99e9beddd125659 (patch)
treec761d6195de76114d16a0aa9d7315cfa44e185e7 /gas/testsuite/ChangeLog
parent74cb52a637dc91275cfbf4f6b5ff003b0c782e2a (diff)
downloadgdb-711ef82f1d0a4fb40bcec63df99e9beddd125659.zip
gdb-711ef82f1d0a4fb40bcec63df99e9beddd125659.tar.gz
gdb-711ef82f1d0a4fb40bcec63df99e9beddd125659.tar.bz2
gas/
2003-05-03 H.J. Lu <hjl@gnu.org> * config/obj-elf.c (obj_elf_parse_section_letters): Make it a fatal error for unknown section attribute. * config/tc-alpha.c (alpha_elf_section_letter): Return -1 for unknown section attribute. * config/tc-ia64.c (ia64_elf_section_letter): Likewise. * config/tc-ppc.c (ppc_section_letter): Likewise. * config/tc-ia64.c (ia64_elf_section_letter): Handle 'o'. (ia64_elf_section_type): Accept "unwind". gas/testsuite/ 2003-05-03 H.J. Lu <hjl@gnu.org> * gas/ia64/ia64.exp: Add unwind. * gas/ia64/unwind.s: New. Test the new section attribute 'o' and the new section type "unwind". * gas/ia64/unwind.d: Likewise.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 2da83f2..0822e43 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2003-05-03 H.J. Lu <hjl@gnu.org>
+
+ * gas/ia64/ia64.exp: Add unwind.
+
+ * gas/ia64/unwind.s: New. Test the new section attribute 'o'
+ and the new section type "unwind".
+ * gas/ia64/unwind.d: Likewise.
+
2003-05-02 Chris Demetriou <cgd@broadcom.com>
* gas/mips/mips.exp (mips_arch_init): Reimplement in