Fix internal error when core file section is too big
[deliverable/binutils-gdb.git] / ld /
2015-02-04  H.J. LuPass -flto-partition=none to the PR ld/12365 test
2015-02-03  H.J. LuMark the plugin symbol undefined
2015-02-03  H.J. LuAdd a testcase for PR ld/14918
2015-02-02  Alan Modraxlc -z relro toc section fixes
2015-01-29  H.J. LuMove -rc before $aropts
2015-01-29  H.J. LuRemove plugin_active_plugins_p()
2015-01-29  Alan ModraCorrect PowerPC64 local-dynamic TLS linker optimization
2015-01-28  H.J. LuMake plugin_get_ir_dummy_bfd static
2015-01-28  H.J. LuThe initial support for LDPT_GET_VIEW
2015-01-28  Jan Beulichld: don't use ia64 register name in expression of pr163...
2015-01-28  Alan ModraPowerPC64 changes for xlc
2015-01-28  Alan ModraFT32 initial support
2015-01-28  Senthil Kumar SelvarajAllow symbols in MEMORY region specification
2015-01-20  Andrew Burgessld: Update expected test results for 32-bit hosts.
2015-01-20  Alan ModraReorder more powerpc64 sections again for -z relro
2015-01-20  Andrew Burgessld: Don't evaluate unneeded PROVIDE expressions.
2015-01-20  Andrew Burgessld/testing: run_dump_test can now check linker mapfiles.
2015-01-20  Alan ModraReorder more powerpc64 sections for -z relro
2015-01-20  Alan ModraReorder powerpc64 sections for -z relro
2015-01-20  Alan ModraFix pr17615 testcase
2015-01-19  H.J. LuAdd a testcase for PR ld/17615
2015-01-19  Alan ModraFix garbage collection of common symbols
2015-01-16  Andreas KrebbelS/390: Add support for IBM z13.
2015-01-15  H.J. LuDon't complain about -fPIC for undefined symbol
2015-01-14  Jiong Wang[ARM] Reject R_ARM_REL32 when trying to defer it to...
2015-01-13  Jiong Wang[AArch64] Fix function pointer variable with -Bsymbolic...
2015-01-13  Jiong Wang[AArch64] Enable overflow check for TLSLE_MOVW_TPREL_G2
2015-01-13  Jiong Wang[AArch64] Enable overflow check for R_AARCH64_TLSLE_ADD...
2015-01-11  H.J. LuOnly discard space for pc-relative relocs symbols
2015-01-08  Jan Beulichld/x86-64: adjust pr14207 test expectations
2015-01-07  Andrew Burgessld/testing: Extend comment on run_dump_test
2015-01-02  Alan ModraRegenerate Makeile.in file for copyright update
2015-01-01  Alan ModraCorrect printed year in copyright notices
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-31  H.J. LuAssign file position for .strtab only if needed
2014-12-26  Alan ModraUpdate two sh64 ld test's expected output
2014-12-25  Terry GuoARM: Add support for value 3 of Tag_ABI_VFP_args attribute
2014-12-24  Andrew BurgessAVR: Assembler now prepares for linker relaxation by...
2014-12-24  Alan ModraDon't create .eh_frame_hdr on shared lib bfd
2014-12-24  Alan ModraYet another DEFINED testcase
2014-12-23  Andrew BurgessAVR/ld: Propagate link-relax elf header flag correctly.
2014-12-23  Alan ModraReport an error for script multiply defined symbols
2014-12-23  Alan ModraUse a symbol flag bit to mark linker defined symbols
2014-12-23  Alan ModraDon't PROVIDE over top of common symbols
2014-12-23  Alan ModraCorrect logic for "defined by object"
2014-12-23  Alan ModraMove support code for linker script DEFINED to ldexp.c
2014-12-19  Matthew FortuneFix all failing FPXX tests for tx39-elf.
2014-12-19  Matthew FortuneFix undefined weak symbol reloc tests
2014-12-14  H.J. LuHandle weak alias for PIE with copy reloc
2014-12-10  Alan ModraDon't always build coffgen.o
2014-12-06  Eric BotcazouAdd Visium support to ld
2014-12-04  Alan ModraSort relocs output by ld -r
2014-12-03  H.J. LuReplace copyreloc-main.c with copyreloc-main.S
2014-12-02  H.J. LuX86-64: Allow copy relocs for building PIE
2014-12-02  Andrew Bennett[MIPS] When calculating a relocation using an undefined...
2014-12-01  H.J. LuAdd tests for PR ld/16452 and PR ld/16457
2014-11-27  H.J. LuUpdate mips tests with symbol version string
2014-11-25  H.J. LuUpdate ld-alpha tests for secureplt
2014-11-25  H.J. LuDisplay symbol version when dumping dynrelocs
2014-11-25  H.J. LuOptimize out i386/x86-64 JUMP_SLOT relocation
2014-11-24  H.J. LuUpdate libtool.m4 from GCC trunk
2014-11-24  Alan ModraPowerPC64 --plt-align
2014-11-21  H.J. LuAdd function and function pointer tests for i386
2014-11-21  H.J. LuRun plt-main test with -pie
2014-11-21  Terry GuoCalculate ARM arch attribute after relaxation
2014-11-21  Terry GuoSupport ARM Cortex-M7
2014-11-20  H.J. LuDon't run pr17618 test on x32
2014-11-20  H.J. LuUpdate plt-main tests for x32
2014-11-20  H.J. LuAdd function and function pointer tests
2014-11-20  H.J. LuAlways load function pointer into a stack variable
2014-11-20  H.J. LuAdd ifunc-main IFUNC tests
2014-11-20  H.J. LuRun IFUNC run-time tests only if IFUNC is supported
2014-11-20  Terry GuoEnable to link ARM object file that hasn't attribute...
2014-11-18  H.J. LuCheck PC-relative offset overflow in PLT entry
2014-11-18  H.J. LuAlways run mpx3 and mpx4 tests in 64-bit
2014-11-18  Igor ZamyatinAdd -z bndplt to generate BND prefix in PLT entries
2014-11-13  H.J. LuAdd assembler support for @gotplt
2014-11-11  Denis Chertykov * avrtiny.sc: Apply avr.sc fixes.
2014-11-11  Jiong Wang[PATCH] treate -specs as both cflags & ldflags
2014-11-07  H.J. LuX32: Add REX prefix to encode R_X86_64_GOTTPOFF
2014-11-05  Matthew FortuneUpdate .MIPS.abiflags to support MIPS R6
2014-11-04  Alan ModraRegenerate spu overlay and icache manager files
2014-11-03  Andrew BurgessWhen relaxing, update size of symbols.
2014-11-03  Andrew BurgessWhen relaxing, update symbols at the very end of the...
2014-10-30  Will Newtonld/testsuite/ld-unique: Fix running unique tests on ARM
2014-10-29  Nick CliftonUpdated/new translations provided by the Translations...
2014-10-24  Jiong Wang[AArch64] Cortex-A53 erratum 835769 linker workaround
2014-10-17  Hans-Peter NilssonFix ld tests with sysroot=/ and --enable-targets=all...
2014-10-17  Hans-Peter NilssonImplement --print-sysroot in ld.
2014-10-17  Hans-Peter NilssonImplement --print-sysroot in ld.
2014-10-16  Alan ModraPR17488, powerpc64-linux-ld segfault
2014-10-15  Tristan GingoldBump bfd version.
2014-10-15  Hans-Peter NilssonAllow unquoted = as the first character in ldscript...
2014-10-15  Hans-Peter NilssonIf "=" is the first character in a ldscript input file...
2014-10-15  Hans-Peter NilssonAdd sysroot-prefix ld linker tests.
2014-10-15  Hans-Peter Nilssonlib/ld-lib.exp (check_sysroot_available): New proc.
2014-10-15  Hans-Peter Nilssonld.texinfo: "=" path-prefix forces sysroot in scripts...
2014-10-15  Hans-Peter Nilssonld.texinfo: Clarify that sysroot affects "=" expansion.
2014-10-14  Tristan GingoldAdd NEWS markers for 2.25.
2014-10-13  Alan ModraRun eh_frame optimisation for relocatable link
next
This page took 0.062086 seconds and 7 git commands to generate.