summaryrefslogtreecommitdiff
path: root/gold/i386.cc
AgeCommit message (Expand)Author
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-09-28PR16794, gold ignores R_386_GOTOFF addendAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-04-02Fix problem where mixed section types can cause internal error during a -r link.Cary Coutant
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-08-17Fix extraneous complaints about missing expected TLS relocation (i386).Cary Coutant
2016-06-29gold: Support 386 TLS code sequences without PLTH.J. Lu
2016-06-20gold/x86: Handle output without PLTH.J. Lu
2016-03-27Fix failure to diagnose GOTOFF relocation to undef symbol in shared lib (i386).Cary Coutant
2016-02-06gold: Add view and view_size parameters to is_call_to_non_split.Marcin Koƛcielnicki
2016-01-12Fix compile error with use of 'typename' outside of templateH.J. Lu
2016-01-12Fix breakage for SHT_REL targets where get_r_addend() gives internal error.Cary Coutant
2016-01-11Fix internal error when applying TLSDESC relocations with no TLS segment.Cary Coutant
2016-01-11Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant
2016-01-01Copyright update for binutilsAlan Modra
2015-12-11Pass relocations to Target::do_calls_non_split.Cary Coutant
2015-12-09[GOLD] Relocate::relocate() paramsAlan Modra
2015-11-09Remove unnecessary target dependencies on relocation format.Cary Coutant
2015-10-28Support 64-bit entry size in SHT_HASH (for s390).Marcin Koƛcielnicki
2015-10-28Check R_386_GOT32/R_386_GOT32X without base registerH.J. Lu
2015-10-22Gold: Don't fail on R_386_GOT32X relocationH.J. Lu
2015-10-13Add EM_IAMCU support to goldH.J. Lu
2015-04-01Convert mov foo@GOT(%reg), %reg to lea foo@GOTOFF(%reg), %regIlya Tocar
2015-03-22Fix support for i386 TLS GD-to-IE optimization.Cary Coutant
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-05-13With -pie and x86, the linker complains if it sees a PC-relative relocationSriraman Tallam
2014-05-06Fix issue where first reserved word of GOT is not initialized if thereCary Coutant
2014-03-05Update copyright yearsAlan Modra
2013-10-11gold/Roland McGrath
2013-08-16gold/Roland McGrath
2013-07-30 gold/Cary Coutant
2013-04-27 * target-reloc.h (relocate_section): If the reloc offset is out ofIan Lance Taylor
2012-11-02gold/Roland McGrath
2012-11-01gold/Roland McGrath
2012-10-18 * target-reloc.h (class Default_comdat_behavior): New, package up..Alan Modra
2012-10-05 * i386.cc (Output_data_plt_i386::address_for_global,Alan Modra
2012-09-12 * target-reloc.h (scan_relocs): Call scan.local for relocsAlan Modra
2012-09-10 * output.h (Output_data_got::add_global_tls, add_local_tls,Alan Modra
2012-09-05 * object.h (Sized_relobj_file::emit_relocs): Delete.Alan Modra
2012-05-02 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.Roland McGrath
2012-01-24 PR gold/13617Ian Lance Taylor
2011-12-172011-12-17 Cary Coutant <ccoutant@google.com>Cary Coutant
2011-10-31 PR gold/13359Cary Coutant
2011-07-15 * i386.cc (class Output_data_plt_i386): Add layout_ field.Ian Lance Taylor
2011-07-13 * i386.cc (Target_i386::got_section): If -z now, make .got.plt aIan Lance Taylor
2011-07-12 PR gold/12980Ian Lance Taylor
2011-07-09 PR gold/11317Ian Lance Taylor