summaryrefslogtreecommitdiff
path: root/include/bfdlink.h
AgeCommit message (Expand)Author
2023-11-10Add ability to change linker warning messages into errors when reporting exec...Nick Clifton
2023-02-06ppc32 and "LOAD segment with RWX permissions"Alan Modra
2023-01-01Update year range in copyright notice of binutils filesAlan Modra
2022-12-07Compression tidy and fixesAlan Modra
2022-05-20Tidy warn-execstack handlingAlan Modra
2022-05-04LTO: Handle __real_SYM reference in IRH.J. Lu
2022-05-03Add a linker warning when creating potentially dangerous executable segments....Nick Clifton
2022-04-20Add linker warning for when it creates an executable stack.Nick Clifton
2022-01-14PR28751 mbind2a / mbind2b regressions on powerpc*-linuxAlan Modra
2022-01-12ld: Initial DT_RELR supportH.J. Lu
2022-01-05elf: Set p_align to the minimum page size if possibleH.J. Lu
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-07-08elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu
2021-07-08ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu
2021-03-31Use bool in includeAlan Modra
2021-03-01PR27451, -z start_stop_gcAlan Modra
2021-02-21Warn when a script redefines a symbolAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-12-16constify elfNN_bedAlan Modra
2020-12-15Handle -z unique/-z nounique in ldVivek Das Mohapatra
2020-11-20bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock
2020-09-12elf: Add -z unique-symbol to avoid duplicated local symbol namesH.J. Lu
2020-07-22ld: Properly override the IR definitionH.J. Lu
2020-06-15gold, ld: Implement -z start-stop-visibility=... option.Roland McGrath
2020-05-27ld: Add --warn-textrel and obsolete --warn-shared-textrelH.J. Lu
2020-04-15Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres...Fangrui Song
2020-03-13Add support for non-contiguous memory regionsChristophe Lyon
2020-03-13Fix several mix up between octets and bytes in ELF program headersChristian Eggers
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-10-16PR13616, linker should pad executable sections with nops, not zerosAlan Modra
2019-10-03bfd, ld: add CTF section linkingNick Alcock
2019-09-23linker bfd.h tidyAlan Modra
2019-09-23elf bfd.h tidyAlan Modra
2019-04-06x86: Move x86-specific linker options to elf_linker_x86_paramsH.J. Lu
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-12-07elf: Report property change when merging propertiesH.J. Lu
2018-10-08Separate header PT_LOAD for -z separate-codeAlan Modra
2018-07-17LD: Export relative-from-absolute symbol marking to BFDMaciej W. Rozycki
2018-04-17[MicroBlaze] PIC data text relativeMichael Eager
2018-01-11ld: Add "-z separate-code" option to ELF linkerH.J. Lu
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-08-06Treat common symbol as undefined for --no-define-commonH.J. Lu
2017-06-22x86: Support Intel Shadow Stack with SHSTK propertyH.J. Lu
2017-06-22x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra
2017-06-06ld: Allow section groups to be resolved as part of a relocatable linkAndrew Burgess
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra
2017-05-16non_ir_ref_dynamicAlan Modra
2017-04-20Handle symbol defined in IR and referenced in DSOH.J. Lu
2017-04-19Implement -z dynamic-undefined-weakAlan Modra