summaryrefslogtreecommitdiff
path: root/gold/object.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor Sized_relobj_file::do_relocate_sections.Cary Coutant2017-01-101-0/+7
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant2016-01-111-2/+4
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Remove const from return type of get_output_view.Cary Coutant2015-12-131-3/+3
* Make output views accessible to Target during do_relocate().Cary Coutant2015-12-111-0/+16
* [GOLD] Relocate::relocate() paramsAlan Modra2015-12-091-0/+2
* Take addend into account when making GOT entries for local symbols.Vladimir Radosavljevic2015-12-031-22/+104
* Fix --no-as-needed when shared library is listed twice on the command line.Cary Coutant2015-08-251-1/+6
* Add SHF_COMPRESSED section decompression to goldH.J. Lu2015-07-121-0/+7
* Change Section_id type to use Relobj* instead of Object*.Cary Coutant2015-05-021-2/+2
* Avoid looking up Input_merge_map multiple times.Rafael Ávila de Espíndola2015-03-271-0/+3
* Remove is_merge_section_for.Rafael Ávila de Espíndola2015-03-231-3/+2
* Support compressed debug sections in dynamic object files.Cary Coutant2015-03-211-73/+43
* Remove empty class Merge_map.Rafael Ávila de Espíndola2015-03-041-10/+19
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Fix corrupted .eh_frame section with LTO and --gc-sections.Cary Coutant2014-11-251-0/+7
* Make Elf_file::section_name() a const function, so that it can be used inCary Coutant2014-09-021-3/+3
* Fix internal error with LTO on ARM.Cary Coutant2014-07-081-0/+5
* Update copyright yearsAlan Modra2014-03-051-2/+1
* PR binutils/15834Nick Clifton2013-08-231-1/+1
* gold/Cary Coutant2013-07-311-0/+16
* gold/Cary Coutant2013-05-211-2/+2
* * gold.cc (queue_middle_tasks): Move detect_odr_violations..Alan Modra2013-03-101-9/+10
* gold/Cary Coutant2012-10-231-0/+30
* * object.h (Sized_relobj_file::adjust_local_symbol,Alan Modra2012-09-251-0/+12
* PR gold/14570Ian Lance Taylor2012-09-121-0/+14
* * object.h (Sized_relobj_file::emit_relocs): Delete.Alan Modra2012-09-051-21/+0
* * object.h (Sized_relobj_file::find_shdr): New function.Alan Modra2012-08-111-1/+15
* * arm.cc (Target_arm::do_is_defined_by_abi): Make sym a constIan Lance Taylor2012-04-261-2/+3
* 2012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant2012-03-211-8/+19
* * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info):Cary Coutant2012-02-291-4/+58
* * object.h (Relobj::local_symbol_value): New function.Ian Lance Taylor2011-12-191-46/+111
* * layout.cc (Layout::set_segment_offsets): Don't realign textCary Coutant2011-08-011-0/+8
* PR gold/12629Ian Lance Taylor2011-06-301-1/+10
* * layout.cc: Include "object.h".Ian Lance Taylor2011-06-251-1/+8
* * dynobj.h (Dynobj::do_dynobj): New function.Cary Coutant2011-05-241-1/+26
* * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant2011-05-241-113/+172
* * incremental-dump.cc (dump_incremental_inputs): Print localCary Coutant2011-04-251-0/+28
* * archive.cc (Archive::include_member): Adjust call toCary Coutant2011-04-121-126/+239
* * archive.cc (Library_base::should_include_member): MoveCary Coutant2011-03-301-0/+16
* PR gold/12316Ian Lance Taylor2011-02-101-10/+1
* Fix typos in gold.Ralf Wildenhues2010-12-141-1/+1
* 2010-09-08 Doug Kwan <dougkwan@google.com>Doug Kwan2010-09-081-0/+59
* * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton2010-08-251-4/+4
* PR 10893Ian Lance Taylor2010-08-191-17/+34
* elfcpp/ChangeLog:Cary Coutant2010-08-121-0/+31
* elfcpp/ChangeLog:Cary Coutant2010-08-121-25/+146
* PR 11855Ian Lance Taylor2010-08-021-5/+5
* * compressed_output.cc (zlib_decompress): New function.Cary Coutant2010-07-121-1/+39