summaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
* * incremental-dump.cc (dump_incremental_inputs): Change signatureCary Coutant2011-04-054-222/+417
* 2011-04-05 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2011-04-052-3/+9
* * archive.cc (Archive::include_member): Adjust call to report_object.Cary Coutant2011-03-3010-76/+233
* * archive.cc (Library_base::should_include_member): MoveCary Coutant2011-03-3011-211/+461
* * archive.cc (Archive::interpret_header): Return -1 if somethingIan Lance Taylor2011-03-272-15/+34
* * testsuite/Makefile.am (final_layout.stdout): Use -n option with nm.Cary Coutant2011-03-253-2/+7
* 2010-03-23 Rafael Ávila de Espíndola <respindola@mozilla.com>espindola2011-03-233-1/+55
* * testsuite/relro_test.sh: Fail if dc is not present.Ian Lance Taylor2011-03-222-3/+5
* Fix copyright.Ian Lance Taylor2011-03-221-1/+1
* * testsuite/final_layout.sh: Rewrite to not use dc.Ian Lance Taylor2011-03-212-9/+30
* * testsuite/icf_safe_so_test.sh: Add #!/bin/sh to start.Sriraman Tallam2011-03-216-2/+22
* * script-sections.cc (Sort_output_sections::script_compare):Ian Lance Taylor2011-03-142-19/+39
* PR gold/12572Ian Lance Taylor2011-03-113-8/+18
* * dwarf_reader.cc (Sized_dwarf_line_info): Include all lines,Ian Lance Taylor2011-03-1014-169/+371
* * fileread.cc (File_read::clear_views): Don't delete the wholeIan Lance Taylor2011-03-102-1/+8
* PR gold/12525Ian Lance Taylor2011-03-093-9/+24
* PR gold/12525Ian Lance Taylor2011-03-072-0/+9
* * testsuite/script_test_9.t: Add TLS segment.Cary Coutant2011-03-022-0/+13
* * configure.ac: Add check for gnu_indirect_function support inIan Lance Taylor2011-03-023-1/+9
* 2010-02-18 Rafael Ávila de Espíndola <respindola@mozilla.com>espindola2011-02-182-0/+21
* 2011-02-11 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-02-122-2/+9
* PR gold/12316Ian Lance Taylor2011-02-103-14/+9
* 2010-02-08 Rafael Ávila de Espíndola <respindola@mozilla.com>espindola2011-02-082-0/+7
* * symtab.cc (Odr_violation_compare::operator()): Sort by just theIan Lance Taylor2011-02-052-12/+33
* 2011-02-02 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-02-023-14/+22
* * script.cc (script_add_extern): Rewrite to useIan Lance Taylor2011-01-252-7/+8
* 2011-01-25 Doug Kwan <dougkwan@google.com>Doug Kwan2011-01-252-17/+11
* * options.h (class General_options): AcceptIan Lance Taylor2011-01-252-2/+7
* * version.cc (version_string): Bump to 1.11.Ian Lance Taylor2011-01-242-1/+5
* * plugin.cc (class Plugin_rescan): Define new class.Ian Lance Taylor2011-01-248-18/+388
* * layout.cc (Layout::layout_eh_frame): Mark a writable .eh_frameIan Lance Taylor2011-01-102-1/+18
* * script-sections.cc (Sort_output_sections::operator()): Sort TLSCary Coutant2011-01-042-9/+15
* Update copyright in comments to 2011.H.J. Lu2011-01-011-1/+1
* Update copyright to 2011.H.J. Lu2011-01-012-1/+5
* * output.h (Output_data_reloc::add_output_section): Pass OD insteadCary Coutant2010-12-232-3/+8
* * dwarf_reader.cc (Sized_dwarf_line_info::read_lines): Only keepIan Lance Taylor2010-12-203-2/+21
* gold: fix testsuite dependencies.Ralf Wildenhues2010-12-163-75/+38
* PR gold/12324Ian Lance Taylor2010-12-154-6/+29
* gold: fix race in FileRead::~View.Ralf Wildenhues2010-12-142-10/+25
* Fix typos in gold.Ralf Wildenhues2010-12-1436-114/+148
* * layout.cc (Layout::layout_gnu_stack): Add warnings for executableCary Coutant2010-12-095-5/+33
* 2010-12-07 Doug Kwan <dougkwan@google.com>Doug Kwan2010-12-082-1/+9
* * archive.cc (Archive::get_elf_object_for_member): PermitIan Lance Taylor2010-12-072-16/+30
* * dwarf_reader.h (class Sized_dwarf_line_info): AddIan Lance Taylor2010-12-015-8/+54
* * testsuite/icf_virtual_function_folding_test.cc (class Bar): AddIan Lance Taylor2010-12-012-0/+6
* * README: Update compilers known to work and fail.Ian Lance Taylor2010-12-012-2/+6
* * configure.ac: For --enable-gold, handle value `default' instead ofNick Clifton2010-11-233-26/+49
* 2010-11-18 Doug Kwan <dougkwan@google.com>Doug Kwan2010-11-182-5/+13
* * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info):Cary Coutant2010-11-172-10/+19
* * output.h (Output_segment::set_section_addresses): Pass increase_relroCary Coutant2010-11-164-5/+32