aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
2004-04-21target-supports.exp (check_profiling_available): Assume profiling is not avai...Aldy Hernandez1-0/+1
2004-04-15target-supports.exp (check_profiling_available): Assume profiling isn't avail...Richard Sandiford1-0/+1
2004-04-09target-supports.exp (check_named_sections_available): New.Zack Weinberg3-1/+35
2004-03-24prune.exp (prune_gcc_output): Ignore errata warning from IA64 assembler.Andreas Schwab1-1/+5
2004-03-16compat.exp (skip_list): New global variable.Eric Botcazou1-0/+23
2004-03-09Makefile.in (site.exp): Add libiconv variable definition.Eric Christopher1-6/+11
2004-02-28g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is not defined.Richard Earnshaw1-1/+2
2004-02-27g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to ld_library_path.Aldy Hernandez1-0/+4
2004-02-27target-supports.exp (check-iconv-available): New function.Eric Christopher2-16/+56
2004-02-21target-supports.exp (check_alias_available): Don't mangle function `g' in tes...Kaveh R. Ghazi1-0/+1
2004-02-21target-supports.exp (check_profiling_available): Check argument to determine ...Kaveh R. Ghazi2-2/+25
2004-02-12* lib/scanasm.exp (dg-scan): Quote pattern before display.Nathaniel Smith1-3/+6
2004-02-05file-format.exp (gcc_target_object_format): Use ${tool}_target_compile, not g...Mark Mitchell2-4/+7
2004-01-23compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.Andreas Tobler3-7/+19
2004-01-20treelang.exp: Fill out this file.James A. Morrison2-1/+300
2003-12-23gcc-dg.exp (dg-require-profiling): New function.Mark Mitchell2-0/+34
2003-12-23ia64.c (ia64_va_arg): Pass pointer for variable-sized type through convert_me...Zack Weinberg1-5/+29
2003-12-18re PR other/12009 (g++.dg, compat.exp fail to crosscompile testcases)Steven Bosscher1-5/+8
2003-12-17gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c at -O with stabs d...Eric Botcazou1-1/+1
2003-12-10re PR testsuite/10819 (testsuite creates CR+LF on compiler version lines in t...Robert Schiele4-4/+4
2003-12-10re PR c/13134 (Visibility attribute is ignored)Matt Austern2-0/+41
2003-11-27compat.exp (compat-obj): New xfaildata parameter.Eric Botcazou1-8/+20
2003-11-19compat.exp: Add DYLD_LIBRARY_PATH for darwin.Andreas Tobler3-0/+8
2003-10-02f-torture.exp (search_for): Rename to...Chris Demetriou1-7/+6
2003-09-25MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski1-3/+5
2003-08-20cpppch.c (cpp_valid_state): Re-add warning about PCH not used because some ma...Geoffrey Keating1-1/+1
2003-08-08common.opt: Add debug switches.Neil Booth1-1/+1
2003-08-03cppfiles.c (stack_file): Use file path.Neil Booth1-1/+1
2003-07-21compat.exp: Handle dg-options per source file.Janis Johnson1-33/+75
2003-07-09bprob.exp (prof_ext): Update.Nathan Sidwell1-1/+1
2003-06-20target-supports.exp (check_alias_available): Make the test program acceptable...Mark Mitchell1-1/+4
2003-06-20gcc-dg.exp (dg-xfail-if): Do not process conditional xfail data for non-match...Mark Mitchell1-2/+5
2003-06-18g++.exp (g++_include_flags): Tweak path to testsuite_flags.Benjamin Kosnik1-14/+3
2003-06-16gcc-dg.exp (dg-xfail-if): Fix thinko.Mark Mitchell1-1/+3
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