OSDN Git Service

* gcc.dg/cpp/spacing1.c: Update.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / cpp /
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...
2001-11-25 neil * gcc.dg/cpp/fpreprocessed.c: New test.
2001-11-23 aj * cpplex.c (cpp_interpret_charconst): Use HOST_WIDE_IN...
2001-11-23 neil * cppmacro.c (warn_of_redefinition): Warn regardless...
2001-11-20 geoffk * gcc.dg/cpp/cpp.exp: For testing on a remote host...
2001-11-18 jsm28 * c-decl.c (c_decode_option): Give deprecation warning for
2001-11-05 neil * cppexp.c (lex, parse_defined): Update warning about...
2001-10-12 neil * cppmain.c (struct printer): New member source.
2001-10-09 neil * gcc.dg/cpp/cmdlne-C.c: Update.
2001-10-08 neil * cppmacro.c (funlike_invocation_p): Move some logic...
2001-10-02 neil * gcc.dg/cpp/macro11.c: New test.
2001-10-01 neil * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Corre...
2001-09-30 neil * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New...
2001-09-30 neil * cpphash.h (POOL_ALIGN, POOL_FRONT, POOL_LIMIT, POOL_...
2001-09-25 neil * gcc.dg/cpp/20000625-2.c: Correct line number.
2001-09-24 neil * c-lex.c (cb_def_pragma): Update.
2001-09-16 neil * cppmain.c (scan_translation_unit): Don't worry about
2001-09-15 neil * gcc.dg/cpp/macro9.c: Update to make lucky passes...
2001-09-15 neil * gcc.dg/cpp/macro9.c: New test.
2001-09-13 neil * c-parse.in (_yylex): Use _cpp_backup_tokens.
next