Automatic date update in version.in
[binutils-gdb.git] / bfd / elflink.c
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...
2020-02-07 H.J. LuELF: Support the section flag 'o' in .section directive
2020-01-27 Alan ModraMark all weak aliases for copy relocations
2020-01-08 Alan ModraPR25351 .ARM.attributes not found for symbol
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-12-07 Alan ModraPR25236, common sym versioning
2019-11-25 Alan ModraPass section when available to bfd_octets_per_byte
2019-11-25 Christian EggersIntroduce new section flag: SEC_ELF_OCTETS
2019-10-14 Alan Modraqsort: elf_link_add_object_symbols weak aliases
2019-10-14 Alan Modraqsort: elf_sort_sections use of target_index
2019-10-14 Alan Modraqsort: SHF_LINK_ORDER section sort
2019-10-14 Alan Modraqsort issues
2019-10-14 Alan ModraPR24955, libbfd terminating program on out of memory...
2019-10-07 Alan ModraBogus "final link failed" messages
2019-10-03 Nick Alcockbfd, ld: add CTF section linking
2019-09-19 Alan Modrabfd_section_* macros
2019-09-18 Alan ModraDon't use bfd_get_* macro to set bfd fields
2019-08-16 Martin LiskaFix detection of missing plugin for LTO objects.
2019-08-09 Mihailo StojanovicAdd support for a MIPS specific .MIPS.xhash section.
2019-07-29 Martin LiskaSupport .gnu.lto_.lto section in ELF files (PR 24768).
2019-07-28 Alan ModraPR24857, ld: error adding symbols: bad value
2019-07-26 Alan ModraBegone elf_linker
2019-07-23 Alan ModraELF final_write_processing
2019-07-15 Alan ModraFix __bss_start assertion failure in _bfd_elf_fix_symbo...
2019-07-13 Alan ModraDynamic TLS section symbols
2019-05-28 Alan ModraLM32 linker segmentation faults
2019-04-26 H.J. LuDon't complain undefined weak dynamic reference
2019-04-11 H.J. LuCheck corrupt VTENTRY entry in bfd_elf_gc_record_vtentry
next