aboutsummaryrefslogtreecommitdiff
path: root/gold/object.cc
AgeCommit message (Expand)AuthorFilesLines
2012-03-01 * object.cc (need_decompressed_section): Add #ifdef ENABLE_THREADS.Cary Coutant1-0/+4
2012-02-29 * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info):Cary Coutant1-5/+125
2011-12-19 * object.h (Relobj::local_symbol_value): New function.Ian Lance Taylor1-1/+2
2011-09-18 * incremental.cc (can_incremental_update): New function.Cary Coutant1-3/+1
2011-09-13 * object.cc (Sized_relobj_file::do_layout): Remove unused localIan Lance Taylor1-3/+0
2011-09-12 * object.cc (Sized_relobj_file::do_layout): Remove assertion whichIan Lance Taylor1-2/+0
2011-08-01 * layout.cc (Layout::set_segment_offsets): Don't realign textCary Coutant1-0/+1
2011-07-05 * object.cc (Sized_relobj_file::include_section_group): AddIan Lance Taylor1-4/+5
2011-06-30 PR gold/12629Ian Lance Taylor1-37/+90
2011-06-29 PR gold/12675Ian Lance Taylor1-1/+3
2011-06-17 * object.cc (Sized_relobj_file::do_layout): Keep warning sectionsIan Lance Taylor1-3/+2
2011-06-09 PR gold/12804Cary Coutant1-2/+7
2011-05-26 * incremental-dump.cc (dump_incremental_inputs): Print COMDAT groups.Cary Coutant1-0/+7
2011-05-24 * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant1-91/+96
2011-05-11 * object.cc (Sized_relobj::do_count_local_symbols): Check forCary Coutant1-1/+3
2011-04-18 * object.cc (Relocate_info::location): Simplify location string.Ian Lance Taylor1-29/+26
2011-04-12 * archive.cc (Archive::include_member): Adjust call toCary Coutant1-13/+40
2011-03-30 * archive.cc (Library_base::should_include_member): MoveCary Coutant1-0/+25
2011-03-10 * dwarf_reader.cc (Sized_dwarf_line_info): Include all lines,Ian Lance Taylor1-1/+1
2010-12-14Fix typos in gold.Ralf Wildenhues1-3/+3
2010-12-09 * layout.cc (Layout::layout_gnu_stack): Add warnings for executableCary Coutant1-1/+1
2010-09-09Support building gold with gcc 4.2/4.3.H.J. Lu1-1/+1
2010-09-082010-09-08 Doug Kwan <dougkwan@google.com>Doug Kwan1-127/+189
2010-08-25 * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton1-4/+4
2010-08-19 PR 10893Ian Lance Taylor1-1/+38
2010-08-12elfcpp/ChangeLog:Cary Coutant1-0/+32
2010-08-02 PR 11855Ian Lance Taylor1-1/+4
2010-07-12 * compressed_output.cc (zlib_decompress): New function.Cary Coutant1-1/+53
2010-06-10 * object.cc (Sized_relobj::do_layout): Defer layout for reloc sections.Cary Coutant1-0/+41
2010-05-262010-05-27 Doug Kwan <dougkwan@google.com>Doug Kwan1-3/+13
2010-05-262010-05-26 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola1-0/+5
2010-04-07 * archive.cc (include_member): Destroy Read_symbols_data object beforeCary Coutant1-0/+22
2010-03-222010-03-22 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola1-0/+49
2010-03-03 * target-reloc.h (relocate_section): Check the symbol table indexIan Lance Taylor1-6/+7
2010-02-11Fix comment.Ian Lance Taylor1-3/+3
2010-01-15 * object.cc (Sized_relobj::do_layout): Change to call layout_gnu_stackSriraman Tallam1-1/+1
2010-01-08 * object.cc (Sized_relobj::do_layout): Don't get confused ifIan Lance Taylor1-2/+2
2010-01-07 PR 11019Ian Lance Taylor1-0/+44
2010-01-07 * gc.h (Garbage_collection::Cident_section_map): New typedef.Sriraman Tallam1-0/+8
2010-01-05 PR 10980Ian Lance Taylor1-4/+16
2010-01-05 PR 10980Ian Lance Taylor1-3/+22
2009-12-30 PR 10670Ian Lance Taylor1-9/+17
2009-12-29 * object.cc (Relobj::is_section_name_included): Fix formatting.Ian Lance Taylor1-2/+2
2009-12-172009-12-16 Doug Kwan <dougkwan@google.com>Doug Kwan1-1/+9
2009-12-14 Revert -Wshadow changes, all changes from:Ian Lance Taylor1-158/+158
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-158/+158
2009-12-062009-12-05 Doug Kwan <dougkwan@google.com>Doug Kwan1-0/+6
2009-11-092009-11-10 Doug Kwan <dougkwan@google.com>Doug Kwan1-2/+2
2009-10-212009-10-20 Doug Kwan <dougkwan@google.com>Doug Kwan1-6/+12
2009-10-13 * gc.h (gc_process_relocs): Check if icf is enabled using newSriraman Tallam1-4/+4