aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2001-12-04 10:07:03 +0000
committerAlexandre Oliva <aoliva@redhat.com>2001-12-04 10:07:03 +0000
commit461448d8557871f8fc0f9b3118264656ea1b38a2 (patch)
treee620b5f0476fe7da67b6619aa1345e6185075d5f /gas/ChangeLog
parent41852a32f7b4eb242d80ff3ab8efd70dc8bb95b1 (diff)
downloadgdb-461448d8557871f8fc0f9b3118264656ea1b38a2.zip
gdb-461448d8557871f8fc0f9b3118264656ea1b38a2.tar.gz
gdb-461448d8557871f8fc0f9b3118264656ea1b38a2.tar.bz2
* config/tc-d10v.c (find_opcode): Reject SP operand if
OPERAND_NOSP flag is present.
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 e2e94d8..4f40f80 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2001-12-04 Alexandre Oliva <aoliva@redhat.com>
+
+ * config/tc-d10v.c (find_opcode): Reject SP operand if
+ OPERAND_NOSP flag is present.
+
2001-12-03 Eric Christopher <echristo@redhat.com>
* config/tc-mips.c (tc_gen_reloc): One missed BFD_RELOC_MIPS_GPREL.