diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2003-10-16 15:25:54 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2003-10-16 15:25:54 +0000 |
commit | 7aaa0689cc7af3af91089ae7203f1f783cc45ec8 (patch) | |
tree | cd0b2a6d0e36eff1d347db844f32c530d3350b8c /bfd/ChangeLog | |
parent | cd275bff00d6ee9e81b430f285220d163a77fbf0 (diff) | |
download | gdb-7aaa0689cc7af3af91089ae7203f1f783cc45ec8.zip gdb-7aaa0689cc7af3af91089ae7203f1f783cc45ec8.tar.gz gdb-7aaa0689cc7af3af91089ae7203f1f783cc45ec8.tar.bz2 |
2003-10-16 H.J. Lu <hongjiu.lu@intel.com>
* elf32-xtensa.c (xtensa_read_table_entries): The external size
of entry is 8 bytes.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 3195c4b..407a51c 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2003-10-16 H.J. Lu <hongjiu.lu@intel.com> + + * elf32-xtensa.c (xtensa_read_table_entries): The external size + of entry is 8 bytes. + 2003-10-15 Andrew Cagney <cagney@redhat.com> * targets.c (BFD_JUMP_TABLE_SYMBOLS): Replace NAME##_get_symtab |