diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-03-03 22:49:11 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-03-03 22:49:11 +0000 |
commit | 46f1280981a561f184881aff4a5ebc472157419c (patch) | |
tree | 36f05ca4b7697e46215086f3e3e70d7b30a74607 /gas | |
parent | 0578ade3f2ea8277e6ad3b81dec3b9928b97a4db (diff) | |
download | gdb-46f1280981a561f184881aff4a5ebc472157419c.zip gdb-46f1280981a561f184881aff4a5ebc472157419c.tar.gz gdb-46f1280981a561f184881aff4a5ebc472157419c.tar.bz2 |
m68k entry i forgot to check in
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 7cadcf5..29a17cc 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -39,6 +39,10 @@ Tue Feb 28 18:29:27 1995 Ken Raeburn <raeburn@cujo.cygnus.com> start-sanitize-rce * config/tc-rce.*: Ditto. end-sanitize-rce + * config/tc-m68k.*: Ditto. + + * config/tc-m68k.c (mote_pseudo_table): Removed dots from opcode + names. * read.c (s_app_line): Ignore non-positive line numbers. |