Tidy warn-execstack handling
[binutils-gdb.git] / bfd / elflink.c
2022-05-20 Alan ModraTidy warn-execstack handling
2022-05-03 Nick CliftonAdd a linker warning when creating potentially dangerou...
2022-04-25 Nick CliftonEmit a note warning the user that creating an executabl...
2022-04-20 Nick CliftonAdd linker warning for when it creates an executable...
2022-03-10 H.J. Luld: Add a before_plugin_all_symbols_read hook
2022-02-14 H.J. Luld: Keep indirect symbol from IR if referenced from...
2022-02-05 Alan ModraDetect .eh_frame_hdr earlier for SIZEOF_HEADERS
2022-01-13 Alan ModraMove DT_RELR tag setting to elflink.c
2022-01-13 Alan ModraRe: Set SEC_ELF_REVERSE_COPY earlier
2022-01-12 H.J. Luld: Add glibc dependency for DT_RELR
2022-01-12 H.J. Luelf: Add size_relative_relocs and finish_relative_relocs
2022-01-12 H.J. Luld: Initial DT_RELR support
2022-01-12 H.J. Luelf: Pass need_layout to _bfd_elf_map_sections_to_segments
2022-01-12 Alan ModraSet SEC_ELF_REVERSE_COPY earlier
2022-01-08 H.J. Luld: Extract _bfd_elf_link_iterate_on_relocs
2022-01-07 Alan ModraMove elf_backend_always_size_sections earlier
2022-01-04 H.J. Luld: Improve thin archive member error message
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-09-19 H.J. Luelf: Don't set version info on unversioned symbols
2021-09-02 Alan ModraSHT_SYMTAB_SHNDX handling
2021-09-02 Alan ModraPTR_ADD and NPTR_ADD for bfd.h
2021-08-28 H.J. Luld: Change indirect symbol from IR to undefined
2021-07-09 H.J. Luelf: Add GNU_PROPERTY_1_NEEDED check
2021-07-08 H.J. Luld: Limit cache size and add --max-cache-size=SIZE
2021-06-19 H.J. Luelf: Correct DT_TEXTREL warning in PDE
2021-06-11 Alan ModraPR27952, Disallow ET_DYN DF_1_PIE linker input
2021-05-06 H.J. Luelf: Always append ".COUNT" to local symbols
2021-04-12 Alan Modraconvert elf_link_hash macros to inline functions
2021-04-12 Alan Modraelf_backend_archive_symbol_lookup
2021-04-05 Alan ModraC99 bfd configury
2021-04-01 Martin LiskaUse startswith more for strncmp function calls.
2021-03-31 Alan ModraUse bool in bfd
2021-03-30 Alan Modraasan: linker.c:2294:8: runtime error: load of value 253
2021-03-29 Alan ModraELF output symbol hooks int vs. bfd_boolean
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-03-19 H.J. Luelf: Handle .gnu.debuglto_.debug_* sections
2021-03-03 Alan Modra--gc-sections with groups and start/stop syms
2021-03-01 Alan ModraPR27451, -z start_stop_gc
2021-02-25 Alan ModraPR27441, inconsistency in weak definitions
2021-02-04 Alan ModraPR27311, (symbol from plugin): undefined reference...
2021-02-03 Alan ModraRe: PR27311, ld.bfd (symbol from plugin): undefined...
2021-02-03 Alan ModraPR27311 again, ld.bfd (symbol from plugin): undefined...
2021-02-02 Alan ModraPR27311, ld.bfd (symbol from plugin): undefined reference
2021-01-29 Alan ModraPR27271, c6x-uclinux-ld segfaults linking ld-uClibc...
2021-01-28 Alan ModraPR27259, SHF_LINK_ORDER self-link
2021-01-18 H.J. Luld/elf: Ignore section symbols when matching linkonce...
2021-01-16 Alan ModraPR26002 undefined symbol VER_NDX_GLOBAL vs. VER_NDX_LOCAL
2021-01-13 Alan ModraSHF_LINK_ORDER fixup_link_order in ld
2021-01-09 H.J. Luelf: Verify section size for mixed ordered/unordered...
2021-01-07 H.J. LuELF: Don't generate unused section symbols
2021-01-05 Alan Modrais_relocatable_executable --exclude-libs failure
2021-01-04 H.J. Luelf: Allow mixed ordered/unordered inputs for non-reloc...
2021-01-04 Alan ModraPR26822, How to prevent a STT_FILE with absolute path...
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-12-18 H.J. Luelf: Copy elf_gnu_osabi_retain only for relocatable...
2020-12-16 Alan Modraelflink.c constify
2020-12-15 Vivek Das MohapatraHandle -z unique/-z nounique in ld
2020-12-04 Alan ModraPR26978, Inconsistency for strong foo@v1 and weak foo@@v1
2020-12-01 Alan ModraPR26979, Visibility of undefined foo@v1 should constrai...
2020-11-26 H.J. Luelf: Get the real kept section
2020-11-20 Nick Alcockbfd, include, ld, binutils, libctf: CTF should use...
2020-11-18 Jozef LawrynowiczSupport SHF_GNU_RETAIN ELF section flag
2020-11-01 Alan ModraPR26806, Suspected linker bug with LTO
2020-10-02 H.J. LuAllow note sections to be discarded when they are linke...
2020-09-12 H.J. Luelf: Add -z unique-symbol to avoid duplicated local...
2020-09-08 Alan ModraPR26580, Size and alignment of commons vs as-needed...
2020-09-04 Alan ModraAllow plugin syms to mark as-needed shared libs needed
2020-08-27 Alan ModraPR26469 UBSAN: elflink.c:8742 shift exponent 6148914691...
2020-08-22 H.J. Luelf: Keep only one '@' for undefined versioned symbols
2020-07-31 Alan ModraPR26314, Linking LTO objects with symbols from static...
2020-07-29 Maciej W. RozyckiMIPS: Make the IRIX naming of local section symbols...
2020-07-29 Maciej W. RozyckiMIPS/LD: Set symtab's `sh_info' correctly for IRIX...
2020-07-29 Alan ModraDon't segfault on discarded section dynsyms
2020-07-28 Alan ModraPR25022 testcase segfault for generic ELF linker targets
2020-07-20 Alan ModraPR26265, Spurious 'gc-sections requires ... when -...
2020-07-14 Markus BöckPR26198 MinGW failure to link regular object file and...
2020-06-23 H.J. LuELF: Add _bfd_elf_add_dynamic_tags
2020-06-15 Roland McGrathgold, ld: Implement -z start-stop-visibility=... option.
2020-06-15 Alan ModraPR26103, Assertion failure with symbols defined in...
2020-06-10 H.J. LuELF: Properly handle section symbols
2020-06-06 H.J. LuELF: Add target_os to elf_link_hash_table/elf_backend_data
2020-06-04 H.J. LuELF: Don't check relocations in non-loaded, non-alloced...
2020-06-03 H.J. LuELF: Consolidate maybe_set_textrel
2020-06-03 H.J. LuELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirect
2020-06-03 H.J. LuELF: Consolidate readonly_dynrelocs
2020-05-27 H.J. Luld: Add --warn-textrel and obsolete --warn-shared-textrel
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-05-19 Alan ModraUse bfd_get_filename throughout bfd
2020-04-21 H.J. Luelf: Strip zero-sized dynamic sections
2020-04-15 Fangrui SongUnify the behaviour of ld.bfd and ld.gold with respect...
2020-03-23 Sebastian HuberMention .tdata in comment in _bfd_elf_tls_setup()
2020-03-13 Christophe LyonAdd support for non-contiguous memory regions
2020-03-13 Christian EggersFix several mix up between octets and bytes in ELF...
2020-03-13 Christian EggersFix several mix up between octets and bytes in ELF...
2020-02-26 Alan ModraIndent labels
2020-02-26 Alan ModraPR25593, --as-needed breaks DT_NEEDED order with linker...
2020-02-19 Alan Modra_bfd_alloc_and_read
2020-02-19 Alan Modraalloc2 used unnecessarily
2020-02-19 Alan Modrabfd_size_type to size_t
2020-02-07 H.J. Luld: Issue an error for GC on __patchable_function_entri...
next