2018-07-10 |
Maciej W. Rozycki | BFD/ELF: Correct a `remove' global shadowing error... |
blob | commitdiff |
2018-07-03 |
Alan Modra | Correct removal of .gnu.attributes |
blob | commitdiff | diff to current |
2018-07-03 |
Alan Modra | Hide dynamic symbols in discarded sections |
blob | commitdiff | diff to current |
2018-06-14 |
Alan Modra | ELF dynsyms |
blob | commitdiff | diff to current |
2018-05-28 |
H.J. Lu | ld: Unify STT_GNU_IFUNC handling |
blob | commitdiff | diff to current |
2018-05-26 |
H.J. Lu | ld: Add _bfd_elf_link_hide_sym_by_version |
blob | commitdiff | diff to current |
2018-05-22 |
H.J. Lu | ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN |
blob | commitdiff | diff to current |
2018-03-20 |
H.J. Lu | Set non_ir_ref_dynamic if a symbol is made dynamic |
blob | commitdiff | diff to current |
2018-03-14 |
H.J. Lu | GC: Also check the local debug definition section |
blob | commitdiff | diff to current |
2018-02-25 |
Alan Modra | ELF linker messages |
blob | commitdiff | diff to current |
2018-02-19 |
Alan Modra | %L conversions |
blob | commitdiff | diff to current |
2018-02-19 |
Alan Modra | Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T. |
blob | commitdiff | diff to current |
2018-02-19 |
Alan Modra | Use %pA and %pB in messages rather than %A and %B |
blob | commitdiff | diff to current |
2018-02-16 |
Alan Modra | Remove bfd stub function casts. |
blob | commitdiff | diff to current |
2018-02-13 |
Alan Modra | PR22836, "-r -s" doesn't work with -g3 using GCC 7 |
blob | commitdiff | diff to current |
2018-02-01 |
Simon Marchi | Fix compile time warnings building the binutils with... |
blob | commitdiff | diff to current |
2018-01-31 |
Michael Matz | bfd_elf_define_start_stop: Fix check |
blob | commitdiff | diff to current |
2018-01-31 |
H.J. Lu | Check if __start/__stop symbols are referenced by share... |
blob | commitdiff | diff to current |
2018-01-29 |
Alan Modra | Make __start/__stop symbols dynamic and add testcase |
blob | commitdiff | diff to current |
2018-01-26 |
Alan Modra | Define __start/__stop symbols when there is only a... |
blob | commitdiff | diff to current |
2018-01-11 |
H.J. Lu | Ignore dynamic references on forced local symbols |
blob | commitdiff | diff to current |
2018-01-11 |
H.J. Lu | ld: Keep PREINIT_ARRAY/INIT_ARRAY/FINI_ARRAY sections... |
blob | commitdiff | diff to current |
2018-01-03 |
Alan Modra | Update year range in copyright notice of binutils files |
blob | commitdiff | diff to current |
2017-12-18 |
Alan Modra | PR22626, invalid dynindx used for dynamic relocs agains... |
blob | commitdiff | diff to current |
2017-12-06 |
Alan Modra | BFD whitespace fixes |
blob | commitdiff | diff to current |
2017-11-28 |
Alan Modra | PR22471, undefined reference to linker-defined symbols |
blob | commitdiff | diff to current |
2017-11-28 |
H.J. Lu | ld: Set non_ir_ref_regular on symbols referenced in... |
blob | commitdiff | diff to current |
2017-11-23 |
Alan Modra | Rename u.weakdef and make it a circular list |
blob | commitdiff | diff to current |
2017-11-12 |
Alan Modra | weakdef list handling |
blob | commitdiff | diff to current |
2017-10-30 |
Alan Modra | relocs_compatible test for gc-sections |
blob | commitdiff | diff to current |
2017-10-28 |
Alan Modra | PR22300, Abort in elf32_hppa_relocate_section building... |
blob | commitdiff | diff to current |
2017-10-24 |
Renlin Li | [BFD][PR21703]Override the new defined symbol with... |
blob | commitdiff | diff to current |
2017-10-23 |
Nick Clifton | Make sure that undefined symbols added to the linker... |
blob | commitdiff | diff to current |
2017-10-16 |
H.J. Lu | ELF: Call check_relocs after opening all inputs |
blob | commitdiff | diff to current |
2017-10-12 |
Alan Modra | _bfd_elf_link_hash_hide_symbol calls in generic ELF... |
blob | commitdiff | diff to current |
2017-10-05 |
Alan Modra | bfd_error_on_input is for archives |
blob | commitdiff | diff to current |
2017-09-28 |
Alan Modra | PR22220, BFD linker wrongly marks symbols as PREVAILING... |
blob | commitdiff | diff to current |
2017-09-19 |
Alan Modra | PR22150, ld keeps a version reference for gc'd symbols |
blob | commitdiff | diff to current |
2017-09-02 |
Alan Modra | -Og warning fixes |
blob | commitdiff | diff to current |
2017-08-31 |
Alan Modra | Remove .eh_frame zero terminators |
blob | commitdiff | diff to current |
2017-08-31 |
Alan Modra | PR22048, Incorrect .eh_frame section in libc.so |
blob | commitdiff | diff to current |
2017-08-21 |
Alan Modra | Make __start/__stop symbols protected visibility |
blob | commitdiff | diff to current |
2017-08-13 |
Alan Modra | PR21441, Unnecessary padding of .eh_frame section |
blob | commitdiff | diff to current |
2017-08-07 |
H.J. Lu | Move common symbol check after bed->common_definition |
blob | commitdiff | diff to current |
2017-08-07 |
Alan Modra | PR21910, segfault in common symbol override test when... |
blob | commitdiff | diff to current |
2017-08-06 |
H.J. Lu | Treat common symbol as undefined for --no-define-common |
blob | commitdiff | diff to current |
2017-07-18 |
Yuri Chornovian | Fix spelling typos. |
blob | commitdiff | diff to current |
2017-07-12 |
Alan Modra | bfd_error_handler bfd_vma and bfd_size_type args |
blob | commitdiff | diff to current |
2017-07-03 |
Alan Modra | Support %Lx, %Lu, %Ld in _bfd_error_handler format |
blob | commitdiff | diff to current |
2017-06-25 |
Alan Modra | Don't attach linker created section to --just-syms bfd |
blob | commitdiff | diff to current |
2017-06-16 |
Nick Clifton | Fixing linking configure generated tests of ifunc support. |
blob | commitdiff | diff to current |
2017-06-16 |
Alan Modra | Rewrite __start and __stop symbol handling |
blob | commitdiff | diff to current |
2017-06-13 |
H.J. Lu | Always define referenced __start_SECNAME/__stop_SECNAME |
blob | commitdiff | diff to current |
2017-06-13 |
Nick Clifton | Prevent a call to abort when a relocatable link encount... |
blob | commitdiff | diff to current |
2017-06-06 |
Andrew Burgess | ld: Allow section groups to be resolved as part of... |
blob | commitdiff | diff to current |
2017-06-06 |
Jose E. Marchesi | bfd: remove unused local variable in elflink.c:init_rel... |
blob | commitdiff | diff to current |
2017-06-06 |
Maciej W. Rozycki | ELF/BFD: Hold the number of internal static relocs... |
blob | commitdiff | diff to current |
2017-05-19 |
Alan Modra | garbage collect debug sections when no alloc sections... |
blob | commitdiff | diff to current |
2017-05-18 |
Alan Modra | Don't compare boolean values against TRUE or FALSE |
blob | commitdiff | diff to current |
2017-05-17 |
H.J. Lu | Mark debug sections referenced by kept debug sections |
blob | commitdiff | diff to current |
2017-05-16 |
Alan Modra | Rename non_ir_ref to non_ir_ref_regular |
blob | commitdiff | diff to current |
2017-05-16 |
Alan Modra | non_ir_ref_dynamic |
blob | commitdiff | diff to current |
2017-05-08 |
Thomas Preud'homme | Make import libraries relocatable objects |
blob | commitdiff | diff to current |
2017-05-02 |
Alan Modra | PR 21384, --dynamic-list regression with f02cb058 |
blob | commitdiff | diff to current |
2017-04-27 |
Alan Modra | Edit .eh_frame symbols |
blob | commitdiff | diff to current |
2017-04-27 |
Alan Modra | Clear dynstr_index when forcing symbols local |
blob | commitdiff | diff to current |
2017-04-26 |
Maciej W. Rozycki | PR ld/21334: Always call `_bfd_elf_link_renumber_dynsym... |
blob | commitdiff | diff to current |
2017-04-26 |
Maciej W. Rozycki | ELF/BFD: Limit `_bfd_elf_link_renumber_dynsyms' call... |
blob | commitdiff | diff to current |
2017-04-21 |
H.J. Lu | Require --no-dynamic-linker with -static -E/--dynamic... |
blob | commitdiff | diff to current |
2017-04-20 |
Maciej W. Rozycki | ELF/LD: Always consider STB_LOCAL symbols local |
blob | commitdiff | diff to current |
2017-04-20 |
H.J. Lu | Handle symbol defined in IR and referenced in DSO |
blob | commitdiff | diff to current |
2017-04-19 |
Alan Modra | Implement -z dynamic-undefined-weak |
blob | commitdiff | diff to current |
2017-04-17 |
H.J. Lu | Put soname in the version definition section |
blob | commitdiff | diff to current |
2017-04-17 |
Alan Modra | Undo dynamic symbol state after regular object sym... |
blob | commitdiff | diff to current |
2017-04-13 |
Alan Modra | Wrap long lines |
blob | commitdiff | diff to current |
2017-04-13 |
Alan Modra | Rewrite bfd error handler |
blob | commitdiff | diff to current |
2017-04-07 |
H.J. Lu | ELF: Check ELF_COMMON_DEF_P for common symbols |
blob | commitdiff | diff to current |
2017-04-04 |
Nick Clifton | Fix null pointer dereferences when using a link built... |
blob | commitdiff | diff to current |
2017-02-28 |
Alan Modra | Don't make dynamic .data.rel.ro SEC_READONLY |
blob | commitdiff | diff to current |
2017-02-22 |
Maciej W. Rozycki | PR ld/20828: Move symbol version processing ahead of... |
blob | commitdiff | diff to current |
2017-02-20 |
Alan Modra | Alpha executables segfault when linked with -z,now |
blob | commitdiff | diff to current |
2017-02-02 |
Maciej W. Rozycki | BFD: Wrap overlong error handler call line in `elf_gc_s... |
blob | commitdiff | diff to current |
2017-01-24 |
Maciej W. Rozycki | PR ld/20828: Reorder the symbol sweep stage of section GC |
blob | commitdiff | diff to current |
2017-01-18 |
Maciej W. Rozycki | PR ld/20828: Fix linker script symbols wrongly forced... |
blob | commitdiff | diff to current |
2017-01-02 |
Alan Modra | Update year range in copyright notice of all files. |
blob | commitdiff | diff to current |
2016-12-29 |
Alan Modra | link_hash_copy_indirect and symbol flags |
blob | commitdiff | diff to current |
2016-12-28 |
Alan Modra | Use dynrelro for symbols in relro sections too |
blob | commitdiff | diff to current |
2016-12-26 |
Alan Modra | dynrelro section for read-only dynamic symbols copied... |
blob | commitdiff | diff to current |
2016-12-26 |
Alan Modra | Put .dynbss and .rel.bss shortcuts in main elf hash... |
blob | commitdiff | diff to current |
2016-12-16 |
fincs | Implement and document --gc-keep-exported |
blob | commitdiff | diff to current |
2016-12-15 |
Alan Modra | Linking non-ELF file broken by PR20908 fix |
blob | commitdiff | diff to current |
2016-12-08 |
Alan Modra | PR20932, Internal error during record link assignment |
blob | commitdiff | diff to current |
2016-12-07 |
Nick Clifton | Fix internal error in the linker by replacing a call... |
blob | commitdiff | diff to current |
2016-12-02 |
Nick Clifton | Fix seg-fault in linker when passed a corrupt binary... |
blob | commitdiff | diff to current |
2016-11-28 |
H.J. Lu | Properly hide hidden versioned symbol in executable |
blob | commitdiff | diff to current |
2016-11-23 |
Alan Modra | elf_backend_dtrel_excludes_plt |
blob | commitdiff | diff to current |
2016-11-23 |
Alan Modra | Delete duplicate target short-cuts to dynamic sections |
blob | commitdiff | diff to current |
2016-10-19 |
Nick Clifton | Add c-format tags to translatable strings with more... |
blob | commitdiff | diff to current |
2016-10-11 |
Alan Modra | Always descend into output section statements in lang_d... |
blob | commitdiff | diff to current |
2016-10-05 |
Alan Modra | -Wimplicit-fallthrough warning fixes |
blob | commitdiff | diff to current |
next |