gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gold / x86_64.cc
2020-05-01  H.J. Lugold: x86-64: Fix TLSDESC relaxation for x32
2020-05-01  H.J. Lugold: x86-64: Fix TLSDESC -> LE relaxation
2020-05-01  H.J. Lugold: Increment plt_offset after setting TLSDESC PLT...
2020-05-01  H.J. Lugold: Handle local IFUNC symbol for APLT
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-09-28  Alan ModraPR16794, gold ignores R_386_GOTOFF addend
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-08-08  Cary CoutantProperly merge GNU_PROPERTY_X86_ISA_1_USED (x86_64).
2018-08-06  Cary CoutantFix type checking errors.
2018-06-23  Cary CoutantFix "may be used uninitialized" warning.
2018-06-23  Cary CoutantAdd x86-64 support for Indirect Branch Tracking (IBT).
2018-06-23  Cary CoutantUpdate support for .note.gnu.property sections.
2018-06-22  Cary CoutantAdd support for .note.gnu.property sections.
2018-04-03  Cary CoutantFix problem where mixed section types can cause interna...
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-02  Cary CoutantDisallow --incremental with -pie and force -no-pie...
2017-07-18  Yuri ChornovianFix spelling typos.
2017-02-15  Rahul ChaudhryImproved support for --icf=safe when used with -pie.
2017-02-01  Cary CoutantDon't allow mov-to-lea optimization for __ehdr_start.
2017-01-11  Cary CoutantFix more compile errors with GCC 4.2.
2017-01-11  Cary CoutantFix compile errors with GCC 4.2.
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-12-23  Cary CoutantAdd -z bndplt support (for Intel MPX).
2016-10-05  Alan Modra[GOLD] -Wimplicit-fallthrough warning fixes
2016-08-10  Cary CoutantFix extraneous complaints about missing expected TLS...
2016-06-29  H.J. Lugold: Support x86-64 TLS code sequences without PLT
2016-06-28  Sriraman TallamConvert indirect calls to direct when possible.
2016-06-20  H.J. Lugold/x86: Handle output without PLT
2016-02-07  Cary CoutantAdd additional information to relocation overflow errors.
2016-02-07  Cary CoutantFix incorrect x32 overflow checking for refs to weak...
2016-02-06  Cary CoutantFix overflow checking for 32-bit pc-relative relocation...
2016-02-05  Cary CoutantAdd some relocation overflow checks for x86_64.
2016-01-12  Cary CoutantFix internal error when applying TLSDESC relocations...
2016-01-12  Cary CoutantRefactor gold to enable support for MIPS-64 relocation...
2016-01-01  Alan ModraCopyright update for binutils
2015-12-11  Cary CoutantPass relocations to Target::do_calls_non_split.
2015-12-09  Alan Modra[GOLD] Relocate::relocate() params
2015-11-09  Cary CoutantRemove unnecessary target dependencies on relocation...
2015-10-29  H.J. LuMake GOT entry size target-dependent
2015-10-28  Marcin KoƛcielnickiSupport 64-bit entry size in SHT_HASH (for s390).
2015-10-22  H.J. LuGold: Don't fail on R_X86_64_[REX_]GOTPCRELX relocations
2015-04-06  Ilya Tocar[Gold,x86_64] Convert mov foo@GOTPCREL(%rip), %reg...
2015-02-02  Cary CoutantFix bug with previous patch for unresolved TLS symbol.
2015-01-28  Cary CoutantAllow undefined references to TLS symbols.
2015-01-06  H.J. LuHandle stack split for x32
2015-01-06  H.J. LuHandle Initial-Exec to Local-Exec for x32
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-11-21  H.J. LuCheck PC-relative offset overflow in PLT entry
2014-11-15  H.J. LuDon't make PLT entry for R_X86_64_GOTPLT64
2014-05-27  H.J. LuProperly handle 64-bit GOT relocations
2014-05-13  Sriraman TallamWith -pie and x86, the linker complains if it sees...
2014-05-06  Cary CoutantFix issue where first reserved word of GOT is not initi...
2014-04-23  Cary CoutantAdd missing break statement for case elfcpp::R_X86_64_P...
2014-03-05  Alan ModraUpdate copyright years
2013-11-18  H.J. LuAdd R_X86_64_PC32_BND/R_X86_64_PLT32_BND suppor to...
2013-10-30  Roland McGrathgold: x86_64-nacl: Correct 9-byte nop sequence to match...
2013-10-11  Roland McGrathgold/
2013-09-03  H.J. LuUse relative relocation for R_X86_64_32 on x32
2013-08-16  Roland McGrathgold/
2013-07-30  Cary Coutant gold/
2013-04-27  Ian Lance Taylor * target-reloc.h (relocate_section): If the reloc...
2012-11-20  H.J. LuFix TLS to LE optimization for x32
2012-11-01  Roland McGrathgold/
2012-10-18  Alan Modra * target-reloc.h (class Default_comdat_behavior):...
2012-10-05  Alan Modra * i386.cc (Output_data_plt_i386::address_for_global,
2012-09-12  Alan Modra * target-reloc.h (scan_relocs): Call scan.local for...
2012-09-10  Alan Modra * output.h (Output_data_got::add_global_tls, add_local...
2012-09-05  Alan Modra * object.h (Sized_relobj_file::emit_relocs): Delete.
2012-08-15  Ian Lance Taylor * x86_64.cc (Target_x86_64::Scan::global): Fix erroneo...
2012-05-11  H.J. LuHandle R_X86_64_64 properly for x32
2012-05-02  Roland McGrath * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targe...
2012-04-17  David S. Millergold: Allow use_plt_offset to be specified for global...
2012-01-27  H.J. LuSupport x32 GD->IE and GD->LE optimizations
2012-01-27  H.J. LuSupport x32 IFUNC function pointer
2012-01-24  Ian Lance Taylor PR gold/13617
2012-01-20  H.J. LuAdd typename on types used in template
2012-01-10  H.J. LuProperly handle R_X86_64_32 for x32
2012-01-09  H.J. LuInitial x32 support in gold
2012-01-04  Cary Coutant * gold/incremental.cc (Sized_incremental_binary::do_pr...
2011-12-19  Ian Lance Taylor * object.h (Relobj::local_symbol_value): New function.
2011-12-17  Cary Coutant2011-12-17 Cary Coutant <ccoutant@google.com>
2011-10-31  Cary Coutant PR gold/13359
2011-10-10  Cary Coutant PR gold/13249
2011-07-15  Ian Lance Taylor * i386.cc (class Output_data_plt_i386): Add layout_...
2011-07-13  Ian Lance Taylor * i386.cc (Target_i386::got_section): If -z now, make...
2011-07-12  Ian Lance Taylor PR gold/12980
2011-07-09  Ian Lance Taylor PR gold/11317
2011-07-08  Ian Lance Taylor PR gold/12279
2011-07-08  Ian Lance Taylor PR gold/12372
2011-07-06  Ian Lance Taylor PR gold/12392
2011-07-02  Ian Lance Taylor PR gold/12525
2011-07-01  Ian Lance Taylor PR gold/12571
2011-06-28  Ian Lance Taylor PR gold/12934
2011-06-28  Ian Lance Taylor * target.h (class Target): Add osabi_ field.
2011-06-28  Ian Lance Taylor * target.h (Target::can_check_for_function_pointers...
2011-06-17  Ian Lance Taylor * x86_64.cc (check_non_pic): Add gsym parameter. ...
2011-06-08  Cary Coutant * common.cc (Symbol_table::do_allocate_commons_list...
2011-06-08  Cary Coutant * copy-relocs.cc (Copy_relocs::copy_reloc): Call make_...
2011-05-24  Cary Coutant * incremental-dump.cc (dump_incremental_inputs): Print...
2011-05-23  Cary Coutant * gold.cc (queue_middle_tasks): Process existing GOT...
next
This page took 0.574265 seconds and 106 git commands to generate.