aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2016-09-19nm handling of synthetic symbolsAlan Modra2-17/+16
2016-09-15Fix typo in readelf error message.Ed Maste2-1/+5
2016-09-06Fix a problem in readelf where memcpy could be called with a NULL second argu...Nick Clifton2-3/+11
2016-08-29Check the external compression header sizeH.J. Lu2-4/+11
2016-08-19Place .shstrtab section after .symtab and .strtab, thus restoring monotonical...Nick Clifton4-7/+134
2016-08-12Warn if the sh_info field of a symbol table does not index the first non-loca...Nick Clifton2-0/+11
2016-08-08Fix seg-faults when running readelf on fuzzed binaries.Nick Clifton3-7/+53
2016-08-08Fix seg-fault in DWARF dumper when given a corrupt binary containing illegal ...Nick Clifton2-17/+61
2016-08-02Avoid compile time warning when building on 32-bit host.Nick Clifton2-1/+7
2016-07-28Fix decoding of Windows resources.Nick Clifton3-5/+21
2016-07-21Set BFD_VERSION to 2.27.51H.J. Lu2-10/+14
2016-07-21oops - forgot to include binutils.texi in the previous delta.Nick Clifton1-29/+8
2016-07-20Add support to the ARC disassembler for selecting instruction classes.Claudiu Zissulescu5-0/+100
2016-07-20Update documentation to reflect that the symbol localization options of objco...Nick Clifton2-2/+8
2016-07-16Don't include libbfd.h outside of bfd, part 6Alan Modra3-0/+7
2016-07-16Don't include libbfd.h outside of bfd, part 5Alan Modra2-150/+174
2016-07-16Don't include libbfd.h outside of bfd, part 3Alan Modra4-47/+60
2016-07-16Don't include libbfd.h outside of bfd, part 1Alan Modra4-10/+8
2016-07-15Use address sized relocs in remove-relocs-01.sAlan Modra2-12/+16
2016-07-14objcopy/strip: Add option --remove-relocations=SECTIONPATTERNAndrew Burgess12-5/+242
2016-07-14objcopy/strip: Allow section patterns starting with '!'.Andrew Burgess8-11/+124
2016-07-09PR20337, Objdump makes poor choice of symbolsAlan Modra2-0/+21
2016-07-05[ARM] Change noread to purecode.Andre Vieria3-10/+16
2016-07-01Fix potential buffer overflows with sprintf and very large integer values.Nick Clifton2-18/+40
2016-07-01Expect the objcopy without global symbols test to fail for ARM and AArch64 ta...Nick Clifton2-0/+11
2016-07-01Add marker for 2.27 branch.Tristan Gingold3-3/+9
2016-07-01Fix mis-placement in binutils.texiTristan Gingold2-2/+6
2016-06-28Relax previous restriction on running binutils ar tests for Alpha targets, al...Nick Clifton2-2/+7
2016-06-28Use `supports_gnu_unique' with the `unique_symbol' and `type' testsMaciej W. Rozycki2-3/+6
2016-06-28Invalid read in _bfd_elf_get_symbol_version_stringAlan Modra2-1/+8
2016-06-24MIPS objcopy --rename-section fixAlan Modra6-38/+74
2016-06-24Limit objdump -S context linesAlan Modra2-2/+17
2016-06-22Fix various binutils testsuite failures.Nick Clifton15-82/+179
2016-06-22Increase size of string buffer used to hold printed versions of timestamps.Nick Clifton2-3/+9
2016-06-21Arc assembler: Convert nps400 from a machine type to an extension.Graham Markall2-3/+5
2016-06-15Fix simple gas testsuite failures.Nick Clifton2-0/+7
2016-06-14Use correct enum type for do_elf_stt_common.John Baldwin2-1/+5
2016-06-14Delete bfd_my_archive macroAlan Modra3-6/+11
2016-06-14Set my_archive for thin archivesAlan Modra2-1/+8
2016-06-02Also check that the group header's sh_info field is valid.Nick Clifton2-2/+3
2016-06-02Fix a seg-fault when stripping a corrupt binary.Nick Clifton2-0/+8
2016-06-02Fix a bug displaying the interpretation of a CFA block that just contains DW_...Nick Clifton2-1/+14
2016-05-31objcopy add-symbol uninitialised structAlan Modra2-110/+119
2016-05-25Enable 64-bit archives in ar and ranlibH.J. Lu2-0/+8
2016-05-18Prevent a run time segmentation fault when stripping a corrupt binary.Nick Clifton2-1/+9
2016-05-18MIPS/opcodes: Correct mixed MIPS16 and microMIPS disassemblyMaciej W. Rozycki4-0/+70
2016-05-18Updated Swedish translations for bfd and binutilsNick Clifton2-52/+56
2016-05-18MIPS/readelf: Use the `d_val' dynamic entry member with the relevant tagsMaciej W. Rozycki2-1/+11
2016-05-17LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki3-5/+49
2016-05-16V850/BFD: Call `_bfd_elf_copy_private_bfd_data' againMaciej W. Rozycki2-2/+5