summaryrefslogtreecommitdiff
path: root/gold/testsuite
Commit message (Expand)AuthorAgeFilesLines
* gold: fix testsuite dependencies.Ralf Wildenhues2010-12-162-75/+30
* PR gold/12324Ian Lance Taylor2010-12-152-4/+8
* * testsuite/icf_virtual_function_folding_test.cc (class Bar): AddIan Lance Taylor2010-12-011-0/+1
* * testsuite/Makefile.am: Move gcctestdir/ld rule toIan Lance Taylor2010-10-292-16/+20
* * layout.cc (Layout::set_segment_offsets): Don't try to realign dataCary Coutant2010-10-164-5/+88
* * debug.h (DEBUG_INCREMENTAL): New flag.Cary Coutant2010-10-143-2/+3
* * script-sections.h (class Script_sections): MakeIan Lance Taylor2010-10-125-346/+489
* * script-sections.cc(class Memory_region): RemoveNick Clifton2010-10-063-12/+25
* 2010-09-30 Doug Kwan <dougkwan@google.com>Doug Kwan2010-09-301-2/+2
* * testsuite/Makefile.am (memory_test.o): New target.Ian Lance Taylor2010-09-182-4/+6
* * testsuite/memory_test.sh: Adjust for change of 2010-09-10.Ian Lance Taylor2010-09-181-1/+1
* 2010-09-17 Doug Kwan <dougkwan@google.com>Doug Kwan2010-09-172-9/+9
* 2010-09-15 Doug Kwan <dougkwan@google.com>Doug Kwan2010-09-156-1/+16
* * symtab.h (Symbol::needs_dynamic_reloc): Non-PIC calls fromCary Coutant2010-09-122-2/+31
* PR gold/11997Nick Clifton2010-09-101-8/+1
* Support building gold with gcc 4.2/4.3.H.J. Lu2010-09-091-1/+1
* 2010-09-08 Doug Kwan <dougkwan@google.com>Doug Kwan2010-09-0815-8/+662
* 2010-09-08 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola2010-09-083-6/+6
* * README: Remove claim that MEMORY is not supported.Nick Clifton2010-09-085-3/+116
* 2010-08-27 Doug Kwan <dougkwan@google.com>Doug Kwan2010-08-285-3/+158
* * testsuite/start_lib_test_3.c: Mark t3 as used.Ian Lance Taylor2010-08-271-1/+1
* * archive.cc (Lib_group::add_symbols): Lock object before deleting itsCary Coutant2010-08-231-6/+1
* * gold/archive.h (Add_lib_group_symbols): Add readsyms_blocker_, adjustCary Coutant2010-08-206-16/+175
* * Makefile.in: Rebuild with automake 1.11.1.Ian Lance Taylor2010-08-191-5/+6
* PR 10893Ian Lance Taylor2010-08-1916-15/+1688
* * testsuite/incremental_test_1.c: Add prototype to avoid warning.Ian Lance Taylor2010-08-131-1/+3
* 2010-08-12 Cary Coutant <ccoutant@google.com>Doug Kwan2010-08-135-3/+160
* gold/ChangeLog:Cary Coutant2010-08-123-11/+73
* PR 11866Ian Lance Taylor2010-08-022-4/+31
* * testsuite/final_layout.sh: Use dc to convert from hex toIan Lance Taylor2010-08-021-2/+4
* * arm.cc (Target_arm<big_endian>::gc_process_relocs): Add templateSriraman Tallam2010-07-295-0/+143
* gold: running tests in parallel.Ralf Wildenhues2010-07-281-106/+533
* * testsuite/debug_msg.sh: Test mixed weak/strong symbol behavior.Ian Lance Taylor2010-07-274-0/+40
* * resolve.cc (Symbol_table::resolve): Remember whether undef wasCary Coutant2010-07-093-4/+27
* * object.cc (Sized_relobj::do_layout): Defer layout for reloc sections.Cary Coutant2010-06-102-4/+77
* * gold.h (is_wildcard_string): New function.Sriraman Tallam2010-06-014-0/+113
* 2010-05-26 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola2010-05-265-10/+195
* 2010-05-19 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola2010-05-195-1/+109
* 2010-05-12 Doug Kwan <dougkwan@google.com>Doug Kwan2010-05-137-3/+134
* 2010-04-23 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2010-04-234-41/+0
* * expression.cc (Expression::Expression_eval_info): AddIan Lance Taylor2010-04-232-1/+15
* Add icf_virtual_function_folding_test to check_PROGRAMS.H.J. Lu2010-04-222-13/+32
* 2010-04-18 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2010-04-209-11/+336
* Add prototype to gold tests.H.J. Lu2010-04-092-1/+5
* * archive.cc (include_member): Destroy Read_symbols_data object beforeCary Coutant2010-04-071-0/+4
* Use Automake option no-dist in gold.Ralf Wildenhues2010-04-071-209/+10
* gcc PR lto/42757Cary Coutant2010-04-065-6/+196
* * testsuite/script_test_3.t: Add a TLS segment.Ian Lance Taylor2010-03-243-9/+36
* * script-sections.cc (class Orphan_section_placement): DefineIan Lance Taylor2010-03-232-12/+35
* 2010-03-22 Doug Kwan <dougkwan@google.com>Doug Kwan2010-03-225-12/+228