aboutsummaryrefslogtreecommitdiff
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
commit1fbc7e7aeebf0d99018625880a99b9483bcd02bd (patch)
treef6f06709d5fe3ada06ca23a4ac1161e78e95ad55 /include/ChangeLog
parentafe94956ca3a1be06386077f1732bf1b5a9d9b7d (diff)
downloadgdb-1fbc7e7aeebf0d99018625880a99b9483bcd02bd.zip
gdb-1fbc7e7aeebf0d99018625880a99b9483bcd02bd.tar.gz
gdb-1fbc7e7aeebf0d99018625880a99b9483bcd02bd.tar.bz2
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 92c170e..5bc63bb 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.