aboutsummaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)AuthorFilesLines
2008-12-24 * gold.cc (gold_exit): Call plugin cleanup handlers on exit.Cary Coutant4-8/+46
2008-12-23 * plugin.cc (is_visible_from_outside): New function.Cary Coutant5-13/+129
2008-12-23 * object.cc (Sized_relobj::layout_section): New function.Cary Coutant5-42/+193
2008-12-18 * options.h (class General_options): Add --no case forIan Lance Taylor2-1/+7
2008-12-16 * plugin.cc (Plugin::load): Move LDPT_MESSAGE to front of transferCary Coutant5-20/+50
2008-12-12 * target-reloc.h (Default_scan_relocatable_relocs): Only discardIan Lance Taylor3-16/+14
2008-12-12 * configure.ac: Update test for TLS descriptors: they areIan Lance Taylor3-51/+86
2008-12-12 PR 7091Ian Lance Taylor2-4/+26
2008-12-10 * layout.cc (Layout::add_comdat): Allow COMDAT group from a replacementCary Coutant2-0/+14
2008-12-09 PR 7088Ian Lance Taylor2-0/+4
2008-12-09 * testsuite/initpri1.c: Change all declarations to be fullIan Lance Taylor2-9/+14
2008-12-052008-12-05 Rafael Avila de Espindola <espindola@google.com>Cary Coutant7-37/+80
2008-12-05 * layout.cc (Layout::include_section): Check for SHF_EXCLUDE.Cary Coutant3-0/+19
2008-12-01gold/ChangeLog:Cary Coutant2-3/+8
2008-11-15 * reloc.cc (Sized_relobj::do_read_relocs): Use constant invalid_addressCary Coutant2-1/+6
2008-11-06 * options.cc (General_options::parse_dynamic_list): New function.Craig Silverstein11-18/+277
2008-11-06 * testsuite/tls_test_c.c: Add prototype for t11 and t11_last.Craig Silverstein3-3/+15
2008-10-07 * options.c (General_options::finalize): Add check for -static andCary Coutant3-0/+11
2008-10-02 * plugin.cc (make_sized_plugin_object): Fix conditionalCary Coutant2-4/+25
2008-09-29Added missing files to ChangeLog entry.Cary Coutant1-0/+6
2008-09-29 * archive.cc (Archive::get_file_and_offset): Use filename insteadCary Coutant9-4/+294
2008-09-29 * mapfile.cc (Mapfile::print_input_section): Change -1U to -1ULL.Cary Coutant9-33/+75
2008-09-19Add plugin functionality for link-time optimization (LTO).Cary Coutant28-81/+2676
2008-09-16 * target-reloc.h (relocate_section): Check whether a symbol isIan Lance Taylor9-8/+20
2008-09-16 * fileread.cc (make_view): Add casts to avoid warning.Ian Lance Taylor2-1/+7
2008-09-16* i386.cc (Target_i386::define_tls_base_symbol): Update comments.Alexandre Oliva3-4/+9
2008-09-16* options.h (General_options::output_is_executable): New.Alexandre Oliva4-2/+32
2008-09-122008-09-11 Chris Demetriou <cgd@google.com>Chris Demetriou3-0/+14
2008-09-102008-09-05 Cary Coutant <ccoutant@google.com>Cary Coutant2-0/+13
2008-09-062008-09-05 Cary Coutant <ccoutant@google.com>Cary Coutant2-4/+9
2008-08-282008-08-28 Kris Van Hees <kris.van.hees@oracle.com>Kris Van Hees3-0/+14
2008-08-212008-08-20 Craig Silverstein <csilvers@google.com>Craig Silverstein2-2/+7
2008-08-152008-08-14 Cary Coutant <ccoutant@google.com>Cary Coutant5-3/+38
2008-08-13 * layout.cc (Layout::attach_allocated_section_to_segment): Don'tIan Lance Taylor14-25/+346
2008-08-072008-08-06 Cary Coutant <ccoutant@google.com>Cary Coutant1-0/+41
2008-08-072008-08-06 Cary Coutant <ccoutant@google.com>Cary Coutant7-203/+385
2008-08-04 * symtab.h (Symbol::use_plt_offset): New function.Ian Lance Taylor11-67/+262
2008-08-04Set LC_ALL=C rather than unsetting LC_COLLATE for sort.Alan Modra4-2/+19
2008-07-29 * script.cc (Script_options::finalize_symbols): Finalize SECTIONSIan Lance Taylor4-2/+25
2008-07-25 PR 5990Ian Lance Taylor13-45/+459
2008-07-24 PR 6716Ian Lance Taylor2-0/+18
2008-07-24 PR 6048Ian Lance Taylor2-1/+6
2008-07-24 * dynobj.cc (Versions::Versions): Update comment.Ian Lance Taylor2-4/+3
2008-07-24 * dynobj.cc (Versions::Versions): If there is an soname, use it asIan Lance Taylor2-2/+7
2008-07-24 * stringpool.cc (Stringpool_template::add_with_length): Set key toIan Lance Taylor3-7/+19
2008-07-24 PR 6658Ian Lance Taylor2-3/+30
2008-07-23 PR 6647Ian Lance Taylor8-66/+182
2008-07-232008-07-23 Simon Baldwin <simonb@google.com>Chris Demetriou2-2/+10
2008-07-23 * symtab.cc (Symbol_table::resolve): Remove version parameter.Ian Lance Taylor7-12/+98
2008-07-22 * options.h (class General_options): Define --check-sections.Ian Lance Taylor3-0/+30