]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/elflink.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / bfd / elflink.c
12 days ago  Alan ModraRe: elf: Strip unreferenced weak undefined symbols
12 days ago  H.J. Luelf: Strip unreferenced weak undefined symbols
2024-04-17  H.J. Luelf: Skip the archive if the symbol isn't referenced
2024-04-11  Alan Modraasan: heap buffer overflow elf_link_add_to_first_hash
2024-04-11  H.J. Luelf: Fix a memory leak in _bfd_elf_add_dynamic_entry
2024-04-06  H.J. Luelf: Call bfd_malloc instead xmalloc
2024-04-06  Alan ModraDon't have first_hash entries of strings that can be...
2024-04-05  H.J. Luelf: Use elf_link_first_hash_entry for first_hash
2024-04-05  H.J. Luelf: Always honor the first definition in shared object...
2024-04-04  Alan ModraMemory corruption with USE_MMAP
2024-04-04  Alan ModraFix uninitialised variable errors
2024-04-03  H.J. Luelf: Add _bfd_elf_link_m[un]map_section_contents
2024-04-03  H.J. Luelf: Always keep symbol table and relocation info for...
2024-04-03  H.J. Luelf: Don't cache symbol nor relocation tables with...
2024-04-03  H.J. Luelf: Use mmap to map in symbol and relocation tables
2024-04-03  H.J. Luelf: Add _bfd_elf_m[un]map_section_contents
2024-04-03  H.J. Luelf: Use mmap to map in read-only sections
2024-04-02  H.J. LuPR31458, FAIL: MIPS eh-frame 3 with --no-keep-memory
2024-04-02  Alan ModraPR 30569, always call elf_backend_size_dynamic_sections
2024-03-31  mengqinggangBFD: Fix the bug of R_LARCH_AGLIN caused by discard...
2024-03-26  H.J. LuDon't claim a fat IR object if no IR object should...
2024-02-24  Alan ModraMake is_relocatable_executable only affect dynamic...
2024-01-09  H.J. Luelf: Add elf_backend_add_glibc_version_dependency
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-11-10  Nick CliftonAdd ability to change linker warning messages into...
2023-10-09  Nick CliftonFix: A potential bug of null pointer dereference
2023-08-31  H.J. Luelf: Check DT_SYMTAB only on non-IR object
2023-08-08  Alan ModraRename bfd_bread and bfd_bwrite
2023-06-29  H.J. Lubfd: Improve nm and objdump without section header
2023-06-07  Nick CliftonAdd extra linker warning message about discrepancies...
2023-03-31  H.J. Lulto: Don't add indirect symbols for versioned aliases...
2023-02-23  Alan ModraTest SEC_HAS_CONTENTS before reading section contents
2023-01-20  Michael MatzFaster string merging
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-12-21  Alan Modraenable-non-contiguous-regions warnings
2022-12-20  Torbjörn SVENSSONbfd: Discard symbol regardless of warning flag
2022-12-06  Alan ModraGet rid of SEC_ELF_COMPRESS
2022-11-21  Alan ModraRe: ld: Always output local symbol for relocatable...
2022-11-17  H.J. Luld: Always call elf_backend_output_arch_local_syms
2022-11-15  Indu Bhagatbfd: linker: merge .sframe sections
2022-11-09  H.J. Luld: Always output local symbol for relocatable link
2022-11-04  Jojo RSupport multiple .eh_frame sections
2022-08-05  Alan Modraasan: ppc64_elf_get_synthetic_symtab heap buffer overflow
2022-07-12  Alan ModraPR29355, ld segfaults with -r/-q and custom-named secti...
2022-06-18  Tomoaki KawadaFix the sorting algorithm for reloc entries
2022-05-27  Alan ModraReplace bfd_hostptr_t with uintptr_t
2022-05-27  Alan ModraRemove use of bfd_uint64_t and similar
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...
next