projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Move append_insns out of aarch64_relocate_instruction
[external/binutils.git]
/
ld
/
2015-10-07
Nick Clifton
New ARC implementation.
tree
|
commitdiff
2015-10-05
H.J. Lu
Don't re-export common symbols
tree
|
commitdiff
2015-10-04
H.J. Lu
Enable IAMCU and PEI for Solaris2/x86
tree
|
commitdiff
2015-10-02
Renlin Li
[LD][AARCH64]Add TLSIE relaxation support under large...
tree
|
commitdiff
2015-10-02
Renlin Li
[LD][AARCH64]Add TLSDESC support for large memory model.
tree
|
commitdiff
2015-10-02
Renlin Li
[BFD][AARCH64]Add TLSGD relaxation support under large...
tree
|
commitdiff
2015-10-02
Renlin Li
[Binutils][AARCH64]Add TLS IE large memory support.
tree
|
commitdiff
2015-10-02
Renlin Li
[LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC...
tree
|
commitdiff
2015-10-02
Renlin Li
[LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.
tree
|
commitdiff
2015-10-02
Renlin Li
[LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC...
tree
|
commitdiff
2015-10-02
Renlin Li
[LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.
tree
|
commitdiff
2015-10-02
Renlin Li
[LD][AARCH64]Add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15...
tree
|
commitdiff
2015-10-01
H.J. Lu
Create a PLT entry for R_X86_64_PC32 in non-code sections
tree
|
commitdiff
2015-10-01
Renlin Li
[BFD][AARCH64]Emit single AARCH64_MAP_INSN symbol for...
tree
|
commitdiff
2015-10-01
Kaz Kojima
ld/configure.tgt: Drop non-linux non-fdpic stuff from...
tree
|
commitdiff
2015-10-01
Alan Modra
Update ld-x86-64/pr19013-nacl.d
tree
|
commitdiff
2015-09-30
Alan Modra
Revert "Also check e_machine when merging sections"
tree
|
commitdiff
2015-09-30
H.J. Lu
Pass -m elf_x86_64 to ld for 64-bit test
tree
|
commitdiff
2015-09-30
H.J. Lu
Create a PLT entry for R_386_PC32 in non-code sections
tree
|
commitdiff
2015-09-30
H.J. Lu
Also check e_machine when merging sections
tree
|
commitdiff
2015-09-30
Rich Felker
Add fdpic and misc emulations to configure.tgt for...
tree
|
commitdiff
2015-09-29
H.J. Lu
Adjust the output section size to skip gap fills
tree
|
commitdiff
2015-09-29
Nick Clifton
PR/19014: Fix a spelling mistake in the linker document...
tree
|
commitdiff
2015-09-25
Peter Zotov
Correct the generation of OR1K pc-relative relocations.
tree
|
commitdiff
2015-09-24
Alan Modra
Relative DT_RPATH/DT_RUNPATH vs. sysroot capable ld.
tree
|
commitdiff
2015-09-23
Nick Clifton
Fix compile time warnings generated when compiling...
tree
|
commitdiff
2015-09-22
H.J. Lu
Update MIPS PIE tests for DF_1_PIE change
tree
|
commitdiff
2015-09-22
H.J. Lu
Set DF_1_PIE in gld${EMULATION_NAME}_after_parse
tree
|
commitdiff
2015-09-22
Rainer Orth
Solaris PIE support
tree
|
commitdiff
2015-09-21
Alan Modra
Format ld option items
tree
|
commitdiff
2015-09-20
Rich Felker
Add --no-dynamic-linker option to ld, for static PIE use
tree
|
commitdiff
2015-09-18
Alan Modra
Add missing PowerPC64 ld --save-restore-funcs doc
tree
|
commitdiff
2015-09-18
Alan Modra
Add PowerPC64 ld --tls-get-addr-optimize.
tree
|
commitdiff
2015-09-18
Alan Modra
Delay converting linker script defined symbols from...
tree
|
commitdiff
2015-09-11
H.J. Lu
Add "ld -r" tests for PR ld/15323
tree
|
commitdiff
2015-09-10
Nick Clifton
Another updated version of the simplified Chinese trans...
tree
|
commitdiff
2015-09-09
jamesbowman
FT32 linker script now parameterized for flash and...
tree
|
commitdiff
2015-09-09
Jiong Wang
[AArch64] Relax TLS local dynamic traditional into...
tree
|
commitdiff
2015-09-09
Nick Clifton
Update the simplified Chinese translation.
tree
|
commitdiff
2015-09-08
Nick Clifton
Extend the descriptiopn of how to access linker defined...
tree
|
commitdiff
2015-09-07
Andrew Burgess
ld: Fix failures in new orphan handling tests.
tree
|
commitdiff
2015-09-05
H.J. Lu
Update ld-elf/orphan-8.map to support 32-bit targets
tree
|
commitdiff
2015-09-04
Andrew Burgess
ld: Extend options for altering orphan handling behaviour.
tree
|
commitdiff
2015-09-03
Nick Clifton
Fix typo in desription of linker script symbols.
tree
|
commitdiff
2015-09-03
Nick Clifton
Fix a typo in the linker documentation: The COFF sectio...
tree
|
commitdiff
2015-09-03
H.J. Lu
Add ifunc tests for call, jmp, add, test
tree
|
commitdiff
2015-09-02
H.J. Lu
Add 2 ifunc tests for i386 and x86-64
tree
|
commitdiff
2015-09-01
H.J. Lu
Skip PLT for function pointer initialization
tree
|
commitdiff
2015-08-27
Alan Modra
Add reloc sort test
tree
|
commitdiff
2015-08-26
Matthew Fortune
Select MIPS ABi based upon abiflags rather than e_flags.
tree
|
commitdiff
2015-08-19
Jiong Wang
[AArch64][6/6] LD support TLSLD load/store relocation...
tree
|
commitdiff
2015-08-19
Jiong Wang
[AArch64][4/6] LD support TLSLD move/add relocation...
tree
|
commitdiff
2015-08-19
Jiong Wang
[AArch64][2/6] LD support BFD_RELOC_AARCH64_TLSLD_ADD_D...
tree
|
commitdiff
2015-08-19
Alan Modra
Remove link_info.pic
tree
|
commitdiff
2015-08-18
H.J. Lu
Add another test for PR ld/18841
tree
|
commitdiff
2015-08-18
H.J. Lu
Return reloc_class_ifunc for reloc against IFUNC
tree
|
commitdiff
2015-08-18
H.J. Lu
Add output_type to bfd_link_info
tree
|
commitdiff
2015-08-18
Alan Modra
PPC64: Allow .TOC. in linker script to override backend...
tree
|
commitdiff
2015-08-13
H.J. Lu
Issue an error for read-only segment with dynamic IFUNC...
tree
|
commitdiff
2015-08-13
H.J. Lu
Add ChangeLog for check_ifunc_attribute_available
tree
|
commitdiff
2015-08-12
H.J. Lu
Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbols
tree
|
commitdiff
2015-08-12
Simon Dardis
[MIPS] Map 'move' to 'or'.
tree
|
commitdiff
2015-08-12
Alan Modra
Remove ChangeLog separator
tree
|
commitdiff
2015-08-12
Jiong Wang
[AArch64] Fix test failures on elf configuration
tree
|
commitdiff
2015-08-12
H.J. Lu
Remove trailing spaces in ld
tree
|
commitdiff
2015-08-12
Thomas Preud'homme
[AArch64] Rename relocs-257-symbolic-func ld test to...
tree
|
commitdiff
2015-08-11
Jiong Wang
[AArch64] Commit missing testcases
tree
|
commitdiff
2015-08-11
Jiong Wang
[AArch64] Long branch veneer support far symbol defined...
tree
|
commitdiff
2015-08-11
Jiong Wang
[AArch64] PR18668, repair long branch veneer for plt...
tree
|
commitdiff
2015-08-11
Jiong Wang
[AArch64][8/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_D...
tree
|
commitdiff
2015-08-11
Jiong Wang
[AArch64][6/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_L...
tree
|
commitdiff
2015-08-11
Jiong Wang
[AArch64][3/8] LD support BFD_RELOC_AARCH64_TLSLD_ADR_P...
tree
|
commitdiff
2015-08-11
H.J. Lu
Skip IFUNC relocations in debug sections
tree
|
commitdiff
2015-08-07
H.J. Lu
Properly merge hidden versioned symbol
tree
|
commitdiff
2015-08-06
Alan Modra
Revert ALIGN changes
tree
|
commitdiff
2015-08-04
Andrew Burgess
ld: map option for run_dump_test requires no program.
tree
|
commitdiff
2015-08-04
Andrew Burgess
ld: Add file based error/warning regexp for run_dump_test.
tree
|
commitdiff
2015-08-04
Andrew Burgess
ld: Add '--require-defined' command line option.
tree
|
commitdiff
2015-08-03
Andrew Burgess
ld/doc: Document that multiple MEMORY commands are...
tree
|
commitdiff
2015-07-30
H.J. Lu
Don't change the default symbol for relocatable link
tree
|
commitdiff
2015-07-29
H.J. Lu
Use noclone attribute only for GCC 4.5 or newer
tree
|
commitdiff
2015-07-29
H.J. Lu
Move run-time support check for size relocation
tree
|
commitdiff
2015-07-29
H.J. Lu
Don't set link_info.executable for "ld -r"
tree
|
commitdiff
2015-07-28
Alan Modra
Fallout from "Reorder more powerpc64 sections for ...
tree
|
commitdiff
2015-07-27
H.J. Lu
Set NOPIE_CFLAGS and NOPIE_LDFLAGS
tree
|
commitdiff
2015-07-27
H.J. Lu
Check address of versined symbol
tree
|
commitdiff
2015-07-27
H.J. Lu
Regenerate configure files
tree
|
commitdiff
2015-07-27
H.J. Lu
Append $PLT_CFLAGS to CC/CXX for S-records tests
tree
|
commitdiff
2015-07-27
H.J. Lu
Pass $PLT_CFLAGS to ld_compile
tree
|
commitdiff
2015-07-27
H.J. Lu
Append $PLT_CFLAGS to CC for NOCROSSREFS tests
tree
|
commitdiff
2015-07-27
H.J. Lu
Add $PLT_CFLAGS to -fPIC for run_cc_link_tests
tree
|
commitdiff
2015-07-27
H.J. Lu
Pass $PLT_CFLAGS to ld_compile
tree
|
commitdiff
2015-07-27
H.J. Lu
Pass $PLT_CFLAGS to build_binary
tree
|
commitdiff
2015-07-27
H.J. Lu
Set PLT_CFLAGS to "-fplt" if supported
tree
|
commitdiff
2015-07-27
Szabolcs Nagy
[AArch64] Fix extern protected data handling
tree
|
commitdiff
2015-07-27
Szabolcs Nagy
[ARM] Fix extern protected data handling
tree
|
commitdiff
2015-07-26
H.J. Lu
Compile PR ld/18718 tests with -O2
tree
|
commitdiff
2015-07-26
H.J. Lu
Set errcnt and warncnt to 0 in run_host_cmd_yesno
tree
|
commitdiff
2015-07-25
H.J. Lu
Add missing ChangeLog files
tree
|
commitdiff
2015-07-25
H.J. Lu
Skip missing symbol version section check for executable
tree
|
commitdiff
next