OSDN Git Service

* Makefile.in (local-distclean): Remove leftover built files.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / cpp /
2000-12-07 neil * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c...
2000-12-06 neil * gcc.dg/cpp/backslash2.c
2000-12-04 neil * gcc.dg/cpp/extratokens.c: Forgotten file.
2000-12-04 neil * g++.old-deja/g++.other/instan1.C, instan2.C: Move...
2000-12-04 neil * gcc.dg/cpp/assert_trad1.c, assert_trad2.c...
2000-12-03 neil * gcc.dg/cpp/macro6.c: New test cases.
2000-12-02 geoffk * c-common.c (combine_strings): When the ISO C standar...
2000-12-02 neil * gcc.dg/testsuite/c++98.c,c++98-pedantic.c...
2000-12-01 neil * gcc.dg/cpp/20000720-1.S: Remove duplicate...
2000-11-25 jsm28cp:
2000-11-25 neil * gcc.dg/cpp/include2.c: Make test locale independent.
2000-11-22 neil * gcc.gd/cpp/Wtrigraphs.c: New test.
2000-11-21 neil * gcc.dg/cpp/integrated1.c: Remove.
2000-11-21 rthNew test.
2000-11-21 neil * gcc.dg/cpp/paste2.c: Update test.
2000-11-20 neil * gcc.dg/cpp/macsyntx.c: Use correct command line...
2000-11-15 neil * gcc.dg/cpp/_Pragma1.c: Update.
2000-11-04 neil * gcc.dg/cpp/include2.c: New tests.
2000-11-01 neil * cpplib.c (run_directive): Use correct line...
2000-10-31 neil * cpp.texi: Update for new command line assertion...
2000-10-29 neil * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
2000-10-29 neil * gcc.dg/cpp/macro4.c, macro5.c: New tests.
2000-10-28 neil*** empty log message ***
2000-10-28 neil * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c...
2000-09-25 neil * cpplex.c (parse_args): Don't set VOID_REST...
2000-09-23 neil * gcc.dg/cpp/20000510-1.S: Rename assembler...
2000-09-21 neil * cppfiles.c (lookup_include_file): Rename to open_file.
2000-09-18 neil * cpphash.h (HASHSTEP): Take character rather than...
2000-09-16 neil * cpplex.c (push_macro_context): Set an argument's...
2000-09-15 neil * cpplex.c (ON_REST_ARG): Correct the test.
2000-09-14 neil * paste9.c: New preprocessor ## test.
2000-09-12 zack * cppfiles.c: Move all default-#defines to top of...
2000-09-10 ghazi * cppmacro.c (check_trad_stringification): New function.
2000-09-07 zackIntegrated preprocessor.
2000-09-04 jakub * cpplex.c (ON_REST_ARG): Check VAR_ARGS flag of curre...
2000-08-26 zack * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
2000-08-23 ghazi * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
2000-08-20 zack2000-08-20 Zack Weinberg <zack@wolery.cumb.org>
2000-08-19 zack * gcc.dg/cpp/lexstrng.c: Don't include string.h.
2000-08-05 zack * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with...
2000-08-04 zack * cpplex.c (parse_name): Might have to glue a CPP_OTHE...
2000-08-02 zack * cppexp.c, cppinit.c, cpplex.c, cpplib.c, cppmacro.c,
2000-07-31 zack2000-07-31 Jakub Jelinek <jakub@redhat.com>
2000-07-31 jakub * gcc.dg/cpp/20000725-1.c: New test.
2000-07-25 ghazi * gcc.dg/cpp/tr-warn3.c: New test.
2000-07-24 jakub * gcc.dg/cpp/20000720-1.S: New test.
2000-07-20 zack * cppmacro.c (CAN_PASTE_AFTER): New macro.
2000-07-19 zack * tradcpp.c (rescan): Do not recognize directives...
2000-07-19 zack * cpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX...
2000-07-18 zack * cpplib.h (TTYPE_TABLE): Rearrange to use only two...
2000-07-17 zack * gcc.dg/cpp/syshdr.c: New test.
2000-07-17 zack * gcc.dg/cpp/cmdlne-dD.c: New test.
2000-07-13 neil * c-common.h (flag_digraphs): New.
2000-07-11 neil * gcc.dg/cpp/cmdlne-C.c: Fix typo.
2000-07-11 neil * cpp.texi: Update.
2000-07-09 neil * cpphash.h: ISvspace, is_vspace, is_nvspace: New.
2000-07-08 neil * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
2000-07-08 zack * cppexp.c: Update all code for new lexer interface.
2000-07-08 neil * cpphash.c (is__va_args__): New function.
2000-07-05 zack * gcc.dg/cpp/ident.c: Don't expect #ident strings...
2000-07-05 zacktoplevel:
2000-07-04 neil * cpplex.c: Fix trigraph replacement within strings.
2000-07-04 neil * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
2000-07-04 zacktop level:
2000-06-29 zack Move the c-torture/noncompile tests to either gcc...
2000-06-29 zack * gcc.dg/cpp/20000628-1a.h: On each of the first three...
2000-06-29 rth * gcc.c-torture/execute/930529-1.x: New file.
2000-06-29 zack Rearrange lots of files, removing entirely the
2000-06-28 jakub * gcc.dg/cpp/20000628-1.c: New test.
2000-06-27 zack * gcc.dg/cpp: New directory.