Eliminate immediate_quit
[external/binutils.git] / ld /
2016-04-12 H.J. LuProperly handle dynamic reloc against normal symbol
2016-04-09 Oleg EndoAdjust default memory size and stack base address for...
2016-04-08 Alan ModraPR18452, ld allows overlapping sections
2016-04-08 Dan GisselquistShow sizes in linker map in target machine address...
2016-04-07 Andrew Burgessld/arc: Make little endian default choice for linker...
2016-04-07 Nick CliftonFix typo in name of MSP430 attribute section.
2016-04-05 Andrew Burgessld/arc: Fix linker for big-endian arc targets
2016-04-05 Maciej W. RozyckiELF/LD: Avoid producing hidden and internal dynamic...
2016-04-05 Claudiu Zissulescu[ARC] Fix ld testsuite failures.
2016-04-05 H.J. LuAdd missing pr19827-nacl.rd for i386/x86-64 NaCl
2016-04-04 Nick CliftonMore fixes for COFF/PE lanker garbage collection.
2016-04-04 Nick CliftonIgnore DWARF debug information with a version of 0...
2016-03-31 Trevor Saundersenable -Wwrite-strings for gas
2016-03-31 Alan ModraMore cases of missing TO_ADDR in ldlang.c
2016-03-30 Andrew Burgessld/testing: Fix error and warning checks in run_dump_test
2016-03-30 Alan ModraPR18452, ld allows overlapping sections
2016-03-30 Alan ModraMissing TO_ADDR
2016-03-30 Alan ModraUse consistent test for .tbss sections in ldlang.c
2016-03-22 Nick CliftonImprove COFF/PE linker garbage collection by preventing...
2016-03-22 Nick CliftonAdd -Wstack-usage to the gcc warning flags list, but...
2016-03-21 Nick CliftonRemove use of alloca.
2016-03-18 AwsonEnsure that the .rdata_pseudo_runtime_reloc sections...
2016-03-18 Senthil Kumar SelvarajFix possible failure in the AVR linker tests.
2016-03-15 H.J. LuBind defined symbol locally in PIE
2016-03-15 H.J. LuAdd -z noreloc-overflow option to x86-64 ld
2016-03-13 H.J. LuAdd more tests for PR ld/19539
2016-03-10 Mickael GuenePR gas/19744: Thumb-1 pcrop relocations don't work...
2016-03-10 Nick CliftonRemove bogus LONG(0) from MSP430 built in linker script.
2016-03-09 Pedro AlvesFix v850 bfd arch info printable names
2016-03-09 H.J. LuDon't create dynamic sections when relocatable
2016-03-08 H.J. LuHandle local IFUNC symbols in shared object
2016-03-08 H.J. LuSupport --as-needed in ifunc tests
2016-03-07 H.J. LuSupport --as-needed in i386/x86-64 tests
2016-03-07 Jiong Wang[AArch64] Create .got section if _GLOBAL_OFFSET_TABLE_...
2016-03-06 H.J. LuLink tmpdir/copyreloc-main.o before tmpdir/copyreloc...
2016-03-04 H.J. LuFix a ChangeLog entry
2016-03-04 H.J. LuTreat common symbol in executable as definition
2016-03-03 H.J. LuSkip ld-elf/pr19162.d for hppa-*-*
2016-03-02 H.J. LuXfail mix_pic_and_non_pic on arm and aarch64
2016-03-02 H.J. LuSpeedup mmo and pe orphan placement for relocatable...
2016-03-01 H.J. LuUpdate PR ld/12365 test for GCC 6
2016-03-01 H.J. LuSkip ld-elf/pr19162.d for arc target
2016-03-01 H.J. LuSpeedup ELF orphan placement for relocatable link
2016-02-29 H.J. LuAdd a testcase for PR ld/19162
2016-02-29 Claudiu Zissulescu[ARC] Local symbols relocation cleanup
2016-02-29 Claudiu Zissulescu[ARC] General fixes.
2016-02-26 Joel SherrillAdd aarch64-*-rtems* target
2016-02-26 Joel SherrillAdd x86_64-*-rtems* target
2016-02-26 Renlin Li[BFD][AARCH64]Fix MOVW_SABS_G(0,1,2) relocation overflo...
2016-02-26 H.J. LuOptimize x86 GOT32X/GOTPCRELX relocations
2016-02-26 H.J. LuAdd ChangeLog entries for PR ld/19645
2016-02-26 H.J. LuProperly implement STT_COMMON
2016-02-26 H.J. Lu[x86] Resolve non-PIC undefweak symbols in executable
2016-02-25 Nick CliftonRemove unused field from ld_config_type structure.
2016-02-24 H.J. LuUpdate symbol version for symbol from linker script
2016-02-24 Renlin LiRevert "ABS32"
2016-02-24 Renlin LiABS32
2016-02-23 H.J. LuReplace $(ELF_DEPS) with $(ELF_X86_DEPS)
2016-02-23 H.J. LuMake linker assigned symbol dynamic only for shared...
2016-02-20 H.J. LuSkip pr19539 test for cris*-*-* targets
2016-02-18 H.J. LuEnable PR ld/19617 tests only for Linux/GNU/Solaris
2016-02-18 H.J. LuAlways create dynamic sections for -E/--dynamic-list
2016-02-18 Nick CliftonFix computation of CXX_FOR_TARGET so that it can detect...
2016-02-17 H.J. LuUpdate IFUNC tests for x32
2016-02-17 H.J. Lu[x86-64] Omit dynamic sections symbols
2016-02-17 Nick CliftonSkip eh-frame-hdr test for arc-elf targets.
2016-02-15 Nick CliftonEnhance GAS's .section directive so that it can take...
2016-02-11 H.J. LuFix a typo in ld/ChangeLog
2016-02-11 H.J. LuAdd ChangeLog for PR ld/19615 fix
2016-02-11 H.J. LuEnable -Bsymbolic and -Bsymbolic-functions to PIE
2016-02-09 Nick CliftonAdd a more helpful warning message to explain why some...
2016-02-09 Walfred TedeschiRevert "Add a more helpful warning message to explain...
2016-02-09 Nick CliftonAdd a more helpful warning message to explain why some...
2016-02-04 Nick CliftonRemove support for creating ARM NOREAD sections.
2016-02-03 H.J. LuAdd -mrelax-relocations= to x86 assembler
2016-02-02 H.J. LuAdd a testcase for PR ld/18591
2016-02-01 H.J. LuDon't add DT_NEEDED for unmatched symbol
2016-01-31 H.J. LuCheck reloc against IFUNC symbol only with dynamic...
2016-01-29 H.J. LuReplace == with = in ld/configure.ac
2016-01-25 Denis ChertykovPrevent .noinit section from incorrect placement for...
2016-01-21 Nick CliftonFix linker testsuite failures for ARM netbsdelf target.
2016-01-21 Nick CliftonFix unexpected failures in the linker testsuite for...
2016-01-21 Jiong Wang[AArch64] Relax long branch veneer insertion for non...
2016-01-20 Nick CliftonFix linker testsuite failures for arm-pe targets.
2016-01-20 Mickael GueneAdd support for an ARM specific 'y' section attribute...
2016-01-19 Nick CliftonFix PR18735 test for RL78.
2016-01-18 Nick CliftonRe-enable rgn-at11 test for MIPS targets with adjusted...
2016-01-18 Alan ModraProvide AC_PROG_LEX that copes with LEX=missing from...
2016-01-18 Nick CliftonSkip linker plugin tests if the linker has not been...
2016-01-17 Alan ModraRegen configure
2016-01-17 Alan Modram68hc11/12 and xgate config.sub weirdness
2016-01-14 Thomas Preud'hommeFix Thumb-Thumb farcall v6-M (no profile) test
2016-01-13 Nick CliftonMark the linker's -Bsymbolic-functions test as an expec...
2016-01-13 Nick CliftonMark the linker's extract symbols test as an expected...
2016-01-13 Nick CliftonMark the rgn-at11 test as an expected failure for MIPS...
2016-01-12 Yury UsishchevAdd cantunwind when unwind info does not match start...
2016-01-08 Jiong Wang[ARM] PR ld/19368: Add missing relocation type class...
2016-01-05 Nick CliftonFix the execution of the MSP430 simulator testsuite.
2016-01-04 Maciej W. RozyckiMIPS/LD: Convert ELF linker emulation option macros...
2016-01-04 Maciej W. RozyckiMIPS/BFD: Move attribute check after ELF file header...
next