summaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)Author
2016-05-25Enable 64-bit archives in ar and ranlibH.J. Lu
2016-05-18Prevent a run time segmentation fault when stripping a corrupt binary.Nick Clifton
2016-05-18MIPS/opcodes: Correct mixed MIPS16 and microMIPS disassemblyMaciej W. Rozycki
2016-05-18Updated Swedish translations for bfd and binutilsNick Clifton
2016-05-18MIPS/readelf: Use the `d_val' dynamic entry member with the relevant tagsMaciej W. Rozycki
2016-05-17LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki
2016-05-16V850/BFD: Call `_bfd_elf_copy_private_bfd_data' againMaciej W. Rozycki
2016-05-11Add MIPS32 DSPr3 support.Matthew Fortune
2016-05-10Add support for ARMv8-M Mainline with DSP extensionThomas Preud'homme
2016-05-10binutils/doc: Update documentation for nm --size-sortAndrew Burgess
2016-05-09Fix seg fault objdumping a corrupt binary with an invalid sh_link field.Nick Clifton
2016-05-09Regenerate configureAlan Modra
2016-05-04Fix some AVR test failures.Senthil Kumar Selvaraj
2016-05-03Updated Swedish translation for the binutils.Nick Clifton
2016-04-29Enhance readelf's recognition of AVR relocation types.Pitchumani Sivanupandi
2016-04-29Enhance support for copying and stripping Solaris and ARM binaries.Nick Clifton
2016-04-28Updated Chinese (simplified) translations for bfd, binutils and gold.Nick Clifton
2016-04-28Add support to AArch64 disassembler for verifying instructions. Add verifier...Nick Clifton
2016-04-20update many old style function definitionsTrevor Saunders
2016-04-15Regenerate Makefile.in/aclocal.m4 automake 1.11.6H.J. Lu
2016-04-14Fix copying Solaris binaries with objcopy.Nick Clifton
2016-04-13Add support to readelf for detecting and reporting Solaris specific section t...Nick Clifton
2016-04-13Add init_dwarf_regnames_s390Andreas Arnez
2016-04-11MIPS/opcodes: Fix undecoded MIPS16 extended instruction bit disassemblyMaciej W. Rozycki
2016-04-04Ignore DWARF debug information with a version of 0 - assume that it is padding.Nick Clifton
2016-03-31enable -Wwrite-strings for gasTrevor Saunders
2016-03-29readelf printf format strings on mingwAlan Modra
2016-03-22Fix unbounded stack usage warning inside the SAFE_BYTE_GET macro.Nick Clifton
2016-03-22Add -Wstack-usage to the gcc warning flags list, but only if using a sufficie...Nick Clifton
2016-03-21arc: Add nps400 machine type, and assembler flag.Andrew Burgess
2016-03-21arc: Remove EF_ARC_CPU_GENERIC constant.Andrew Burgess
2016-03-21arc/gas: default mach is arc700, initialised in md_beginAndrew Burgess
2016-03-21Remove use of alloca.Nick Clifton
2016-03-07Allow zero length archive elements.Nick Clifton
2016-03-04[ARM] Build attributes for ARMv8.1-A AdvSIMDMatthew Wahab
2016-02-26Add ChangeLog entries for PR ld/19645H.J. Lu
2016-02-26Properly implement STT_COMMONH.J. Lu
2016-02-16Add a missing break to readelf.cH.J. Lu
2016-02-16[ARC] Enable .cfi_* pseudo-ops.Claudiu Zissulescu
2016-02-15Enhance GAS's .section directive so that it can take numeric values for the f...Nick Clifton
2016-02-12Fix a typo in objcopy manualH.J. Lu
2016-02-05Change the default architecture value for ARC bfds so that they have the lowe...Cupertino Miranda
2016-02-02Clear HAS_RELOC if there are no relocationsH.J. Lu
2016-01-28Set BFD_DECOMPRESS to decompress debug sectionsH.J. Lu
2016-01-20Fix dlltool tests for ARM targets, which do not support the --leading-undersc...Nick Clifton
2016-01-20Add support for an ARM specific 'y' section attribute flag to mark the sectio...Mickael Guene
2016-01-19Remove an unused variable.John Baldwin
2016-01-19Add support to readelf for reading FreeBSD ELF core notes.John Baldwin
2016-01-19Add PIC and TLS support to the ARC target.Miranda Cupertino
2016-01-18Provide AC_PROG_LEX that copes with LEX=missing from top-levelAlan Modra