From: Nick Clifton Date: Thu, 21 May 1998 22:04:56 +0000 (+0000) Subject: Fixes to allow testsuite to pass (modulo problems with cofftag). X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9c92d370838a9d370fbffd4314b01cc9fe0a4344;p=binutils-gdb.git Fixes to allow testsuite to pass (modulo problems with cofftag). --- diff --git a/gas/ChangeLog b/gas/ChangeLog index d1dd11945d3..db961b1c4a0 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Thu May 21 15:02:41 1998 Nick Clifton + + * config/tc-arm.c (find_real_start): Relax definition of local + labels. + Tue May 19 16:59:44 1998 Nick Clifton * config/tc-d30v.c (d30v_align): Apply address adjustment to all diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 89e53b9c29c..5b2af783d5b 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Thu May 21 15:03:06 1998 Nick Clifton + + * gas/arm/thumb.s: Add period to start of labels to prevent + assembler thinking that they are function entry points. + Tue May 19 18:17:10 1998 Ian Lance Taylor * gas/mips/mips16.d: Correct to reflect bug fix to disassembler.