diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b027b9d..e5a6f4d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Wed Jul 5 12:01:49 1995 Ian Lance Taylor <ian@cygnus.com> + * Makefile.in: Remove @configure_input@; it's not needed in + files named Makefile. + * config/tc-m88k.c (md_pseudo_table): Add ".set" so that the explicit pseudo-op works, while continuing to treat "set" as an instruction. |