GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gold
/
x86_64.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass relocations to Target::do_calls_non_split.
Cary Coutant
2015-12-11
1
-0
/
+3
*
[GOLD] Relocate::relocate() params
Alan Modra
2015-12-09
1
-10
/
+8
*
Remove unnecessary target dependencies on relocation format.
Cary Coutant
2015-11-09
1
-1
/
+4
*
Make GOT entry size target-dependent
H.J. Lu
2015-10-29
1
-0
/
+5
*
Support 64-bit entry size in SHT_HASH (for s390).
Marcin Kościelnicki
2015-10-28
1
-4
/
+8
*
Gold: Don't fail on R_X86_64_[REX_]GOTPCRELX relocations
H.J. Lu
2015-10-22
1
-2
/
+18
*
[Gold,x86_64] Convert mov foo@GOTPCREL(%rip), %reg to lea foo(%rip), %reg
Ilya Tocar
2015-04-06
1
-6
/
+87
*
Fix bug with previous patch for unresolved TLS symbol.
Cary Coutant
2015-02-02
1
-1
/
+3
*
Allow undefined references to TLS symbols.
Cary Coutant
2015-01-28
1
-3
/
+17
*
Handle stack split for x32
H.J. Lu
2015-01-06
1
-5
/
+28
*
Handle Initial-Exec to Local-Exec for x32
H.J. Lu
2015-01-06
1
-0
/
+6
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
Check PC-relative offset overflow in PLT entry
H.J. Lu
2014-11-21
1
-3
/
+8
*
Don't make PLT entry for R_X86_64_GOTPLT64
H.J. Lu
2014-11-14
1
-7
/
+2
*
Properly handle 64-bit GOT relocations
H.J. Lu
2014-05-27
1
-2
/
+5
*
With -pie and x86, the linker complains if it sees a PC-relative relocation
Sriraman Tallam
2014-05-13
1
-2
/
+4
*
Fix issue where first reserved word of GOT is not initialized if there
Cary Coutant
2014-05-06
1
-35
/
+75
*
Add missing break statement for case elfcpp::R_X86_64_PLTOFF64.
Cary Coutant
2014-04-23
1
-0
/
+1
*
Update copyright years
Alan Modra
2014-03-05
1
-2
/
+1
*
Add R_X86_64_PC32_BND/R_X86_64_PLT32_BND suppor to gold
H.J. Lu
2013-11-18
1
-6
/
+35
*
gold: x86_64-nacl: Correct 9-byte nop sequence to match what the assembler ge...
Roland McGrath
2013-10-30
1
-1
/
+1
*
gold/
Roland McGrath
2013-10-11
1
-3
/
+1
*
Use relative relocation for R_X86_64_32 on x32
H.J. Lu
2013-09-03
1
-1
/
+2
*
gold/
Roland McGrath
2013-08-16
1
-0
/
+13
*
gold/
Cary Coutant
2013-07-30
1
-4
/
+8
*
* target-reloc.h (relocate_section): If the reloc offset is out of
Ian Lance Taylor
2013-04-27
1
-1
/
+4
*
Fix TLS to LE optimization for x32
H.J. Lu
2012-11-20
1
-1
/
+8
*
gold/
Roland McGrath
2012-11-01
1
-3
/
+3
*
* target-reloc.h (class Default_comdat_behavior): New, package up..
Alan Modra
2012-10-18
1
-1
/
+2
*
* i386.cc (Output_data_plt_i386::address_for_global,
Alan Modra
2012-10-05
1
-8
/
+9
*
* target-reloc.h (scan_relocs): Call scan.local for relocs
Alan Modra
2012-09-12
1
-2
/
+7
*
* output.h (Output_data_got::add_global_tls, add_local_tls,
Alan Modra
2012-09-10
1
-1
/
+1
*
* object.h (Sized_relobj_file::emit_relocs): Delete.
Alan Modra
2012-09-05
1
-4
/
+4
*
* x86_64.cc (Target_x86_64::Scan::global): Fix erroneous call to
Ian Lance Taylor
2012-08-15
1
-1
/
+1
*
Handle R_X86_64_64 properly for x32
H.J. Lu
2012-05-11
1
-1
/
+3
*
* configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
Roland McGrath
2012-05-02
1
-501
/
+1087
*
gold: Allow use_plt_offset to be specified for global relocations.
David S. Miller
2012-04-17
1
-7
/
+7
*
Support x32 GD->IE and GD->LE optimizations
H.J. Lu
2012-01-27
1
-17
/
+54
*
Support x32 IFUNC function pointer
H.J. Lu
2012-01-27
1
-1
/
+2
*
PR gold/13617
Ian Lance Taylor
2012-01-24
1
-2
/
+3
*
Add typename on types used in template
H.J. Lu
2012-01-20
1
-5
/
+5
*
Properly handle R_X86_64_32 for x32
H.J. Lu
2012-01-10
1
-0
/
+16
*
Initial x32 support in gold
H.J. Lu
2012-01-09
1
-385
/
+513
*
* gold/incremental.cc (Sized_incremental_binary::do_process_got_plt):
Cary Coutant
2012-01-04
1
-2
/
+2
*
* object.h (Relobj::local_symbol_value): New function.
Ian Lance Taylor
2011-12-19
1
-25
/
+25
*
2011-12-17 Cary Coutant <ccoutant@google.com>
Cary Coutant
2011-12-17
1
-36
/
+45
*
PR gold/13359
Cary Coutant
2011-10-31
1
-6
/
+0
*
PR gold/13249
Cary Coutant
2011-10-10
1
-6
/
+6
*
* i386.cc (class Output_data_plt_i386): Add layout_ field.
Ian Lance Taylor
2011-07-15
1
-8
/
+20
*
* i386.cc (Target_i386::got_section): If -z now, make .got.plt a
Ian Lance Taylor
2011-07-13
1
-8
/
+21
[next]