summaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
* * options.c (General_options::finalize): Add check for -static andCary Coutant2008-10-073-0/+11
* * plugin.cc (make_sized_plugin_object): Fix conditionalCary Coutant2008-10-022-4/+25
* Added missing files to ChangeLog entry.Cary Coutant2008-09-291-0/+6
* * archive.cc (Archive::get_file_and_offset): Use filename insteadCary Coutant2008-09-299-4/+294
* * mapfile.cc (Mapfile::print_input_section): Change -1U to -1ULL.Cary Coutant2008-09-299-33/+75
* Add plugin functionality for link-time optimization (LTO).Cary Coutant2008-09-1928-81/+2676
* * target-reloc.h (relocate_section): Check whether a symbol isIan Lance Taylor2008-09-169-8/+20
* * fileread.cc (make_view): Add casts to avoid warning.Ian Lance Taylor2008-09-162-1/+7
* * i386.cc (Target_i386::define_tls_base_symbol): Update comments.Alexandre Oliva2008-09-163-4/+9
* * options.h (General_options::output_is_executable): New.Alexandre Oliva2008-09-164-2/+32
* 2008-09-11 Chris Demetriou <cgd@google.com>Chris Demetriou2008-09-123-0/+14
* 2008-09-05 Cary Coutant <ccoutant@google.com>Cary Coutant2008-09-102-0/+13
* 2008-09-05 Cary Coutant <ccoutant@google.com>Cary Coutant2008-09-062-4/+9
* 2008-08-28 Kris Van Hees <kris.van.hees@oracle.com>Kris Van Hees2008-08-283-0/+14
* 2008-08-20 Craig Silverstein <csilvers@google.com>Craig Silverstein2008-08-212-2/+7
* 2008-08-14 Cary Coutant <ccoutant@google.com>Cary Coutant2008-08-155-3/+38
* * layout.cc (Layout::attach_allocated_section_to_segment): Don'tIan Lance Taylor2008-08-1314-25/+346
* 2008-08-06 Cary Coutant <ccoutant@google.com>Cary Coutant2008-08-078-203/+426
* * symtab.h (Symbol::use_plt_offset): New function.Ian Lance Taylor2008-08-0411-67/+262
* Set LC_ALL=C rather than unsetting LC_COLLATE for sort.Alan Modra2008-08-044-2/+19
* * script.cc (Script_options::finalize_symbols): Finalize SECTIONSIan Lance Taylor2008-07-294-2/+25
* PR 5990Ian Lance Taylor2008-07-2513-45/+459
* PR 6716Ian Lance Taylor2008-07-242-0/+18
* PR 6048Ian Lance Taylor2008-07-242-1/+6
* * dynobj.cc (Versions::Versions): Update comment.Ian Lance Taylor2008-07-242-4/+3
* * dynobj.cc (Versions::Versions): If there is an soname, use it asIan Lance Taylor2008-07-242-2/+7
* * stringpool.cc (Stringpool_template::add_with_length): Set key toIan Lance Taylor2008-07-243-7/+19
* PR 6658Ian Lance Taylor2008-07-242-3/+30
* PR 6647Ian Lance Taylor2008-07-238-66/+182
* 2008-07-23 Simon Baldwin <simonb@google.com>Chris Demetriou2008-07-232-2/+10
* * symtab.cc (Symbol_table::resolve): Remove version parameter.Ian Lance Taylor2008-07-237-12/+98
* * options.h (class General_options): Define --check-sections.Ian Lance Taylor2008-07-223-0/+30
* * options.h (class General_options): Define -n/--nmagic andIan Lance Taylor2008-07-225-14/+48
* * cref.cc: New file.Ian Lance Taylor2008-07-2215-69/+780
* 2008-07-22 Simon Baldwin <simonb@google.com>Chris Demetriou2008-07-222-1/+7
* * output.cc (Output_section::add_input_section): Don't try toIan Lance Taylor2008-07-222-2/+9
* 2008-07-21 Craig Silverstein <csilvers@google.com>Craig Silverstein2008-07-212-3/+16
* 2008-07-20 Chris Demetriou <cgd@google.com>Chris Demetriou2008-07-216-81/+149
* * symtab.cc (Symbol_table::add_from_object): Rewrite the caseIan Lance Taylor2008-07-188-16/+108
* * dynobj.cc (Versions::add_def): If we give an error about aIan Lance Taylor2008-07-182-5/+7
* Handle output sections with more than 0x7fffffff bytes.Ian Lance Taylor2008-07-1017-285/+377
* * layout.cc (Layout::include_section): Do not discard unrecognizedIan Lance Taylor2008-07-042-1/+13
* 2008-06-30 Craig Silverstein <csilvers@cs.stanford.edu>Craig Silverstein2008-06-303-3/+9
* PR 6585Ian Lance Taylor2008-06-302-1/+7
* PR 6660Ian Lance Taylor2008-06-302-14/+10
* 2008-06-25 Cary Coutant <ccoutant@google.com>Cary Coutant2008-06-253-0/+14
* * version.cc (version_string): Bump to 1.7Craig Silverstein2008-06-242-1/+5
* 2008-06-18 Craig Silverstein <csilvers@google.com>Craig Silverstein2008-06-182-6/+12
* * output.h (Output_section::Input_section): Initialize p2align_ toIan Lance Taylor2008-06-187-6/+146
* * script-sections.cc (Script_sections::place_orphan): InitializeIan Lance Taylor2008-06-182-2/+7