]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold/i386.cc
gdb: Convert language la_demangle field to a method
[thirdparty/binutils-gdb.git] / gold / i386.cc
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-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-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-08-17  Cary CoutantFix extraneous complaints about missing expected TLS...
2016-06-29  H.J. Lugold: Support 386 TLS code sequences without PLT
2016-06-20  H.J. Lugold/x86: Handle output without PLT
2016-03-27  Cary CoutantFix failure to diagnose GOTOFF relocation to undef...
2016-02-06  Marcin Kościelnickigold: Add view and view_size parameters to is_call_to_n...
2016-01-12  H.J. LuFix compile error with use of 'typename' outside of...
2016-01-12  Cary CoutantFix breakage for SHT_REL targets where get_r_addend...
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-28  Marcin KościelnickiSupport 64-bit entry size in SHT_HASH (for s390).
2015-10-28  H.J. LuCheck R_386_GOT32/R_386_GOT32X without base register
2015-10-22  H.J. LuGold: Don't fail on R_386_GOT32X relocation
2015-10-13  H.J. LuAdd EM_IAMCU support to gold
2015-04-01  Ilya TocarConvert mov foo@GOT(%reg), %reg to lea foo@GOTOFF(...
2015-03-22  Cary CoutantFix support for i386 TLS GD-to-IE optimization.
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
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-03-05  Alan ModraUpdate copyright years
2013-10-11  Roland McGrathgold/
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-02  Roland McGrathgold/
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-05-02  Roland McGrath * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targe...
2012-01-24  Ian Lance Taylor PR gold/13617
2011-12-17  Cary Coutant2011-12-17 Cary Coutant <ccoutant@google.com>
2011-10-31  Cary Coutant PR gold/13359
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 TaylorCorrect comment in last commit.
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-05-24  Cary Coutant * incremental-dump.cc (dump_incremental_inputs): Print...
2010-12-14  Ralf WildenhuesFix typos in gold.
2010-11-11  Richard Sandifordgold/
2010-09-28  Sriraman Tallam2010-09-28 Sriraman Tallam <tmsriram@google.com>
2010-08-25  Nick Clifton * archive.cc: Formatting fixes: Remove whitespa...
2010-08-19  Ian Lance Taylor PR 10893
2010-08-12  Cary Coutantelfcpp/ChangeLog:
2010-08-03  Ian Lance Taylor2010-08-03 Ian Lance Taylor <iant@google.com>
2010-08-02  Ian Lance Taylor * i386.cc (class Target_i386): Add got_tlsdesc_ field.
2010-07-29  Sriraman Tallam * arm.cc (Target_arm<big_endian>::gc_process_relocs...
2010-07-13  Ian Lance Taylor * output.h (Output_section_lookup_maps::add_merge_sect...
2010-03-11  Ian Lance TaylorAdjust last patch--same ChangeLog entry, same e-mail.
2010-03-11  Ian Lance Taylor * reloc.cc (Sized_relobj::split_stack_adjust_reltype...
2010-03-04  Sriraman Tallam * i386.cc (Target_i386::can_check_for_function_pointer...
2010-02-13  Sriraman Tallam2010-02-12 Sriraman Tallam <tmsriram@google.com>
2010-02-10  Ian Lance Taylor * i386.cc (Relocate::relocate_tls): A local symbol...
2010-02-09  David S. Miller * output.h (Output_data_dynamic::add_section_size...
2010-01-08  Ian Lance Taylor PR 10287
2010-01-07  Ian Lance Taylor * output.h (class Output_data): Add const version of
2009-12-30  Ian Lance Taylor PR 10450
2009-12-30  Ian Lance Taylor * layout.cc (Layout::Layout): Initialize increase_relro_.
2009-12-29  Ian Lance Taylor * symtab.h (class Symbol_table): Add enum Defined.
2009-12-23  Ian Lance Taylor * i386.cc (Target_i386::do_calls_non_split): Recognize
2009-12-14  Ian Lance Taylor Revert -Wshadow changes, all changes from:
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-12-07  H.J. Lu2009-12-07 H.J. Lu <hongjiu.lu@intel.com>
2009-12-06  Doug Kwan2009-12-05 Doug Kwan <dougkwan@google.com>
2009-12-03  Doug Kwan2009-12-03 Doug Kwan <dougkwan@google.com>
2009-11-09  Doug Kwan2009-11-10 Doug Kwan <dougkwan@google.com>
2009-11-04  Ian Lance Taylor PR 10887
2009-11-04  Ian Lance Taylor * layout.cc (Layout::get_output_section): Add is_inter...
2009-10-30  Doug Kwan2009-10-30 Doug Kwan <dougkwan@google.com>
2009-10-29  Ian Lance Taylor * object.h (class Relobj): Drop options parameter...
2009-10-15  Ian Lance Taylor * object.h (class Relocate_info): Add reloc_shdr and...
2009-10-14  Ian Lance Taylor Add support for -pie.
2009-10-13  Sriraman Tallam * symtab.h: Check for GOLD_SYMTAB_H before header...
2009-10-06  Ian Lance Taylor * options.h (class General_options): Define
2009-10-06  Ian Lance TaylorTweak last patch.
2009-10-06  Ian Lance Taylor * i386.cc (class Target_i386::Relocate): Add ldo_addrs...
2009-10-01  Doug Kwan2009-09-30 Doug Kwan <dougkwan@google.com>
2009-06-22  Ian Lance Taylor * layout.cc (Layout::make_output_section): Call
2009-06-05  Doug Kwan2009-06-05 Doug Kwan <dougkwan@google.com>
2009-03-24  Ian Lance Taylor2009-03-23 Ian Lance Taylor <iant@google.com>
next