OSDN Git Service

PR c/17844
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / cpp /
2004-10-08 jakub * gcc.dg/cpp/ident-1.c: Add dg-options "".
2004-10-08 pinskia2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2004-08-09 dje * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
2004-08-03 jsm28 * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg...
2004-07-04 neil * doc/cpp.texi: Don't document what we do for ill...
2004-05-22 bje * c.opt (Wmissing-include-dirs): New.
2004-02-20 rth * doc/invoke.texi: Add -Wvariadic-macros.
2004-02-11 jsm28 PR c/456
2004-02-10 amodra * gcc.dg/cpp/assert4.c: Fix typo last change.
2004-02-10 amodra * gcc.dg/darwin-longlong.c: Only use r0 in asm for...
2004-02-04 kazu gcc/
2003-12-23 mmitchel * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers...
2003-12-12 neil PR preprocessor/12935 preprocessor/12952 preprocessor...
2003-11-30 ghazi * gcc.dg/cpp/assert4.c: Check more #system assertions.
2003-11-29 ghazi * config/gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.
2003-11-19 neroden * cpptrad.c (_cpp_scan_out_logical_line): Improve...
2003-11-16 ghazi * gcc.dg/cpp/assert4.c: New test.
2003-09-24 aoliva* gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
2003-09-14 aoliva* gcc.dg/cpp/separate-1.c: Adjust line of error. Test...
2003-08-06 aoliva* gcc.dg/cpp/spacing1.c: Update.
2003-08-04 aoliva* gcc.dg/cpp/separate-1.c: New test.
2003-08-02 neil * cppfiles.c (struct _cpp_file): Rename once_only_next to
2003-07-29 neil * Makefile.in (LIBCPP_DEPS): Add HASHTAB_H.
2003-07-05 zack * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token...
2003-06-02 mmitchel * lib/scanasm.exp (dg-scan): New function, factored...
2003-06-02 mmitchel * gcc.dg/cpp/truefalse.cpp: Move it to ...
2003-06-01 dj* cppmacro.c (warn_of_redefinition): Handle cases where...
2003-05-04 neil * doc/cppopts.texi: Enhance -Wtrigraphs documentation
2003-05-04 neil * cppinit.c (cpp_create_reader, post_options): Warn...
2003-04-23 neil * Makefile.in (c-lex.o, LIBCPP_OBJS, cpplex.o): Update.
2003-04-22 dpatel * cpptrad.c (_cpp_replacement_text_len): Add...
2003-04-20 neil * Makefile.in (LIBCPP_OBJS): Add cppcharset.o.
2003-04-19 neil * cppexp.c (eval_token): Permit true and false even...
2003-04-19 neil * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD,
2003-03-31 matz * cppexp.c (cpp_classify_number): Accept '.' after...
2003-03-08 neil * cppinit.c (cpp_finish_options): Set first_unused_lin...
2003-02-21 zack * cpphash.h (struct lexer_state): Add directive_wants_...
2003-01-25 paolo2003-01-25 Paolo Carlini <pcarlini@unitus.it>
2002-11-18 neil PR preprocessor/8524
2002-11-09 neil * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directi...
2002-10-11 neil * gcc.dg/cpp/assembler.S: Don't use -ansi.
2002-10-09 neil * cppmacro.c (paste_tokens): Only allow / to paste...
2002-10-06 aj * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
2002-09-28 zack2002-09-27 Alexander N. Kabaev <ak03@gte.com>
2002-09-20 neil * testsuite/gcc.dg/cpp/tr-warn2.c: Additional test.
2002-09-20 neil * cppmacro.c: Don't warn about function-like macros...
2002-09-16 kazu * ChangeLog: follow spelling conventions.
2002-09-15 kazu * ChangeLog: Follow spelling conventions.
2002-09-06 neil * gcc.dg/cpp/_Pragma4.c: Fix typo.
2002-09-03 neil Debian BTS Bug #
2002-08-14 neil PR preprocessor/7526
2002-08-07 neil * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS...
2002-08-06 neil * cppinit.c (struct lang_flags): Rename trigraphs...
2002-07-26 neil * doc/cppopts.texi: Update.
2002-07-23 neil * cppexp.c (parse_defined): Mark macro used.
2002-07-20 neil * cppexp.c (struct op): Add token pointer.
2002-07-19 neil * cppexp.c (ALWAYS_EVAL): Remove.
2002-07-03 ghazigcc:
2002-07-02 neil * cpptrad.c: Update comment.
2002-07-02 neil * cppinit.c (cpp_handle_option): Suppress warnings...
2002-07-01 neil * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne...
2002-07-01 neil * cpptrad.c (skip_whitespace): Pass pointer to prior...
2002-06-25 neil * cpplib.c (do_include_common): Revert to correct...
2002-06-24 neil * cpptrad.c (scan_out_logical_line): Check recursing...
2002-06-22 neil * cpptrad.c (struct fun_macro): Add line number.
2002-06-21 neil * cpperror.c (cpp_error): For traditional CPP, default to
2002-06-20 neil * cppexp.c (cpp_interpret_integer): Don't force tradit...
2002-06-02 neil * c-common.c (c_common_init): Override cpplib's default
2002-05-29 neil2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
2002-05-27 neil * testsuite/gcc.dg/cpp/arith-3.c: Need -std=c99.
2002-05-27 neil * c-common.c (c_common_init): Always use intmax_t.
2002-05-27 neil * testsuite/gcc.dg/cpp/if-3.c: Forgot to remove.
2002-05-27 neil * c-common.c (c_common_init): Set CPP arithmetic preci...
2002-05-26 neil * cppexp.c (possible_sum_sign, integer_overflow, left_...
2002-05-24 neil PR preprocessor/6780
2002-05-23 neiltestsuite:
2002-05-23 neil * cppinit.c (mark_named_operators): Split out from...
2002-05-09 neil * cpplib.c (cpp_init_internal_pragmas): Remove #pragma...
2002-05-08 neil * cpplex.c (cpp_interpret_charconst): Truncate as...
2002-05-06 neil * c-common.c (warn_multichar): New.
2002-05-06 neil * gcc.dg/cpp/charconst-3.c: Run, don't compile.
2002-05-05 neildoc:
2002-05-05 neil * c-common.c (c_common_init): Set up CPP arithmetic.
2002-05-03 jakub * gcc.dg/cpp/cmdlne-dM-M.c: New test.
2002-04-28 neil * cppexp.c (lex): Move some code to _cpp_parse_expr...
2002-04-28 neil * cppexp.c (lex): Update to use state.skip_eval.
2002-04-21 neil * cppmacro.c (funlike_invocation_p): Don't step back...
2002-04-07 thorpej* cppinit.c (cpp_create_reader): Initialize
2002-04-03 neil * gcc.dg/cpp/ucs.c: Improved long UCS test.
2002-03-26 pme2002-03-26 Phil Edwards <pme@gcc.gnu.org>
2002-03-22 neil * cpphash.h (struct cpp_reader): Remove mls_lin...
2002-03-22 pme2002-03-22 Phil Edwards <pme@gcc.gnu.org>
2002-03-17 neil * gcc.dg/cpp/wchar-1.c: Update.
2002-03-17 neil * gcc.dg/cpp/wchar-1.c: Revert previous change.
2002-03-17 neil * gcc.dg/cpp/wchar-1.c: Update.
2002-02-27 neil * cpplex.c (_cpp_lex_token): Handle directives in...
2002-02-24 neil * cpplex.c (cpp_interpret_charconst): Get signedness or
2002-02-07 uweigand * testsuite/gcc.dg/cpp/charconst-2.c: Add -fsigned...
2002-02-02 neil * cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGN...
2001-12-08 rth * gcc.dg/cpp/ucs.c: Adjust expected warning...
next