summaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)Author
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra
2016-10-06-Wimplicit-fallthrough noreturn fixesAlan Modra
2016-10-06-Wimplicit-fallthrough error fixesAlan Modra
2016-09-29Frame info dump: Fix bad register marks.Andreas Krebbel
2016-09-29Add .cfi_val_offset GAS command.Andreas Krebbel
2016-09-29Display .gnu.attributes tags for powerpc64Alan Modra
2016-09-26When building target binaries, ensure that the warning flags selected for the...Vlad Zakharov
2016-09-26PowerPC .gnu.attributesAlan Modra
2016-09-26Fix nm potential buffer overflowAlan Modra
2016-09-19nm handling of synthetic symbolsAlan Modra
2016-09-15Fix typo in readelf error message.Ed Maste
2016-09-06Fix a problem in readelf where memcpy could be called with a NULL second argu...Nick Clifton
2016-08-29Check the external compression header sizeH.J. Lu
2016-08-19Place .shstrtab section after .symtab and .strtab, thus restoring monotonical...Nick Clifton
2016-08-12Warn if the sh_info field of a symbol table does not index the first non-loca...Nick Clifton
2016-08-08Fix seg-faults when running readelf on fuzzed binaries.Nick Clifton
2016-08-08Fix seg-fault in DWARF dumper when given a corrupt binary containing illegal ...Nick Clifton
2016-08-02Avoid compile time warning when building on 32-bit host.Nick Clifton
2016-07-28Fix decoding of Windows resources.Nick Clifton
2016-07-21Set BFD_VERSION to 2.27.51H.J. Lu
2016-07-21oops - forgot to include binutils.texi in the previous delta.Nick Clifton
2016-07-20Add support to the ARC disassembler for selecting instruction classes.Claudiu Zissulescu
2016-07-20Update documentation to reflect that the symbol localization options of objco...Nick Clifton
2016-07-16Don't include libbfd.h outside of bfd, part 6Alan Modra
2016-07-16Don't include libbfd.h outside of bfd, part 5Alan Modra
2016-07-16Don't include libbfd.h outside of bfd, part 3Alan Modra
2016-07-16Don't include libbfd.h outside of bfd, part 1Alan Modra
2016-07-15Use address sized relocs in remove-relocs-01.sAlan Modra
2016-07-14objcopy/strip: Add option --remove-relocations=SECTIONPATTERNAndrew Burgess
2016-07-14objcopy/strip: Allow section patterns starting with '!'.Andrew Burgess
2016-07-09PR20337, Objdump makes poor choice of symbolsAlan Modra
2016-07-05[ARM] Change noread to purecode.Andre Vieria
2016-07-01Fix potential buffer overflows with sprintf and very large integer values.Nick Clifton
2016-07-01Expect the objcopy without global symbols test to fail for ARM and AArch64 ta...Nick Clifton
2016-07-01Add marker for 2.27 branch.Tristan Gingold
2016-07-01Fix mis-placement in binutils.texiTristan Gingold
2016-06-28Relax previous restriction on running binutils ar tests for Alpha targets, al...Nick Clifton
2016-06-28Use `supports_gnu_unique' with the `unique_symbol' and `type' testsMaciej W. Rozycki
2016-06-28Invalid read in _bfd_elf_get_symbol_version_stringAlan Modra
2016-06-24MIPS objcopy --rename-section fixAlan Modra
2016-06-24Limit objdump -S context linesAlan Modra
2016-06-22Fix various binutils testsuite failures.Nick Clifton
2016-06-22Increase size of string buffer used to hold printed versions of timestamps.Nick Clifton
2016-06-21Arc assembler: Convert nps400 from a machine type to an extension.Graham Markall
2016-06-15Fix simple gas testsuite failures.Nick Clifton
2016-06-14Use correct enum type for do_elf_stt_common.John Baldwin
2016-06-14Delete bfd_my_archive macroAlan Modra
2016-06-14Set my_archive for thin archivesAlan Modra
2016-06-02Also check that the group header's sh_info field is valid.Nick Clifton
2016-06-02Fix a seg-fault when stripping a corrupt binary.Nick Clifton