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
/
include
/
bfdlink.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR13616, linker should pad executable sections with nops, not zeros
Alan Modra
2019-10-16
1
-0
/
+4
*
bfd, ld: add CTF section linking
Nick Alcock
2019-10-03
1
-0
/
+15
*
linker bfd.h tidy
Alan Modra
2019-09-23
1
-0
/
+14
*
elf bfd.h tidy
Alan Modra
2019-09-23
1
-0
/
+6
*
x86: Move x86-specific linker options to elf_linker_x86_params
H.J. Lu
2019-04-06
1
-21
/
+0
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
elf: Report property change when merging properties
H.J. Lu
2018-12-07
1
-0
/
+3
*
Separate header PT_LOAD for -z separate-code
Alan Modra
2018-10-08
1
-0
/
+3
*
LD: Export relative-from-absolute symbol marking to BFD
Maciej W. Rozycki
2018-07-17
1
-0
/
+5
*
[MicroBlaze] PIC data text relative
Michael Eager
2018-04-17
1
-0
/
+3
*
ld: Add "-z separate-code" option to ELF linker
H.J. Lu
2018-01-11
1
-0
/
+3
*
Update year range in copyright notice of binutils files
Alan Modra
2018-01-03
1
-1
/
+1
*
Treat common symbol as undefined for --no-define-common
H.J. Lu
2017-08-06
1
-0
/
+3
*
x86: Support Intel Shadow Stack with SHSTK property
H.J. Lu
2017-06-22
1
-0
/
+3
*
x86: Support Intel IBT with IBT property and IBT-enable PLT
H.J. Lu
2017-06-22
1
-0
/
+6
*
Rewrite __start and __stop symbol handling
Alan Modra
2017-06-16
1
-3
/
+0
*
ld: Allow section groups to be resolved as part of a relocatable link
Andrew Burgess
2017-06-06
1
-0
/
+3
*
Rename non_ir_ref to non_ir_ref_regular
Alan Modra
2017-05-16
1
-1
/
+1
*
non_ir_ref_dynamic
Alan Modra
2017-05-16
1
-5
/
+5
*
Handle symbol defined in IR and referenced in DSO
H.J. Lu
2017-04-20
1
-0
/
+4
*
Implement -z dynamic-undefined-weak
Alan Modra
2017-04-19
1
-2
/
+3
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
Implement and document --gc-keep-exported
fincs
2016-12-16
1
-0
/
+3
*
Add support for creating ELF import libraries
Thomas Preud'homme
2016-07-15
1
-0
/
+6
*
Return void from linker callbacks
Alan Modra
2016-05-28
1
-15
/
+12
*
Cache result of scan for __start_* and __stop_* sections
Alan Modra
2016-04-27
1
-6
/
+15
*
Add support for non-ELF targets to check their relocs.
Nick Clifton
2016-04-21
1
-0
/
+5
*
Check ELF relocs after opening all input files
H.J. Lu
2016-04-20
1
-0
/
+4
*
Add -z noreloc-overflow option to x86-64 ld
H.J. Lu
2016-03-15
1
-0
/
+3
*
Properly implement STT_COMMON
H.J. Lu
2016-02-26
1
-0
/
+12
*
[x86] Resolve non-PIC undefweak symbols in executable
H.J. Lu
2016-02-26
1
-0
/
+4
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
Add "-z call-nop=PADDING" option to ld
H.J. Lu
2015-10-22
1
-0
/
+6
*
Add --no-dynamic-linker option to ld, for static PIE use
Rich Felker
2015-09-20
1
-0
/
+3
*
Reorder enum output_type for better code generation
Alan Modra
2015-08-23
1
-1
/
+1
*
Remove link_info.pic
Alan Modra
2015-08-19
1
-11
/
+7
*
Add bfd_link_pde, and simplify some tests of link_info.type
Alan Modra
2015-08-19
1
-0
/
+2
*
Add output_type to bfd_link_info
H.J. Lu
2015-08-18
1
-10
/
+20
*
Compact EH Support
Catherine Moore
2015-05-28
1
-3
/
+3
*
Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]
H.J. Lu
2015-04-14
1
-0
/
+3
*
Add -z noextern-protected-data to ld for ELF/x86
H.J. Lu
2015-04-14
1
-0
/
+5
*
PR ld/17973 LTO file syms
Alan Modra
2015-02-14
1
-3
/
+0
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
Use a symbol flag bit to mark linker defined symbols
Alan Modra
2014-12-23
1
-0
/
+6
*
Add -z bndplt to generate BND prefix in PLT entries
Igor Zamyatin
2014-11-18
1
-0
/
+3
*
Change ld "notice" interface for better handling of indirect symbols
Alan Modra
2014-08-12
1
-7
/
+6
*
Fix non-plugin warning symbol handling
Alan Modra
2014-08-12
1
-0
/
+3
*
Free linker hash table from bfd_close.
Alan Modra
2014-06-13
1
-0
/
+2
*
Make bfd.link_next field a union
Alan Modra
2014-06-13
1
-1
/
+1
*
Unwrap symbols for debug information
Alan Modra
2014-06-10
1
-0
/
+6
[next]