binutils-gdb/gold/testsuite
2008-02-13 02:44:50 +00:00
..
basic_test.cc
binary_test.cc Add support for --format binary for input files. 2008-02-08 07:06:58 +00:00
binary_unittest.cc Fix precedence error, avoid signed/unsignd warning. 2008-02-12 00:13:39 +00:00
binary.in Add support for --format binary for input files. 2008-02-08 07:06:58 +00:00
constructor_test.cc
debug_msg.cc
debug_msg.sh From Craig Silverstein: Better handling of ODR violations which are 2007-11-28 18:01:06 +00:00
exception_test_1.cc
exception_test_2.cc
exception_test_main.cc
exception_test.h
justsyms_1.cc Implement --just-symbols, including -R FILE. Fix symbol values when 2008-02-07 01:51:25 +00:00
justsyms_2.cc Implement --just-symbols, including -R FILE. Fix symbol values when 2008-02-07 01:51:25 +00:00
justsyms.t Implement --just-symbols, including -R FILE. Fix symbol values when 2008-02-07 01:51:25 +00:00
Makefile.am Add support for --format binary for input files. 2008-02-08 07:06:58 +00:00
Makefile.in Add support for --format binary for input files. 2008-02-08 07:06:58 +00:00
object_unittest.cc Rewrite workqueue. This version eliminates the master thread, and 2007-12-14 19:00:21 +00:00
odr_violation1.cc
odr_violation2.cc
script_test_1.cc Support assignments and expressions in linker scripts. 2008-01-09 19:57:45 +00:00
script_test_1.t Support assignments and expressions in linker scripts. 2008-01-09 19:57:45 +00:00
script_test_2.cc Fully implement the SECTIONS clause. 2008-02-04 05:43:05 +00:00
script_test_2.t Force different sections to different pages for better results on 2008-02-12 00:15:40 +00:00
script_test_2a.cc Fully implement the SECTIONS clause. 2008-02-04 05:43:05 +00:00
script_test_2b.cc Fully implement the SECTIONS clause. 2008-02-04 05:43:05 +00:00
script_test_3.sh Implement PHDRS. 2008-02-04 22:54:31 +00:00
script_test_3.t Force different sections to different pages for better results on 2008-02-12 00:15:40 +00:00
test.cc
test.h
testfile.cc Support selecting target by name. 2008-02-13 02:44:50 +00:00
testfile.h
testmain.cc
tls_test_file2.cc
tls_test_main.cc
tls_test.cc
tls_test.h
two_file_test_1.cc From Cary Coutant: Fix a case in which code takes the address of a 2008-02-01 00:39:10 +00:00
two_file_test_1b.cc From Cary Coutant: Fix a case in which code takes the address of a 2008-02-01 00:39:10 +00:00
two_file_test_2.cc From Cary Coutant: Fix mixing PIC and non-PIC relocs in the same 2008-01-23 07:15:59 +00:00
two_file_test_main.cc From Cary Coutant: Fix a case in which code takes the address of a 2008-02-01 00:39:10 +00:00
two_file_test.h From Cary Coutant: Fix a case in which code takes the address of a 2008-02-01 00:39:10 +00:00
undef_symbol_main.cc
undef_symbol.cc
undef_symbol.sh
ver_matching_def.cc From Craig Silverstein: Handle quoted strings differently in version 2008-01-18 23:35:09 +00:00
ver_matching_test.sh Originally from Craig Silverstein, with changes: support using a 2008-01-24 00:15:00 +00:00
ver_test_1.cc Correct contributor name on new tests, remove #if 0 code. 2007-12-22 00:50:43 +00:00
ver_test_2.cc Correct contributor name on new tests, remove #if 0 code. 2007-12-22 00:50:43 +00:00
ver_test_2.script Correct contributor name on new tests, remove #if 0 code. 2007-12-22 00:50:43 +00:00
ver_test_3.cc Correct contributor name on new tests, remove #if 0 code. 2007-12-22 00:50:43 +00:00
ver_test_4.cc Correct contributor name on new tests, remove #if 0 code. 2007-12-22 00:50:43 +00:00
ver_test_4.script Correct contributor name on new tests, remove #if 0 code. 2007-12-22 00:50:43 +00:00
ver_test_main.cc Correct contributor name on new tests, remove #if 0 code. 2007-12-22 00:50:43 +00:00
ver_test.h Correct contributor name on new tests, remove #if 0 code. 2007-12-22 00:50:43 +00:00
version_script.map Originally from Craig Silverstein, with changes: support using a 2008-01-24 00:15:00 +00:00
weak_test.cc