aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2023-02-17ld test asciz and ascii failsAlan Modra1-0/+15
2023-02-16Delete PROGRESS macrosAlan Modra4-33/+1
2023-02-15objdump read_section_stabsAlan Modra1-63/+33
2023-02-15objdump -G memory leakAlan Modra1-1/+4
2023-02-15binutils stabs type listAlan Modra1-21/+15
2023-02-13opcodes/mips: disassemble unknown micromips instructions as two shortsAndrew Burgess5-0/+33
2023-02-13objcopy memory leaksAlan Modra1-2/+1
2023-02-11objdump -D of bss sections and -s with -jAlan Modra2-17/+25
2023-02-09Add full display feature to dwarf-mode.elTom Tromey2-3/+22
2023-02-09Clear cached file size when bfd changed to BFD_IN_MEMORYAlan Modra1-38/+13
2023-02-07Fix documentation of the 'n' symbol type displayed by nm.Nick Clifton2-1/+7
2023-02-03RISC-V: don't disassemble unrecognized insns as .byteJan Beulich1-3/+3
2023-01-31Updated Swedish translation for the binutils sub-directoryNick Clifton2-762/+314
2023-01-31PR 30060, ASAN error in bfd_cache_closeAlan Modra2-8/+3
2023-01-31testsuite XPASSesAlan Modra1-9/+0
2023-01-23Updated Swedish translation for the binutils sub-directoryNick Clifton2-393/+257
2023-01-23Fix objdump --reloc for specific symbolVladislav Khmelevsky1-0/+7
2023-01-20Upload SFrame spec files as wellIndu Bhagat1-1/+5
2023-01-18Speed up objcopy's note merging.Nick Clifton2-7/+23
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