diff options
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 dc6d4de..1c36544 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Mon Oct 14 13:59:12 1996 Ian Lance Taylor <ian@cygnus.com> + + * config/tc-mips.c (load_register): Add cast to offsetT when using + a constant with &~. + Mon Oct 14 11:24:28 1996 Richard Henderson <rth@tamu.edu> * config/obj-elf.c (elf_frob_file): Move ECOFF debug processing to ... |