OSDN Git Service

2011-12-13 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>
[pf3gnuchains/pf3gnuchains4x.git] / bfd / elflink.c
2011-12-07 amodra PR ld/12772
2011-12-03 amodra PR ld/13468
2011-11-15 amodra * elflink.c (_bfd_elf_create_got_section): Replace
2011-11-08 amodra * elflink.c (bfd_elf_gc_mark_dynamic_ref_symbol):...
2011-10-19 amodra PR ld/13177
2011-10-19 amodra PR ld/13311
2011-10-19 amodra PR ld/13254
2011-10-08 hjlPreserve the maximum alignment/size for common symbols.
2011-10-08 amodra PR ld/13229
2011-10-07 amodra * elflink.c (elf_link_output_extsym): Strip defined...
2011-09-29 amodra PR ld/13233
2011-09-29 hjlFix --gc-sections failure with symbol versioning.
2011-09-16 hjlAlso hide symbols without PLT nor GOT references.
2011-09-16 hjlCheck if a symbol is hidden by linker script.
2011-08-17 amodra PR ld/12762
2011-08-05 amodra PR ld/12762
2011-07-14 amodra * elflink.c (_bfd_elf_fix_symbol_flags): Loop on indir...
2011-07-11 hjlAlso skip BFD_PLUGIN when setting stack_flags.
2011-07-11 clminclude/ChangeLog
2011-07-09 amodra PR ld/12942
2011-06-21 amodra * elflink.c (_bfd_elf_merge_symbol): Allow type change...
2011-06-14 amodra PR ld/12851
2011-06-13 amodra * linker.c (bfd_link_hash_traverse): Follow warning...
2011-06-10 nickc * elflink.c (_bfd_elf_link_create_dynamic_sections...
2011-06-09 hjlCheck relocations in note sections for --gc-sections.
2011-06-07 amodra * elflink.c (_bfd_elf_archive_symbol_lookup): Follow...
2011-05-26 amodra * elf-bfd.h (SYMBOL_REFERENCES_LOCAL): Remove most...
2011-05-18 nickc PR ld/12761
2011-05-17 amodra PR ld/12760
2011-05-07 hjlReverse copy .ctors/.dtors sections if needed.
2011-04-24 amodra PR ld/12365
2011-04-20 amodra * libbfd.c (bfd_log2): Do return rounded up value.
2011-04-20 amodra * archive.c (_bfd_get_elt_at_filepos): Don't release...
2011-04-20 amodra PR ld/12365
2011-04-20 amodra PR ld/12365
2011-04-17 amodra PR ld/12365
2011-03-14 rsandifoinclude/elf/
2011-03-02 bernds * elflink.c (is_reloc_section): Remove function.
2011-02-14 vapierbfd/ld: handle ABI prefixes in version scripts
2010-12-31 hjlMove elfXX_r_info/elfXX_r_sym to elfcode.h.
2010-12-31 hjlAdd x86-64 ILP32 support.
2010-12-13 amodra * aoutx.h (aout_link_check_ar_symbols): Formatting.
2010-12-12 hjlOptimize for add_archive_element.
2010-12-04 amodra PR ld/12277
2010-10-29 hjlAdd compressed debug section support to binutils and ld.
2010-10-21 ro * elf-bfd.h (struct elf_backend_data): New member
2010-10-14 davekApplied patch series for LD plugin interface (six parts).
2010-10-11 davek * elflink.c (_bfd_elf_link_output_relocs): Delete...
2010-10-08 amodraFix build with -DDEBUG=7
2010-10-04 berndsbfd/
2010-10-01 hjlClear non_elf on ELF linker defined symbols.
2010-09-24 tschwinge2010-09-24 Thomas Schwinge <thomas@codesourcery.com>
2010-09-24 tschwinge2010-09-24 Thomas Schwinge <thomas@codesourcery.com>
2010-09-16 amodrabfd/
2010-09-09 bernds * elflink.c (bfd_elf_final_link): Correct calculation of
2010-08-28 amodra * elflink.c (_bfd_elf_dynamic_symbol_p): Rename param...
2010-08-25 hjlDon't set unique_global for non-ELF hash link table.
2010-08-22 hjlDon't check relocation if input ELF object ID doesn...
2010-08-12 nickc PR ld/11843
2010-07-30 hjlAdd ATTRIBUTE_UNUSED to info in compute_bucket_count.
2010-04-14 mgretton * bfd/elflink.c (_bfd_elf_merge_symbol): Tighten up...
2010-03-21 hjlCheck !executable instead of shared for PIE.
2010-03-05 ro ld:
2010-02-19 amodrabfd/
2010-02-04 nickc * elf-bfd.h (emum elf_object_id): Rename to...
2010-01-26 hjlProperly check undefined symbols when gc_sections is...
2010-01-21 nickc * elflink.c (elf_link_add_object_symbols):...
2010-01-08 hjlFix PR ld/11138
2010-01-08 hjlSet SEC_KEEP on section XXX for undefined __start_XXX...
2010-01-07 hjlAlways keep SHT_NOTE sections
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-11-23 pbrook2009-11-23 Paul Brook <paul@codesourcery.com>
2009-11-09 hjlDon't return on STT_GNU_IFUNC symbol when stripping.
2009-11-05 nickc * elflink.c (elf_link_add_object_symbols):...
2009-11-02 amodra * elflink.c (elf_link_add_object_symbols): Don't force...
2009-10-13 amodra * elflink.c (_bfd_elf_merge_symbol): Revert previous...
2009-10-13 rolandFix %s that should be %B in several message formats.
2009-09-24 hjlbfd/
2009-09-23 amodrabfd/
2009-09-09 nickc Updated soruces in bfd/* to compile cleanly...
2009-08-11 amodra * elflink.c: Add FIXMEs for some places that require...
2009-08-10 amodra * elflink.c (_bfd_elf_adjust_dynamic_symbol): Don...
2009-07-23 nickc * config/obj-elf.c (obj_elf_type): Add code...
2009-07-22 hjl2009-07-22 H.J. Lu <hongjiu.lu@intel.com>
2009-07-22 hjl2009-07-22 H.J. Lu <hongjiu.lu@intel.com>
2009-07-21 hjlbfd/
2009-07-10 amodra * elf-bfd.h (struct elf_link_hash_entry): Clarify...
2009-06-20 hjl2009-06-19 H.J. Lu <hongjiu.lu@intel.com>
2009-06-18 nickc * elflink.c (elf_link_sort_relocs): Return...
2009-06-17 hjl2009-06-17 H.J. Lu <hongjiu.lu@intel.com>
2009-06-16 hjl2009-06-16 H.J. Lu <hongjiu.lu@intel.com>
2009-06-06 hjlbfd/
2009-06-01 hjlbfd/
2009-05-26 hjl2009-05-26 H.J. Lu <hongjiu.lu@intel.com>
2009-05-21 amodra * elflink.c (elf_link_input_bfd): Correct *pindex...
2009-05-21 amodra * elf-bfd.h (struct elf_backend_data
2009-05-04 davekbfd/ChangeLog
2009-04-30 nickcinclude/elf
2009-04-08 hjlbfd/
2009-04-07 hjl2009-04-07 H.J. Lu <hongjiu.lu@intel.com>
next