Remove trailing spaces in bfd
[deliverable/binutils-gdb.git] / bfd / elflink.c
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...
2013-04-24  Nick Cliftonoops - revert accidental commit
2013-04-24  Nick Clifton * ecoff.c: casting the return value of BFD_ALIGN to int
2013-04-05  Nick Clifton * elflink.c (elf_link_add_object_symbols): Revert...
2013-04-04  Alan Modra * bfd.c (bfd_error_type, bfd_errmsgs): Add bfd_error_m...
2013-03-27  Alan Modra * elf-bfd.h (enum elf_reloc_type_class): Add reloc_cla...
2013-03-26  Alan Modra * elflink.c (_bfd_elf_add_default_symbol): Preserve...
2013-03-26  Alan Modra * elflink.c (elf_link_add_object_symbols): Add asserti...
2013-03-25  Alan Modra * elflink.c (_bfd_elf_merge_symbol): Set old_alignment for
2013-03-25  Alan Modra * elflink.c (_bfd_elf_add_default_symbol): Delete...
2013-03-25  Alan Modra * elflink.c (_bfd_elf_merge_symbol): Use local var...
2013-03-25  Alan Modra * elflink.c (_bfd_elf_merge_symbol): Don't discard...
2013-03-25  Alan Modra * elf-bfd.h (struct elf_backend_data <merge_symbol...
2013-03-23  Alan Modra * elf-bfd.h (_bfd_elf_merge_symbol): Delete declaration.
2013-03-22  Alan Modra PR ld/15270
2013-03-21  Nick Clifton * elf32-h8300 (h8_relax_section): Add new relaxation...
2013-03-20  Alan Modrabfd/
2013-03-18  Alan Modra PR ld/12549
2013-02-22  H.J. LuSet unique_global only for definition
2013-02-21  Alan Modrabfd/
next
This page took 0.329787 seconds and 107 git commands to generate.