aboutsummaryrefslogtreecommitdiff
path: root/gold/object.h
AgeCommit message (Expand)AuthorFilesLines
2015-03-27Avoid looking up Input_merge_map multiple times.Rafael Ávila de Espíndola1-0/+3
2015-03-23Remove is_merge_section_for.Rafael Ávila de Espíndola1-3/+2
2015-03-21Support compressed debug sections in dynamic object files.Cary Coutant1-73/+43
2015-03-04Remove empty class Merge_map.Rafael Ávila de Espíndola1-10/+19
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-25Fix corrupted .eh_frame section with LTO and --gc-sections.Cary Coutant1-0/+7
2014-09-02Make Elf_file::section_name() a const function, so that it can be used inCary Coutant1-3/+3
2014-07-08Fix internal error with LTO on ARM.Cary Coutant1-0/+5
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-08-23 PR binutils/15834Nick Clifton1-1/+1
2013-07-31gold/Cary Coutant1-0/+16
2013-05-21gold/Cary Coutant1-2/+2
2013-03-10 * gold.cc (queue_middle_tasks): Move detect_odr_violations..Alan Modra1-9/+10
2012-10-23gold/Cary Coutant1-0/+30
2012-09-25 * object.h (Sized_relobj_file::adjust_local_symbol,Alan Modra1-0/+12
2012-09-12 PR gold/14570Ian Lance Taylor1-0/+14
2012-09-05 * object.h (Sized_relobj_file::emit_relocs): Delete.Alan Modra1-21/+0
2012-08-11 * object.h (Sized_relobj_file::find_shdr): New function.Alan Modra1-1/+15
2012-04-26 * arm.cc (Target_arm::do_is_defined_by_abi): Make sym a constIan Lance Taylor1-2/+3
2012-03-212012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant1-8/+19
2012-02-29 * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info):Cary Coutant1-4/+58
2011-12-19 * object.h (Relobj::local_symbol_value): New function.Ian Lance Taylor1-46/+111
2011-08-01 * layout.cc (Layout::set_segment_offsets): Don't realign textCary Coutant1-0/+8
2011-06-30 PR gold/12629Ian Lance Taylor1-1/+10
2011-06-25 * layout.cc: Include "object.h".Ian Lance Taylor1-1/+8
2011-05-24 * dynobj.h (Dynobj::do_dynobj): New function.Cary Coutant1-1/+26
2011-05-24 * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant1-113/+172
2011-04-25 * incremental-dump.cc (dump_incremental_inputs): Print localCary Coutant1-0/+28
2011-04-12 * archive.cc (Archive::include_member): Adjust call toCary Coutant1-126/+239
2011-03-30 * archive.cc (Library_base::should_include_member): MoveCary Coutant1-0/+16
2011-02-10 PR gold/12316Ian Lance Taylor1-10/+1
2010-12-14Fix typos in gold.Ralf Wildenhues1-1/+1
2010-09-082010-09-08 Doug Kwan <dougkwan@google.com>Doug Kwan1-0/+59
2010-08-25 * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton1-4/+4
2010-08-19 PR 10893Ian Lance Taylor1-17/+34
2010-08-12elfcpp/ChangeLog:Cary Coutant1-0/+31
2010-08-12elfcpp/ChangeLog:Cary Coutant1-25/+146
2010-08-02 PR 11855Ian Lance Taylor1-5/+5
2010-07-12 * compressed_output.cc (zlib_decompress): New function.Cary Coutant1-1/+39
2010-06-10 * object.cc (Sized_relobj::do_layout): Defer layout for reloc sections.Cary Coutant1-0/+2
2010-04-07 * archive.cc (include_member): Destroy Read_symbols_data object beforeCary Coutant1-0/+21
2010-03-222010-03-22 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola1-1/+15
2010-03-03 * target-reloc.h (relocate_section): Check the symbol table indexIan Lance Taylor1-8/+61
2010-02-11 * dirsearch.cc (Dirsearch::initialize): Add all blockers beforeIan Lance Taylor1-0/+5
2010-01-292010-01-29 Doug Kwan <dougkwan@google.com>Doug Kwan1-0/+5
2010-01-262010-01-26 Doug Kwan <dougkwan@google.com>Doug Kwan1-14/+14
2010-01-202010-01-20 Doug Kwan <dougkwan@google.com>Doug Kwan1-0/+25
2010-01-05 PR 10980Ian Lance Taylor1-1/+20
2009-12-14 Revert -Wshadow changes, all changes from:Ian Lance Taylor1-27/+27
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-27/+27