aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Update release making howtoNick Clifton1-1/+1
2023-01-16Updated translations for the gas and binutils sub-directoriesNick Clifton2-2476/+3147
2023-01-14Update how-to-make-a-release file now that the 2.40 release is outNick Clifton1-44/+65
2023-01-12Remove myself as hppa32 maintainerAlan Modra1-1/+0
2023-01-10Add aarch64-w64-mingw32 targetMark Harmstone4-4/+76
2023-01-09Updated transaltions for the gprof and binutils sub-directoriesNick Clifton3-5943/+7150
2023-01-08PR29972, inconsistent format specification in singular formAlan Modra1-1/+1
2023-01-06Make coff backend data read-onlyAlan Modra1-19/+16
2023-01-05Remove Stephen Casner as the PDP11 maintainer.Nick Clifton2-1/+4
2023-01-04MAINTAINERS: add myself as maintainer of libsframeIndu Bhagat1-0/+1
2023-01-04objcopy fuzzed pe out of memoryAlan Modra1-0/+4
2023-01-04fuzzed file timeoutAlan Modra1-1/+2
2023-01-03Updated translations for various languages and sub-directoriesNick Clifton3-5053/+5338
2023-01-03Add new NT_ARM_ZA and NT_ARM_SSVE register set constants.Luis Machado2-0/+9
2023-01-02obsolete target tidyAlan Modra5-36/+6
2023-01-01Update year range in copyright notice of binutils filesAlan Modra148-257/+259
2022-12-31Update version numbers in howto-make-a-release documentNick Clifton1-5/+22
2022-12-31Update version number and regenerate filesNick Clifton3-2257/+2396
2022-12-31Add markers for 2.40 branchNick Clifton4-3/+9
2022-12-31Updated Romanian translation for the binutils sub-directoryNick Clifton3-826/+1032
2022-12-30PR29948, heap-buffer-overflow in display_debug_lines_decodedAlan Modra1-52/+64
2022-12-21Fix an attempt to allocate an unreasonably large amount of memory when parsin...Nick Clifton2-1/+9
2022-12-19Avoid compiler warning in dwarf-do-refreshTom Tromey2-1/+5
2022-12-19Tidy PR29893 and PR29908 fixAlan Modra1-20/+4
2022-12-19Fix potential illegal memory accesses when parsing corrupt DWARF data.Nick Clifton2-0/+22
2022-12-16Fix previous delta to allow for compilation on 32-bit systemsNick Clifton5-3/+60
2022-12-16Fix a potential illegal memory access when parsing corrupt DWARF information.Nick Clifton2-1/+25
2022-12-14asan: signed integer overflow in display_debug_framesAlan Modra1-108/+116
2022-12-14Don't access freed memory printing objcopy warningAlan Modra1-3/+5
2022-12-13PR29893, buffer overflow in display_debug_addrAlan Modra1-2/+7
2022-12-12PR29872, uninitialised value in display_debug_lines_decoded dwarf.c:5413Alan Modra1-27/+38
2022-12-11PR29870, objdump SEGV in display_debug_lines_decoded dwarf.c:5524Alan Modra1-2/+2
2022-12-09objdump: sframe: fix memory leaksIndu Bhagat1-1/+7
2022-12-07Compression tidy and fixesAlan Modra1-6/+8
2022-12-06Get rid of SEC_ELF_RENAMEAlan Modra1-2/+7
2022-12-06Compression header enumAlan Modra1-8/+8
2022-12-05testsuite: support mold linkerMartin Liska2-6/+4
2022-12-05Arm: .noinit and .persistent are not supported for Linux targetsJan Beulich1-2/+2
2022-12-05opcodes/mips: use .word/.short for undefined instructionsAndrew Burgess10-34/+34
2022-12-04PR29846, segmentation fault in objdump.c compare_symbolsAlan Modra1-13/+10
2022-12-02Add Jan Beulich as an x86_64 maintainer.Nick Clifton1-0/+1
2022-12-01binutils: improve holes detection in .debug_loclists.Clément Chigot1-14/+33
2022-12-01Fix verilog output when the width is > 1.Nick Clifton4-4/+75
2022-11-28PR10368, ISO 8859 mentioned as 7bit encoding in strings documentationAlan Modra1-1/+1
2022-11-25Revert "readelf: Do not require EI_OSABI for IFUNC."Martin Liska1-3/+5
2022-11-24readelf: Do not require EI_OSABI for IFUNC.Martin Liska1-5/+3
2022-11-24Tidy objdump printing of section sizeAlan Modra1-2/+2
2022-11-24Constify nm format arrayAlan Modra1-2/+2
2022-11-23PR22509 - Null pointer dereference on coff_slurp_reloc_tableAlan Modra1-1/+1
2022-11-23Don't use "long" in readelf for file offsetsAlan Modra5-499/+532