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
/
elflink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some places where octet to byte conversions are needed.
Dan Gissel
2016-03-11
1
-14
/
+24
*
Don't create dynamic sections when relocatable
H.J. Lu
2016-03-08
1
-2
/
+2
*
Group common symbol checking together
H.J. Lu
2016-03-08
1
-6
/
+6
*
Treat common symbol in executable as definition
H.J. Lu
2016-03-04
1
-1
/
+4
*
Properly implement STT_COMMON
H.J. Lu
2016-02-26
1
-19
/
+66
*
Update symbol version for symbol from linker script
H.J. Lu
2016-02-24
1
-0
/
+13
*
Make linker assigned symbol dynamic only for shared object
H.J. Lu
2016-02-23
1
-3
/
+2
*
Always create dynsym section with dynamic sections
H.J. Lu
2016-02-22
1
-3
/
+3
*
Always create dynamic sections for -E/--dynamic-list
H.J. Lu
2016-02-18
1
-2
/
+5
*
Don't add DT_NEEDED for unmatched symbol
H.J. Lu
2016-02-01
1
-1
/
+3
*
Fix unexpected failures in the linker testsuite for ARM VxWorks targets.
Nick Clifton
2016-01-21
1
-6
/
+11
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
ARM: Fix exidx coverage for relocatable builds.
Yury Usishchev
2015-12-22
1
-3
/
+19
*
Orphan output section with multiple input sections
Alan Modra
2015-10-28
1
-19
/
+2
*
Handle __start_* and __stop_* symbols in --gc-sections
Alan Modra
2015-10-23
1
-37
/
+65
*
Re: Always keep sections marked with SEC_KEEP
Alan Modra
2015-10-23
1
-3
/
+2
*
Always keep sections marked with SEC_KEEP
H.J. Lu
2015-10-22
1
-1
/
+2
*
Fix typos in comments in _bfd_elf_merge_symbol
H.J. Lu
2015-10-15
1
-2
/
+2
*
Skip the unversioned definition after the default version
H.J. Lu
2015-10-12
1
-0
/
+7
*
Don't re-export common symbols
H.J. Lu
2015-10-05
1
-1
/
+1
*
Revert "Also check e_machine when merging sections"
Alan Modra
2015-10-01
1
-10
/
+2
*
Also check e_machine when merging sections
H.J. Lu
2015-09-30
1
-2
/
+10
*
Consistency check for merge sections
Alan Modra
2015-09-30
1
-4
/
+7
*
Add support for files that contain multiple symbol index tables. Fixes PR 15835
Nick Clifton
2015-09-23
1
-3
/
+3
*
Add --no-dynamic-linker option to ld, for static PIE use
Rich Felker
2015-09-20
1
-2
/
+2
*
Remove one unnecessary iteration in insertion sort
Alan Modra
2015-09-18
1
-4
/
+2
*
Fix slowdown in ld -r for most common case of out-of-order relocs
Alan Modra
2015-09-16
1
-15
/
+51
*
More "Make asection->id and asection->index unsigned"
Alan Modra
2015-08-31
1
-2
/
+2
*
Use stable sort for ld -r relocs
Alan Modra
2015-08-26
1
-72
/
+77
*
Add bfd_link_pde, and simplify some tests of link_info.type
Alan Modra
2015-08-19
1
-1
/
+1
*
Return reloc_class_ifunc for reloc against IFUNC
H.J. Lu
2015-08-18
1
-11
/
+10
*
Add output_type to bfd_link_info
H.J. Lu
2015-08-18
1
-58
/
+64
*
Remove trailing spaces in bfd
H.J. Lu
2015-08-12
1
-2
/
+2
*
Replace hidden with versioned in elf_link_hash_entry
H.J. Lu
2015-08-10
1
-44
/
+79
*
Properly merge hidden versioned symbol
H.J. Lu
2015-08-07
1
-35
/
+99
*
Don't change the default symbol for relocatable link
H.J. Lu
2015-07-30
1
-9
/
+15
*
Don't set link_info.executable for "ld -r"
H.J. Lu
2015-07-29
1
-4
/
+3
*
Skip missing symbol version section check for executable
H.J. Lu
2015-07-25
1
-2
/
+6
*
2015-07-09 Catherine Moore <clm@codesourcery.com>
Catherine Moore
2015-07-09
1
-3
/
+3
*
Use strtab with GC and suffix merging for .strtab
H.J. Lu
2015-06-25
1
-119
/
+151
*
Compact EH Support
Catherine Moore
2015-05-28
1
-3
/
+98
*
Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]
H.J. Lu
2015-04-14
1
-0
/
+15
*
Add -z noextern-protected-data to ld for ELF/x86
H.J. Lu
2015-04-14
1
-2
/
+7
*
Don't check object claimed by plugin
H.J. Lu
2015-04-13
1
-0
/
+4
*
Add extern_protected_data and set it for x86
H.J. Lu
2015-04-10
1
-3
/
+6
*
Downgrade linker error on protected symbols in .dynbss to a warning
Alan Modra
2015-04-10
1
-7
/
+3
*
Revert "Add extern_protected_data and set it for x86"
Alan Modra
2015-04-10
1
-6
/
+3
*
Relax PR 15228 protected visibility restriction
Alan Modra
2015-03-27
1
-5
/
+7
*
Skip gc-sections if relocation is incompatible
H.J. Lu
2015-03-26
1
-2
/
+4
*
Garbage collecting debug sections
Senthil Kumar Selvaraj
2015-03-25
1
-1
/
+0
[next]