aboutsummaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)AuthorFilesLines
2011-04-25 * incremental-dump.cc (dump_incremental_inputs): Print localCary Coutant5-23/+288
2011-04-22 * descriptors.cc (set_close_on_exec): New function.Ian Lance Taylor3-5/+25
2011-04-22 * incremental.cc (Sized_incremental_binary::setup_readers): AllocateCary Coutant7-20/+304
2011-04-222011-04-22 Doug Kwan <dougkwan@google.com>Doug Kwan6-4/+102
2011-04-20 PR gold/12689Cary Coutant2-1/+7
2011-04-18 * object.cc (Relocate_info::location): Simplify location string.Ian Lance Taylor4-50/+54
2011-04-14 * gold/layout.cc (Layout::symtab_section_offset): New function.Cary Coutant4-1/+21
2011-04-12 * configure.ac: Check for sys/mman.h and mmap. Check for mremapIan Lance Taylor9-54/+317
2011-04-12 * incremental.cc (Sized_incr_relobj::do_add_symbols): AlwaysIan Lance Taylor2-2/+6
2011-04-12 * archive.cc (Archive::include_member): Adjust call toCary Coutant29-568/+4186
2011-04-05 * incremental-dump.cc (dump_incremental_inputs): Change signatureCary Coutant4-222/+417
2011-04-052011-04-05 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2-3/+9
2011-03-30 * archive.cc (Archive::include_member): Adjust call to report_object.Cary Coutant10-76/+233
2011-03-30 * archive.cc (Library_base::should_include_member): MoveCary Coutant11-211/+461
2011-03-27 * archive.cc (Archive::interpret_header): Return -1 if somethingIan Lance Taylor2-15/+34
2011-03-25 * testsuite/Makefile.am (final_layout.stdout): Use -n option with nm.Cary Coutant3-2/+7
2011-03-232010-03-23 Rafael Ávila de Espíndola <respindola@mozilla.com>Rafael Ávila de Espíndola3-1/+55
2011-03-22 * testsuite/relro_test.sh: Fail if dc is not present.Ian Lance Taylor2-3/+5
2011-03-22Fix copyright.Ian Lance Taylor1-1/+1
2011-03-21 * testsuite/final_layout.sh: Rewrite to not use dc.Ian Lance Taylor2-9/+30
2011-03-21 * testsuite/icf_safe_so_test.sh: Add #!/bin/sh to start.Sriraman Tallam6-2/+22
2011-03-14 * script-sections.cc (Sort_output_sections::script_compare):Ian Lance Taylor2-19/+39
2011-03-11 PR gold/12572Ian Lance Taylor3-8/+18
2011-03-10 * dwarf_reader.cc (Sized_dwarf_line_info): Include all lines,Ian Lance Taylor14-169/+371
2011-03-10 * fileread.cc (File_read::clear_views): Don't delete the wholeIan Lance Taylor2-1/+8
2011-03-09 PR gold/12525Ian Lance Taylor3-9/+24
2011-03-07 PR gold/12525Ian Lance Taylor2-0/+9
2011-03-02 * testsuite/script_test_9.t: Add TLS segment.Cary Coutant2-0/+13
2011-03-02 * configure.ac: Add check for gnu_indirect_function support inIan Lance Taylor3-1/+9
2011-02-182010-02-18 Rafael Ávila de Espíndola <respindola@mozilla.com>Rafael Ávila de Espíndola2-0/+21
2011-02-122011-02-11 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2-2/+9
2011-02-10 PR gold/12316Ian Lance Taylor3-14/+9
2011-02-082010-02-08 Rafael Ávila de Espíndola <respindola@mozilla.com>Rafael Ávila de Espíndola2-0/+7
2011-02-05 * symtab.cc (Odr_violation_compare::operator()): Sort by just theIan Lance Taylor2-12/+33
2011-02-022011-02-02 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam3-14/+22
2011-01-25 * script.cc (script_add_extern): Rewrite to useIan Lance Taylor2-7/+8
2011-01-252011-01-25 Doug Kwan <dougkwan@google.com>Doug Kwan2-17/+11
2011-01-25 * options.h (class General_options): AcceptIan Lance Taylor2-2/+7
2011-01-24 * version.cc (version_string): Bump to 1.11.Ian Lance Taylor2-1/+5
2011-01-24 * plugin.cc (class Plugin_rescan): Define new class.Ian Lance Taylor8-18/+388
2011-01-10 * layout.cc (Layout::layout_eh_frame): Mark a writable .eh_frameIan Lance Taylor2-1/+18
2011-01-04 * script-sections.cc (Sort_output_sections::operator()): Sort TLSCary Coutant2-9/+15
2011-01-01Update copyright in comments to 2011.H.J. Lu1-1/+1
2011-01-01Update copyright to 2011.H.J. Lu2-1/+5
2010-12-23 * output.h (Output_data_reloc::add_output_section): Pass OD insteadCary Coutant2-3/+8
2010-12-20 * dwarf_reader.cc (Sized_dwarf_line_info::read_lines): Only keepIan Lance Taylor3-2/+21
2010-12-16gold: fix testsuite dependencies.Ralf Wildenhues3-75/+38
2010-12-15 PR gold/12324Ian Lance Taylor4-6/+29
2010-12-14gold: fix race in FileRead::~View.Ralf Wildenhues2-10/+25
2010-12-14Fix typos in gold.Ralf Wildenhues36-114/+148