Age | Commit message (Expand) | Author | Files | Lines |
2020-02-27 | Fix an illegal memory access by readelf when displaying the contents of a cor... | Nick Clifton | 2 | -0/+9 |
2020-02-26 | Indent labels | Alan Modra | 4 | -3/+9 |
2020-02-25 | Don't call lto-wrapper for ar and ranlib | H.J. Lu | 3 | -2/+8 |
2020-02-24 | Fix a spelling mistake in the binutils documentation. | Nick Clifton | 2 | -1/+7 |
2020-02-20 | RISC-V: Support the ISA-dependent CSR checking. | Nelson Chu | 2 | -1/+6 |
2020-02-19 | 2020-02-19 Jordan Rupprecht <rupprecht@google.com> | Eric Christopher | 2 | -1/+19 |
2020-02-19 | Merge changes from GCC for the config/ directory | Andrew Burgess | 2 | -8/+29 |
2020-02-10 | Allow objcopy's --set-section-flags options to add or remove the SHF_EXCLUDE ... | Fangrui Song | 3 | -5/+11 |
2020-02-10 | More debuginfod tests fixes. | Aaron Merey | 2 | -15/+30 |
2020-02-10 | Fix potential problem with binutils debuginfod tests. | Aaron Merey | 2 | -3/+8 |
2020-02-07 | Update release making notes. | Nick Clifton | 2 | -0/+8 |
2020-02-07 | Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ... | Sergey Belyashov | 2 | -0/+7 |
2020-02-07 | Silcence a compile time warning message building the binutils with gcc-10 on ... | Nick Clifton | 2 | -0/+10 |
2020-02-06 | Fix attributation of previous delta | Nick Clifton | 1 | -1/+1 |
2020-02-06 | Jump visualization: Handle the case where the disassembled bytes occupy two l... | Thomas Troeger | 2 | -37/+53 |
2020-02-06 | mbind gas tests and supports_gnu_osabi testsuite infrastructure | Alan Modra | 2 | -18/+49 |
2020-02-04 | Missing objdump dependency od-elf32_avr | Alan Modra | 4 | -2/+10 |
2020-02-03 | readelf: add missing newlines to error messages | Andreas Schwab | 2 | -6/+16 |
2020-02-03 | binutils: drop redundant 'program_name' definition (-fno-common) | Sergei Trofimovich | 4 | -6/+6 |
2020-02-02 | ELF: Add support for unique section ID to assembler | H.J. Lu | 2 | -0/+13 |
2020-02-01 | Update release making documentation | Nick Clifton | 2 | -20/+48 |
2020-01-31 | Updated translations for some of the binutils sub-directories | Nick Clifton | 2 | -1827/+2171 |
2020-01-28 | Improve warning message from debuginfod support in readelf. | Nick Clifton | 2 | -21/+21 |
2020-01-27 | Fix objcopy --merge-notes dependency on qsort implementation behavior.users/roland/objcopy-merge-notes-qsort | Roland McGrath | 2 | -16/+23 |
2020-01-27 | Replace deprecated tcl case statements with switch statements | Alan Modra | 2 | -3/+20 |
2020-01-24 | Fix issue with warning messages about corrupt debuginfod notes. | Nick Clifton | 2 | -2/+7 |
2020-01-23 | Updated translations for various binutils sub-directories. | Nick Clifton | 2 | -1831/+2227 |
2020-01-22 | PR25417, Fix minor typos | Yuri Chornoivan | 2 | -1/+6 |
2020-01-20 | Updated translations for various binutils sub-directories | Nick Clifton | 3 | -3678/+4469 |
2020-01-18 | Update the notes on how to create a branch prior to a new release. | Nick Clifton | 2 | -18/+24 |
2020-01-18 | Update version to 2.34.50. Regenerate configure and .pot files. | Nick Clifton | 4 | -1063/+1094 |
2020-01-18 | Add markers for 2.34 branch to the NEWS files and ChangeLogs. | Nick Clifton | 4 | -6/+13 |
2020-01-17 | Improve the performance of the ascii art jump visualizer. | Thomas Troeger | 2 | -27/+46 |
2020-01-13 | Moev declaration of loop variable outside of the loop. | Nick Clifton | 2 | -1/+3 |
2020-01-13 | Add test driver for the debuginfod support in the binutils sub-directory. | Nick Clifton | 2 | -0/+193 |
2020-01-13 | Add an option to objdump's disassembler to generate ascii art diagrams showin... | Thomas Troeger | 4 | -5/+764 |
2020-01-13 | Re: PR23560, PR23561, readelf memory leaks | Alan Modra | 1 | -2/+2 |
2020-01-13 | PR23560, PR23561, readelf memory leaks | Alan Modra | 3 | -12/+44 |
2020-01-13 | PR25362, memory leak in nm | Alan Modra | 2 | -0/+7 |
2020-01-09 | Fix an attempt to free a static pointer when using objcopy's symbol addition ... | Nick Clifton | 2 | -5/+18 |
2020-01-09 | Update Traditional Chinese translation for the binutils sub-directory. | Nick Clifton | 2 | -335/+34 |
2020-01-09 | Add support for debuginfod to the binutils (disable by default, enabled via a... | Aaron Merey | 13 | -59/+468 |
2020-01-03 | Mach-O: misc build adjustments | Jan Beulich | 1 | -1/+1 |
2020-01-02 | Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A... | Sergey Belyashov | 3 | -1785/+2110 |
2020-01-01 | Re: Update year range in copyright notice of binutils files | Alan Modra | 1 | -0/+4 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 140 | -141/+141 |
2020-01-01 | ChangeLog rotation | Alan Modra | 2 | -1513/+1527 |
2019-12-30 | Re: Revise sleb128 and uleb128 reader | Alan Modra | 2 | -21/+28 |
2019-12-23 | Fix build 32-bit-host build error last for last binutils/dwarf2.c change. | Hans-Peter Nilsson | 2 | -1/+6 |
2019-12-23 | Revise sleb128 and uleb128 reader | Alan Modra | 4 | -1065/+833 |