167 Commits (13678b206f14f75199ca4bf8efcd738a4e09b257)

Author SHA1 Message Date
H.J. Lu 6f365fda85 elf: Add GNU_PROPERTY_1_NEEDED check 5 years ago
H.J. Lu a8dde0a211 ld: Limit cache size and add --max-cache-size=SIZE 8 years ago
Alan Modra 9193bc4285 Use bool in include 5 years ago
Alan Modra 8ee10e8609 PR27451, -z start_stop_gc 5 years ago
Alan Modra 89753bbf81 Warn when a script redefines a symbol 5 years ago
Alan Modra 250d07de5c Update year range in copyright notice of binutils files 5 years ago
Alan Modra c410035d37 constify elfNN_bed 5 years ago
Vivek Das Mohapatra 6a0a0dd0cc Handle -z unique/-z nounique in ld 5 years ago
Nick Alcock 3d16b64e28 bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym 5 years ago
H.J. Lu 496afd1705 elf: Add -z unique-symbol to avoid duplicated local symbol names 6 years ago
H.J. Lu 0e6a3f07f5 ld: Properly override the IR definition 6 years ago
Roland McGrath cae64165f4 gold, ld: Implement -z start-stop-visibility=... option. 6 years ago
H.J. Lu a6dbf402de ld: Add --warn-textrel and obsolete --warn-shared-textrel 6 years ago
Fangrui Song 95a5156812 Unify the behaviour of ld.bfd and ld.gold with respect to warning about unresolved symbol references. (PR 24613) 6 years ago
Christophe Lyon abf874aafe Add support for non-contiguous memory regions 6 years ago
Christian Eggers 666318230c Fix several mix up between octets and bytes in ELF program headers 6 years ago
Alan Modra b3adc24a07 Update year range in copyright notice of binutils files 6 years ago
Alan Modra 22216541c1 PR13616, linker should pad executable sections with nops, not zeros 7 years ago
Nick Alcock 1ff6de0312 bfd, ld: add CTF section linking 7 years ago
Alan Modra 640197ac27 linker bfd.h tidy 7 years ago
Alan Modra 0b4453c791 elf bfd.h tidy 7 years ago
H.J. Lu 5b9c07b278 x86: Move x86-specific linker options to elf_linker_x86_params 7 years ago
Alan Modra 827041555a Update year range in copyright notice of binutils files 7 years ago
H.J. Lu d2ef37ebd9 elf: Report property change when merging properties 7 years ago
Alan Modra 64029e9368 Separate header PT_LOAD for -z separate-code 8 years ago
Maciej W. Rozycki d5c928c053 LD: Export relative-from-absolute symbol marking to BFD 8 years ago
Michael Eager 3f0a5f17d7 [MicroBlaze] PIC data text relative 8 years ago
H.J. Lu 47acac12c8 ld: Add "-z separate-code" option to ELF linker 8 years ago
Alan Modra 219d1afa89 Update year range in copyright notice of binutils files 8 years ago
H.J. Lu a4819f54c0 Treat common symbol as undefined for --no-define-common 9 years ago
H.J. Lu 48580982ef x86: Support Intel Shadow Stack with SHSTK property 9 years ago
H.J. Lu ee2fdd6f36 x86: Support Intel IBT with IBT property and IBT-enable PLT 9 years ago
Alan Modra 7dba9362c1 Rewrite __start and __stop symbol handling 9 years ago
Andrew Burgess 7bdf4127c3 ld: Allow section groups to be resolved as part of a relocatable link 9 years ago
Alan Modra bc4e12ded1 Rename non_ir_ref to non_ir_ref_regular 9 years ago
Alan Modra 4070765b1a non_ir_ref_dynamic 9 years ago
H.J. Lu 59fa66c538 Handle symbol defined in IR and referenced in DSO 9 years ago
Alan Modra 954b63d4c8 Implement -z dynamic-undefined-weak 9 years ago
Alan Modra 2571583aed Update year range in copyright notice of all files. 9 years ago
fincs 221855059a Implement and document --gc-keep-exported 9 years ago
Thomas Preud'homme 7635954182 Add support for creating ELF import libraries 10 years ago
Alan Modra 1a72702bb3 Return void from linker callbacks 10 years ago
Alan Modra a6a4679fc0 Cache result of scan for __start_* and __stop_* sections 10 years ago
Nick Clifton 4f3b23b390 Add support for non-ELF targets to check their relocs. 10 years ago
H.J. Lu d968975277 Check ELF relocs after opening all input files 10 years ago
H.J. Lu 4c10bbaa09 Add -z noreloc-overflow option to x86-64 ld 10 years ago
H.J. Lu b8871f357f Properly implement STT_COMMON 10 years ago
H.J. Lu aec6b87e0b [x86] Resolve non-PIC undefweak symbols in executable 10 years ago
Alan Modra 6f2750feaf Copyright update for binutils 10 years ago
H.J. Lu caa65211bb Add "-z call-nop=PADDING" option to ld 11 years ago