summaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
* Regenerate.Alan Modra2012-11-082-0/+9
* * configure.ac: Apply 2012-09-10 change to config.in here.Alan Modra2012-11-053-10/+20
* * powerpc.cc (Powerpc_relobj): Delete "Offset" typedef.Alan Modra2012-11-052-43/+75
* gold/Roland McGrath2012-11-022-3/+7
* gold/Roland McGrath2012-11-0110-83/+100
* gold/Roland McGrath2012-11-012-4/+7
* gold/Roland McGrath2012-11-012-2/+7
* gold/Roland McGrath2012-11-014-15/+23
* gold/Roland McGrath2012-11-012-0/+5
* bfd:Nick Clifton2012-10-302-3/+25
* gold/Cary Coutant2012-10-292-12/+51
* Add final_layout_sequence.txt to MOSTLYCLEANFILESH.J. Lu2012-10-263-1/+8
* Strip out -Wp,-D_FORTIFY_SOURCE= for gold testsH.J. Lu2012-10-253-7/+54
* Issue a fatal error on bad fwrite returnH.J. Lu2012-10-252-1/+8
* Use section_offset_type in remap_str_offsetH.J. Lu2012-10-252-2/+7
* gold/Cary Coutant2012-10-2414-2/+7091
* gold/Cary Coutant2012-10-247-153/+2451
* gold/Cary Coutant2012-10-234-36/+101
* gold/Cary Coutant2012-10-233-7/+25
* gold/Cary Coutant2012-10-233-41/+90
* gold/Cary Coutant2012-10-233-0/+18
* PR gold/14727Alan Modra2012-10-182-1/+9
* * target-reloc.h (class Default_comdat_behavior): New, package up..Alan Modra2012-10-188-63/+80
* * powerpc.cc (Target_powerpc::Scan::local, global): Always emitAlan Modra2012-10-172-21/+79
* PR gold/14726Alan Modra2012-10-172-3/+14
* 2012-10-16 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2012-10-162-1/+7
* * powerpc.cc (Target_powerpc::define_save_restore_funcs): New func.Alan Modra2012-10-162-0/+371
* * powerpc.cc (Powerpc_relobj::add_gc_mark, process_gc_mark): New.Alan Modra2012-10-122-3/+40
* * powerpc.cc (Output_data_plt_powerpc::add_entry, add_ifunc_entry,Alan Modra2012-10-122-18/+17
* * powerpc.cc (Target_powerpc::do_plt_address_for_local,Alan Modra2012-10-052-105/+258
* * i386.cc (Output_data_plt_i386::address_for_global,Alan Modra2012-10-058-61/+63
* Adjust the value of _GLOBAL_OFFSET_TABLE_ for got bigger than 0x8000Walter Lee2012-10-032-5/+23
* * powerpc.cc (Target_powerpc::iplt_): New output section.Alan Modra2012-09-292-97/+466
* * object.h (Sized_relobj_file::adjust_local_symbol,Alan Modra2012-09-254-5/+122
* Add support for tilegx in gold.Walter Lee2012-09-158-5/+4942
* * target-reloc.h (scan_relocs): Call scan.local for relocsAlan Modra2012-09-127-77/+208
* PR gold/14570Ian Lance Taylor2012-09-124-61/+110
* PR gold/14566Alan Modra2012-09-103-3/+15
* * output.h (Output_data_got::add_global_tls, add_local_tls,Alan Modra2012-09-109-59/+242
* * config.in: Disable sanity check for kfreebsd.Alan Modra2012-09-102-1/+5
* 2012-09-10 Sterling Augustine <saugustine@google.com>Sterling Augustine2012-09-103-14/+33
* * target.h (Target::gc_mark_symbol, do_gc_mark_symbol): New functions.Alan Modra2012-09-096-43/+215
* 2012-09-06 Cary Coutant <ccoutant@google.com>Cary Coutant2012-09-075-1/+28
* Add .got.plt output section statementH.J. Lu2012-09-063-0/+8
* * powerpc.cc (Powerpc_relocate_functions): Upcase enum values,Alan Modra2012-09-052-61/+63
* * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False for powerpc.Alan Modra2012-09-0515-10/+43
* * powerpc.cc (Powerpc_relobj::get_opd_ent): Make const.Alan Modra2012-09-052-89/+172
* * object.h (Sized_relobj_file::emit_relocs): Delete.Alan Modra2012-09-0513-235/+325
* * powerpc.cc (do_make_elf_object): Allow ET_EXEC files withAndreas Schwab2012-09-042-1/+9
* * powerpc.cc (Powerpc_relobj): Add and use Address typedef.Alan Modra2012-08-312-315/+1477