aboutsummaryrefslogtreecommitdiff
path: root/gold/testsuite
AgeCommit message (Expand)AuthorFilesLines
2010-03-24 * testsuite/script_test_3.t: Add a TLS segment.Ian Lance Taylor3-9/+36
2010-03-23 * script-sections.cc (class Orphan_section_placement): DefineIan Lance Taylor2-12/+35
2010-03-222010-03-22 Doug Kwan <dougkwan@google.com>Doug Kwan5-12/+228
2010-03-04 * i386.cc (Target_i386::can_check_for_function_pointers): New function.Sriraman Tallam4-20/+61
2010-03-03 * target-reloc.h (relocate_section): Check the symbol table indexIan Lance Taylor4-27/+125
2010-02-272010-02-26 Doug Kwan <dougkwan@google.com>Doug Kwan1-2/+2
2010-02-272010-02-26 Doug Kwan <dougkwan@google.com>Doug Kwan4-3/+128
2010-02-252010-02-24 Doug Kwan <dougkwan@google.com>Doug Kwan1-2/+2
2010-02-222010-02-21 Doug Kwan <dougkwan@google.com>Doug Kwan10-5/+500
2010-02-132010-02-12 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam6-13/+207
2010-02-122010-02-11 Doug Kwan <dougkwan@google.com>Doug Kwan5-3/+161
2010-02-10 * i386.cc (Relocate::relocate_tls): A local symbol is final if notIan Lance Taylor2-3/+30
2010-02-10 * testsuite/Makefile.am (check_PROGRAMS): Add tls_pie_test.Ian Lance Taylor2-2/+46
2010-01-12 * target-reloc.h (visibility_error): New inline function.Ian Lance Taylor3-2/+55
2010-01-12 * script.cc (class Lazy_demangler): Recreate--revert part of patchIan Lance Taylor1-3/+3
2010-01-11Use --dyn-syms instead of -DsH.J. Lu2-2/+2
2010-01-07 * gc.h (Garbage_collection::Cident_section_map): New typedef.Sriraman Tallam4-1/+102
2009-12-31 PR 10979Ian Lance Taylor4-4/+107
2009-12-31 PR 10916Ian Lance Taylor1-0/+8
2009-12-30 PR 10861Ian Lance Taylor4-4/+2
2009-12-30 * layout.cc (Layout::Layout): Initialize increase_relro_.Ian Lance Taylor1-0/+2
2009-12-14 Revert -Wshadow changes, all changes from:Ian Lance Taylor1-4/+4
2009-12-122009-12-11 Doug Kwan <dougkwan@google.com>Doug Kwan1-4/+4
2009-12-092009-12-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-2/+2
2009-12-062009-12-05 Doug Kwan <dougkwan@google.com>Doug Kwan1-1/+3
2009-12-052009-12-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-153/+56
2009-12-04pdaRafael Ávila de Espíndola1-6/+16
2009-12-022009-12-02 Rafael Avila de Espindola <espindola@google.com>Rafael Ávila de Espíndola4-0/+92
2009-11-09Include "config.h".H.J. Lu1-0/+4
2009-10-29 * object.h (class Relobj): Drop options parameter fromIan Lance Taylor1-9/+7
2009-10-28 * symtab.cc (add_from_pluginobj): Pass correct value for is_ordinary.Cary Coutant2-15/+58
2009-10-162009-10-16 Doug Kwan <dougkwan@google.com>Doug Kwan4-3/+109
2009-10-162009-10-16 Doug Kwan <dougkwan@google.com>Doug Kwan7-4/+263
2009-10-14 Add support for -pie.Ian Lance Taylor2-9/+71
2009-10-13 * gc.h (gc_process_relocs): Check if icf is enabled using newSriraman Tallam4-4/+127
2009-10-102009-10-10 Chris Demetriou <cgd@google.com>Chris Demetriou4-5/+112
2009-10-10 * testsuite/retain_symbols_file_test.sh: Don't test for __tcf_0.Ian Lance Taylor1-1/+0
2009-10-06 * options.h (class General_options): DefineIan Lance Taylor15-4/+508
2009-09-30 * object.h (class Object): Remove target_ field, and target,Ian Lance Taylor2-17/+20
2009-09-27 * testsuite/initpri1.c: Don't try to use constructor priorities ifIan Lance Taylor1-5/+15
2009-09-22 * testsuite/retain_symbols_file_test.sh (check_present): ChangeIan Lance Taylor1-4/+4
2009-09-18 * object.cc (Sized_relobj::do_count): Test should_retain_symbol map.Craig Silverstein3-3/+92
2009-09-16 * testsuite/Makefile.am (MOSTLYCLEANFILES): Add more generated files.Cary Coutant2-45/+73
2009-09-08 * output.cc (Output_file::open): Add execute permission to empty file.Cary Coutant2-10/+46
2009-08-22Cleanups in binutils makefiles.Ralf Wildenhues2-4/+7
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues1-221/+403
2009-08-22Minor fixes in sim, gold, gdb for Autoconf 2.64, Automake 1.11.Ralf Wildenhues2-2/+2
2009-08-192009-08-19 Chris Demetriou <cgd@google.com>Chris Demetriou1-8/+11
2009-08-12Sriraman Tallam <tmsriram@google.com>Sriraman Tallam4-0/+94
2009-08-12 PR 10471Cary Coutant5-3/+195