aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
2003-06-13gcc-dg.exp (dg-require-dll): New function.Mark Mitchell1-0/+24
2003-06-11Patch from Kelley Cook.Kelley Cook2-2/+6
2003-06-10gcc-dg.exp (dg-test): Clear additional_files and additional_sources.Mark Mitchell1-0/+28
2003-06-09gcc-dg.exp (dg-require-weak): Fix typo.Mark Mitchell2-4/+4
2003-06-08gcc-dg.exp (dg-require-alias): Fix typo.Mark Mitchell1-2/+2
2003-06-07copy-file.exp: New.H.J. Lu2-2/+37
2003-06-05gcc-defs.exp (additional_sources): New variable.Mark Mitchell6-61/+138
2003-06-04dg-pch.exp: New file.Mark Mitchell1-0/+75
2003-06-02scanasm.exp (dg-scan): New function, factored out of ...Mark Mitchell1-53/+55
2003-05-18gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.Mark Mitchell1-2/+2
2003-05-17gcc-dg.exp (gcc-dg-debug-runtest): New method.Mark Mitchell1-0/+61
2003-05-16gcc-dg.exp (gcc-dg-test): Rename to ...Mark Mitchell4-352/+46
2003-05-12g++.exp: Tweak handling of additional source files.Mark Mitchell1-1/+1
2003-05-05Makefile.in: (site.exp): Add ALT_CC_UNDER_TEST, add quotes around expanded va...Janis Johnson1-11/+10
2003-05-01g++-dg.exp (g++-dg-test): Add "repo" option.Mark Mitchell3-611/+72
2003-04-15re PR c++/10381 (Accepts call to inexistent function)Mark Mitchell1-1/+1
2003-04-04asm-fs-1.c: Expect failure on darwin.Mike Stump1-10/+10
2003-03-31gcov.c: Add -a & -u options.Nathan Sidwell1-3/+3
2003-03-27gcov.exp (run-gcov): Add branches and calls options, rather than reading .x f...Mark Mitchell1-20/+23
2003-03-02gcc-dg.exp (gcc-dg-test): Change .pch to .gch.Geoffrey Keating2-2/+2
2003-02-26cse.c (count_reg_usage): Fix handling of REG_EQUAL notes.Zdenek Dvorak1-0/+38
2003-01-10Merge from pch-branch.Geoffrey Keating2-0/+8
2002-12-31profopt.exp: Change the name of a global variable to avoid possible clashes w...Janis Johnson1-3/+3
2002-12-18Only invoke testsuite_flags if the libstdc++-v3 directory has been found.Nick Clifton1-1/+3
2002-11-25* lib/prune.exp: Prune more -fpic/-fPIC warnings.Hans-Peter Nilsson1-1/+2
2002-11-09compat.exp (compat-execute): Fix logic error in last change.Hans-Peter Nilsson1-1/+1
2002-10-30* lib/compat.exp (compat-execute): Don't clean out a gluefile.Hans-Peter Nilsson1-1/+6
2002-10-21profopt.exp (profopt-cleanup): New argument TESTCASE.Ulrich Weigand1-5/+14
2002-10-19compat.exp (compat-run): Prepend "./" when $dest has no directory component.Andreas Schwab1-0/+3
2002-10-18README: Describe new compat directory.Janis Johnson1-0/+232
2002-10-02re PR c++/7188 (Segfault with template class and recursive (incorrect) inital...Mark Mitchell1-2/+2
2002-09-27* lib/target-supports.exp (check_weak_available): Handle solaris2.Kaveh R. Ghazi1-0/+6
2002-09-26gcc.exp (gcc_init): Use a filename for the testglue that is unique to the tool.Richard Earnshaw4-4/+4
2002-09-20scanasm.exp (scan-assembler-dem, [...]): Adjust for c++filt moved to binutils.Hans-Peter Nilsson1-14/+10
2002-09-16ChangeLog: follow spelling conventions.Kazu Hirata1-1/+1
2002-09-152002-09-15 Krister Walfridsson <cato@df.lth.se>Krister Walfridsson1-1/+1
2002-08-05gcov.c (output_data): Round to % to nearest, tweak formatting.Nathan Sidwell1-93/+28
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg2-6/+0
2002-07-01objc.exp (objc_target_compile): Add the -I path to ObjC header here...Stan Shebs2-2/+8
2002-05-25c-torture.exp (c-torture-execute): Handle multiple sources.Ben Elliston1-3/+7
2002-05-16scanasm.exp (scan-assembler): Use upvar, not uplevel.Jason Merrill1-4/+4
2002-05-09re PR target/6429 (libgcc_s problem on dual 32/64-bit arches)Jakub Jelinek3-3/+53
2002-05-05Added new sample language treelang.Tim Josling1-0/+20
2002-04-15MAINTAINERS: Remove chill maintainers.Mark Mitchell1-365/+0
2002-03-24g++.exp: Fix handling of LD_LIBRARY_PATH et alDavid Billinghurst3-48/+36
2002-03-20prune.exp (prune_gcc_output): Ignore Cygwin warning about ignoring -fpic.Jason Merrill2-1/+4
2002-02-08prune.exp: Remove "In (program|subroutine"block-data)" message from g77David Billinghurst2-1/+6
2002-02-04gcc.exp (gcc_init): Check that the need_status_wrapper target_info attribute ...Ben Elliston1-3/+7
2002-01-25scanasm.exp (scan-assembler-dem, [...]): Remove first, non-varying, argument.Hans-Peter Nilsson1-2/+2
2002-01-23alpha.md (call_value_osf_1_er peepholes): Fix typo.Richard Henderson1-35/+91