aboutsummaryrefslogtreecommitdiff
path: root/binutils/readelf.c
AgeCommit message (Expand)AuthorFilesLines
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor1-1/+14
1999-08-31Apply patch from Scott Bambrough to display the contents of a NOTES segmentNick Clifton1-3/+175
1999-08-28Applied patch from Stephane Carrez <stcarrez@worldnet.fr> to fix pointer siz...Nick Clifton1-23/+81
1999-08-27Patch from Jim Wilson - more bug fixes for line table decoding.Nick Clifton1-4/+11
1999-08-27(display_debug_lines, case DW_LNS_const_add_pc): Multiply adv by info.li_min_...Nick Clifton1-1/+2
1999-08-26 * readelf.c (get_sparc64_dynamic_type): New function.Richard Henderson1-0/+16
1999-08-26(display_debug_lines, case default): Change second line setting adv to use = ...Nick Clifton1-1/+1
1999-08-09Hans-Peter Nilsson <hp@bitrange.com>Nick Clifton1-1/+4
1999-07-16Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1-1/+4
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-17/+17
1999-07-09Only decode 64bit ELF files if the host compiler supports a 64bit data type.Nick Clifton1-7/+57
1999-07-08Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1-1/+36
1999-06-21hJeff Law1-1/+1
1999-06-16Detect symbols typed as thumb functions.Nick Clifton1-1/+6
1999-06-12 * readelf.c (get_elf_class): Use correct printf format for type.Ian Lance Taylor1-9/+11
1999-06-09 * readelf.c (dump_section): Cast bfd_vma values to [unsigned] longAndreas Schwab1-148/+443
1999-06-04Use 64bit wide values in internal fields.Nick Clifton1-39/+48
1999-06-04Add support for 64 bit ELF files.Nick Clifton1-231/+582
1999-05-31 * readelf.c (process_relocs): Determine type of reloc fromAndreas Schwab1-9/+14
1999-05-29Display unknown values detected in ELF program header.Nick Clifton1-4/+17
1999-05-29fix typo.Nick Clifton1-1/+1
1999-05-28remove spurious code.Nick Clifton1-3/+0
1999-05-28Better coping with different reloc types.Nick Clifton1-70/+119
1999-05-27 * readelf.c: Include "elf/i960.h".Ian Lance Taylor1-0/+6
1999-05-27 * readelf.c (dump_relocations): Always print the addend on RELAAndreas Schwab1-11/+7
1999-05-05 * readelf.c (get_machine_flags): Check for EF_CPU32.Catherine Moore1-2/+7
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+5682