diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 | ||||
-rw-r--r-- | gas/testsuite/ChangeLog | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index d1dd119..db961b1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Thu May 21 15:02:41 1998 Nick Clifton <nickc@cygnus.com> + + * config/tc-arm.c (find_real_start): Relax definition of local + labels. + Tue May 19 16:59:44 1998 Nick Clifton <nickc@cygnus.com> * config/tc-d30v.c (d30v_align): Apply address adjustment to all diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 89e53b9..5b2af78 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Thu May 21 15:03:06 1998 Nick Clifton <nickc@cygnus.com> + + * 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 <ian@cygnus.com> * gas/mips/mips16.d: Correct to reflect bug fix to disassembler. |