aboutsummaryrefslogtreecommitdiff
path: root/binutils/readelf.c
AgeCommit message (Expand)AuthorFilesLines
2004-10-08bfd/Daniel Jacobowitz1-0/+15
2004-10-07* readelf.c (get_machine_flags): Don't fall through into m68k cpuAlexandre Oliva1-0/+1
2004-10-01The patch below adds binutils support for the SHT_ARM_EXIDX, as defined byNick Clifton1-0/+16
2004-09-22binutils/Alan Modra1-1/+6
2004-09-12 * readelf.c (decode_location_expression): Sign extend value forAlan Modra1-7/+8
2004-09-02* MAINTAINERS: Add self as co-maintainer of FR-V.Alexandre Oliva1-0/+40
2004-08-16binutils/Alan Modra1-69/+99
2004-08-06 * readelf.c (dump_relocations): Fix typo when calculatingAndreas Schwab1-1/+1
2004-07-29include/elf/ChangeLog:Alexandre Oliva1-0/+2
2004-07-282003-07-08 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva1-0/+21
2004-07-07Add new port: crx-elfNick Clifton1-0/+7
2004-06-24 * readelf.c (get_segment_type): Display "GNU_STACK", not justBen Elliston1-1/+1
2004-06-22 * readelf.c (Elf32_Word): Delete.Alan Modra1-31/+49
2004-06-22 * readelf.c (dynamic_nent): New variable.Alan Modra1-23/+26
2004-06-22 * readelf.c (get_32bit_dynamic_section): Correct number of entriesAlan Modra1-14/+12
2004-06-18* readelf.c (process_program_headers): When locating the dynamic section useNick Clifton1-48/+68
2004-05-29 * readelf.c (decode_ARM_machine_flags): Add EF_ARM_VFP_FLOAT.Ian Lance Taylor1-0/+4
2004-05-13Handle dwarf3 format CIE entries.Nick Clifton1-4/+25
2004-05-11bfd/Jakub Jelinek1-0/+1
2004-05-072004-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-16/+122
2004-04-302004-04-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3/+3
2004-04-27binutils/H.J. Lu1-2/+130
2004-04-01(display_debug_pubnames): Align offset and data columns.Nick Clifton1-2/+3
2004-03-23 * bfd/elf32-arm.h (arm_print_private_bfd_data): Add EABI v3.Paul Brook1-0/+27
2004-03-22 * readelf.c (display_debug_frames): Don't crash for mismatchedRichard Henderson1-7/+13
2004-02-23(process_mips_specific): Print conflictsno as an unsigned long.Nick Clifton1-2/+2
2004-01-292004-01-21 Roland McGrath <roland@redhat.com>Roland McGrath1-7/+8
2004-01-07Fix initialisation of debug_line_pointer_sizes array so that it is done as ne...Nick Clifton1-172/+154
2003-12-29Update pointer_size patchNick Clifton1-51/+119
2003-12-19Add support for m32r-linux target, including a RELA ABI and PIC.Nick Clifton1-1/+1
2003-11-26Add a comment describing the difference between readelf and objdump.Nick Clifton1-1/+19
2003-11-07Use consistent error messages for missing files.Nick Clifton1-2/+12
2003-10-30Do not dump the contents of SHT_NOBITS sections - they have no file spaceNick Clifton1-1/+1
2003-10-27 * readelf.c (dump_section): Don't display DEL characters.Alan Modra1-1/+1
2003-10-27 * ChangeLog: Fix typos.Kazu Hirata1-6/+6
2003-09-30[ bfd/ChangeLog ]Chris Demetriou1-0/+1
2003-09-302003-09-29 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+9
2003-09-252003-09-25 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+2
2003-09-04Add binutils support for v850e1 processorNick Clifton1-0/+3
2003-08-11 * readelf.c (process_archive): Fix error handling. Remove memoryIan Lance Taylor1-8/+18
2003-08-11Add ability for readelf to parse archivesNick Clifton1-34/+241
2003-08-05 * objcopy.c: Remove unnecessary prototypes and casts.Alan Modra1-794/+338
2003-07-04* readelf.c (get_data): Print (unsigned) hex values for size and offset inNick Clifton1-3/+6
2003-07-01 * readelf.c (dynamic_segment_ia64_val): Print address and newlineJakub Jelinek1-2/+7
2003-06-26Fix computation of offsets in PT_LOAD sections.Nick Clifton1-101/+123
2003-06-19oops - remove spurious debugging left in previous deltaNick Clifton1-1/+1
2003-06-19When printing DEC_5 values, if the number is bigger than 99999 switch to usingNick Clifton1-11/+37
2003-06-03binutils/Jakub Jelinek1-0/+1
2003-05-31 * readelf.c (byte_get_signed): New.Richard Henderson1-4/+46
2003-05-202003-05-20 Michal Ludvig <mludvig@suse.cz>Michal Ludvig1-1/+1