aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorSegher Boessenkool <segher@kernel.crashing.org>2010-03-13 15:54:21 +0000
committerSegher Boessenkool <segher@kernel.crashing.org>2010-03-13 15:54:21 +0000
commitdc86b458e9455f66a3b8d5220a4566a0c6e84ab4 (patch)
tree0253ba62d66ed97f7d059e35d423d161f892cda1 /gas/ChangeLog
parent1c809c688364f87ba62a4c590b53d1efe0cff64e (diff)
downloadgdb-dc86b458e9455f66a3b8d5220a4566a0c6e84ab4.zip
gdb-dc86b458e9455f66a3b8d5220a4566a0c6e84ab4.tar.gz
gdb-dc86b458e9455f66a3b8d5220a4566a0c6e84ab4.tar.bz2
2010-03-13 Segher Boessenkool <segher@kernel.crashing.org>
* config/tc-v850.c (v850_insert_operand): Handle out-of-range assembler constants on 64-bit hosts.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 4ff6ed3..32b0da6 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2010-03-13 Segher Boessenkool <segher@kernel.crashing.org>
+
+ * config/tc-v850.c (v850_insert_operand): Handle out-of-range
+ assembler constants on 64-bit hosts.
+
2010-03-10 Mike Frysinger <michael.frysinger@analog.com>
* bfin-defs.h, bfin-lex.l, bfin-parse.y, tc-bfin.c, tc-bfin.h: