aboutsummaryrefslogtreecommitdiff
path: root/gold/testsuite
AgeCommit message (Expand)AuthorFilesLines
2011-06-28 * target.h (Target::can_check_for_function_pointers): Rewrite.Ian Lance Taylor1-1/+2
2011-06-28 * symtab.cc (Symbol::versioned_name): New function.Ian Lance Taylor2-8/+33
2011-06-272011-06-27 Doug Kwan <dougkwan@google.com>Doug Kwan7-2/+239
2011-06-25 * layout.cc: Include "object.h".Ian Lance Taylor3-8/+136
2011-06-24 * testsuite/Makefile.am: Add in-tree assembler to gcctestdir.Cary Coutant3-71/+153
2011-06-242011-06-24 Doug Kwan <dougkwan@google.com>Doug Kwan1-1/+14
2011-06-23 PR gold/12910Ian Lance Taylor3-71/+207
2011-06-09 PR gold/12804Cary Coutant1-1/+1
2011-06-08 * testsuite/Makefile.am: Add incremental_copy_test,Cary Coutant5-3/+276
2011-06-012011-05-31 Doug Kwan <dougkwan@google.com>Doug Kwan5-5/+103
2011-05-29 PR gold/12804Ian Lance Taylor2-28/+31
2011-05-27 * testsuite/Makefile.am (ver_test_2.so): Use -Wl,-R,.Ian Lance Taylor2-4/+4
2011-05-24 * gold.cc (queue_initial_tasks): Pass incremental base filenameCary Coutant2-3/+7
2011-05-24 * testsuite/Makefile.am: Add incremental_test_2, incremental_test_3,Cary Coutant5-19/+579
2011-05-24 * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant2-6/+7
2011-05-23 * gold.cc (queue_middle_tasks): Process existing GOT/PLT entries.Cary Coutant1-0/+5
2011-05-16 * testsuite/tls_test_main.cc: Use semaphores instead of mutexes.Ian Lance Taylor1-39/+37
2011-04-222011-04-22 Doug Kwan <dougkwan@google.com>Doug Kwan4-3/+88
2011-04-18 * object.cc (Relocate_info::location): Simplify location string.Ian Lance Taylor1-12/+12
2011-03-25 * testsuite/Makefile.am (final_layout.stdout): Use -n option with nm.Cary Coutant2-2/+2
2011-03-22 * testsuite/relro_test.sh: Fail if dc is not present.Ian Lance Taylor1-3/+4
2011-03-22Fix copyright.Ian Lance Taylor1-1/+1
2011-03-21 * testsuite/final_layout.sh: Rewrite to not use dc.Ian Lance Taylor1-9/+26
2011-03-21 * testsuite/icf_safe_so_test.sh: Add #!/bin/sh to start.Sriraman Tallam5-2/+12
2011-03-11 PR gold/12572Ian Lance Taylor2-8/+11
2011-03-10 * dwarf_reader.cc (Sized_dwarf_line_info): Include all lines,Ian Lance Taylor8-22/+63
2011-03-02 * testsuite/script_test_9.t: Add TLS segment.Cary Coutant1-0/+9
2010-12-16gold: fix testsuite dependencies.Ralf Wildenhues2-75/+30
2010-12-15 PR gold/12324Ian Lance Taylor2-4/+8
2010-12-01 * testsuite/icf_virtual_function_folding_test.cc (class Bar): AddIan Lance Taylor1-0/+1
2010-10-29 * testsuite/Makefile.am: Move gcctestdir/ld rule toIan Lance Taylor2-16/+20
2010-10-16 * layout.cc (Layout::set_segment_offsets): Don't try to realign dataCary Coutant4-5/+88
2010-10-14 * debug.h (DEBUG_INCREMENTAL): New flag.Cary Coutant3-2/+3
2010-10-12 * script-sections.h (class Script_sections): MakeIan Lance Taylor5-346/+489
2010-10-06 * script-sections.cc(class Memory_region): RemoveNick Clifton3-12/+25
2010-09-302010-09-30 Doug Kwan <dougkwan@google.com>Doug Kwan1-2/+2
2010-09-18 * testsuite/Makefile.am (memory_test.o): New target.Ian Lance Taylor2-4/+6
2010-09-18 * testsuite/memory_test.sh: Adjust for change of 2010-09-10.Ian Lance Taylor1-1/+1
2010-09-172010-09-17 Doug Kwan <dougkwan@google.com>Doug Kwan2-9/+9
2010-09-152010-09-15 Doug Kwan <dougkwan@google.com>Doug Kwan6-1/+16
2010-09-12 * symtab.h (Symbol::needs_dynamic_reloc): Non-PIC calls fromCary Coutant2-2/+31
2010-09-10 PR gold/11997Nick Clifton1-8/+1
2010-09-09Support building gold with gcc 4.2/4.3.H.J. Lu1-1/+1
2010-09-082010-09-08 Doug Kwan <dougkwan@google.com>Doug Kwan15-8/+662
2010-09-082010-09-08 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola3-6/+6
2010-09-08 * README: Remove claim that MEMORY is not supported.Nick Clifton5-3/+116
2010-08-282010-08-27 Doug Kwan <dougkwan@google.com>Doug Kwan5-3/+158
2010-08-27 * testsuite/start_lib_test_3.c: Mark t3 as used.Ian Lance Taylor1-1/+1
2010-08-23 * archive.cc (Lib_group::add_symbols): Lock object before deleting itsCary Coutant1-6/+1
2010-08-20 * gold/archive.h (Add_lib_group_symbols): Add readsyms_blocker_, adjustCary Coutant6-16/+175