aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1999-02-04 17:40:02 +0000
committerJeff Law <law@redhat.com>1999-02-04 17:40:02 +0000
commitc498fa7287fa7e20243a7f61a61b88f98df61168 (patch)
tree7b67d70f7de9bb2a4b9a390b3f522354cda89c11 /gas
parent3446cf02bc401d8c686c8fd409c948c23cd14e8d (diff)
downloadgdb-c498fa7287fa7e20243a7f61a61b88f98df61168.zip
gdb-c498fa7287fa7e20243a7f61a61b88f98df61168.tar.gz
gdb-c498fa7287fa7e20243a7f61a61b88f98df61168.tar.bz2
* config/tc-mn10300.c (md_assemble): "exreg0", "exreg1", "exregother",
and "all" are not valid operands when not in am33 mode.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 585fd78..6f3de64 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,10 @@
+start-sanitize-cygnus
+Thu Feb 4 10:35:47 1999 Jeffrey A Law (law@cygnus.com)
+
+ * config/tc-mn10300.c (md_assemble): "exreg0", "exreg1", "exregother",
+ and "all" are not valid operands when not in am33 mode.
+
+end-sanitize-cygnus
Wed Feb 3 11:35:47 1999 Richard Henderson <rth@cygnus.com>
* config/tc-alpha.c (md_show_usage): Document pca56 and ev6 options.