diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2009-01-23 14:45:48 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2009-01-23 14:45:48 +0000 |
commit | 199114c25d5f48c6f616a7b071c17553eafab61b (patch) | |
tree | 1af087ed03f0888c8ccda4d3418a41adaa77effb /gas/ChangeLog | |
parent | 28caa1861d3c213026143c94ec6e82d7ec90c09c (diff) | |
download | gdb-199114c25d5f48c6f616a7b071c17553eafab61b.zip gdb-199114c25d5f48c6f616a7b071c17553eafab61b.tar.gz gdb-199114c25d5f48c6f616a7b071c17553eafab61b.tar.bz2 |
* config/obj-elf.h (LOCAL_LABEL_PREFIX): Conditionally define.
* config/tc-s390.h (LOCAL_LABEL_PREFIX): Don't define.
testsuite/:
* gas/mips/mips16-e.d: Adjust for change in LOCAL_LABEL_PREFIX.
* gas/mips/mipsel16-e.d: Likewise.
* gas/mips/tmips16-e.d: Likewise.
* gas/mips/tmipsel16-e.d: Likewise.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 6525893..e9b4dba 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2009-01-23 Andreas Schwab <schwab@suse.de> + + * config/obj-elf.h (LOCAL_LABEL_PREFIX): Conditionally define. + * config/tc-s390.h (LOCAL_LABEL_PREFIX): Don't define. + 2009-01-19 Nick Clifton <nickc@redhat.com> * config/tc-arm.h (CONVERT_SYMBOLIC_ATTRIBUTE): Only define for |