summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* Trailing spaces in objdump -r headerAlan Modra2022-05-311-1/+1
* Remove use of bfd_uint64_t and similarAlan Modra2022-05-274-124/+35
* Re: Add bionutils support for DWARF v5's DW_OP_addrxNatarajan, Kavitha2022-05-262-0/+169
* Add bionutils support for DWARF v5's DW_OP_addrx.Natarajan, Kavitha2022-05-253-6/+76
* PR29171, invalid read causing SIGSEGVAlan Modra2022-05-241-4/+5
* PR29170, divide by zero displaying fuzzed .debug_namesAlan Modra2022-05-241-21/+24
* PR29169, invalid read displaying fuzzed .gdb_indexAlan Modra2022-05-241-58/+22
* Stop readekf and objdump from aggressively following links.Nick Clifton2022-05-208-66/+179
* Fix potentially uninitialised variables in the Windows toolsNick Clifton2022-05-197-7/+19
* COFF/PE: don't leave zero timestamp after objcopy / stripJan Beulich2022-05-191-6/+8
* Add a --no-weak option to nm.Nick Clifton2022-05-186-2/+74
* PR29142, segv in ar with empty archive and libdeps specifiedAlan Modra2022-05-121-7/+9
* nm: use -U as an alias for --defines-only, in line with llvm-nmNick Clifton2022-05-112-29/+40
* Fix compiling binutils/resbin.c with Clang version 14Nick Clifton2022-05-101-5/+3
* Dwarf: rename yet another instance of "index"Jan Beulich2022-05-041-3/+3
* Add a linker warning when creating potentially dangerous executable segments....Nick Clifton2022-05-031-0/+2
* objdump: fix styled printing of addressesAndrew Burgess2022-05-031-4/+5
* Emit a note warning the user that creating an executable stack because of a m...Nick Clifton2022-04-252-0/+7
* prune .note.GNU-stack warning from testsuiteAlan Modra2022-04-211-2/+3
* Stop strip from removing debuglink sections.Nick Clifton2022-04-122-2/+20
* Correct nds32 readelf reloc numbersAlan Modra2022-04-091-7/+7
* gdb maintainer commit rightsAlan Modra2022-04-081-1/+5
* Recognize the NT_ARM_SYSTEM_CALL register setLuis Machado2022-04-071-0/+2
* Add code to display the contents of .debug_loclists sections which contain of...Nick Clifton2022-04-065-114/+511
* objdump/opcodes: add syntax highlighting to disassembler outputAndrew Burgess2022-04-043-32/+232
* Recognize FreeBSD core dump note for x86 segment base registers.John Baldwin2022-04-012-0/+7
* Accept the + character as part of filenames for MRI scripts.Nick Clifton2022-03-312-1/+5
* libtool.m4: fix the NM="/nm/over/here -B/option/with/path" caseNick Alcock2022-03-251-7/+13
* MAINTAINERS: add myselfJan Beulich2022-03-241-1/+2
* objcopy --weaken-symbol: apply to STB_GNU_UNIQUE symbolsFangrui Song2022-03-165-2/+24
* dlltool: Use the output name as basis for deterministic temp prefixesMartin Storsj?2022-03-162-3/+10
* binutils/readelf: handle AMDGPU relocation typesSimon Marchi2022-03-162-0/+7
* binutils/readelf: build against msgpack, dump NT_AMDGPU_METADATA note contentsSimon Marchi2022-03-167-19/+374
* binutils/readelf: handle NT_AMDGPU_METADATA note nameSimon Marchi2022-03-162-0/+25
* binutils/readelf: decode AMDGPU-specific e_flagsSimon Marchi2022-03-162-0/+158
* binutils/readelf: handle AMDGPU OS ABIsSimon Marchi2022-03-162-0/+15
* Updated Serbian (for binutils/) and Russian (for gprof/) translationsNick Clifton2022-03-162-1936/+2296
* Fix bug in dwarf-mode.elTom Tromey2022-03-152-4/+11
* gprofng: a new GNU profilerVladimir Mezentsev2022-03-113-6/+12
* Add option to objdump/readelf to disable access to debuginfod servers.Nick Clifton2022-03-109-12/+105
* MIPS/opcodes: Fix alias annotation for branch instructionsMaciej W. Rozycki2022-03-0612-0/+200
* binutils/readelf: fix indentation in process_dynamic_sectionSimon Marchi2022-03-042-6/+10
* Update the obsolete list and how-to-make-a-release documentation now that the...Nick Clifton2022-02-092-35/+51
* PR28763, SIGSEGV during processing of program headers via readelfAlan Modra2022-02-091-5/+7
* Test --only-keep-debug on ELF relocatablesPeilin Ye2022-02-091-0/+57
* PR28862, heap-buffer-overflow in parse_stab_stringAlan Modra2022-02-081-4/+4
* Enable "size" as a dumpprog in ldAlan Modra2022-02-051-0/+1
* Support symbol+offset lookup in addr2lineAndi Kleen2022-02-032-13/+80
* Load debug section only when dumping debug sectionsH.J. Lu2022-01-312-0/+15
* objcopy --only-keep-debugAlan Modra2022-01-291-3/+3