aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2010-05-19 10:47:49 +0000
committerNick Clifton <nickc@redhat.com>2010-05-19 10:47:49 +0000
commit9c8b3bfecd1fbea30d513b02785496b19bcb581d (patch)
tree3ee7133279e2eadd2921f7263ca13b0319f64a47 /gas/ChangeLog
parent6625d24e236a525781fda9482af925ade7f60c97 (diff)
downloadgdb-9c8b3bfecd1fbea30d513b02785496b19bcb581d.zip
gdb-9c8b3bfecd1fbea30d513b02785496b19bcb581d.tar.gz
gdb-9c8b3bfecd1fbea30d513b02785496b19bcb581d.tar.bz2
* config/tc-h8300.c (h8300_elf_section): Add .zdebug to the list
of known section prefixes.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 13f1a2e..9386fea 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2010-05-19 Nick Clifton <nickc@redhat.com>
+
+ * config/tc-h8300.c (h8300_elf_section): Add .zdebug to the list
+ of known section prefixes.
+
2010-05-18 H.J. Lu <hongjiu.lu@intel.com>
PR gas/11600