aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
2004-09-13gcc-defs.exp: Load wrapper.exp.Hans-Peter Nilsson7-56/+56
2004-09-13g77-dg.exp: Remove unused file.Hans-Peter Nilsson3-533/+0
2004-09-12objc.exp (objc_target_compile): Look for libobjc-gnu.a also when -fgnu-runtim...Andrew Pinski1-0/+7
2004-09-12fortran-torture.exp (add-ieee-options): Replace ieee-options; do the uplevel ...Richard Henderson1-9/+7
2004-09-06re PR other/16633 (C tests don't use the newly built libgcc.so.1)H.J. Lu1-0/+57
2004-09-03configure.in: Remove target-libstdc++-v3 from noconfigdirs for *-*-netware...Jan Beulich1-1/+9
2004-08-30fortran-torture.exp (fortran-torture-execute): Honor additional_flags set by ...Richard Henderson1-0/+22
2004-08-30* lib/f-torture.exp: Remove.Richard Henderson1-333/+0
2004-08-19target-supports.exp (check_profiling_available): Return false for arm*-*-symb...Mark Mitchell1-0/+2
2004-08-06tree.c (handle_dll_attribute): Move here from i383/winnt.c.Mark Mitchell2-2/+30
2004-07-30g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already contains $ld_...Richard Sandiford2-7/+21
2004-07-29c-common.h (lang_post_pch_load): New variable.Mark Mitchell1-2/+4
2004-07-24Makefile.in (site.exp): Add HOSTCC and HOSTCFLAGS to site.exp.Jakub Jelinek1-0/+1
2004-07-16fortran-torture.exp (fortran-torture): Don't test compile tests with fulllist...Tobias Schlüter2-3/+26
2004-07-09gfortran-dg.exp (gfortran-dg-test): Adapt regular expression to match gfortra...David Billinghurst1-2/+3
2004-07-09re PR other/16444 (gfortran.dg test harness barfs on multilibs)David Billinghurst1-5/+5
2004-07-08gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)David Billinghurst1-0/+46
2004-06-18re PR other/16043 ([3.4 only] gcc version not reported with "enable-version-s...David Billinghurst6-6/+6
2004-06-15Revert previous inintended changes.Tobias Schlüter1-1/+129
2004-06-15re PR fortran/15962 (constant expression not recognized as such)Tobias Schlüter1-129/+1
2004-06-07objc.exp (objc_target_compile): Revert the '-framework Foundation' flag fix...David Ayers1-9/+0
2004-06-02objc.exp (objc_target_compile): When running tests on Darwin (Mac OS X)...Ziemowit Laski1-0/+9
2004-05-30target-supports.exp (check_iconv_available): Fix fallout from 2004-05-28 patch.Graham Stott1-2/+2
2004-05-28target-supports.exp (check_vmx_hw_available): New.Janis Johnson1-0/+57
2004-05-28target-supports.exp (check_alias_available, [...]): Use unique names for temp...Janis Johnson1-11/+22
2004-05-25compat.exp (compat-get-options-main): New.Janis Johnson1-16/+58
2004-05-25* lib/compat.exp (compat-execute): Break up long lines.Janis Johnson1-5/+10
2004-05-13re PR testsuite/10819 (testsuite creates CR+LF on compiler version lines in t...Andreas Schwab1-2/+2
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo4-0/+821
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