Orphan output section with multiple input sections
[deliverable/binutils-gdb.git] / bfd / elflink.c
2015-10-28  Alan ModraOrphan output section with multiple input sections
2015-10-23  Alan ModraHandle __start_* and __stop_* symbols in --gc-sections
2015-10-22  Alan ModraRe: Always keep sections marked with SEC_KEEP
2015-10-22  H.J. LuAlways keep sections marked with SEC_KEEP
2015-10-15  H.J. LuFix typos in comments in _bfd_elf_merge_symbol
2015-10-12  H.J. LuSkip the unversioned definition after the default version
2015-10-05  H.J. LuDon't re-export common symbols
2015-09-30  Alan ModraRevert "Also check e_machine when merging sections"
2015-09-30  H.J. LuAlso check e_machine when merging sections
2015-09-30  Alan ModraConsistency check for merge sections
2015-09-23  Nick CliftonAdd support for files that contain multiple symbol...
2015-09-20  Rich FelkerAdd --no-dynamic-linker option to ld, for static PIE use
2015-09-18  Alan ModraRemove one unnecessary iteration in insertion sort
2015-09-16  Alan ModraFix slowdown in ld -r for most common case of out-of...
2015-08-31  Alan ModraMore "Make asection->id and asection->index unsigned"
2015-08-26  Alan ModraUse stable sort for ld -r relocs
2015-08-19  Alan ModraAdd bfd_link_pde, and simplify some tests of link_info...
2015-08-18  H.J. LuReturn reloc_class_ifunc for reloc against IFUNC
2015-08-18  H.J. LuAdd output_type to bfd_link_info
2015-08-12  H.J. LuRemove trailing spaces in bfd
2015-08-10  H.J. LuReplace hidden with versioned in elf_link_hash_entry
2015-08-07  H.J. LuProperly merge hidden versioned symbol
2015-07-30  H.J. LuDon't change the default symbol for relocatable link
2015-07-29  H.J. LuDon't set link_info.executable for "ld -r"
2015-07-25  H.J. LuSkip missing symbol version section check for executable
2015-07-09  Catherine Moore2015-07-09 Catherine Moore <clm@codesourcery.com>
2015-06-25  H.J. LuUse strtab with GC and suffix merging for .strtab
2015-05-28  Catherine MooreCompact EH Support
2015-04-15  H.J. LuAdd --compress-debug-sections=[none|zlib|zlib-gnu|zlib...
2015-04-14  H.J. LuAdd -z noextern-protected-data to ld for ELF/x86
2015-04-13  H.J. LuDon't check object claimed by plugin
2015-04-10  H.J. LuAdd extern_protected_data and set it for x86
2015-04-10  Alan ModraDowngrade linker error on protected symbols in .dynbss...
2015-04-10  Alan ModraRevert "Add extern_protected_data and set it for x86"
2015-03-27  Alan ModraRelax PR 15228 protected visibility restriction
2015-03-26  H.J. LuSkip gc-sections if relocation is incompatible
2015-03-25  Senthil Kumar SelvarajGarbage collecting debug sections
2015-03-06  Nick CliftonFix an undefined 32-bit right shift by replacing it...
2015-03-05  Nick CliftonFix a potentially undefined right shift by replacing...
2015-03-05  H.J. LuAdd extern_protected_data and set it for x86
2015-02-19  Alan Modratidy _bfd_elf_define_linkage_sym
2015-02-19  Alan ModraStrip undefined symbols from .symtab
2015-02-17  Alan ModraProperly place the NULL STT_FILE symbol revistited
2015-02-16  H.J. LuProperly place the NULL STT_FILE symbol
2015-02-14  Alan ModraPR ld/17973 LTO file syms
2015-02-09  Alan ModraDon't segfault or assert on NULL tls_sec
2015-02-09  Alan Modraelflink.c whitespace, formatting and a plugin symbol...
2015-02-06  H.J. LuProperly mark the plugin symbol undefined
2015-02-03  H.J. LuMark the plugin symbol undefined
2015-01-19  Alan ModraFix garbage collection of common symbols
2015-01-19  Alan ModraFallout from recent bfd_reloc_outofrange changes
2015-01-15  Alan ModraOmit section dynsyms for any linker created section
2015-01-15  Alan ModraFix ARM fail of gap test
2015-01-12  Terry GuoFix GDB crash caused by discarding grouped debug sections
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-31  H.J. LuAssign file position for .strtab only if needed
2014-12-23  Alan ModraUse a symbol flag bit to mark linker defined symbols
2014-12-15  H.J. LuCheck corrupt input
2014-12-12  Alan ModraSet bfd_error in _bfd_elf_adjust_dynamic_copy
2014-12-12  Alan ModraCopy relocations against protected symbols
2014-12-09  Alan ModraDon't sort ld -r relocs for mips
2014-12-04  Alan ModraSort relocs output by ld -r
2014-11-30  Alan ModraDon't output symbol version definitions for non-DT_NEED...
2014-10-13  Alan ModraRun eh_frame optimisation for relocatable link
2014-09-10  Alan ModraMove ELF section headers to end of object file
2014-08-27  H.J. LuDon't attach dynamic sections to input from ld --just...
2014-08-22  Alan ModraIndex PowerPC64 linker generated .eh_frame in .eh_frame_hdr
2014-08-18  Alan ModraPR 17287, DT_NEEDED of unneeded libraries affects ...
2014-08-18  Alan ModraReturn error status from bfd_elf_discard_info.
2014-08-14  Alan ModraLinker part of PR16563 fix
2014-08-12  Alan ModraChange ld "notice" interface for better handling of...
2014-08-05  Alan ModraFix LTO vs. COFF archives
2014-07-15  Alan Modratidy elf_merge_st_other
2014-07-08  Alan ModraCopy st_other for linker script symbol assignments
2014-06-13  Alan ModraFree linker hash table from bfd_close.
2014-06-13  Alan ModraMake bfd.link_next field a union
2014-04-17  Alan ModraFix LTO mismatched TLS reference
2014-04-05  Alan ModraFix map file reference
2014-03-05  Alan ModraUpdate copyright years
2014-02-28  Alan ModraFix check_relocs/gc_sweep_hook mismatch
2014-02-12  Alan ModraPR15530, mark symbol in executables if it matches dynam...
2014-02-10  H.J. LuMark symbol in executables if it matches dynamic_list
2014-02-09  Alan Modrapowerpc relax_section and section contents cache
2014-01-22  Alan ModraDisplay the reference causing a shared library to be...
2014-01-21  H.J. LuCheck incompatible existing default symbol definition
2014-01-21  H.J. LuUpdate comments for the last commit
2014-01-21  H.J. LuDon't check shared/export_dynamic/ref_dynamic for type...
2013-12-14  Alan ModraCorrect elf_merge_st_other arguments for weak symbols
2013-12-08  Alan ModraFix --as-needed undefined symbol references from dynami...
2013-10-29  Jan Beulichld/ELF: refine fake STT_FILE symbol emission
2013-08-27  Alan Modra * elf-bfd.h (struct elf_backend_data): Remove as_neede...
2013-08-21  Alan Modra * elflink.c (_bfd_elf_merge_symbol): Set *poldbfd...
2013-08-21  Alan Modra * elflink.c (_bfd_elf_define_linkage_sym): Don't set...
2013-07-25  Alan Modra PR ld/15762
2013-07-20  Alan Modra PR ld/15762
2013-05-08  Alan Modra * elflink.c (elf_link_add_object_symbols): Don't omit...
2013-05-06  Alan Modra * elflink.c (elf_link_add_object_symbols): Don't save...
2013-04-30  Nick Clifton PR binutils/15417
2013-04-30  Alan Modra * elflink.c (bfd_elf_record_link_assignment): Dont...
2013-04-29  Nick Clifton * elflink.c (_bfd_elf_gc_mark_extra_sections): Remove...
next
This page took 0.364714 seconds and 107 git commands to generate.