diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 3ed4665..027b556 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2016-02-01 Nick Clifton <nickc@redhat.com> + + * config/tc-microblaze.c (parse_imm): Fix compile time warning + message extending a negative 32-bit value into a larger signed + value on a 32-bit host. + 2016-01-29 H.J. Lu <hongjiu.lu@intel.com> PR gas/19532 |