Fix register save offset for nios2 signal handler trampolines.
[external/binutils.git] / ld /
2015-05-05 Nick CliftonAdd support to the MSP430 linker for the automatic...
2015-04-29 H.J. LuLink the last *normal against libfoozlib.so
2015-04-29 H.J. LuFix 18354
2015-04-29 Jiong Wang[ARM] Update ld testcases
2015-04-28 Andreas SchwabEat newlines inside INPUT statements in linker scripts
2015-04-27 Andreas KrebbelS/390: Fix gotreloc_31-1 testcase.
2015-04-24 Alan ModraNon-alloc sections don't belong in PT_LOAD segments
2015-04-24 Jiong Wang[AArch64] Improve PC-relative relocation check for...
2015-04-24 DJ DelorieFix typo
2015-04-24 DJ DelorieChange msp430 emulation to msp430elf
2015-04-24 Richard Earnshaw[ARM]: Don't tail-pad over-aligned functions to the...
2015-04-24 Nick CliftonSkip the compressed1d test for targets which do not...
2015-04-24 Hans-Peter NilssonCorrect ld-elf/compressed1e.d to use notarget and for...
2015-04-24 H.J. LuXfail cris and frv for ld-elf/compressed1e.d
2015-04-23 H.J. LuDelay setting up compressed debug section names
2015-04-23 H.J. LuDon't change compressed input debug section names
2015-04-23 Alan ModraAccept odd result in ld-powerpc/tocnovar testcase
2015-04-23 Alan ModraAlign .TOC. for PowerPC64
2015-04-22 Alan ModraRewrite relro adjusting code
2015-04-22 H.J. Lui386: Allow copy relocs for building PIE
2015-04-20 H.J. LuDon't hardcode offset of .shstrtab section
2015-04-15 H.J. LuMention --compress-debug-sections=[none|zlib|zlib-gnu...
2015-04-15 H.J. LuAdd --compress-debug-sections=[none|zlib|zlib-gnu|zlib...
2015-04-15 Alan Modraxfail pr18223 test for tic6x
2015-04-14 H.J. LuAdd -z noextern-protected-data to ld for ELF/x86
2015-04-11 H.J. LuRemove an extra ';'
2015-04-11 H.J. LuReplace SYMBOLIC_BIND with SYMBOL_REFERENCES_LOCAL
2015-04-10 H.J. LuCheck GOTOFF reloc against protected data on x86
2015-04-10 H.J. LuAdd extern_protected_data and set it for x86
2015-04-10 H.J. LuAdd a testcase for PR ld/18223
2015-04-10 Alan ModraRevert "Add extern_protected_data and set it for x86"
2015-04-10 Alan ModraCorrect setting of elf_list_options
2015-04-10 Nick CliftonAdd documentation about the interation of the ARM assem...
2015-04-10 Alan ModraMark _init and _fini for --gc-sections
2015-04-09 H.J. LuRemove BNDPLT and add PARSE_AND_LIST_ARGS_CASE_Z
2015-04-09 Nick CliftonUpdate French translation of ld strings.
2015-04-09 H.J. LuEnable ELF ld_list_options for --enable-targets=all
2015-04-08 H.J. LuSkip empty EMULATION_NAME
2015-04-08 H.J. LuAdd SHF_COMPRESSED support to gas and objcopy
2015-04-08 H.J. LuAdd ld_list_options
2015-04-07 Nick CliftonAdd new linker option: --warn-orphan which generates...
2015-04-07 Alan ModraModify get_reloc_section for targets that map .got...
2015-04-07 Alan ModraCast shift expression
2015-04-07 Alan ModraPowerPC non-PIC to PIC editing for protected var access
2015-04-06 H.J. LuRemove is_zlib_supported
2015-04-02 Andrew TurnerAdd support for configuring an aarch64-freebsd target.
2015-04-01 H.J. LuWork around a GCC uninitialized warning bug
2015-04-01 Marcus Shawcroft[AArch64] Workaround for Cortex A53 erratum 843419
2015-04-01 H.J. LuAdd a testcase for PR ld/18176
2015-04-01 Chen GangPrevent multiple definitions for _HEAP_START, _HEAP_MAX...
2015-04-01 Alan ModraStart of relro segment adjustment
2015-04-01 Alan ModraYet another warning fix
2015-04-01 Alan ModraFix ld eelf32ppcvxworks.c dependencies
2015-04-01 Ed SchoutenFixes for a small number of compiler warnings
2015-03-31 Ed SchoutenAdd support for Nuxi CloudABI on x86-64
2015-03-31 H.J. LuRemove --with-zlib from ld
2015-03-30 H.J. LuProperly set sh_info for .rela.plt/rel.plt section
2015-03-27 H.J. LuDon't run ld-x86-64/pr18160.d for x86_64-*-nacl*
2015-03-26 Tejas Belagod[AArch64] Fix branch stubs for BE
2015-03-26 H.J. LuSkip gc-sections if relocation is incompatible
2015-03-25 Marcus Shawcroft[AArch64] Implement branch over stub section.
2015-03-25 Marcus Shawcroft[AArch64] Remove padding before stub sections.
2015-03-25 Senthil Kumar SelvarajGarbage collecting debug sections
2015-03-23 Marcus Shawcroft[AArch64] Adjust layout emultempl/aarch64elf.em.
2015-03-18 Chen GangUse %F instead of %X for einfo
2015-03-11 Alan ModraFix ppc32 synthetic symbols when __tls_get_addr_opt...
2015-03-05 H.J. LuAdd extern_protected_data and set it for x86
2015-03-04 Richard SandifordAllow MOVK for R_AARCH64_TLSLE_MOVW_TPREL_G{0,1}NC
2015-03-02 Alan ModraCorrect -z nocopyreloc doc
2015-02-28 Alan ModraPad only text sections at end by default
2015-02-27 Nick CliftonFixes a problem with the linker script parser not alway...
2015-02-27 Alan ModraFix recent h8300 configury changes
2015-02-26 Marcus Shawcroft[AArch64] Add tiny DESC test cases.
2015-02-26 Marcus ShawcroftAdd tiny memory model GD test cases.
2015-02-26 Marcus ShawcroftAdding tls-tiny-ie test.
2015-02-26 Terry Guo[ARM]Update for Tag_ABI_HardFP_use per EABI doc
2015-02-25 Andrew BurgessAVR/ld: Use .avr.prop data during linker relaxation.
2015-02-25 Oleg Endo[SH] Fix clrs, sets, pref insn arch memberships.
2015-02-24 Nick CliftonAdds support for generating notes in V850 binaries.
2015-02-24 Alan ModraAdd aligned string merge test
2015-02-24 Senthil Kumar SelvarajThis patch modifies the AVR linker script templates...
2015-02-23 Yoshinori SatoAdd support for the h8300-linux target.
2015-02-23 Nick CliftonFixes a problem where "ld -ixxx" would report an error...
2015-02-19 H.J. LuUse nm/readelf with "failif"
2015-02-19 Alan ModraStrip undefined symbols from .symtab
2015-02-17 Alan ModraProperly place the NULL STT_FILE symbol revistited
2015-02-16 H.J. LuCorrect a typo in ld/testsuite/ChangeLog
2015-02-16 H.J. LuUpdate more ld testcases after PR ld/17975 fix
2015-02-16 H.J. LuAdd ChangeLog entries for PR ld/17975 fix
2015-02-16 H.J. LuProperly place the NULL STT_FILE symbol
2015-02-14 H.J. LuAdd a testcase for PR ld/17973
2015-02-14 Alan ModraPR ld/17973 LTO file syms
2015-02-13 H.J. LuMention support for LLVM plugin in NEWS
2015-02-13 Alan ModraCorrect ld.texinfo cross reference
2015-02-12 H.J. LuReplace elf_i386 with elf_i386_nacl for nacl
2015-02-11 H.J. LuAdd --[no-]map-whole-files for gold compatibility
2015-02-11 H.J. LuOutput "warning:" or "error:" in plugin messages
2015-02-11 H.J. LuRemove unused dump_tv_tag
2015-02-11 H.J. LuAdd ChangeLogs for 439b7f41b
2015-02-11 H.J. LuAdd ChangeLogs for commit 5ae0078cd
next