summaryrefslogtreecommitdiff
path: root/gold/object.cc
Commit message (Expand)AuthorAgeFilesLines
* gold/Cary Coutant2013-07-311-0/+29
* gold/Cary Coutant2013-05-211-7/+6
* GCC PR c++/56840Ian Lance Taylor2013-04-041-11/+23
* * gold.cc (queue_middle_tasks): Move detect_odr_violations..Alan Modra2013-03-101-7/+25
* PR gold/14727Alan Modra2012-10-181-1/+3
* * object.h (Sized_relobj_file::adjust_local_symbol,Alan Modra2012-09-251-1/+2
* 2012-09-06 Cary Coutant <ccoutant@google.com>Cary Coutant2012-09-071-1/+2
* Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam2012-08-241-46/+64
* PR ld/14265Nick Clifton2012-08-141-0/+1
* * object.h (Sized_relobj_file::find_shdr): New function.Alan Modra2012-08-111-38/+95
* * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.Roland McGrath2012-05-021-311/+313
* 2012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant2012-03-211-47/+111
* * object.cc (need_decompressed_section): Add #ifdef ENABLE_THREADS.Cary Coutant2012-03-011-0/+4
* * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info):Cary Coutant2012-02-291-5/+125
* * object.h (Relobj::local_symbol_value): New function.Ian Lance Taylor2011-12-191-1/+2
* * incremental.cc (can_incremental_update): New function.Cary Coutant2011-09-181-3/+1
* * object.cc (Sized_relobj_file::do_layout): Remove unused localIan Lance Taylor2011-09-131-3/+0
* * object.cc (Sized_relobj_file::do_layout): Remove assertion whichIan Lance Taylor2011-09-121-2/+0
* * layout.cc (Layout::set_segment_offsets): Don't realign textCary Coutant2011-08-011-0/+1
* * object.cc (Sized_relobj_file::include_section_group): AddIan Lance Taylor2011-07-051-4/+5
* PR gold/12629Ian Lance Taylor2011-06-301-37/+90
* PR gold/12675Ian Lance Taylor2011-06-291-1/+3
* * object.cc (Sized_relobj_file::do_layout): Keep warning sectionsIan Lance Taylor2011-06-171-3/+2
* PR gold/12804Cary Coutant2011-06-091-2/+7
* * incremental-dump.cc (dump_incremental_inputs): Print COMDAT groups.Cary Coutant2011-05-261-0/+7
* * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant2011-05-241-91/+96
* * object.cc (Sized_relobj::do_count_local_symbols): Check forCary Coutant2011-05-111-1/+3
* * object.cc (Relocate_info::location): Simplify location string.Ian Lance Taylor2011-04-181-29/+26
* * archive.cc (Archive::include_member): Adjust call toCary Coutant2011-04-121-13/+40
* * archive.cc (Library_base::should_include_member): MoveCary Coutant2011-03-301-0/+25
* * dwarf_reader.cc (Sized_dwarf_line_info): Include all lines,Ian Lance Taylor2011-03-101-1/+1
* Fix typos in gold.Ralf Wildenhues2010-12-141-3/+3
* * layout.cc (Layout::layout_gnu_stack): Add warnings for executableCary Coutant2010-12-091-1/+1
* Support building gold with gcc 4.2/4.3.H.J. Lu2010-09-091-1/+1
* 2010-09-08 Doug Kwan <dougkwan@google.com>Doug Kwan2010-09-081-127/+189
* * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton2010-08-251-4/+4
* PR 10893Ian Lance Taylor2010-08-191-1/+38
* elfcpp/ChangeLog:Cary Coutant2010-08-121-0/+32
* PR 11855Ian Lance Taylor2010-08-021-1/+4
* * compressed_output.cc (zlib_decompress): New function.Cary Coutant2010-07-121-1/+53
* * object.cc (Sized_relobj::do_layout): Defer layout for reloc sections.Cary Coutant2010-06-101-0/+41
* 2010-05-27 Doug Kwan <dougkwan@google.com>Doug Kwan2010-05-261-3/+13
* 2010-05-26 Rafael Espindola <espindola@google.com>espindola2010-05-261-0/+5
* * archive.cc (include_member): Destroy Read_symbols_data object beforeCary Coutant2010-04-071-0/+22
* 2010-03-22 Rafael Espindola <espindola@google.com>espindola2010-03-221-0/+49
* * target-reloc.h (relocate_section): Check the symbol table indexIan Lance Taylor2010-03-031-6/+7
* Fix comment.Ian Lance Taylor2010-02-111-3/+3
* * object.cc (Sized_relobj::do_layout): Change to call layout_gnu_stackSriraman Tallam2010-01-151-1/+1
* * object.cc (Sized_relobj::do_layout): Don't get confused ifIan Lance Taylor2010-01-081-2/+2
* PR 11019Ian Lance Taylor2010-01-071-0/+44