aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-08-08 21:40:33 +0000
committerNick Clifton <nickc@redhat.com>2000-08-08 21:40:33 +0000
commitdf86943d1e2ecbb67e982fa0c1d596678736f150 (patch)
treeb3bfa02fc4df0e85cdbbb8310594ba80b84829f0 /gas/ChangeLog
parentd46740afbfe1cb530b84fd81eed15a39b6283744 (diff)
downloadgdb-df86943d1e2ecbb67e982fa0c1d596678736f150.zip
gdb-df86943d1e2ecbb67e982fa0c1d596678736f150.tar.gz
gdb-df86943d1e2ecbb67e982fa0c1d596678736f150.tar.bz2
Make sure the 2 bytes of the jump address are in the same frag.
Accept 68hc12 register indirect modes. Mention 68HC11 & 68HC12 support in NEWS.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 12051ed..6390923 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,11 @@
+2000-08-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
+
+ * config/tc-m68hc11.c (build_jump_insn): Make sure the
+ 2 bytes of the jump address are in the same frag.
+ (find): Accept 68hc12 register indirect modes.
+
+ * NEWS: Mention 68HC11 & 68HC12 support.
+
2000-08-07 Richard Henderson <rth@cygnus.com>
* config/tc-ia64.c (unwind): Add prologue_mask member.