summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* Fix previous delta to allow for compilation on 32-bit systemsNick Clifton2022-12-165-3/+60
* Fix a potential illegal memory access when parsing corrupt DWARF information.Nick Clifton2022-12-162-1/+25
* asan: signed integer overflow in display_debug_framesAlan Modra2022-12-141-108/+116
* Don't access freed memory printing objcopy warningAlan Modra2022-12-141-3/+5
* PR29893, buffer overflow in display_debug_addrAlan Modra2022-12-131-2/+7
* PR29872, uninitialised value in display_debug_lines_decoded dwarf.c:5413Alan Modra2022-12-121-27/+38
* PR29870, objdump SEGV in display_debug_lines_decoded dwarf.c:5524Alan Modra2022-12-111-2/+2
* objdump: sframe: fix memory leaksIndu Bhagat2022-12-091-1/+7
* Compression tidy and fixesAlan Modra2022-12-071-6/+8
* Get rid of SEC_ELF_RENAMEAlan Modra2022-12-061-2/+7
* Compression header enumAlan Modra2022-12-061-8/+8
* testsuite: support mold linkerMartin Liska2022-12-052-6/+4
* Arm: .noinit and .persistent are not supported for Linux targetsJan Beulich2022-12-051-2/+2
* opcodes/mips: use .word/.short for undefined instructionsAndrew Burgess2022-12-0510-34/+34
* PR29846, segmentation fault in objdump.c compare_symbolsAlan Modra2022-12-041-13/+10
* Add Jan Beulich as an x86_64 maintainer.Nick Clifton2022-12-021-0/+1
* binutils: improve holes detection in .debug_loclists.Clément Chigot2022-12-011-14/+33
* Fix verilog output when the width is > 1.Nick Clifton2022-12-014-4/+75
* 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