summaryrefslogtreecommitdiff
path: root/gold/testsuite/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 2011-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-09-291-2/+17
* * configure.ac: Add new --with-gold-ldadd and --with-gold-ldflagsIan Lance Taylor2011-09-231-0/+2
* * configure.ac: Check for glibc support for gnu_indirect_functionCary Coutant2011-09-141-56/+75
* * incremental.cc (Sized_relobj_incr::do_layout): CallCary Coutant2011-09-141-13/+43
* * layout.cc (Free_list::allocate): Provide guarantee of minimumCary Coutant2011-08-271-6/+6
* * gold/testsuite/Makefile.am (justsyms_exec): New testcase.Cary Coutant2011-08-011-7/+31
* * layout.cc (Layout::relaxation_loop_body): Only clear load_seg ifIan Lance Taylor2011-07-251-13/+43
* * i386.cc (Target_i386::got_section): If -z now, make .got.plt aIan Lance Taylor2011-07-131-5/+23
* PR gold/12372Ian Lance Taylor2011-07-081-13/+36
* * testsuite/Makefile.am (two_file_test_1_v1_ndebug.o): New target.Cary Coutant2011-07-071-9/+20
* * incremental.cc (Sized_incremental_binary::setup_readers): PassCary Coutant2011-07-061-9/+73
* * incremental.cc (Incremental_inputs::report_command_line): IgnoreCary Coutant2011-07-061-1/+1
* 2011-07-05 Doug Kwan <dougkwan@google.com>Doug Kwan2011-07-061-3/+17
* PR gold/12525Ian Lance Taylor2011-07-021-2/+7
* PR gold/12525Ian Lance Taylor2011-07-021-7/+7
* PR gold/12525Ian Lance Taylor2011-07-021-216/+251
* * symtab.cc (Symbol::versioned_name): New function.Ian Lance Taylor2011-06-281-8/+25
* 2011-06-27 Doug Kwan <dougkwan@google.com>Doug Kwan2011-06-271-0/+22
* * layout.cc: Include "object.h".Ian Lance Taylor2011-06-251-8/+44
* * testsuite/Makefile.am: Add in-tree assembler to gcctestdir.Cary Coutant2011-06-241-63/+89
* PR gold/12910Ian Lance Taylor2011-06-231-67/+84
* * testsuite/Makefile.am: Add incremental_copy_test,Cary Coutant2011-06-081-3/+57
* 2011-05-31 Doug Kwan <dougkwan@google.com>Doug Kwan2011-06-011-4/+19
* PR gold/12804Ian Lance Taylor2011-05-291-14/+16
* * testsuite/Makefile.am (ver_test_2.so): Use -Wl,-R,.Ian Lance Taylor2011-05-271-2/+2
* * gold.cc (queue_initial_tasks): Pass incremental base filenameCary Coutant2011-05-241-2/+4
* * testsuite/Makefile.am: Add incremental_test_2, incremental_test_3,Cary Coutant2011-05-241-19/+105
* 2011-04-22 Doug Kwan <dougkwan@google.com>Doug Kwan2011-04-221-3/+17
* * testsuite/Makefile.am (final_layout.stdout): Use -n option with nm.Cary Coutant2011-03-251-1/+1
* * dwarf_reader.cc (Sized_dwarf_line_info): Include all lines,Ian Lance Taylor2011-03-101-3/+5
* gold: fix testsuite dependencies.Ralf Wildenhues2010-12-161-75/+24
* PR gold/12324Ian Lance Taylor2010-12-151-2/+4
* * testsuite/Makefile.am: Move gcctestdir/ld rule toIan Lance Taylor2010-10-291-9/+9
* * layout.cc (Layout::set_segment_offsets): Don't try to realign dataCary Coutant2010-10-161-3/+9
* * debug.h (DEBUG_INCREMENTAL): New flag.Cary Coutant2010-10-141-1/+1
* * script-sections.h (class Script_sections): MakeIan Lance Taylor2010-10-121-345/+375
* * testsuite/Makefile.am (memory_test.o): New target.Ian Lance Taylor2010-09-181-2/+3
* * symtab.h (Symbol::needs_dynamic_reloc): Non-PIC calls fromCary Coutant2010-09-121-2/+26
* 2010-09-08 Doug Kwan <dougkwan@google.com>Doug Kwan2010-09-081-4/+88
* 2010-09-08 Rafael Espindola <espindola@google.com>espindola2010-09-081-1/+1
* * README: Remove claim that MEMORY is not supported.Nick Clifton2010-09-081-3/+15
* 2010-08-27 Doug Kwan <dougkwan@google.com>Doug Kwan2010-08-281-3/+25
* * gold/archive.h (Add_lib_group_symbols): Add readsyms_blocker_, adjustCary Coutant2010-08-201-16/+41
* * Makefile.in: Rebuild with automake 1.11.1.Ian Lance Taylor2010-08-191-5/+6
* PR 10893Ian Lance Taylor2010-08-191-15/+748
* 2010-08-12 Cary Coutant <ccoutant@google.com>Doug Kwan2010-08-131-3/+24
* PR 11866Ian Lance Taylor2010-08-021-4/+23
* * arm.cc (Target_arm<big_endian>::gc_process_relocs): Add templateSriraman Tallam2010-07-291-0/+13
* gold: running tests in parallel.Ralf Wildenhues2010-07-281-106/+533
* * object.cc (Sized_relobj::do_layout): Defer layout for reloc sections.Cary Coutant2010-06-101-4/+49