summaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
* include/elf:Ian Lance Taylor2009-03-204-7/+162
* 2009-03-19 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-03-192-0/+10
* * descriptors.cc (Descriptors::open): Check that the options areIan Lance Taylor2009-03-192-1/+8
* * script-sections.h: Include <list>.Ian Lance Taylor2009-03-193-182/+376
* * archive.cc (Archive::add_symbols): Check for a version attachedIan Lance Taylor2009-03-184-13/+87
* * configure.ac: Check for chsize and posix_fallocate. ReplaceIan Lance Taylor2009-03-178-11/+248
* 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-03-173-8/+17
* * descriptors.cc: Include "options.h".Ian Lance Taylor2009-03-172-18/+50
* * sparc.cc (class Target_sparc): Add has_got_section.Ian Lance Taylor2009-03-172-2/+36
* * symtab.cc (Symbol_table::define_default_version): New function,Ian Lance Taylor2009-03-173-109/+234
* * readsyms.cc (Read_symbols::incompatible_warning): New function.Ian Lance Taylor2009-03-1424-139/+587
* * fileread.cc (Input_file::open): Remove options parameter.Ian Lance Taylor2009-03-1310-43/+43
* Add Spanish translation to gold.Nick Clifton2009-03-102-0/+1871
* * options.cc (parse_short_option): Keep dash_z from registering itself.Cary Coutant2009-03-062-1/+5
* PR 9918Ian Lance Taylor2009-03-0410-58/+135
* elfcpp:/Ian Lance Taylor2009-03-024-0/+160
* * layout.cc (Layout::find_or_add_kept_section): New function.Ian Lance Taylor2009-03-016-101/+126
* * README: --gc-sections and map files are now supported. DocumentIan Lance Taylor2009-02-282-2/+16
* PR 6992Ian Lance Taylor2009-02-283-2/+15
* PR 6811Ian Lance Taylor2009-02-2810-60/+100
* PR 5990Ian Lance Taylor2009-02-283-1/+22
* PR 7091Ian Lance Taylor2009-02-284-24/+52
* PR 9836Ian Lance Taylor2009-02-277-14/+120
* * layout.cc (Layout::choose_output_section): Don't rename sectionsCary Coutant2009-02-258-11/+168
* (From Rafael Espindola)Cary Coutant2009-02-139-120/+49
* * object.cc (Sized_relobj::do_layout): Make info message startIan Lance Taylor2009-02-072-1/+6
* * binary.cc: Fix file comment.Ian Lance Taylor2009-02-072-1/+3
* * options.h (enum Incremental_disposition): Define.Ian Lance Taylor2009-02-063-4/+96
* 2009-02-06 Chris Demetriou <cgd@google.com>Chris Demetriou2009-02-068-67/+100
* PR 9812Ian Lance Taylor2009-02-042-2/+10
* * script.cc (Lazy_demangler): New class.Ian Lance Taylor2009-02-012-12/+59
* * i386.cc (Target_i386::Relocate::relocate): Recognize non-PIC callsCary Coutant2009-01-303-3/+11
* * version.cc (version_string): Bump to 1.8.Ian Lance Taylor2009-01-282-1/+3
* * gold.h: Include <cstring> and <stdint.h>.Ian Lance Taylor2009-01-285-20/+29
* Wrong date and missing space in last checkin.Sriraman Tallam2009-01-281-1/+1
* 2009-01-20 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2009-01-2823-138/+1495
* * options.h (General_options::gc_sections): Define as a no-op for now.Christopher Faylor2009-01-233-0/+20
* * powerpc.cc (Powerpc_relocate_functions::rel16_ha): Don't try toAndreas Schwab2009-01-202-8/+9
* * configure.tgt (powerpc64-*): Fix targ_obj.Andreas Schwab2009-01-192-7/+10
* * object.cc (Sized_relobj::write_local_symbols): Don't write outIan Lance Taylor2009-01-152-7/+15
* * output.cc (Output_reloc): Add explicit instantiations.Cary Coutant2009-01-152-0/+84
* * archive.cc (Archive::get_elf_object_for_member): Remove callCary Coutant2009-01-1516-162/+476
* * version.cc (version_string): Bump to 1.8.Ian Lance Taylor2009-01-072-1/+5
* * gold.cc (gold_exit): Call plugin cleanup handlers on exit.Cary Coutant2008-12-244-8/+46
* * plugin.cc (is_visible_from_outside): New function.Cary Coutant2008-12-235-13/+129
* * object.cc (Sized_relobj::layout_section): New function.Cary Coutant2008-12-235-42/+193
* * options.h (class General_options): Add --no case forIan Lance Taylor2008-12-182-1/+7
* * plugin.cc (Plugin::load): Move LDPT_MESSAGE to front of transferCary Coutant2008-12-165-20/+50
* * target-reloc.h (Default_scan_relocatable_relocs): Only discardIan Lance Taylor2008-12-123-16/+14
* * configure.ac: Update test for TLS descriptors: they areIan Lance Taylor2008-12-123-51/+86