Age | Commit message (Expand) | Author | Files | Lines |
2022-05-31 | Trailing spaces in objdump -r header | Alan Modra | 1 | -1/+1 |
2022-05-27 | Remove use of bfd_uint64_t and similar | Alan Modra | 4 | -124/+35 |
2022-05-26 | Re: Add bionutils support for DWARF v5's DW_OP_addrx | Natarajan, Kavitha | 2 | -0/+169 |
2022-05-25 | Add bionutils support for DWARF v5's DW_OP_addrx. | Natarajan, Kavitha | 3 | -6/+76 |
2022-05-24 | PR29171, invalid read causing SIGSEGV | Alan Modra | 1 | -4/+5 |
2022-05-24 | PR29170, divide by zero displaying fuzzed .debug_names | Alan Modra | 1 | -21/+24 |
2022-05-24 | PR29169, invalid read displaying fuzzed .gdb_index | Alan Modra | 1 | -58/+22 |
2022-05-20 | Stop readekf and objdump from aggressively following links. | Nick Clifton | 8 | -66/+179 |
2022-05-19 | Fix potentially uninitialised variables in the Windows tools | Nick Clifton | 7 | -7/+19 |
2022-05-19 | COFF/PE: don't leave zero timestamp after objcopy / strip | Jan Beulich | 1 | -6/+8 |
2022-05-18 | Add a --no-weak option to nm. | Nick Clifton | 6 | -2/+74 |
2022-05-12 | PR29142, segv in ar with empty archive and libdeps specified | Alan Modra | 1 | -7/+9 |
2022-05-11 | nm: use -U as an alias for --defines-only, in line with llvm-nm | Nick Clifton | 2 | -29/+40 |
2022-05-10 | Fix compiling binutils/resbin.c with Clang version 14 | Nick Clifton | 1 | -5/+3 |
2022-05-04 | Dwarf: rename yet another instance of "index" | Jan Beulich | 1 | -3/+3 |
2022-05-03 | Add a linker warning when creating potentially dangerous executable segments.... | Nick Clifton | 1 | -0/+2 |
2022-05-03 | objdump: fix styled printing of addresses | Andrew Burgess | 1 | -4/+5 |
2022-04-25 | Emit a note warning the user that creating an executable stack because of a m... | Nick Clifton | 2 | -0/+7 |
2022-04-21 | prune .note.GNU-stack warning from testsuite | Alan Modra | 1 | -2/+3 |
2022-04-12 | Stop strip from removing debuglink sections. | Nick Clifton | 2 | -2/+20 |
2022-04-09 | Correct nds32 readelf reloc numbers | Alan Modra | 1 | -7/+7 |
2022-04-08 | gdb maintainer commit rights | Alan Modra | 1 | -1/+5 |
2022-04-07 | Recognize the NT_ARM_SYSTEM_CALL register set | Luis Machado | 1 | -0/+2 |
2022-04-06 | Add code to display the contents of .debug_loclists sections which contain of... | Nick Clifton | 5 | -114/+511 |
2022-04-04 | objdump/opcodes: add syntax highlighting to disassembler output | Andrew Burgess | 3 | -32/+232 |
2022-04-01 | Recognize FreeBSD core dump note for x86 segment base registers. | John Baldwin | 2 | -0/+7 |
2022-03-31 | Accept the + character as part of filenames for MRI scripts. | Nick Clifton | 2 | -1/+5 |
2022-03-25 | libtool.m4: fix the NM="/nm/over/here -B/option/with/path" case | Nick Alcock | 1 | -7/+13 |
2022-03-24 | MAINTAINERS: add myself | Jan Beulich | 1 | -1/+2 |
2022-03-16 | objcopy --weaken-symbol: apply to STB_GNU_UNIQUE symbols | Fangrui Song | 5 | -2/+24 |
2022-03-16 | dlltool: Use the output name as basis for deterministic temp prefixes | Martin Storsj? | 2 | -3/+10 |
2022-03-16 | binutils/readelf: handle AMDGPU relocation types | Simon Marchi | 2 | -0/+7 |
2022-03-16 | binutils/readelf: build against msgpack, dump NT_AMDGPU_METADATA note contents | Simon Marchi | 7 | -19/+374 |
2022-03-16 | binutils/readelf: handle NT_AMDGPU_METADATA note name | Simon Marchi | 2 | -0/+25 |
2022-03-16 | binutils/readelf: decode AMDGPU-specific e_flags | Simon Marchi | 2 | -0/+158 |
2022-03-16 | binutils/readelf: handle AMDGPU OS ABIs | Simon Marchi | 2 | -0/+15 |
2022-03-16 | Updated Serbian (for binutils/) and Russian (for gprof/) translations | Nick Clifton | 2 | -1936/+2296 |
2022-03-15 | Fix bug in dwarf-mode.el | Tom Tromey | 2 | -4/+11 |
2022-03-11 | gprofng: a new GNU profiler | Vladimir Mezentsev | 3 | -6/+12 |
2022-03-10 | Add option to objdump/readelf to disable access to debuginfod servers. | Nick Clifton | 9 | -12/+105 |
2022-03-06 | MIPS/opcodes: Fix alias annotation for branch instructions | Maciej W. Rozycki | 12 | -0/+200 |
2022-03-04 | binutils/readelf: fix indentation in process_dynamic_section | Simon Marchi | 2 | -6/+10 |
2022-02-09 | Update the obsolete list and how-to-make-a-release documentation now that the... | Nick Clifton | 2 | -35/+51 |
2022-02-09 | PR28763, SIGSEGV during processing of program headers via readelf | Alan Modra | 1 | -5/+7 |
2022-02-09 | Test --only-keep-debug on ELF relocatables | Peilin Ye | 1 | -0/+57 |
2022-02-08 | PR28862, heap-buffer-overflow in parse_stab_string | Alan Modra | 1 | -4/+4 |
2022-02-05 | Enable "size" as a dumpprog in ld | Alan Modra | 1 | -0/+1 |
2022-02-03 | Support symbol+offset lookup in addr2line | Andi Kleen | 2 | -13/+80 |
2022-01-31 | Load debug section only when dumping debug sections | H.J. Lu | 2 | -0/+15 |
2022-01-29 | objcopy --only-keep-debug | Alan Modra | 1 | -3/+3 |