summaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2005-05-20 19:01:56 +0000
committerBob Wilson <bob.wilson@acm.org>2005-05-20 19:01:56 +0000
commit314fe93ce3576f911ce3a801c8ef522654a5692d (patch)
tree3e75f66a5248e87399f9c8e0ed478caa0b5c6600 /gas/ChangeLog
parente1a904ea83e8f79f302c0f17977daf4edccfd3f0 (diff)
downloadbinutils-redhat-314fe93ce3576f911ce3a801c8ef522654a5692d.tar.gz
* config/tc-xtensa.c (xg_assemble_vliw_tokens): Change subtraction
to addition in argument to xtensa_dwarf2_emit_insn.
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 a73578db23..a54e15292c 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-20 Bob Wilson <bob.wilson@acm.org>
+
+ * config/tc-xtensa.c (xg_assemble_vliw_tokens): Change subtraction
+ to addition in argument to xtensa_dwarf2_emit_insn.
+
2005-05-19 Zack Weinberg <zack@codesourcery.com>
* Makefile.am: Have 'all' depend on 'info'.