diff options
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index e447425..d9c1562 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,10 @@ 2009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com> + * readelf.c (is_none_reloc <EM_XTENSA_OLD>, is_none_reloc <EM_XTENSA>): + New. + +2009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com> + * dwarf.c (process_debug_info): Support section padding abbrev codes. 2009-09-07 Tristan Gingold <gingold@adacore.com> |