diff options
author | Bob Wilson <bob.wilson@acm.org> | 2004-11-11 23:09:24 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@acm.org> | 2004-11-11 23:09:24 +0000 |
commit | e411546021665172a7ca71496e2f4dcc18315f98 (patch) | |
tree | ed53e7231d3f454c632c7769cb3d7e8a012d407c /bfd/ChangeLog | |
parent | a9516b1d5e3668b4e2956fd013b4eaf4fdaa368d (diff) | |
download | gdb-e411546021665172a7ca71496e2f4dcc18315f98.zip gdb-e411546021665172a7ca71496e2f4dcc18315f98.tar.gz gdb-e411546021665172a7ca71496e2f4dcc18315f98.tar.bz2 |
* elf32-xtensa.c (property_table_compare): Remove assertion about
entries with the same address and non-zero size.
(xtensa_read_table_entries): Report such entries as errors.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 783c831..ed41ba2 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2004-11-11 Bob Wilson <bob.wilson@acm.org> + + * elf32-xtensa.c (property_table_compare): Remove assertion about + entries with the same address and non-zero size. + (xtensa_read_table_entries): Report such entries as errors. + 2004-11-11 Mark Mitchell <mark@codesourcery.com> * elf32-arm.c (elf32_arm_final_link_relocate): Correct logic for |