summaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2005-03-22 19:31:28 +0000
committerBob Wilson <bob.wilson@acm.org>2005-03-22 19:31:28 +0000
commit15ee932ce15db302fd11dcb1c9194c514c93f070 (patch)
tree8133892ea9e6361a6a56a78baa5af69548d9272a /include/ChangeLog
parentcd881e2762e23c375557efd0866875a22e5da37b (diff)
downloadbinutils-redhat-15ee932ce15db302fd11dcb1c9194c514c93f070.tar.gz
include ChangeLog
* xtensa-isa.h: Update a comment and whitespace. bfd ChangeLog * xtensa-isa.c (xtensa_opcode_lookup, xtensa_state_lookup, xtensa_sysreg_lookup_name, xtensa_interface_lookup, xtensa_funcUnit_lookup): Skip bsearch call if count is zero. (xtensa_opcode_decode): Rearrange code.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 92c170ec32..5bc63bbe38 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2005-03-22 Bob Wilson <bob.wilson@acm.org>
+
+ * xtensa-isa.h: Update a comment and whitespace.
+
2005-03-16 H.J. Lu <hongjiu.lu@intel.com>
* bfdlink.h (bfd_link_info): Add gc_sections.