| Commit message (Expand) | Author | Age | Files | Lines |
* | Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T. | Alan Modra | 2018-02-19 | 1 | -1/+1 |
* | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 2018-02-19 | 1 | -59/+59 |
* | Remove bfd stub function casts. | Alan Modra | 2018-02-16 | 1 | -6/+15 |
* | PR22836, "-r -s" doesn't work with -g3 using GCC 7 | Alan Modra | 2018-02-13 | 1 | -0/+7 |
* | Fix compile time warnings building the binutils with clang. | Simon Marchi | 2018-02-01 | 1 | -2/+2 |
* | bfd_elf_define_start_stop: Fix check | Michael Matz | 2018-01-31 | 1 | -2/+3 |
* | Check if __start/__stop symbols are referenced by shared objects | H.J. Lu | 2018-01-31 | 1 | -2/+2 |
* | Make __start/__stop symbols dynamic and add testcase | Alan Modra | 2018-01-30 | 1 | -2/+7 |
* | Define __start/__stop symbols when there is only a dynamic def | Alan Modra | 2018-01-26 | 1 | -1/+1 |
* | Ignore dynamic references on forced local symbols | H.J. Lu | 2018-01-11 | 1 | -1/+1 |
* | ld: Keep PREINIT_ARRAY/INIT_ARRAY/FINI_ARRAY sections for -r --gc-sections | H.J. Lu | 2018-01-11 | 1 | -1/+9 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2018-01-03 | 1 | -1/+1 |
* | PR22626, invalid dynindx used for dynamic relocs against section syms | Alan Modra | 2017-12-19 | 1 | -8/+14 |
* | BFD whitespace fixes | Alan Modra | 2017-12-06 | 1 | -8/+8 |
* | PR22471, undefined reference to linker-defined symbols | Alan Modra | 2017-11-28 | 1 | -1/+6 |
* | ld: Set non_ir_ref_regular on symbols referenced in regular objects | H.J. Lu | 2017-11-28 | 1 | -3/+65 |
* | Rename u.weakdef and make it a circular list | Alan Modra | 2017-11-23 | 1 | -40/+49 |
* | weakdef list handling | Alan Modra | 2017-11-12 | 1 | -4/+4 |
* | relocs_compatible test for gc-sections | Alan Modra | 2017-10-30 | 1 | -0/+2 |
* | PR22300, Abort in elf32_hppa_relocate_section building polyml | Alan Modra | 2017-10-28 | 1 | -5/+0 |
* | [BFD][PR21703]Override the new defined symbol with the old normal symbol when... | Renlin Li | 2017-10-24 | 1 | -0/+13 |
* | Make sure that undefined symbols added to the linker command line via the -u ... | Nick Clifton | 2017-10-23 | 1 | -0/+3 |
* | ELF: Call check_relocs after opening all inputs | H.J. Lu | 2017-10-16 | 1 | -37/+0 |
* | _bfd_elf_link_hash_hide_symbol calls in generic ELF code | Alan Modra | 2017-10-12 | 1 | -6/+8 |
* | bfd_error_on_input is for archives | Alan Modra | 2017-10-05 | 1 | -1/+1 |
* | PR22220, BFD linker wrongly marks symbols as PREVAILING_DEF_IRONLY | Alan Modra | 2017-09-28 | 1 | -0/+10 |
* | PR22150, ld keeps a version reference for gc'd symbols | Alan Modra | 2017-09-19 | 1 | -117/+110 |
* | -Og warning fixes | Alan Modra | 2017-09-02 | 1 | -1/+1 |
* | Remove .eh_frame zero terminators | Alan Modra | 2017-08-31 | 1 | -30/+27 |
* | PR22048, Incorrect .eh_frame section in libc.so | Alan Modra | 2017-08-31 | 1 | -10/+15 |
* | Make __start/__stop symbols protected visibility | Alan Modra | 2017-08-21 | 1 | -11/+23 |
* | PR21441, Unnecessary padding of .eh_frame section | Alan Modra | 2017-08-14 | 1 | -0/+29 |
* | Move common symbol check after bed->common_definition | H.J. Lu | 2017-08-07 | 1 | -5/+6 |
* | PR21910, segfault in common symbol override test when hash-style=gnu | Alan Modra | 2017-08-07 | 1 | -1/+1 |
* | Treat common symbol as undefined for --no-define-common | H.J. Lu | 2017-08-06 | 1 | -0/+5 |
* | Fix spelling typos. | Yuri Chornovian | 2017-07-18 | 1 | -1/+1 |
* | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 2017-07-12 | 1 | -6/+5 |
* | Support %Lx, %Lu, %Ld in _bfd_error_handler format | Alan Modra | 2017-07-03 | 1 | -14/+10 |
* | Don't attach linker created section to --just-syms bfd | Alan Modra | 2017-06-26 | 1 | -4/+36 |
* | Fixing linking configure generated tests of ifunc support. | Nick Clifton | 2017-06-16 | 1 | -1/+1 |
* | Rewrite __start and __stop symbol handling | Alan Modra | 2017-06-16 | 1 | -5/+25 |
* | Always define referenced __start_SECNAME/__stop_SECNAME | H.J. Lu | 2017-06-13 | 1 | -82/+36 |
* | Prevent a call to abort when a relocatable link encounters a relocation again... | Nick Clifton | 2017-06-13 | 1 | -4/+19 |
* | ld: Allow section groups to be resolved as part of a relocatable link | Andrew Burgess | 2017-06-06 | 1 | -2/+4 |
* | bfd: remove unused local variable in elflink.c:init_reloc_cookie_rels | Jose E. Marchesi | 2017-06-06 | 1 | -4/+0 |
* | ELF/BFD: Hold the number of internal static relocs in `->reloc_count' | Maciej W. Rozycki | 2017-06-06 | 1 | -10/+8 |
* | garbage collect debug sections when no alloc sections are kept | Alan Modra | 2017-05-19 | 1 | -3/+5 |
* | Don't compare boolean values against TRUE or FALSE | Alan Modra | 2017-05-18 | 1 | -5/+5 |
* | Mark debug sections referenced by kept debug sections | H.J. Lu | 2017-05-17 | 1 | -28/+54 |
* | Rename non_ir_ref to non_ir_ref_regular | Alan Modra | 2017-05-16 | 1 | -1/+1 |