aboutsummaryrefslogtreecommitdiff
path: root/gold/object.cc
AgeCommit message (Expand)AuthorFilesLines
2013-11-06Fix assert failure with --emit-relocs and .eh_frame sections.Cary Coutant1-22/+22
2013-07-31gold/Cary Coutant1-0/+29
2013-05-21gold/Cary Coutant1-7/+6
2013-04-04 GCC PR c++/56840Ian Lance Taylor1-11/+23
2013-03-10 * gold.cc (queue_middle_tasks): Move detect_odr_violations..Alan Modra1-7/+25
2012-10-18 PR gold/14727Alan Modra1-1/+3
2012-09-25 * object.h (Sized_relobj_file::adjust_local_symbol,Alan Modra1-1/+2
2012-09-072012-09-06 Cary Coutant <ccoutant@google.com>Cary Coutant1-1/+2
2012-08-24Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam1-46/+64
2012-08-14 PR ld/14265Nick Clifton1-0/+1
2012-08-11 * object.h (Sized_relobj_file::find_shdr): New function.Alan Modra1-38/+95
2012-05-02 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.Roland McGrath1-311/+313
2012-03-212012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant1-47/+111
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