aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2012-04-30 22:09:09 +0000
committerDJ Delorie <dj@redhat.com>2012-04-30 22:09:09 +0000
commitcad335c901d6f503803e4238b251f828f369514f (patch)
treeb067cb1e4d64ce631fd69d70bbdfc5a5e7d9fd56 /gas/ChangeLog
parent78e98aaba5b8ece23f0cbb1a6baa0f3b1891b275 (diff)
downloadgdb-cad335c901d6f503803e4238b251f828f369514f.zip
gdb-cad335c901d6f503803e4238b251f828f369514f.tar.gz
gdb-cad335c901d6f503803e4238b251f828f369514f.tar.bz2
* config/rx-parse.y (rx_intop): Add parameter for operation size.
Check for large positive constants really being small negative ones. (BRA, BSR): Update calls to rx_intop. (immediate): Likewise.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 7e64233..dfbdb28 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,11 @@
+2012-04-30 DJ Delorie <dj@redhat.com>
+
+ * config/rx-parse.y (rx_intop): Add parameter for operation size.
+ Check for large positive constants really being small negative
+ ones.
+ (BRA, BSR): Update calls to rx_intop.
+ (immediate): Likewise.
+
2012-04-26 Mark Wielaard <mjw@redhat.com>
* dwarf2dbg.c (DWARF2_ARANGES_VERSION): New define to 2.