aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/pch
AgeCommit message (Expand)AuthorFilesLines
2012-06-21c-common.h (c_common_print_pch_checksum): Remove.Steven Bosscher2-0/+3
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+2
2010-03-01re PR pch/14940 (PCH largefile test fails on various platforms)Rainer Orth1-1/+0
2009-11-11ChangeLog for libcppKai Tietz2-0/+16
2009-06-01diagnostic.c (diagnostic_build_prefix): Always print columns.Aldy Hernandez4-7/+7
2009-03-31re PR preprocessor/15638 (gcc should have option to treat missing headers as ...Joseph Myers4-0/+4
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-0520001226-1.c: Generalize dg-timeout-factor.Laurent GUERBY1-0/+1
2008-07-31re PR preprocessor/36649 (-H option doesn't work as expected)Jakub Jelinek3-0/+9
2008-07-31re PR preprocessor/36649 (-H option doesn't work as expected)Jakub Jelinek4-0/+16
2008-07-25Remove files that was intended to be removed in last commit.Jan Hubicka2-0/+0
2008-07-25cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka2-9/+0
2008-06-18limits-fndefn.c: Skip for AVR.Andy Hutchinson1-1/+5
2008-05-21memops-asm.c: Set inside_main.Nathan Sidwell1-1/+1
2008-05-21re PR testsuite/20771 (Duplicate PCH test names)Janis Johnson5-10/+10
2008-05-15libgomp.exp: Load torture-options.exp from gcc lib.Janis Johnson1-0/+4
2008-05-13re PR preprocessor/22168 (#if #A == #B should have a diagnostic in ISO C mode)Tom Tromey4-4/+4
2007-08-01execute.exp: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+4
2007-07-10re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Manuel López-Ibáñez1-1/+3
2007-06-30re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Manuel López-Ibáñez5-7/+14
2007-05-24macro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.Ollie Wild6-0/+50
2007-05-08* gcc.dg/pch/pch.exp: XFAIL largefile on Solaris 10 x86.Janis Johnson1-0/+1
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