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
/
bfd
/
elf64-x86-64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allocate the first .plt entry space only if needed
H.J. Lu
2015-05-12
1
-5
/
+4
*
Replace input_bfd and output_bfd with abfd
H.J. Lu
2015-05-10
1
-8
/
+4
*
Replace SYMBOLIC_BIND with SYMBOL_REFERENCES_LOCAL
H.J. Lu
2015-04-11
1
-14
/
+42
*
Check GOTOFF reloc against protected data on x86
H.J. Lu
2015-04-10
1
-6
/
+9
*
Add extern_protected_data and set it for x86
H.J. Lu
2015-04-10
1
-0
/
+1
*
Revert "Add extern_protected_data and set it for x86"
Alan Modra
2015-04-10
1
-1
/
+0
*
Add support for Nuxi CloudABI on x86-64
Ed Schouten
2015-03-31
1
-0
/
+15
*
Add extern_protected_data and set it for x86
H.J. Lu
2015-03-05
1
-0
/
+1
*
Convert mov to lea only if needed
H.J. Lu
2015-02-27
1
-2
/
+10
*
Set root.linker_def on _TLS_MODULE_BASE_
H.J. Lu
2015-02-15
1
-0
/
+1
*
Avoid incrementing uninitialized variable
Ed Maste
2015-02-09
1
-1
/
+1
*
Issue relocation in RO section warning for -z text
H.J. Lu
2015-02-07
1
-4
/
+6
*
Fallout from recent bfd_reloc_outofrange changes
Alan Modra
2015-01-19
1
-1
/
+1
*
Don't complain about -fPIC for undefined symbol
H.J. Lu
2015-01-15
1
-3
/
+10
*
Only discard space for pc-relative relocs symbols
H.J. Lu
2015-01-11
1
-3
/
+13
*
Skip unknown relocation
H.J. Lu
2015-01-06
1
-1
/
+2
*
Return NULL on corrupt input
H.J. Lu
2015-01-05
1
-0
/
+3
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
More fixes for memory access violations exposed by fuzzed binaries.
Nick Clifton
2014-12-22
1
-1
/
+1
*
Handle weak alias for PIE with copy reloc
H.J. Lu
2014-12-13
1
-7
/
+20
*
Copy relocations against protected symbols
Alan Modra
2014-12-12
1
-1
/
+1
*
Define bfd_elf32_get_synthetic_symtab for x32
H.J. Lu
2014-12-05
1
-0
/
+2
*
Add _bfd_elf_ifunc_get_synthetic_symtab
H.J. Lu
2014-12-04
1
-161
/
+74
*
Reformat elf_x86_64_create_dynamic_sections
H.J. Lu
2014-12-03
1
-2
/
+1
*
Check info->executable for symbols which need copy relocs
H.J. Lu
2014-12-02
1
-2
/
+3
*
Discard space for relocs against symbols with copy relocs
H.J. Lu
2014-12-02
1
-15
/
+21
*
X86-64: Allow copy relocs for building PIE
H.J. Lu
2014-12-02
1
-11
/
+35
*
Optimize out i386/x86-64 JUMP_SLOT relocation
H.J. Lu
2014-11-25
1
-40
/
+199
*
Assert size of elf_x86_64_{bnd|legacy}_plt2_entry
H.J. Lu
2014-11-23
1
-16
/
+5
*
Check branch displacement overflow in x86-64 PLT entry
H.J. Lu
2014-11-22
1
-2
/
+10
*
Optimize PC-relative offset overflow check
H.J. Lu
2014-11-21
1
-6
/
+2
*
Check PC-relative offset overflow in PLT entry
H.J. Lu
2014-11-18
1
-8
/
+19
*
Add -z bndplt to generate BND prefix in PLT entries
Igor Zamyatin
2014-11-18
1
-6
/
+7
*
Add assembler support for @gotplt
H.J. Lu
2014-11-13
1
-16
/
+1
*
X32: Add REX prefix to encode R_X86_64_GOTTPOFF
H.J. Lu
2014-11-07
1
-6
/
+16
*
Fix 17492, ld segfault with --oformat=binary
Alan Modra
2014-10-16
1
-3
/
+4
*
Convert mov to lea only if r_offset >= 2
H.J. Lu
2014-10-14
1
-0
/
+2
*
Use bfd_is_abs_section to check discarded input section
H.J. Lu
2014-08-27
1
-1
/
+1
*
Match PLT entry only for ELFOSABI_GNU input
H.J. Lu
2014-07-16
1
-0
/
+8
*
Properly match PLT entry against .got.plt relocation
H.J. Lu
2014-07-16
1
-9
/
+80
*
Free linker hash table from bfd_close.
Alan Modra
2014-06-13
1
-5
/
+5
*
Don't call bfd_link_hash_table_free
Alan Modra
2014-06-13
1
-4
/
+1
*
Move link_hash_table_free functions earlier
Alan Modra
2014-06-13
1
-15
/
+15
*
Make bfd.link_next field a union
Alan Modra
2014-06-13
1
-1
/
+1
*
bfd target vector rationalisation
Alan Modra
2014-05-02
1
-10
/
+10
*
Update copyright years
Alan Modra
2014-03-05
1
-3
/
+1
*
Create the second PLT for BND relocations
H.J. Lu
2014-02-19
1
-37
/
+416
*
Revert the last change
H.J. Lu
2014-01-15
1
-5
/
+2
*
Don't discard relocs against __ehdr_start
H.J. Lu
2014-01-14
1
-2
/
+5
*
Revert the last change
H.J. Lu
2014-01-14
1
-7
/
+2
[next]