aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp
AgeCommit message (Expand)Author
2003-06-03This commit was manufactured by cvs2svn to create branchno-author
2003-05-13Mainline merge as of 2003-05-11Diego Novillo
2003-05-07Mainline merge as of 2003-05-04.Diego Novillo
2003-05-07This commit was manufactured by cvs2svn to create branchno-author
2003-04-09Mainline merge as of 2003-04-06. Additional fixes for bugsDiego Novillo
2003-04-06This commit was manufactured by cvs2svn to create branchno-author
2003-02-23This commit was manufactured by cvs2svn to create branchno-author
2003-02-03Mainline merge as of 2003-02-03. Needed to make some changes toDiego Novillo
2002-11-25Merge with basic-improvements as of 2002-11-20.Diego Novillo
2002-11-25This commit was manufactured by cvs2svn to create branchno-author
2002-10-22Merge with basic-improvements as of 2002-10-21Diego Novillo
2002-10-11b-i-b merge as of 2002-10-11.Diego Novillo
2002-10-11This commit was manufactured by cvs2svn to create branchno-author
2002-09-20Merge with basic-improvements branch as of 2002-09-19.Diego Novillo
2002-09-09This commit was manufactured by cvs2svn to create branchno-author
2002-08-19This commit was manufactured by cvs2svn to create branchno-author
2002-08-12Mainline merge as of 2002-08-11.Diego Novillo
2002-08-12This commit was manufactured by cvs2svn to create branchno-author
2002-07-31This commit was manufactured by cvs2svn to create branchno-author
2002-07-24This commit was manufactured by cvs2svn to create branchno-author
2002-07-08Mainline merge as of 2002-07-07.Diego Novillo
2002-07-03Mainline merge as of 2002-06-30.Diego Novillo
2002-07-03This commit was manufactured by cvs2svn to create branchno-author
2002-06-24Merge mainline into branch as of 2002-06-23Diego Novillo
2002-06-24This commit was manufactured by cvs2svn to create branchno-author
2002-06-22This commit was manufactured by cvs2svn to create branchno-author
2002-06-02 * c-common.c (c_common_init): Override cpplib's defaultNeil Booth
2002-05-292002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>Neil Booth
2002-05-27 * testsuite/gcc.dg/cpp/arith-3.c: Need -std=c99.Neil Booth
2002-05-27 * c-common.c (c_common_init): Always use intmax_t.Neil Booth
2002-05-27 * testsuite/gcc.dg/cpp/if-3.c: Forgot to remove.Neil Booth
2002-05-27 * c-common.c (c_common_init): Set CPP arithmetic precision.Neil Booth
2002-05-26 * cppexp.c (possible_sum_sign, integer_overflow, left_shift,Neil Booth
2002-05-24 PR preprocessor/6780Neil Booth
2002-05-23testsuite:Neil Booth
2002-05-23 * cppinit.c (mark_named_operators): Split out from init_builtins.Neil Booth
2002-05-09 * cpplib.c (cpp_init_internal_pragmas): Remove #pragma poison.Neil Booth
2002-05-08 * cpplex.c (cpp_interpret_charconst): Truncate as well asNeil Booth
2002-05-06 * c-common.c (warn_multichar): New.Neil Booth
2002-05-06 * gcc.dg/cpp/charconst-3.c: Run, don't compile.Neil Booth
2002-05-05doc:Neil Booth
2002-05-05 * c-common.c (c_common_init): Set up CPP arithmetic.Neil Booth
2002-05-03 * gcc.dg/cpp/cmdlne-dM-M.c: New test.Jakub Jelinek
2002-04-28 * cppexp.c (lex): Move some code to _cpp_parse_expr, butNeil Booth
2002-04-28 * cppexp.c (lex): Update to use state.skip_eval.Neil Booth
2002-04-21 * cppmacro.c (funlike_invocation_p): Don't step back over CPP_EOF.Neil Booth
2002-04-07* cppinit.c (cpp_create_reader): InitializeJason Thorpe
2002-04-03 * gcc.dg/cpp/ucs.c: Improved long UCS test.Richard Henderson
2002-03-262002-03-26 Phil Edwards <pme@gcc.gnu.org>Phil Edwards
2002-03-22 * cpphash.h (struct cpp_reader): Remove mls_line and mls_col.Neil Booth