From f0e8c65e02e84ceb85b569508aa4f54ecb0a8abe Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 8 Jun 2015 11:32:38 +0100 Subject: Fix RX GAS handling of integer bignums. * config/tc-rx.c (rx_op): Correct handling of integer bignums. --- gas/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index 2893726..4b78a51 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2015-06-08 Nick Clifton + + * config/tc-rx.c (rx_op): Correct handling of integer bignums. + 2015-06-04 Matthew Wahab * NEWS: Mention ARMv8.1 support in the Aarch64 port. -- cgit v1.1