summaryrefslogtreecommitdiff
path: root/gold/i386.cc
Commit message (Expand)AuthorAgeFilesLines
* gold/Roland McGrath2013-10-111-3/+1
* gold/Roland McGrath2013-08-161-0/+12
* gold/Cary Coutant2013-07-301-2/+4
* * target-reloc.h (relocate_section): If the reloc offset is out ofIan Lance Taylor2013-04-271-1/+4
* gold/Roland McGrath2012-11-021-3/+2
* gold/Roland McGrath2012-11-011-2/+3
* * target-reloc.h (class Default_comdat_behavior): New, package up..Alan Modra2012-10-181-1/+1
* * i386.cc (Output_data_plt_i386::address_for_global,Alan Modra2012-10-051-8/+9
* * target-reloc.h (scan_relocs): Call scan.local for relocsAlan Modra2012-09-121-9/+14
* * output.h (Output_data_got::add_global_tls, add_local_tls,Alan Modra2012-09-101-1/+1
* * object.h (Sized_relobj_file::emit_relocs): Delete.Alan Modra2012-09-051-16/+16
* * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.Roland McGrath2012-05-021-552/+1063
* PR gold/13617Ian Lance Taylor2012-01-241-2/+3
* 2011-12-17 Cary Coutant <ccoutant@google.com>Cary Coutant2011-12-171-36/+45
* PR gold/13359Cary Coutant2011-10-311-6/+0
* * i386.cc (class Output_data_plt_i386): Add layout_ field.Ian Lance Taylor2011-07-151-5/+16
* * i386.cc (Target_i386::got_section): If -z now, make .got.plt aIan Lance Taylor2011-07-131-7/+21
* PR gold/12980Ian Lance Taylor2011-07-121-0/+15
* PR gold/11317Ian Lance Taylor2011-07-091-9/+18
* PR gold/12279Ian Lance Taylor2011-07-081-9/+45
* PR gold/12372Ian Lance Taylor2011-07-081-75/+205
* PR gold/12392Ian Lance Taylor2011-07-061-0/+40
* PR gold/12525Ian Lance Taylor2011-07-021-0/+19
* Correct comment in last commit.Ian Lance Taylor2011-07-011-1/+1
* PR gold/12571Ian Lance Taylor2011-07-011-9/+69
* PR gold/12934Ian Lance Taylor2011-06-281-1/+2
* * target.h (class Target): Add osabi_ field.Ian Lance Taylor2011-06-281-2/+2
* * target.h (Target::can_check_for_function_pointers): Rewrite.Ian Lance Taylor2011-06-281-9/+7
* * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant2011-05-241-34/+38
* Fix typos in gold.Ralf Wildenhues2010-12-141-2/+2
* gold/Richard Sandiford2010-11-111-77/+74
* 2010-09-28 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2010-09-281-0/+4
* * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton2010-08-251-1/+1
* PR 10893Ian Lance Taylor2010-08-191-116/+439
* elfcpp/ChangeLog:Cary Coutant2010-08-121-1/+66
* 2010-08-03 Ian Lance Taylor <iant@google.com>Ian Lance Taylor2010-08-031-11/+11
* * i386.cc (class Target_i386): Add got_tlsdesc_ field.Ian Lance Taylor2010-08-021-13/+50
* * arm.cc (Target_arm<big_endian>::gc_process_relocs): Add templateSriraman Tallam2010-07-291-1/+2
* * output.h (Output_section_lookup_maps::add_merge_section):Ian Lance Taylor2010-07-131-11/+9
* Adjust last patch--same ChangeLog entry, same e-mail.Ian Lance Taylor2010-03-111-1/+0
* * reloc.cc (Sized_relobj::split_stack_adjust_reltype): Call theIan Lance Taylor2010-03-111-0/+16
* * i386.cc (Target_i386::can_check_for_function_pointers): New function.Sriraman Tallam2010-03-041-16/+72
* 2010-02-12 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2010-02-131-0/+20
* * i386.cc (Relocate::relocate_tls): A local symbol is final if notIan Lance Taylor2010-02-101-4/+3
* * output.h (Output_data_dynamic::add_section_size): New methodDavid S. Miller2010-02-091-1/+1
* PR 10287Ian Lance Taylor2010-01-081-15/+55
* * output.h (class Output_data): Add const version ofIan Lance Taylor2010-01-071-34/+5
* PR 10450Ian Lance Taylor2009-12-301-10/+22
* * layout.cc (Layout::Layout): Initialize increase_relro_.Ian Lance Taylor2009-12-301-12/+13
* * symtab.h (class Symbol_table): Add enum Defined.Ian Lance Taylor2009-12-291-0/+2