When building target binaries, ensure that the warning flags selected for the command...
[external/binutils.git] / ld / ChangeLog
2016-09-26 Vlad ZakharovWhen building target binaries, ensure that the warning...
2016-09-26 Alan ModraPowerPC .gnu.attributes
2016-09-23 Akihiko OdakiDelete relocations associatesd with deleted exidx entries.
2016-09-23 Andreas KrebbelS/390: Move start of 64 bit binaries from 2GB to 256MB.
2016-09-22 Nick CliftonReport failed attempts to locate DT_NEEDED files when...
2016-09-21 Richard Sandiford[AArch64] Print spaces after commas in addresses
2016-09-21 Richard Sandiford[AArch64] Add SVE condition codes
2016-09-20 Andrew Burgessld: Fix mistake in ChangeLog
2016-09-20 Andrew Burgessld: Extend documentation for EXCLUDE_FILE
2016-09-14 Thomas Preud'hommeFix ld --gc-section segfault with ARMv8-M entry functio...
2016-09-14 Claudiu Zissulescu[ARC] Fix parsing dtpoff relocation expression.
2016-09-14 Nick CliftonAdd support for disabling automatic generation of ...
2016-09-06 H.J. LuResolve size relocation with copy relocation
2016-09-06 Nick CliftonDo not pass host compiler sanitization flags on to...
2016-09-06 Senthil Kumar SelvarajFix PR ld/20545 - relaxation bugs in avr backend
2016-09-02 H.J. LuLimit pr20513c/pr20513d to Linux and GNU targets
2016-09-01 H.J. LuAdd tests for PR ld/20513
2016-08-31 Alan ModraIgnore symbols defined in SHF_EXCLUDE sections
2016-08-31 Alan ModraAdjust VLE testsuite
2016-08-30 Cupertino MirandaMade tests to XFAIL for arc*-*-elf*.
2016-08-29 H.J. LuRun PR ld/19784 tests only if ifunc attribute works
2016-08-29 H.J. Lui386: Issue an error on non-PIC call to IFUNC in PIC...
2016-08-26 Thomas Preud'hommeReduce parameter list in bfd_elf32_arm_target_relocs
2016-08-26 Cupertino MirandaDynamic TLS GOT entries would not be relocated.
2016-08-26 Cupertino MirandaContent for TLS_IE_GOT not written to .got.
2016-08-26 Thomas Preud'hommeAdd support for stable secure gateway veneers addresses
2016-08-25 Alan Modrapowerpc ld configure
2016-08-23 Alan ModraFix duplicate FAILs from ld testsuite
2016-08-19 Nick CliftonEnable relro by default for AArch64, ARM and SCORE.
2016-08-19 Nick CliftonPlace .shstrtab section after .symtab and .strtab,...
2016-08-18 Alan ModraFix thinko in new weak undefined function test
2016-08-12 Alan ModraCorrect .dynsym sh_info
2016-08-12 Alan ModraAdd undefined weak function tests
2016-08-11 Alan ModraFix ERROR: target-cc does not exist
2016-08-11 Nick CliftonAvoid testsuite errors about missing compilers.
2016-08-10 Maciej W. RozyckiPR ld/15428: MIPS/LD/testsuite: Un-KFAIL `__ehdr_start...
2016-08-10 Maciej W. RozyckiMIPS/LD/testsuite: Verify microMIPS LA25 stub generation
2016-08-09 H.J. LuSkip LTO tests for --disable-plugin
2016-08-09 Roland McGrathSupport -pie for arm*-eabi targets.
2016-08-05 H.J. LuAdd missing ChangLog enrtry
2016-08-04 Thomas Preud'homme2016-08-04 Thomas Preud'homme <thomas.preudhomme...
2016-08-04 Thomas Preud'homme2016-08-04 Thomas Preud'homme <thomas.preudhomme...
2016-08-02 Nick CliftonFix SH GOT allocation in the presence of linker garbage...
2016-07-27 Maciej W. RozyckiMIPS/GAS: Implement microMIPS branch/jump compaction
2016-07-27 Nick CliftonRestrict linker garbage collection personality test...
2016-07-27 Igor KudrinFix warning in ldbuildid.c mingw32 code
2016-07-26 Maciej W. RozyckiMIPS/BFD: Handle branches in PLT compression selection
2016-07-26 Igor KudrinAdd support for creating uuid based build-id's in a...
2016-07-25 Alan ModraRevise targets able to run ELF 64k section test
2016-07-22 Cupertino MirandaFix segfault in ARC linker when generating got entries...
2016-07-21 H.J. LuSet BFD_VERSION to 2.27.51
2016-07-21 H.J. LuMove ChangeLog entry for PR ld/20376
2016-07-21 Alan ModraUse variable args in run_ld_link_exec_tests
2016-07-21 Alan ModraFix implib test failures
2016-07-20 H.J. LuCheck p_paddr for program header space
2016-07-20 Alan ModraEarly expression evaluation
2016-07-19 Roland McGrathSupport -pie for aarch64*-elf targets.
2016-07-19 Maciej W. RozyckiMIPS: Convert cross-mode BAL to JALX
2016-07-19 Maciej W. RozyckiMIPS: Verify the ISA mode and alignment of branch and...
2016-07-19 Andrew Burgessld: Restore file offset after a plugin fails to claim...
2016-07-16 Alan ModraDon't include libbfd.h outside of bfd, part 6
2016-07-16 Alan ModraDon't include libbfd.h outside of bfd, part 4
2016-07-16 Alan ModraDon't include libbfd.h outside of bfd, part 1
2016-07-15 Thomas Preud'hommeAdd support for creating ELF import libraries
2016-07-15 Nick CliftonTidy up debugging in the ARC port of the BFD library.
2016-07-14 Maciej W. RozyckiMIPS/GAS: Don't convert PC-relative REL relocs against...
2016-07-14 Maciej W. RozyckiMIPS/GAS: Keep the ISA bit in the addend of branch...
2016-07-14 Maciej W. RozyckiBFD: Let targets handle relocations against absolute...
2016-07-14 Claudiu Zissulescu[ARC] Fix/improve small data support.
2016-07-11 Claudiu Zissulescu[ARC] Update test.
2016-07-09 Alan ModraPR20337, Objdump makes poor choice of symbols
2016-07-07 jamesbowmanFT32 linker script cleanup
2016-07-05 H.J. LuAdd -flto to PR ld/20321 test
2016-07-05 Andre Vieria[ARM] Purecode compatible long branch veneer for M...
2016-07-05 Andre Vieria[ARM] Change noread to purecode.
2016-07-05 Jan Beulichld: track linker-definedness of symbols
2016-07-04 H.J. LuWarn and return for duplicated plugin
2016-07-04 Nick CliftonAllow the flash and ram memory region sizes to be speci...
2016-07-02 Maciej W. RozyckiMIPS/LD/testsuite: Resurrect `branch-misc-2' test
2016-07-01 Thomas Preud'hommeFix Thumb-2 BL detection
2016-07-01 Tristan GingoldAdd marker for 2.27 branch.
2016-06-28 H.J. LuSkip version check for unreferenced and undefined symbol
2016-06-28 Nick CliftonFix more linker testsuite failures.
2016-06-28 James ClarkeDon't convert R_SPARC_32 to R_SPARC_RELATIVE if class...
2016-06-28 Maciej W. RozyckiMIPS/LD/testsuite: Accept any UNIX OS/ABI with GNU...
2016-06-28 Alan ModraDon't run ld-scripts/pr20302 on linuxaout
2016-06-28 Maciej W. RozyckiMIPS16: Add R_MIPS16_PC16_S1 branch relocation support
2016-06-27 Nick CliftonAllow a second -T<section>=<addr> to override a previou...
2016-06-24 Alan Modraaarch64 ld testsuite
2016-06-24 H.J. LuCheck DEFAULT_LD_Z_RELRO for -z relro help message
2016-06-22 Maciej W. RozyckiMIPS/LD/testsuite: Use wildcard address matching in...
2016-06-22 Maciej W. RozyckiMIPS/LD/testsuite: Uniquely identify `undefweak-overflo...
2016-06-22 H.J. Luld: Add a linker configure option --enable-relro
2016-06-21 Maciej W. RozyckiMIPS/BFD: Don't stop processing on a cross-mode jump...
2016-06-21 Graham MarkallArc assembler: Convert nps400 from a machine type to...
2016-06-20 H.J. LuUse the IR symbol table for the IR input object
2016-06-20 Alan ModraPR ld/20276: Set non_ir_ref on common symbol
2016-06-18 H.J. LuRename bfd_plugin_uknown to bfd_plugin_unknown
2016-06-18 H.J. LuDon't generate PLT for IFUNC GOT/pointer reference
2016-06-17 Thomas Preud'hommeAdd support for Thumb-2 long branch veneers
next