OSDN Git Service

* dwarf.c (byte_get_little_endian): Handle size of 3.
authoramodra <amodra>
Tue, 8 Sep 2009 10:34:27 +0000 (10:34 +0000)
committeramodra <amodra>
Tue, 8 Sep 2009 10:34:27 +0000 (10:34 +0000)
commitc5217d817a9f57f78dbf5a89aa7be744721fef9e
treea183f85f39239f168ce9495029ddf0ac4e90882b
parent7526d5f32075ca54905b6c9e8dfb7712dc3520fb
* dwarf.c (byte_get_little_endian): Handle size of 3.
(byte_get_big_endian): Likewise.
* readelf.c (byte_put_little_endian): Likewise.
(byte_put_big_endian): Likewise.
(is_24bit_abs_reloc): New function.
(is_none_reloc): Formatting.
(apply_relocations): Use is_24bit_abs_reloc.  Handle pj and xtensa
reloc peculiarity.
binutils/ChangeLog
binutils/dwarf.c
binutils/readelf.c