From: Nick Clifton Date: Tue, 12 Jun 2001 08:36:03 +0000 (+0000) Subject: Fix test for literal pool overflow X-Git-Tag: binutils-2_11_1~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=34cf8da35ca968c85a3862d2d9049b55efda08b8;p=thirdparty%2Fbinutils-gdb.git Fix test for literal pool overflow --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 274fff33500..140516ca168 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2001-06-12 Nick Clifton + + * config/tc-arm.c: Fix test for overlow of literal pool. + 2001-06-11 Alan Modra Merge from mainline.