aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2005-09-30 21:58:28 +0000
committerBob Wilson <bob.wilson@acm.org>2005-09-30 21:58:28 +0000
commit3ea38ac27086efbfe6a597fdc9898a2ae7261ffb (patch)
tree473b1cb3f4e6604b0eaf394651f90ad35fd89aab /gas/ChangeLog
parentc843b1bbc1010727f8482bb524df0fca46917ea9 (diff)
downloadgdb-3ea38ac27086efbfe6a597fdc9898a2ae7261ffb.zip
gdb-3ea38ac27086efbfe6a597fdc9898a2ae7261ffb.tar.gz
gdb-3ea38ac27086efbfe6a597fdc9898a2ae7261ffb.tar.bz2
* config/tc-xtensa.c (xtensa_frob_label): Disallow labels in bundles.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 2645af9..0b7ddc5 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2005-09-30 Bob Wilson <bob.wilson@acm.org>
+
+ * config/tc-xtensa.c (xtensa_frob_label): Disallow labels in bundles.
+
2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.am: Run "make dep-am".