Age | Commit message (Expand) | Author | Files | Lines |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-06-27 | -z relro relaxation and ld script SIZEOF | Alan Modra | 1 | -3/+11 |
2022-02-14 | Revert "PR28824, relro security issues, x86 keep COMMONPAGESIZE relro" | H.J. Lu | 1 | -4/+1 |
2022-02-13 | Don't pass around expld.dataseg pointer | Alan Modra | 1 | -6/+12 |
2022-02-13 | PR28824, relro security issues, x86 keep COMMONPAGESIZE relro | Alan Modra | 1 | -1/+4 |
2022-02-13 | PR28824, relro security issues | Alan Modra | 1 | -5/+7 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-05-07 | multiple definition warnings from script symbols | Alan Modra | 1 | -0/+1 |
2021-03-31 | Use bool in ld | Alan Modra | 1 | -62/+62 |
2021-03-04 | ld: don't generate base relocations in PE output for absolute symbols | Jan Beulich | 1 | -0/+22 |
2021-02-21 | Warn when a script redefines a symbol | Alan Modra | 1 | -6/+9 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-16 | constify elfNN_bed | Alan Modra | 1 | -4/+4 |
2020-06-24 | ld: Set non_ir_ref_regular on source for assignment | H.J. Lu | 1 | -3/+7 |
2020-03-13 | Fix several mix up between octets and bytes in ELF program headers | Christian Eggers | 1 | -1/+2 |
2020-03-04 | Revert "PR25570, ld duplicate "warning: changing start of section"" | Alan Modra | 1 | -1/+1 |
2020-03-04 | PR25570, ld duplicate "warning: changing start of section" | Alan Modra | 1 | -1/+1 |
2020-01-28 | Don't report symbol lookup failure in first phase of linking | Alan Modra | 1 | -1/+4 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-11-25 | Pass section when available to bfd_octets_per_byte | Alan Modra | 1 | -1/+2 |
2019-11-25 | Introduce new section flag: SEC_ELF_OCTETS | Christian Eggers | 1 | -1/+1 |
2019-10-03 | bfd, ld: add CTF section linking | Nick Alcock | 1 | -0/+1 |
2019-08-10 | stat_alloc casts | Alan Modra | 1 | -12/+12 |
2019-03-06 | Allow the use of the ORIGIN and LENGTH attributes in expressions inside MEMOR... | Nick Bowler | 1 | -24/+20 |
2019-01-28 | PR24008, Wrong value of ternary expression in map file | Alan Modra | 1 | -38/+46 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-10-08 | Separate header PT_LOAD for -z separate-code | Alan Modra | 1 | -0/+1 |
2018-09-14 | LD: Always make a SEGMENT_START expression section-relative | Maciej W. Rozycki | 1 | -1/+3 |
2018-09-14 | LD: Avoid a division by zero page size with SEGMENT_START handling | Maciej W. Rozycki | 1 | -0/+1 |
2018-08-26 | Delay evaluation of alignment expressions in output sections | Alan Modra | 1 | -2/+18 |
2018-07-17 | LD: Export relative-from-absolute symbol marking to BFD | Maciej W. Rozycki | 1 | -0/+1 |
2018-05-21 | ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN | H.J. Lu | 1 | -0/+3 |
2018-02-26 | ld error/warning messages | Alan Modra | 1 | -22/+22 |
2018-02-19 | Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T. | Alan Modra | 1 | -17/+17 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -1/+1 |
2018-02-01 | Fix compile time warnings building the binutils with clang. | Simon Marchi | 1 | -2/+2 |
2018-01-11 | ld: Remove unused expression state | Andrew Burgess | 1 | -5/+3 |
2018-01-11 | ld: Fix issue where PROVIDE overrides defined symbol | Andrew Burgess | 1 | -42/+46 |
2018-01-11 | ld: In map file use '=' in PROVIDE statements | Andrew Burgess | 1 | -1/+1 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-11-28 | PR22471, undefined reference to linker-defined symbols | Alan Modra | 1 | -39/+25 |
2017-11-28 | Copying symbol type in ld script assignments | Alan Modra | 1 | -34/+17 |
2017-11-12 | ld: Add fold_segment_align/fold_segment_relro_end/fold_segment_end | H.J. Lu | 1 | -89/+105 |
2017-11-12 | ld: Update phase_enum/relro_enum and add seg_align_type | H.J. Lu | 1 | -22/+22 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-03 | try_copy_symbol_type node_class check | Alan Modra | 1 | -9/+5 |
2016-10-11 | Always descend into output section statements in lang_do_assignments | Alan Modra | 1 | -1/+3 |
2016-10-07 | Fold arithmetic integer expressions fallout | Alan Modra | 1 | -6/+8 |
2016-10-04 | ld expression section | Alan Modra | 1 | -21/+29 |
2016-10-04 | Fold arithmetic integer expressions | Alan Modra | 1 | -0/+29 |