aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/pch
AgeCommit message (Expand)AuthorFilesLines
2006-04-13target-supports.exp (check_effective_target_int32plus): New.DJ Delorie1-0/+1
2005-06-25Update FSF address.Kelley Cook1-1/+1
2005-03-31altivec-16.c: Use cleanup-saved-temps.Janis Johnson1-0/+2
2005-02-09files.c (pchf_adder): Remove.Mike Stump4-0/+14
2004-08-0320001023-1.c, [...]: Declare built-in functions used.Joseph Myers1-0/+1
2004-06-22Radar #: 3701874Andrew Pinski2-0/+14
2004-06-22c-opts.c (c_common_handle_option): Handle -fpch-preprocess.Geoffrey Keating2-0/+12
2004-06-09Index: gcc/ChangeLogGeoffrey Keating2-0/+9
2004-04-08re PR pch/13419 (Clarification of invoke.texi requested)Geoffrey Keating14-0/+49
2004-04-07* gcc.dg/pch/pch.exp: Add largefile test.Ian Lance Taylor1-0/+15
2004-01-17[multiple changes]Geoffrey Keating5-0/+41
2003-11-08cppfiles.c (pch_open_file): New parameter 'invalid_pch', set it.Geoffrey Keating1-1/+1
2003-08-20cpppch.c (cpp_valid_state): Re-add warning about PCH not used because some ma...Geoffrey Keating2-0/+15
2003-07-15inline-3.c: New file.Geoffrey Keating4-0/+21
2003-06-04dg-pch.exp: New file.Mark Mitchell1-55/+3
2003-04-09* gcc.dg/pch/pch.exp: Make testcase names longer.Mike Stump1-2/+2
2003-04-05dbxout.c (scope_labelno): Add GTY.Geoffrey Keating3-2/+20
2003-02-28In gcc/: 2003-02-28 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating1-8/+8
2003-02-18pch.exp: Delete $bname.h before copying into it.Geoffrey Keating1-1/+1
2003-01-16pch.exp: Copy test header to the working directory before using it either for...Richard Henderson39-35/+27
2003-01-10Merge from pch-branch.Geoffrey Keating39-0/+271