cc44342012
readelf: print 0x0 as 0, and remove trailing spaces
...
This changes readelf output a little, removing the 0x prefix on hex
output when the value is 0, except in cases where a fixed field
width is shown. %#010x is not a good replacement for 0x%08x.
2022-08-13 14:11:27 +09:30
9ce701e24f
2003-09-29 H.J. Lu <hongjiu.lu@intel.com>
...
* readelf.c (dump_relocations): Support SHN_IA_64_ANSI_COMMON.
(get_symbol_index_type): Likewise.
testsuites/
2003-09-29 H.J. Lu <hongjiu.lu@intel.com>
* binutils-all/readelf.exp: Use is_elf_format.
* binutils-all/readelf.h: Support IA64/ILP32.
* binutils-all/readelf.s: Likewise.
* binutils-all/readelf.ss: Likewise.
* lib/utils-lib.exp (proc is_elf_format): Copy from ld
testsuite. Add ia64-*-hpux*.
2003-09-30 00:15:54 +00:00
4abec3504c
Updated to match latest output.
1999-06-10 01:20:33 +00:00
0d59e34570
* binutils-all/readelf.h: Update for changes of 1999-04-08.
1999-05-27 22:05:26 +00:00
252b5132c7
19990502 sourceware import
1999-05-03 07:29:11 +00:00