aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2000-09-03 09:36:57 +0000
committerRichard Henderson <rth@redhat.com>2000-09-03 09:36:57 +0000
commit032efc8517e702d705622009037a58d1457efc58 (patch)
tree3caa79183c2c40cef4b98d5407b376da6083ab1f /gas/ChangeLog
parent3d96075c0c800bdf44c57a02bbe3d434caf4c97f (diff)
downloadgdb-032efc8517e702d705622009037a58d1457efc58.zip
gdb-032efc8517e702d705622009037a58d1457efc58.tar.gz
gdb-032efc8517e702d705622009037a58d1457efc58.tar.bz2
* config/tc-ia64.c (emit_one_bundle): Stop collecting insns
for template selection when a label is needed.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 4d8e05a..92e835c 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2000-08-03 Richard Henderson <rth@cygnus.com>
+
+ * config/tc-ia64.c (emit_one_bundle): Stop collecting insns
+ for template selection when a label is needed.
+
2000-09-02 Kazu Hirata <kazu@hxi.com>
* config/tc-ia64.c: Fix formatting.