summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* PR10368, ISO 8859 mentioned as 7bit encoding in strings documentationAlan Modra2022-11-281-1/+1
* Revert "readelf: Do not require EI_OSABI for IFUNC."Martin Liska2022-11-251-3/+5
* readelf: Do not require EI_OSABI for IFUNC.Martin Liska2022-11-241-5/+3
* Tidy objdump printing of section sizeAlan Modra2022-11-241-2/+2
* Constify nm format arrayAlan Modra2022-11-241-2/+2
* PR22509 - Null pointer dereference on coff_slurp_reloc_tableAlan Modra2022-11-231-1/+1
* Don't use "long" in readelf for file offsetsAlan Modra2022-11-235-499/+532
* Re: readelf: use fseeko64 or fseeko if possibleAlan Modra2022-11-231-51/+74
* binutils/configure.ac: integrate last changeMichael Matz2022-11-222-2/+2
* readelf: use fseeko64 or fseeko if possibleBrett Werling2022-11-223-12/+26
* Fix ARM and AArch64 assembler tests to work in a multi-arch environment.Nick Clifton2022-11-212-0/+12
* PR29799 heap buffer overflow in display_gdb_index dwarf.c:10548Alan Modra2022-11-181-1/+1
* binutils/NEWS: add text for SFrame supportIndu Bhagat2022-11-151-0/+3
* readelf/objdump: support for SFrame sectionIndu Bhagat2022-11-156-8/+160
* bfd: linker: merge .sframe sectionsIndu Bhagat2022-11-151-0/+1
* libsframe: add the SFrame libraryWeimin Pan2022-11-152-0/+3
* [readelf] arm: Support for new pacbti unwind opcode 0xb5.Srinath Parvathaneni2022-11-141-0/+2
* Re: objcopy renaming section with explicit flagsAlan Modra2022-11-141-0/+1
* objcopy renaming section with explicit flagsAlan Modra2022-11-143-6/+17
* Re: Fuzzed files in archivesAlan Modra2022-11-091-14/+7
* configure: require libzstd >= 1.4.0Christophe Lyon2022-11-071-10/+10
* binutils: Run PR binutils/26160 testH.J. Lu2022-11-042-41/+94
* Update release documentation with regard to uploading gprofng docsNick Clifton2022-11-042-0/+13
* opcodes/arm: add disassembler styling for armAndrew Burgess2022-11-011-2/+2
* Updated Romainain translation for the binutils sub-directory and Swedish tran...Nick Clifton2022-10-311-3051/+3250
* objdump: Add configure time option to enable colored disassembly output by de...Nick Clifton2022-10-317-20/+106
* Pool section entries for DWP version 1Alan Modra2022-10-301-49/+41
* Fix small objcopy memory leakAlan Modra2022-10-291-0/+1
* binutils: Update my e-mail and Yunhai's e-mailLifang Xia2022-10-281-2/+2
* Fuzzed files in archivesAlan Modra2022-10-271-0/+1
* segfault in objdump.c reloc_atAlan Modra2022-10-261-2/+2
* PR29720, objdump -S crashes if build-id is missingAlan Modra2022-10-261-9/+11
* readelf: support zstd compressed debug sections [PR 29640]Fangrui Song2022-10-213-48/+80
* Add a note to the binutils/NEWS file about DCO signed contributions.Nick Clifton2022-10-211-0/+2
* binutils: Remove unused substitution PROGRAMTsukasa OI2022-10-202-4/+2
* Fix addr2line test for ppc64 elfv1 and mingwAlan Modra2022-10-191-27/+39
* Update MAINTAINERS file with details about accepting DCO signed contributions.Nick Clifton2022-10-192-1/+34
* Binutils: Adding new testcase for addr2line.rupesh potharla2022-10-192-0/+67
* e200 LSP supportAlan Modra2022-10-141-4/+5
* Fix objcopy's error message when it cannot add a .gnu_debuglink section becau...Nick Clifton2022-10-122-1/+7
* Add ability to create reproducible source tarballs.Nick Clifton2022-10-101-0/+4
* PR29647, objdump -S loopingAlan Modra2022-10-051-2/+3
* readelf: DO not load section headers from file offset zeroNick Clifton2022-10-032-0/+19
* RISC-V: Assign DWARF numbers to vector registersTsukasa OI2022-10-031-10/+18
* objcopy: avoid "shadowing" of remove() function nameJan Beulich2022-09-301-4/+4
* LoongArch: Update ELF e_flags handling according to specification.liuzhensong2022-09-301-5/+5
* The help document of size misses an option.Nick Clifton2022-09-283-2/+19
* Re: egrep in binutilsAlan Modra2022-09-281-5/+1
* egrep in binutilsAlan Modra2022-09-282-5/+7
* binutils, gdb: support zstd compressed debug sectionsFangrui Song2022-09-269-16/+217