summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
...
* ld test asciz and ascii failsAlan Modra2023-02-171-0/+15
* Delete PROGRESS macrosAlan Modra2023-02-164-33/+1
* objdump read_section_stabsAlan Modra2023-02-151-63/+33
* objdump -G memory leakAlan Modra2023-02-151-1/+4
* binutils stabs type listAlan Modra2023-02-151-21/+15
* opcodes/mips: disassemble unknown micromips instructions as two shortsAndrew Burgess2023-02-135-0/+33
* objcopy memory leaksAlan Modra2023-02-131-2/+1
* objdump -D of bss sections and -s with -jAlan Modra2023-02-112-17/+25
* Add full display feature to dwarf-mode.elTom Tromey2023-02-092-3/+22
* Clear cached file size when bfd changed to BFD_IN_MEMORYAlan Modra2023-02-091-38/+13
* Fix documentation of the 'n' symbol type displayed by nm.Nick Clifton2023-02-072-1/+7
* RISC-V: don't disassemble unrecognized insns as .byteJan Beulich2023-02-031-3/+3
* Updated Swedish translation for the binutils sub-directoryNick Clifton2023-01-312-762/+314
* PR 30060, ASAN error in bfd_cache_closeAlan Modra2023-01-312-8/+3
* testsuite XPASSesAlan Modra2023-01-311-9/+0
* Updated Swedish translation for the binutils sub-directoryNick Clifton2023-01-232-393/+257
* Fix objdump --reloc for specific symbolVladislav Khmelevsky2023-01-231-0/+7
* Upload SFrame spec files as wellIndu Bhagat2023-01-201-1/+5
* Speed up objcopy's note merging.Nick Clifton2023-01-182-7/+23
* Update release making howtoNick Clifton2023-01-161-1/+1
* Updated translations for the gas and binutils sub-directoriesNick Clifton2023-01-162-2476/+3147
* Update how-to-make-a-release file now that the 2.40 release is outNick Clifton2023-01-141-44/+65
* 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