Age | Commit message (Expand) | Author | Files | Lines |
2019-12-17 | Prefer object over notype symbols when disassembling | Alan Modra | 1 | -0/+11 |
2019-12-17 | Remove tic80 support | Alan Modra | 1 | -0/+5 |
2019-12-11 | Make bfd_get_8 return a bfd_vma like other bfd_get_* functions | Alan Modra | 1 | -0/+4 |
2019-12-10 | PR24960, Memory leak from disassembler | Alan Modra | 1 | -0/+5 |
2019-12-10 | Delete duplicate struct objdump_disasm_info field | Alan Modra | 1 | -0/+7 |
2019-12-08 | Optional matching for run_dump_test | Alan Modra | 1 | -0/+4 |
2019-11-28 | binutils/gas/riscv: Add DWARF register numbers for CSRs | Andrew Burgess | 1 | -0/+5 |
2019-11-28 | binutils: Make DWARF register name lookup be via a function pointer | Andrew Burgess | 1 | -0/+16 |
2019-11-28 | binutils: Make some functions static in dwarf.c | Andrew Burgess | 1 | -0/+15 |
2019-11-28 | binutils: Add a new function to initialise DWARF register name state | Andrew Burgess | 1 | -0/+9 |
2019-11-28 | binutils: Rename init_dwarf_regnames | Andrew Burgess | 1 | -0/+8 |
2019-11-28 | binutils: Be more forgiving of targets with large numbers of registers | Andrew Burgess | 1 | -0/+6 |
2019-11-25 | Introduce new section flag: SEC_ELF_OCTETS | Christian Eggers | 1 | -0/+7 |
2019-11-21 | PR273, SOM size -A | Alan Modra | 1 | -0/+7 |
2019-11-21 | Fix potential buffer overrun in objcopy's note merging code. | Nick Clifton | 1 | -0/+6 |
2019-11-21 | PR46, cygwin: FAIL: cdtest with -Ur | Alan Modra | 1 | -0/+5 |
2019-11-19 | PR24499, ignore --add-gnu-debuglink for archives | Alan Modra | 1 | -0/+5 |
2019-11-19 | PR24968, make objcopy use output ELF arch if -B not given | Alan Modra | 1 | -0/+7 |
2019-11-19 | PR25191, internal error in _bfd_elf_set_section_contents | Alan Modra | 1 | -0/+9 |
2019-11-19 | Add space between program name and file for objcopy/strip/objdump messages | Alan Modra | 1 | -0/+5 |
2019-11-18 | PR25198, use of out of date pointer | Alan Modra | 1 | -0/+5 |
2019-11-08 | PR25172, Wrong description of --stop-address=ADDR switch | Alan Modra | 1 | -0/+5 |
2019-11-07 | Allow the --output option of the "ar" prorgam to extract files to locations o... | Nick Clifton | 1 | -0/+7 |
2019-11-07 | Fix bug merging notes with objcopy when no merging results in zeroes being wr... | Nick Clifton | 1 | -0/+6 |
2019-11-06 | Fix an off-by-one error in the IN_RANGE macro used by readelf. Add another u... | Christian Eggers | 1 | -0/+7 |
2019-11-04 | Implement objcopy/strip --keep-section=<sectionpattern> | Fāng-ruì Sòng | 1 | -0/+15 |
2019-10-30 | Update email address for Palmer Dabbelt. | Nick Clifton | 1 | -0/+4 |
2019-10-30 | Add a --output=<DIR> option to ar to allow the specifying of an output direct... | Fangrui Song | 1 | -0/+15 |
2019-10-26 | sort_gnu_build_notes fix | Alan Modra | 1 | -0/+5 |
2019-10-25 | elfedit: Report unknown x86 feature | H.J. Lu | 1 | -0/+4 |
2019-10-25 | elfedit.c: Replace BYTE_PUT with byte_put | H.J. Lu | 1 | -0/+4 |
2019-10-25 | Improve objcopy's note mergeing capabilities. | Nick Clifton | 1 | -0/+38 |
2019-10-25 | readelf PT_PHDR check | Alan Modra | 1 | -0/+5 |
2019-10-21 | ar P support | Alan Modra | 1 | -0/+10 |
2019-10-14 | qsort: objcopy.c section sort | Alan Modra | 1 | -0/+6 |
2019-10-13 | Update the README-how-to-make-a-release file with a note to reset the develop... | Nick Clifton | 1 | -0/+5 |
2019-10-12 | Tweak the 'how to make a release' document | Nick Clifton | 1 | -0/+5 |
2019-10-11 | Updated traditional Chinese translation for the binutils/ subdirectory | Nick Clifton | 1 | -0/+4 |
2019-10-09 | PR25079, "ar s" stopped working | Alan Modra | 1 | -0/+6 |
2019-10-07 | Add support for new functionality in the msp430 backend of GCC. | Jozef Lawrynowicz | 1 | -0/+6 |
2019-10-03 | binutils: spaces -> tabs in CTF parts of objdump and readelf | Nick Alcock | 1 | -0/+7 |
2019-10-03 | objdump: get CTF parent importing right | Nick Alcock | 1 | -0/+7 |
2019-10-03 | libctf: installable libctf as a shared library | Nick Alcock | 1 | -0/+8 |
2019-10-03 | binutils: readelf: when dumping CTF, load strtab and symtab automatically | Nick Alcock | 1 | -0/+6 |
2019-10-03 | libctf, binutils: dump the CTF header | Nick Alcock | 1 | -0/+5 |
2019-10-02 | Change objcopy's --set-section-alignment option to take a byte alignment valu... | Nick Clifton | 1 | -0/+12 |
2019-09-30 | PR25046, readelf "Reading xxx bytes extends past end of file for dynamic sect... | Alan Modra | 1 | -0/+6 |
2019-09-24 | PR25031, nm reports wrong address on 32bit | Alan Modra | 1 | -0/+8 |
2019-09-23 | coff bfd.h tidy | Alan Modra | 1 | -0/+4 |
2019-09-23 | PR25018, readelf crash on 32bits | Alan Modra | 1 | -0/+9 |