summaryrefslogtreecommitdiff
path: root/gold/target.h
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* [GOLD] Two GOT sections for PowerPC64Alan Modra2021-10-141-5/+10
* [GOLD] Got_entry::write addendsAlan Modra2021-09-181-6/+9
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Fix type checking errors.Cary Coutant2018-08-061-1/+2
* Update support for .note.gnu.property sections.Cary Coutant2018-06-221-19/+16
* Add support for .note.gnu.property sections.Cary Coutant2018-06-221-0/+24
* Fix problem where mixed section types can cause internal error during a -r link.Cary Coutant2018-04-021-0/+8
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* [GOLD] Symbol flag for PowerPC64 localentry:0 trackingAlan Modra2017-08-281-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix problem causing internal error when -z max-page-size is used.Cary Coutant2016-12-011-1/+11
* Add support for STT_SPARC_REGISTER symbols.Cary Coutant2016-03-031-1/+1
* gold: Add view and view_size parameters to is_call_to_non_split.Marcin Koƛcielnicki2016-02-061-3/+6
* Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant2016-01-111-4/+33
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Pass relocations to Target::do_calls_non_split.Cary Coutant2015-12-111-2/+5
* [GOLD] Relocate::relocate() paramsAlan Modra2015-12-091-1/+0
* Make GOT entry size target-dependentH.J. Lu2015-10-291-0/+8
* Support 64-bit entry size in SHT_HASH (for s390).Marcin Koƛcielnicki2015-10-281-0/+8
* Change Section_id type to use Relobj* instead of Object*.Cary Coutant2015-05-021-4/+4
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Allow target to decide whether to include a section.Cary Coutant2014-04-151-0/+10
* Allow target to adjust dynamic symbol value.Cary Coutant2014-03-101-0/+10
* Allow target to add custom dynamic table entries.Cary Coutant2014-03-101-0/+10
* Allow target to set dynsym indexes.Cary Coutant2014-03-101-0/+29
* Update copyright yearsAlan Modra2014-03-051-2/+1
* gold/Roland McGrath2013-10-111-4/+4
* gold/Cary Coutant2013-07-301-0/+7
* * gold.cc (queue_middle_tasks): Move detect_odr_violations..Alan Modra2013-03-101-0/+14
* * target.h (Target::plt_fde_location, do_plt_fde_location): Declare.Alan Modra2013-02-271-0/+11
* gold/Roland McGrath2012-11-011-2/+4
* * i386.cc (Output_data_plt_i386::address_for_global,Alan Modra2012-10-051-6/+2
* * output.h (Output_data_got::add_global_tls, add_local_tls,Alan Modra2012-09-101-0/+22
* * target.h (Target::gc_mark_symbol, do_gc_mark_symbol): New functions.Alan Modra2012-09-091-0/+32
* * object.h (Sized_relobj_file::emit_relocs): Delete.Alan Modra2012-09-051-16/+15
* * target.h (Target::output_section_name): New function.Alan Modra2012-08-141-0/+14
* * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.Roland McGrath2012-05-021-7/+22
* * arm.cc (Target_arm::do_is_defined_by_abi): Make sym a constIan Lance Taylor2012-04-261-2/+3
* 2012-03-19 Doug Kwan <dougkwan@google.com>Doug Kwan2012-03-191-0/+10
* * gold/incremental.cc (Sized_incremental_binary::do_process_got_plt):Cary Coutant2012-01-041-3/+2
* PR gold/12372Ian Lance Taylor2011-07-081-16/+19
* PR gold/12525Ian Lance Taylor2011-07-021-0/+13
* * target.h (class Target): Add osabi_ field.Ian Lance Taylor2011-06-281-4/+23
* * target.h (Target::can_check_for_function_pointers): Rewrite.Ian Lance Taylor2011-06-281-29/+42
* * copy-relocs.cc (Copy_relocs::copy_reloc): Call make_copy_relocCary Coutant2011-06-081-0/+7
* * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant2011-05-241-3/+21