summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* Remove myself as hppa32 maintainerAlan Modra2023-01-121-1/+0
* Add aarch64-w64-mingw32 targetMark Harmstone2023-01-104-4/+76
* Updated transaltions for the gprof and binutils sub-directoriesNick Clifton2023-01-093-5943/+7150
* PR29972, inconsistent format specification in singular formAlan Modra2023-01-081-1/+1
* Make coff backend data read-onlyAlan Modra2023-01-061-19/+16
* Remove Stephen Casner as the PDP11 maintainer.Nick Clifton2023-01-052-1/+4
* MAINTAINERS: add myself as maintainer of libsframeIndu Bhagat2023-01-041-0/+1
* objcopy fuzzed pe out of memoryAlan Modra2023-01-041-0/+4
* fuzzed file timeoutAlan Modra2023-01-041-1/+2
* Updated translations for various languages and sub-directoriesNick Clifton2023-01-033-5053/+5338
* Add new NT_ARM_ZA and NT_ARM_SSVE register set constants.Luis Machado2023-01-032-0/+9
* obsolete target tidyAlan Modra2023-01-025-36/+6
* Update year range in copyright notice of binutils filesAlan Modra2023-01-01148-257/+259
* Update version numbers in howto-make-a-release documentNick Clifton2022-12-311-5/+22
* Update version number and regenerate filesNick Clifton2022-12-313-2257/+2396
* Add markers for 2.40 branchNick Clifton2022-12-314-3/+9
* Updated Romanian translation for the binutils sub-directoryNick Clifton2022-12-313-826/+1032
* PR29948, heap-buffer-overflow in display_debug_lines_decodedAlan Modra2022-12-301-52/+64
* Fix an attempt to allocate an unreasonably large amount of memory when parsin...Nick Clifton2022-12-212-1/+9
* Avoid compiler warning in dwarf-do-refreshTom Tromey2022-12-192-1/+5
* Tidy PR29893 and PR29908 fixAlan Modra2022-12-191-20/+4
* Fix potential illegal memory accesses when parsing corrupt DWARF data.Nick Clifton2022-12-192-0/+22
* 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