ld relro
[platform/upstream/binutils.git] / ld /
2014-06-25 Nick CliftonFixes to allow a toolchain configured with --enable...
2014-06-25 Kyle McMartinld/arm: adjust offsets in tls-gdierelax2.d
2014-06-18 Andreas Toblerld/ARM: Add target arm*b-*-freebsd*, update target...
2014-06-16 Will Newtonld/ARM: Fix IFUNC and TLS descriptors in the same share...
2014-06-16 Alan ModraFix duplicated assignments to __rel_iplt and __rela_ipl...
2014-06-13 Alan ModraDon't call bfd_link_hash_table_free
2014-06-13 Alan ModraMake bfd.link_next field a union
2014-06-13 Alan ModraAdd missing ld makefile dependency for nios.
2014-06-09 Ryan MansfieldRemove reference to GASp from linker testsuite configur...
2014-06-07 Alan ModraPROVIDE in linker script vs. built-in symbols
2014-06-05 Joel BrobeckerMake it easy to make --disable-werror the default for...
2014-06-03 Alan ModraSupport fusion for ELFv2 stubs
2014-06-02 Alan Modrafix typos in ChangeLog
2014-06-02 Alan Modrafix 2014-05-28 ld Makefile.am changes
2014-05-28 Hans-Peter Nilssonld: Split GENSCRIPTS rule from dependencies to fix...
2014-05-28 mfortuneAdd objcopy stage between assembly and linking for...
2014-05-27 DJ DelorieFix typo.
2014-05-27 DJ DelorieAdd new link-map-text hook and RX auto-vector support.
2014-05-24 Alan ModraLocalize varible to avoid warning
2014-05-20 Hans-Peter Nilssonld: Add missing eelf32mbel_linux.c to ALL_EMULATION_SOU...
2014-05-20 Will Newtonld/aarch64: xfail non-PIC shared object tests on aarch64
2014-05-20 Alan ModraRewrite ppc32 backend .sdata and .sdata2 handling
2014-05-19 Andreas ToblerDon't link FreeBSD tests with -ldl.
2014-05-16 John Marino * configure.tgt: Add /lib to dragonfly NATIVE_LIB_DIRS.
2014-05-11 Chung-Lin Tang2014-05-11 Chung-Lin Tang <cltang@codesourcery.com>
2014-05-10 Hans-Peter NilssonFix freeing of link_info.hash
2014-05-09 H.J. LuProperly display extra data/address size prefixes
2014-05-07 Volodymyr ArbatovUse signed data type for R_XTENSA_DIFF* relocation...
2014-05-02 Alan Modrabfd target vector rationalisation
2014-05-01 Hans-Peter Nilssonld/testsuite:
2014-04-23 Will Newtonld/arm: Fix testsuite failures for armeb-linux-eabi
2014-04-22 H.J. LuAdd tests for PR ld/16846
2014-04-22 Christian SvenssonRemove support for the (deprecated) openrisc and or32...
2014-04-21 Richard HendersonFix alpha-elf relaxation
2014-04-17 Kwok Cheung YeungThis patch causes local GOT entries addressed via a...
2014-04-16 Steve Ellcey2014-04-16 Steve Ellcey <sellcey@mips.com>
2014-04-16 Steve Ellcey2014-04-16 Steve Ellcey <sellcey@mips.com>
2014-04-15 Marcus Shawcroft[AArch64] Fix off by one error in instruction relaxatio...
2014-04-10 Denis Chertykovbfd/ChangeLog
2014-04-09 Nick CliftonRemove remaining default manifest support.
2014-04-09 Alan ModraFix fallout from splitting ldbuildid.[ch] off elf32.em.
2014-04-08 Alan Modrappc476 icache workaround fix for bctr
2014-04-08 Nick CliftonThis patch removes the inclusion of the default manifes...
2014-04-08 Jon TURNEYAdd support for generating and inserting build IDs...
2014-04-07 Andreas SchwabFix spurious failures in ld-plugin/lto.exp
2014-04-04 Cary CoutantDocument optional comma in linker script.
2014-04-04 Alan ModraPad sections according to current script FILL.
2014-03-31 Nick CliftonThis is a fix for PR ld/16744 which showed that an...
2014-03-31 Marcus Shawcroft[AArch64] Fixup ld-aarch64/eh-frame.d expected PC range.
2014-03-29 Chris Faylor* ChangeLog: Fix duplicate entry. Set date on entry...
2014-03-27 H.J. LuScan all input files for symbol reference warning
2014-03-27 Yury GribovAdd support for limited pretty-printing of ARM PLT...
2014-03-26 Alan ModraReferencing a function's address on PowerPC64 ELFv2
2014-03-25 Will Newtonbfd/elfnn-aarch64.c: Fix calculation of DT_RELASZ
2014-03-21 Chris Faylor2014-03-21 Christopher Faylor <me.binutils2014@cgf.cx>
2014-03-20 Richard Sandifordgas/
2014-03-20 Will Newtonbfd/elf32-arm.c: Set st_value to zero for undefined...
2014-03-19 Nick CliftonImprove .rsrc section merging again. This time with...
2014-03-19 Nick CliftonFix RX linker testsuite failures by making the assemble...
2014-03-19 Nick CliftonImprove .rsrc section merging with better handling...
2014-03-17 Chris Faylor2014-03-17 Christopher Faylor <me.cygwin2014@cgf.cx>
2014-03-14 Alan ModraCorrect ld-powerpc/vle-reloc-2 test
2014-03-14 Alan ModraFix overflow handling of VLE_SDA21
2014-03-14 Alan ModraRemove search path from -l:namespec DT_NEEDED
2014-03-12 Alan Modraautoreconf
2014-03-06 Roland McGrathApply ld-arm/gc-hidden-1 to all ELF targets, not just...
2014-03-06 Roland McGrathDisable --long-plt test for arm-nacl targets.
2014-03-05 Alan ModraUpdate copyright years
2014-03-05 Alan ModraSupport R_PPC64_ADDR64_LOCAL
2014-03-04 Nick CliftonRemove default-manifest from ALL_EMUL_EXTRA_BINARIES...
2014-03-03 Alan ModraFix various copyright issues
2014-03-01 Yuri Gribovld-arm/long-plt-format.d, ld-arm/arm-elf.exp: Adjust...
2014-02-27 Yuri GribovThis patch adds support for ARM PLT entries that suppor...
2014-02-27 Nick CliftonThis patch adds a default manifest in to the final...
2014-02-27 Alan ModraFix ELF ppc32 targets that don't use ppc32elf.em
2014-02-26 Dan MickResolve PR ld/16569 by emitting (and comparing) unmangl...
2014-02-21 Alan ModraAdd file missed from last commit.
2014-02-20 Alan ModraAdd ppc476 workaround bootstrap test
2014-02-19 H.J. LuCreate the second PLT for BND relocations
2014-02-19 Alan ModraControl powerpc64-ld provision of register save/restore
2014-02-19 Jack CarterThe PT_DYNAMIC segment was being hard coded to have...
2014-02-17 Alan ModraConsolidate ppc64 ld/bfd communication
2014-02-17 Alan Modrappc476 workaround for ld -r fixes
2014-02-16 Thomas SchwingeMissing ChangeLog entry from commit 60ef20e28534cf093d5...
2014-02-16 Thomas Schwingeld: Remove Hurd-specific XFAILs related to weak symbols.
2014-02-12 Alan ModraEnable ppc476 workaround for ld -r.
2014-02-11 Andrew Pinski2014-02-11 Andrew Pinski <apinski@cavium.com>
2014-02-10 H.J. LuMark symbol in executables if it matches dynamic_list
2014-02-09 Alan Modrabinutils potfiles regen
2014-02-03 Alan Modrappc476 icache bug workaround
2014-02-02 Sebastian HuberFix ALIGN_WITH_INPUT
2014-02-01 Hans-Peter NilssonFix MMIX build breakage from bfd_set_section_vma change.
2014-01-31 Sandra LoosemoreNios II CALL26 linker relaxation
2014-01-29 H.J. LuAdd rdynamic-1 test
2014-01-28 Nick CliftonThe MSP430 linker contains emulations for old and obsol...
2014-01-28 Nick CliftonUpdate the tic6x linker tests to match the current...
2014-01-24 H.J. LuReplace .align with .p2align
2014-01-24 H.J. LuAdd another testcase for PR ld/16498
2014-01-24 H.J. LuImprove orphaned TLS section handling
2014-01-24 Alan ModraTLS orphan section placement
next