Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-12-17 | Prefer object over notype symbols when disassembling | Alan Modra | 2 | -16/+47 |
2019-12-17 | Remove tic80 support | Alan Modra | 3 | -2/+6 |
2019-12-11 | Make bfd_get_8 return a bfd_vma like other bfd_get_* functions | Alan Modra | 2 | -2/+8 |
2019-12-10 | PR24960, Memory leak from disassembler | Alan Modra | 2 | -0/+6 |
2019-12-10 | Delete duplicate struct objdump_disasm_info field | Alan Modra | 2 | -6/+12 |
2019-12-08 | Optional matching for run_dump_test | Alan Modra | 2 | -0/+23 |
2019-11-28 | binutils/gas/riscv: Add DWARF register numbers for CSRs | Andrew Burgess | 2 | -3/+43 |
2019-11-28 | binutils: Make DWARF register name lookup be via a function pointer | Andrew Burgess | 2 | -8/+51 |
2019-11-28 | binutils: Make some functions static in dwarf.c | Andrew Burgess | 3 | -12/+21 |
2019-11-28 | binutils: Add a new function to initialise DWARF register name state | Andrew Burgess | 4 | -36/+63 |
2019-11-28 | binutils: Rename init_dwarf_regnames | Andrew Burgess | 4 | -3/+11 |
2019-11-28 | binutils: Be more forgiving of targets with large numbers of registers | Andrew Burgess | 2 | -2/+8 |
2019-11-25 | Introduce new section flag: SEC_ELF_OCTETS | Christian Eggers | 2 | -4/+14 |
2019-11-21 | PR273, SOM size -A | Alan Modra | 3 | -3/+18 |
2019-11-21 | Fix potential buffer overrun in objcopy's note merging code. | Nick Clifton | 2 | -3/+14 |
2019-11-21 | PR46, cygwin: FAIL: cdtest with -Ur | Alan Modra | 2 | -7/+15 |
2019-11-19 | PR24499, ignore --add-gnu-debuglink for archives | Alan Modra | 2 | -0/+13 |
2019-11-19 | PR24968, make objcopy use output ELF arch if -B not given | Alan Modra | 2 | -2/+16 |
2019-11-19 | PR25191, internal error in _bfd_elf_set_section_contents | Alan Modra | 2 | -10/+24 |
2019-11-19 | Add space between program name and file for objcopy/strip/objdump messages | Alan Modra | 2 | -6/+11 |
2019-11-18 | PR25198, use of out of date pointer | Alan Modra | 2 | -2/+6 |
2019-11-08 | PR25172, Wrong description of --stop-address=ADDR switch | Alan Modra | 2 | -1/+6 |
2019-11-07 | Allow the --output option of the "ar" prorgam to extract files to locations o... | Nick Clifton | 3 | -20/+25 |
2019-11-07 | Fix bug merging notes with objcopy when no merging results in zeroes being wr... | Nick Clifton | 2 | -15/+20 |
2019-11-06 | Fix an off-by-one error in the IN_RANGE macro used by readelf. Add another u... | Christian Eggers | 2 | -3/+14 |
2019-11-04 | Implement objcopy/strip --keep-section=<sectionpattern> | Fāng-ruì Sòng | 7 | -7/+73 |
2019-10-30 | Update email address for Palmer Dabbelt. | Nick Clifton | 2 | -1/+5 |
2019-10-30 | Add a --output=<DIR> option to ar to allow the specifying of an output direct... | Fangrui Song | 5 | -66/+171 |
2019-10-26 | sort_gnu_build_notes fix | Alan Modra | 2 | -1/+6 |
2019-10-25 | elfedit: Report unknown x86 feature | H.J. Lu | 2 | -1/+8 |