summaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index e08b0f72cbf..a2383a91e3e 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -2,7 +2,7 @@
PR gas/18189
* config/tc-microblaze.c (parse_imm): Use offsetT as the type for
- min and max parameters.
+ min and max parameters. Sign extend values before testing.
2015-04-02 Renlin Li <renlin.li@arm.com>