summaryrefslogtreecommitdiff
path: root/binutils/readelf.c
Commit message (Expand)AuthorAgeFilesLines
* readelf: avoid a possible divide by zeroAlan Modra2021-12-191-0/+4
* readelf: recognize FDO Packaging Metadata ELF note. (Correcting snafu during...Luca Boccassi2021-12-011-2/+2
* readelf: recognize FDO Packaging Metadata ELF noteLuca Boccassi2021-12-011-0/+15
* RISC-V: Support STO_RISCV_VARIANT_CC and DT_RISCV_VARIANT_CC.Nelson Chu2021-11-191-0/+39
* readelf: Support SHT_RELR/DT_RELR for -rFangrui Song2021-11-161-29/+125
* Fix demangle style usage infoAlan Modra2021-11-121-4/+4
* PR28575, readelf.c and strings.c use undefined type uintPekka Seppänen2021-11-101-2/+2
* PR28542, Undefined behaviours in readelf.cAlan Modra2021-11-101-2/+3
* Add --unicode option to control how unicode characters are handled by display...Nick Clifton2021-11-091-9/+181
* readelf: Support RELR in -S and -d and outputFangrui Song2021-11-061-0/+6
* readelf: Make DT_PREINIT_ARRAYSZ's output style match DT_INIT_ARRAYSZFangrui Song2021-11-061-0/+1
* arm: add armv9-a architecture to -marchPrzemyslaw Wirkus2021-11-011-1/+2
* Support for a new pacbti unwind opcode.Tejas Belagod2021-10-291-0/+2
* binutils: make objdump/readelf --ctf-parent actually usefulNick Alcock2021-10-251-68/+31
* LoongArch binutils supportliuzhensong2021-10-241-0/+24
* Avoid -Waddress warnings in readelfAlan Modra2021-10-211-86/+123
* Add support to readelf for reading OpenBSD ELF core notes.Frederic Cambus2021-09-301-0/+24
* Revert: [AArch64] MTE corefile supportLuis Machado2021-09-071-2/+0
* RISC-V: PR27916, Support mapping symbols.Nelson Chu2021-08-301-1/+1
* PATCH [4/4] arm: Add Tag_PACRET_use build attributeAndrea Corallo2021-08-171-0/+5
* PATCH [3/4] arm: Add Tag_BTI_use build attributeAndrea Corallo2021-08-171-0/+5
* PATCH [2/4] arm: Add Tag_BTI_extension build attributeAndrea Corallo2021-08-171-0/+6
* PATCH [1/4] arm: Add Tag_PAC_extension build attributeAndrea Corallo2021-08-171-0/+6
* Add 3 new PAC-related ARM note typesLuis Machado2021-08-111-0/+6
* readelf: catch archive_file_size of -1Alan Modra2021-07-301-3/+1
* Fix a translation problem for the text generated by readelf at the start of a...Nick Clifton2021-07-121-31/+25
* elf: Add GNU_PROPERTY_1_NEEDEDH.J. Lu2021-07-081-0/+39
* RISC-V: Add PT_RISCV_ATTRIBUTES and add it to PHDR.Kito Cheng2021-07-061-0/+13
* readelf: Reset file position to beginning for thin archive membersAndrei Homescu2021-07-011-0/+3
* elf: Add GNU_PROPERTY_UINT32_AND_XXX/GNU_PROPERTY_UINT32_OR_XXXH.J. Lu2021-06-181-0/+15
* Allow readelf to recognise GO buildid notes.Nick Clifton2021-06-151-0/+2
* readelf: report DF_1_PIE as "Position-Independent Executable"Alan Modra2021-06-151-41/+133
* readelf: don't clear section_headers in process_file_headerAlan Modra2021-06-121-2/+0
* Re: readelf section readingAlan Modra2021-06-121-3/+5
* readelf info leaks from one object to the nextAlan Modra2021-06-111-25/+5
* readelf section readingAlan Modra2021-06-111-74/+60
* readelf and objdump helpAlan Modra2021-05-291-58/+112
* x86: Restore PC16 relocation overflow checkH.J. Lu2021-05-281-3/+0
* readelf -w and --debug-dump option helpAlan Modra2021-05-271-5/+4
* x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu2021-05-261-0/+3
* elf: Use official name LoongArch for EM_LOONGARCH.Chenghua Xu2021-05-231-1/+1
* [Binutils] Update NT_ARM note types for readelfLuis Machado2021-05-211-0/+6
* [AArch64] MTE corefile supportLuis Machado2021-05-211-0/+2
* Srop readelf's unwind decoder from complaining about x86 binaries.Nick Clifton2021-05-071-0/+9
* Add ability to select numeric base when displaying symbol values in readelf.Nick Lott2021-04-211-9/+77
* Adjust readelf's output so that section symbols without a name as shown with ...Nick Clifton2021-04-211-2/+16
* Remove unneeded tests for definitions of NT_BSDNETCORE values.Frederic Cambus2021-04-141-4/+0
* PR27716, build failure for msdosdjgpp: PATH_MAX undeclaredAlan Modra2021-04-141-70/+81
* Remove now unneeded #ifdef check for NT_NETBSD_PAX.Frederic Cambus2021-04-131-2/+0
* C99 binutils configuryAlan Modra2021-04-051-5/+1