aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-10-12 16:11:02 +0000
committerNick Clifton <nickc@redhat.com>2007-10-12 16:11:02 +0000
commite9deb29d4fbb19de560012f1ddcd2d00f9444966 (patch)
treeebc94cb9cdfee2e064f5a80c599bc6c3ba889f1d /gas/ChangeLog
parent720199d64e276ec9c8a1f0a67c3026de1ad7f13c (diff)
downloadgdb-e9deb29d4fbb19de560012f1ddcd2d00f9444966.zip
gdb-e9deb29d4fbb19de560012f1ddcd2d00f9444966.tar.gz
gdb-e9deb29d4fbb19de560012f1ddcd2d00f9444966.tar.bz2
* elf32-cr16.c (elf32_cr16_relax_section): Fix condition check typo.
* config/tc-cr16.c: Update the md_relax_table for 1 word b<cc> instruction range information.
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 688bc94..fa53931 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-12 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
+
+ * config/tc-cr16.c: Update the md_relax_table for 1 word b<cc>
+ instruction range information.
+
2007-10-12 Daniel Jacobowitz <dan@codesourcery.com>
* doc/as.texinfo (Object Attributes): New chapter.