Fixes a compile time warnng about left shifting a negative value.
[deliverable/binutils-gdb.git] / ld /
2015-06-16  Alan Modrappc476 linker workaround shared lib fixes again
2015-06-15  Nick CliftonFix a segmentation fault triggered when trying to handl...
2015-06-12  Tristan GingoldAdd new ld option: --print-memory-usage
2015-06-08  Nick CliftonUpdate French Translations for LD and GOLD.
2015-06-05  Nick CliftonFixes a typo in the list of targets that should not...
2015-06-05  Alan Modrappc476 linker workaround shared lib fixes
2015-06-03  Jiong Wang[AArch64] Revert local changes included in Matthew...
2015-06-03  Matthew Wahab[ARM] Support for ARMv8.1 command line option
2015-06-02  Jiong Wang[AArch64] Fix typo in testcase
2015-06-01  Jiong Wang[AArch64] BFD support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14
2015-06-01  Jiong Wang[AArch64] BFD_RELOC_AARCH64_TLSLE_ADD_LO12 should enabl...
2015-06-01  Jiong Wang[AArch64] BFD Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15
2015-05-29  Stephen KittFix building PE test executables in environments where...
2015-05-28  Catherine MooreCompact EH Support
2015-05-27  H.J. LuConvert PLT reloc only if pointer equality isn't needed
2015-05-17  Chung-Lin TangELF options may be missing from `ld --help' output
2015-05-16  H.J. LuDon't generate PLT relocations for now binding
2015-05-15  H.J. LuSupport AMD64/Intel ISAs in assembler/disassembler
2015-05-14  Nick CliftonUpdate description of the ASSERT linker script command...
2015-05-13  H.J. LuAdd missing ChangeLog entries for PR binutis/18386
2015-05-12  H.J. LuAllocate the first .plt entry space only if needed
2015-05-11  H.J. LuDefault e_machine to EM_IAMCU for i?86-*-elfiamcu
2015-05-11  H.J. LuAdd Intel MCU support to ld
2015-05-09  H.J. LuIgnore 0x66 prefix for call/jmp/jcc in 64-bit mode
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
next
This page took 0.06066 seconds and 7 git commands to generate.