aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-07-21Fix implib test failuresAlan Modra1-0/+10
2016-07-20Handle version 1a of FreeBSD's NT_PRSINFO.John Baldwin1-0/+5
2016-07-20Mark some more powerpc relocs as not handled by generic linkerAlan Modra1-0/+6
2016-07-19MIPS: Convert cross-mode BAL to JALXMaciej W. Rozycki1-0/+7
2016-07-19MIPS: Verify the ISA mode and alignment of branch and jump targetsMaciej W. Rozycki1-0/+22
2016-07-16Don't include libbfd.h outside of bfd, part 6Alan Modra1-0/+8
2016-07-16Don't include libbfd.h outside of bfd, part 4Alan Modra1-0/+6
2016-07-16Don't include libbfd.h outside of bfd, part 2Alan Modra1-0/+6
2016-07-16Don't include libbfd.h outside of bfd, part 1Alan Modra1-0/+10
2016-07-15Add support for creating ELF import librariesThomas Preud'homme1-0/+14
2016-07-15Tidy up debugging in the ARC port of the BFD library.Nick Clifton1-0/+14
2016-07-15COFF buffer overflow in mark_relocsAlan Modra1-0/+5
2016-07-14BFD: Let targets handle relocations against absolute symbolsMaciej W. Rozycki1-0/+6
2016-07-12Align x86-64 .got/.got.plt sections to 8 bytesH.J. Lu1-0/+5
2016-07-12Second fix for grammar in error message.Nick Clifton1-0/+4
2016-07-12Fix grammar in error message.Douglas B Rupp1-0/+5
2016-07-11Enable relocation overflow messages by default.Cupertino Miranda1-0/+4
2016-07-11Fixes done to TLS.Cupertino Miranda1-0/+14
2016-07-08FT32: Correct 32-bit reloc for BFD_RELOC_32jamesbowman1-0/+4
2016-07-05[ARM] Purecode compatible long branch veneer for M-profile targets with MOVW.Andre Vieria1-0/+10
2016-07-05[ARM] Change noread to purecode.Andre Vieria1-0/+12
2016-07-01Fix Thumb-2 BL detectionThomas Preud'homme1-0/+10
2016-06-29Preserve all mapping symbols in ARM and AArch64 object files.Nick Clifton1-0/+13
2016-06-28Skip version check for unreferenced and undefined symbolH.J. Lu1-0/+6
2016-06-28Fix more linker testsuite failures.Nick Clifton1-0/+3
2016-06-28Mark ARM mapping symbols in object files are precious, so that strip will not...Nick Clifton1-0/+7
2016-06-28Don't convert R_SPARC_32 to R_SPARC_RELATIVE if class is ELFCLASS64.James Clarke1-0/+5
2016-06-28MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki1-0/+20
2016-06-27PR 19264 looping in ppc64_elf_size_stubsAlan Modra1-0/+8
2016-06-27add ChangeLog entriesTrevor Saunders1-0/+5
2016-06-25xtensa: prototype xtensa_make_property_section in elf/xtensa.hTrevor Saunders1-0/+4
2016-06-24Create a pseudo section for the ELF AUXV core dump note on FreeBSD.John Baldwin1-0/+5
2016-06-24Add elfcore_grok_freebsd_note to parse FreeBSD ELF core notes.John Baldwin1-0/+10
2016-06-24Add missing ChangeLog entry for "fix undefined reference [...]" commit.Joel Brobecker1-0/+5
2016-06-24MIPS objcopy --rename-section fixAlan Modra1-0/+5
2016-06-21MIPS/BFD: Don't stop processing on a cross-mode jump conversion errorMaciej W. Rozycki1-0/+8
2016-06-21Arc assembler: Convert nps400 from a machine type to an extension.Graham Markall1-0/+8
2016-06-20Use the IR symbol table for the IR input objectH.J. Lu1-0/+12
2016-06-20PR ld/20276: Set non_ir_ref on common symbolAlan Modra1-0/+6
2016-06-18Rename bfd_plugin_uknown to bfd_plugin_unknownH.J. Lu1-0/+8
2016-06-18Don't generate PLT for IFUNC GOT/pointer referenceH.J. Lu1-0/+61
2016-06-17Add support for Thumb-2 long branch veneersThomas Preud'homme1-0/+11
2016-06-17bfd,opcodes: sparc: new opcode v9{c,d,e,v,m} architectures and bfd machine nu...Jose E. Marchesi1-0/+22
2016-06-16Add missing ChangeLog entriesH.J. Lu1-0/+6
2016-06-16bfd/s390: Fix DT_PLTRELSZ in presence of R_390_IRELATIVE.Marcin Koƛcielnicki1-0/+7
2016-06-16Skip relocations in non-loaded, non-alloced sectionsH.J. Lu1-0/+6
2016-06-15Check SEC_ALLOC before allocating dynamic relocationH.J. Lu1-0/+6
2016-06-15Fix PR ld/20254Senthil Kumar Selvaraj1-0/+6
2016-06-14Check R_*_IRELATIVE in x86 reloc_type_classH.J. Lu1-0/+8
2016-06-14Fix feature checks based on ARM architecture valueThomas Preud'homme1-0/+13