diff options
author | Nick Clifton <nickc@redhat.com> | 2000-01-31 18:24:43 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-01-31 18:24:43 +0000 |
commit | 2d473ce9c07d69823e1d13baa595590b78c1bfa8 (patch) | |
tree | 08a94a4584b6f4cef623898168b463012c099b92 /gas/ChangeLog | |
parent | 5cae921ebde33cd6be89269518458a1a2f94f141 (diff) | |
download | gdb-2d473ce9c07d69823e1d13baa595590b78c1bfa8.zip gdb-2d473ce9c07d69823e1d13baa595590b78c1bfa8.tar.gz gdb-2d473ce9c07d69823e1d13baa595590b78c1bfa8.tar.bz2 |
Cathc unwanted text after instructions
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 324a2e6..4ad9880 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2000-19-01 Chandra Chavva <cchavva@cygnus.com> + + * config/tc-mcore.c (md_assemble): Give warning message if + operands passes to instruction are more than the spec. + 2000-01-27 Thomas de Lellis <tdel@windriver.com> * config/tc-arm.c (armadjust_symtab): If the assembler is in |