summaryrefslogtreecommitdiff
path: root/gold/testsuite/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Support assignments and expressions in linker scripts.Ian Lance Taylor2008-01-091-0/+5
* From Cary Coutant: Fix handling of versioned symbols, add some tests.Ian Lance Taylor2007-12-211-0/+20
* Add some missing dependencies for the new linker.Ian Lance Taylor2007-12-141-3/+5
* From Cary Coutant: Test TLS initial-exec model.Ian Lance Taylor2007-12-111-0/+13
* From Craig Silverstein: Reorganize testsuite Makefile.am.Ian Lance Taylor2007-12-061-233/+235
* From Cary Coutant: More support for generating shared libraries.Ian Lance Taylor2007-12-061-24/+24
* From Craig Silverstein: Test some flags.Ian Lance Taylor2007-12-051-3/+30
* More -fPIC options.Ian Lance Taylor2007-12-011-3/+3
* Add missing space.Ian Lance Taylor2007-12-011-1/+1
* Compile shared library code with -fPIC. Also, alphabetize.Ian Lance Taylor2007-12-011-3/+3
* From Craig Silverstein: Better handling of ODR violations which areIan Lance Taylor2007-11-281-2/+38
* If generating a .err file fails, remove it.Ian Lance Taylor2007-11-141-0/+2
* Add heuristics for undefined symbol warnings.Ian Lance Taylor2007-11-141-5/+2
* Comment out undef_symbol.err for now.Ian Lance Taylor2007-11-141-2/+3
* Default to --allow-shlib-undefined for now.Ian Lance Taylor2007-11-141-1/+3
* Warn about undefined references in shared libraries if we have seenIan Lance Taylor2007-11-141-12/+25
* From Craig Silverstein: Rework debug info code a bit, add option forIan Lance Taylor2007-11-141-2/+6
* Correct handling of GOT references in a regular object.Ian Lance Taylor2007-11-121-0/+14
* From Craig Silverstein: Clean up make rules for debug_msg.Ian Lance Taylor2007-11-091-2/+2
* From Craig Silverstein: Add test for debug messages.Ian Lance Taylor2007-11-091-1/+16
* Use AC_GNU_SOURCE.Ian Lance Taylor2007-10-241-1/+1
* Add infrastructure for threading support.Ian Lance Taylor2007-10-171-1/+6
* From Craig Silverstein: check that we get environ right.Ian Lance Taylor2007-10-161-2/+11
* Only run static TLS tests on glibc 2.4 or later.Ian Lance Taylor2007-10-141-2/+8
* From Craig Silverstein: expand the TLS test to a second file, to testIan Lance Taylor2007-10-121-10/+13
* Test merging of string constants.Ian Lance Taylor2007-10-071-1/+17
* Add a TLS test case.Ian Lance Taylor2007-10-071-0/+64
* Full support for --sysroot.Ian Lance Taylor2007-10-041-1/+3
* From Craig Silverstein: don't run function pointer non-PIC tests whenIan Lance Taylor2007-10-021-19/+29
* Add basic exception frame header, plus test.Ian Lance Taylor2007-09-261-1/+64
* Add two file test.Ian Lance Taylor2007-09-231-6/+109
* Add static version of constructor test.Ian Lance Taylor2007-09-231-2/+8
* Add constructor test.Ian Lance Taylor2007-09-231-2/+12
* Rename t1 to basic_test, add static tests.Ian Lance Taylor2007-09-221-7/+15
* Add standalone test case.Ian Lance Taylor2007-09-221-1/+29
* Add bootstrap test.Ian Lance Taylor2007-09-221-0/+4
* Added a testsuite. More support for COPY relocations.Ian Lance Taylor2006-11-301-0/+22