summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* Place .shstrtab section after .symtab and .strtab, thus restoring monotonical...Nick Clifton2016-08-194-7/+134
* Warn if the sh_info field of a symbol table does not index the first non-loca...Nick Clifton2016-08-122-0/+11
* Fix seg-faults when running readelf on fuzzed binaries.Nick Clifton2016-08-083-7/+53
* Fix seg-fault in DWARF dumper when given a corrupt binary containing illegal ...Nick Clifton2016-08-082-17/+61
* Avoid compile time warning when building on 32-bit host.Nick Clifton2016-08-022-1/+7
* Fix decoding of Windows resources.Nick Clifton2016-07-283-5/+21
* Set BFD_VERSION to 2.27.51H.J. Lu2016-07-212-10/+14
* oops - forgot to include binutils.texi in the previous delta.Nick Clifton2016-07-211-29/+8
* Add support to the ARC disassembler for selecting instruction classes.Claudiu Zissulescu2016-07-205-0/+100
* Update documentation to reflect that the symbol localization options of objco...Nick Clifton2016-07-202-2/+8
* Don't include libbfd.h outside of bfd, part 6Alan Modra2016-07-163-0/+7
* Don't include libbfd.h outside of bfd, part 5Alan Modra2016-07-162-150/+174
* Don't include libbfd.h outside of bfd, part 3Alan Modra2016-07-164-47/+60
* Don't include libbfd.h outside of bfd, part 1Alan Modra2016-07-164-10/+8
* Use address sized relocs in remove-relocs-01.sAlan Modra2016-07-152-12/+16
* objcopy/strip: Add option --remove-relocations=SECTIONPATTERNAndrew Burgess2016-07-1412-5/+242
* objcopy/strip: Allow section patterns starting with '!'.Andrew Burgess2016-07-148-11/+124
* PR20337, Objdump makes poor choice of symbolsAlan Modra2016-07-092-0/+21
* [ARM] Change noread to purecode.Andre Vieria2016-07-053-10/+16
* Fix potential buffer overflows with sprintf and very large integer values.Nick Clifton2016-07-012-18/+40
* Expect the objcopy without global symbols test to fail for ARM and AArch64 ta...Nick Clifton2016-07-012-0/+11
* Add marker for 2.27 branch.Tristan Gingold2016-07-013-3/+9
* Fix mis-placement in binutils.texiTristan Gingold2016-07-012-2/+6
* Relax previous restriction on running binutils ar tests for Alpha targets, al...Nick Clifton2016-06-282-2/+7
* Use `supports_gnu_unique' with the `unique_symbol' and `type' testsMaciej W. Rozycki2016-06-282-3/+6
* Invalid read in _bfd_elf_get_symbol_version_stringAlan Modra2016-06-282-1/+8
* MIPS objcopy --rename-section fixAlan Modra2016-06-246-38/+74
* Limit objdump -S context linesAlan Modra2016-06-242-2/+17
* Fix various binutils testsuite failures.Nick Clifton2016-06-2215-82/+179
* Increase size of string buffer used to hold printed versions of timestamps.Nick Clifton2016-06-222-3/+9
* Arc assembler: Convert nps400 from a machine type to an extension.Graham Markall2016-06-212-3/+5
* Fix simple gas testsuite failures.Nick Clifton2016-06-152-0/+7
* Use correct enum type for do_elf_stt_common.John Baldwin2016-06-142-1/+5
* Delete bfd_my_archive macroAlan Modra2016-06-143-6/+11
* Set my_archive for thin archivesAlan Modra2016-06-142-1/+8
* Also check that the group header's sh_info field is valid.Nick Clifton2016-06-022-2/+3
* Fix a seg-fault when stripping a corrupt binary.Nick Clifton2016-06-022-0/+8
* Fix a bug displaying the interpretation of a CFA block that just contains DW_...Nick Clifton2016-06-022-1/+14
* objcopy add-symbol uninitialised structAlan Modra2016-05-312-110/+119
* Enable 64-bit archives in ar and ranlibH.J. Lu2016-05-252-0/+8
* Prevent a run time segmentation fault when stripping a corrupt binary.Nick Clifton2016-05-182-1/+9
* MIPS/opcodes: Correct mixed MIPS16 and microMIPS disassemblyMaciej W. Rozycki2016-05-184-0/+70
* Updated Swedish translations for bfd and binutilsNick Clifton2016-05-182-52/+56
* MIPS/readelf: Use the `d_val' dynamic entry member with the relevant tagsMaciej W. Rozycki2016-05-182-1/+11
* LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki2016-05-173-5/+49
* V850/BFD: Call `_bfd_elf_copy_private_bfd_data' againMaciej W. Rozycki2016-05-162-2/+5
* Add MIPS32 DSPr3 support.Matthew Fortune2016-05-112-0/+6
* Add support for ARMv8-M Mainline with DSP extensionThomas Preud'homme2016-05-102-0/+8
* binutils/doc: Update documentation for nm --size-sortAndrew Burgess2016-05-102-5/+10
* Fix seg fault objdumping a corrupt binary with an invalid sh_link field.Nick Clifton2016-05-092-0/+15