]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - ld
sim: mn10300: add a basic testsuite
[thirdparty/binutils-gdb.git] / ld /
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
2015-02-11  H.J. LuAdd tests for non-object IR file
2015-02-11  H.J. LuMerge linker plugin handling into BFD plugin support
2015-02-11  H.J. LuInitialize use_mmap
2015-02-11  H.J. LuUnmap the buffer if plugin didn't claim the file
2015-02-10  H.J. LuAdd the missing HAVE_GETPAGESIZE check in get_view
2015-02-10  H.J. LuAlign offset passed to mmap
2015-02-08  H.J. LuDon't bfd_check_format if not needed
2015-02-08  H.J. LuCheck format against bfd_object directly
2015-02-07  H.J. LuReplace entry->the_bfd with ibfd
2015-02-07  H.J. LuUpdate plugin_maybe_claim
2015-02-07  H.J. LuIssue relocation in RO section warning for -z text
2015-02-06  H.J. LuDocument -z text, -z notext and -z textoff
2015-02-06  H.J. LuUse mmap and cache the view buffer for get_view
2015-02-06  H.J. LuProperly mark the plugin symbol undefined
2015-02-06  H.J. LuClose fd only if fd != -1
2015-02-05  H.J. LuAdd plugin_input_file_t
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
next