| Commit message (Expand) | Author | Age | Files | Lines |
* | Generate correct hint value for IDATA6. | Rudy | 2016-11-14 | 2 | -16/+14 |
* | Extend information displayed about objdump's output of dynamic symbols. | Nick Clifton | 2016-11-11 | 1 | -0/+3 |
* | Add the ability for nm to display symbol version information. | Nick Clifton | 2016-11-11 | 6 | -2/+99 |
* | Fix heap-buffer-overflow error detected by address sanitization on a fuzzed b... | Nick Clifton | 2016-11-08 | 2 | -4/+10 |
* | objcopy: Close some memory leaks in error paths | Andrew Burgess | 2016-11-04 | 2 | -0/+8 |
* | set default-directory in dwarf-browse | Tom Tromey | 2016-11-04 | 2 | -1/+7 |
* | Add maintainers for RISC-V target. | Palmer Dabbelt | 2016-11-04 | 2 | -0/+7 |
* | Add support for RISC-V architecture. | Nick Clifton | 2016-11-01 | 3 | -3/+35 |
* | Remove spurious whitespace introduced by previous delta. | Nick Clifton | 2016-10-19 | 1 | -9/+9 |
* | Display unknown notes. Decode NT_GNU_HWCAP notes. | Nick Clifton | 2016-10-17 | 3 | -38/+124 |
* | Update list of ELF machine numbers. | Nick Clifton | 2016-10-17 | 2 | -9/+60 |
* | Fix leftover remote test failures from PR binutils/19020 | Luis Machado | 2016-10-14 | 2 | -1/+7 |
* | Enhance objdump so that it will use .got, .plt and .plt.got section symbols w... | Nick Clifton | 2016-10-11 | 2 | -9/+87 |
* | -Wimplicit-fallthrough warning fixes | Alan Modra | 2016-10-06 | 7 | -10/+37 |
* | -Wimplicit-fallthrough noreturn fixes | Alan Modra | 2016-10-06 | 8 | -65/+21 |
* | -Wimplicit-fallthrough error fixes | Alan Modra | 2016-10-06 | 3 | -0/+7 |
* | Frame info dump: Fix bad register marks. | Andreas Krebbel | 2016-09-29 | 1 | -10/+23 |
* | Add .cfi_val_offset GAS command. | Andreas Krebbel | 2016-09-29 | 1 | -2/+2 |
* | Display .gnu.attributes tags for powerpc64 | Alan Modra | 2016-09-29 | 2 | -0/+6 |
* | When building target binaries, ensure that the warning flags selected for the... | Vlad Zakharov | 2016-09-26 | 5 | -14/+71 |
* | PowerPC .gnu.attributes | Alan Modra | 2016-09-26 | 2 | -36/+73 |
* | Fix nm potential buffer overflow | Alan Modra | 2016-09-26 | 2 | -14/+28 |
* | nm handling of synthetic symbols | Alan Modra | 2016-09-19 | 2 | -17/+16 |
* | Fix typo in readelf error message. | Ed Maste | 2016-09-15 | 2 | -1/+5 |
* | Fix a problem in readelf where memcpy could be called with a NULL second argu... | Nick Clifton | 2016-09-06 | 2 | -3/+11 |
* | Check the external compression header size | H.J. Lu | 2016-08-29 | 2 | -4/+11 |
* | Place .shstrtab section after .symtab and .strtab, thus restoring monotonical... | Nick Clifton | 2016-08-19 | 4 | -7/+134 |
* | Warn if the sh_info field of a symbol table does not index the first non-loca... | Nick Clifton | 2016-08-12 | 2 | -0/+11 |
* | Fix seg-faults when running readelf on fuzzed binaries. | Nick Clifton | 2016-08-08 | 3 | -7/+53 |
* | Fix seg-fault in DWARF dumper when given a corrupt binary containing illegal ... | Nick Clifton | 2016-08-08 | 2 | -17/+61 |
* | Avoid compile time warning when building on 32-bit host. | Nick Clifton | 2016-08-02 | 2 | -1/+7 |
* | Fix decoding of Windows resources. | Nick Clifton | 2016-07-28 | 3 | -5/+21 |
* | Set BFD_VERSION to 2.27.51 | H.J. Lu | 2016-07-21 | 2 | -10/+14 |
* | oops - forgot to include binutils.texi in the previous delta. | Nick Clifton | 2016-07-21 | 1 | -29/+8 |
* | Add support to the ARC disassembler for selecting instruction classes. | Claudiu Zissulescu | 2016-07-20 | 5 | -0/+100 |
* | Update documentation to reflect that the symbol localization options of objco... | Nick Clifton | 2016-07-20 | 2 | -2/+8 |
* | Don't include libbfd.h outside of bfd, part 6 | Alan Modra | 2016-07-16 | 3 | -0/+7 |
* | Don't include libbfd.h outside of bfd, part 5 | Alan Modra | 2016-07-16 | 2 | -150/+174 |
* | Don't include libbfd.h outside of bfd, part 3 | Alan Modra | 2016-07-16 | 4 | -47/+60 |
* | Don't include libbfd.h outside of bfd, part 1 | Alan Modra | 2016-07-16 | 4 | -10/+8 |
* | Use address sized relocs in remove-relocs-01.s | Alan Modra | 2016-07-15 | 2 | -12/+16 |
* | objcopy/strip: Add option --remove-relocations=SECTIONPATTERN | Andrew Burgess | 2016-07-14 | 12 | -5/+242 |
* | objcopy/strip: Allow section patterns starting with '!'. | Andrew Burgess | 2016-07-14 | 8 | -11/+124 |
* | PR20337, Objdump makes poor choice of symbols | Alan Modra | 2016-07-09 | 2 | -0/+21 |
* | [ARM] Change noread to purecode. | Andre Vieria | 2016-07-05 | 3 | -10/+16 |
* | Fix potential buffer overflows with sprintf and very large integer values. | Nick Clifton | 2016-07-01 | 2 | -18/+40 |
* | Expect the objcopy without global symbols test to fail for ARM and AArch64 ta... | Nick Clifton | 2016-07-01 | 2 | -0/+11 |
* | Add marker for 2.27 branch. | Tristan Gingold | 2016-07-01 | 3 | -3/+9 |
* | Fix mis-placement in binutils.texi | Tristan Gingold | 2016-07-01 | 2 | -2/+6 |
* | Relax previous restriction on running binutils ar tests for Alpha targets, al... | Nick Clifton | 2016-06-28 | 2 | -2/+7 |