| Commit message (Expand) | Author | Age | Files | Lines |
* | * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix). | dje | 2004-08-09 | 1 | -1/+1 |
* | * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c, | jsm28 | 2004-08-03 | 8 | -0/+15 |
* | * doc/cpp.texi: Don't document what we do for ill-formed expressions. | neil | 2004-07-04 | 2 | -0/+12 |
* | * c.opt (Wmissing-include-dirs): New. | bje | 2004-05-22 | 1 | -0/+7 |
* | * doc/invoke.texi: Add -Wvariadic-macros. | rth | 2004-02-20 | 4 | -0/+24 |
* | PR c/456 | jsm28 | 2004-02-11 | 2 | -0/+22 |
* | * gcc.dg/cpp/assert4.c: Fix typo last change. | amodra | 2004-02-10 | 1 | -0/+1 |
* | * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin. | amodra | 2004-02-10 | 1 | -4/+12 |
* | gcc/ | kazu | 2004-02-04 | 1 | -16/+0 |
* | * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when | mmitchel | 2003-12-23 | 1 | -1/+1 |
* | PR preprocessor/12935 preprocessor/12952 preprocessor/13046 | neil | 2003-12-12 | 1 | -0/+11 |
* | * gcc.dg/cpp/assert4.c: Check more #system assertions. | ghazi | 2003-11-30 | 1 | -0/+56 |
* | * config/gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New. | ghazi | 2003-11-29 | 1 | -1/+9 |
* | * cpptrad.c (_cpp_scan_out_logical_line): Improve test for | neroden | 2003-11-19 | 1 | -0/+13 |
* | * gcc.dg/cpp/assert4.c: New test. | ghazi | 2003-11-16 | 1 | -0/+372 |
* | * gcc.dg/cpp/Wunknown-pragmas-1.c: New test. | aoliva | 2003-09-24 | 1 | -0/+29 |
* | * gcc.dg/cpp/separate-1.c: Adjust line of error. Test for correct | aoliva | 2003-09-14 | 2 | -17/+16 |
* | * gcc.dg/cpp/spacing1.c: Update. | aoliva | 2003-08-06 | 1 | -2/+21 |
* | * gcc.dg/cpp/separate-1.c: New test. | aoliva | 2003-08-04 | 1 | -0/+12 |
* | * cppfiles.c (struct _cpp_file): Rename once_only_next to | neil | 2003-08-02 | 4 | -0/+37 |
* | * Makefile.in (LIBCPP_DEPS): Add HASHTAB_H. | neil | 2003-07-29 | 1 | -2/+2 |
* | * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token types. | zack | 2003-07-05 | 3 | -8/+8 |
* | * lib/scanasm.exp (dg-scan): New function, factored out of ... | mmitchel | 2003-06-02 | 32 | -192/+69 |
* | * gcc.dg/cpp/truefalse.cpp: Move it to ... | mmitchel | 2003-06-02 | 2 | -19/+2 |
* | * cppmacro.c (warn_of_redefinition): Handle cases where the two | dj | 2003-06-01 | 1 | -0/+21 |
* | * doc/cppopts.texi: Enhance -Wtrigraphs documentation | neil | 2003-05-04 | 1 | -6/+6 |
* | * cppinit.c (cpp_create_reader, post_options): Warn about | neil | 2003-05-04 | 2 | -1/+39 |
* | * Makefile.in (c-lex.o, LIBCPP_OBJS, cpplex.o): Update. | neil | 2003-04-23 | 5 | -12/+19 |
* | * cpptrad.c (_cpp_replacement_text_len): Add check for macro paramete... | dpatel | 2003-04-22 | 1 | -0/+10 |
* | * Makefile.in (LIBCPP_OBJS): Add cppcharset.o. | neil | 2003-04-20 | 1 | -4/+4 |
* | * cppexp.c (eval_token): Permit true and false even if pedantic. | neil | 2003-04-19 | 2 | -1/+18 |
* | * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD, | neil | 2003-04-19 | 2 | -2/+2 |
* | * cppexp.c (cpp_classify_number): Accept '.' after "0x". | matz | 2003-03-31 | 1 | -0/+6 |
* | * cppinit.c (cpp_finish_options): Set first_unused_line to -1. | neil | 2003-03-08 | 1 | -2/+3 |
* | * cpphash.h (struct lexer_state): Add directive_wants_padding. | zack | 2003-02-21 | 2 | -0/+8 |
* | 2003-01-25 Paolo Carlini <pcarlini@unitus.it> | paolo | 2003-01-25 | 4 | -4/+4 |
* | PR preprocessor/8524 | neil | 2002-11-18 | 1 | -0/+14 |
* | * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update. | neil | 2002-11-09 | 2 | -0/+7 |
* | * gcc.dg/cpp/assembler.S: Don't use -ansi. | neil | 2002-10-11 | 1 | -0/+1 |
* | * cppmacro.c (paste_tokens): Only allow / to paste with =. | neil | 2002-10-09 | 1 | -0/+9 |
* | * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp. | aj | 2002-10-06 | 2 | -20/+0 |
* | 2002-09-27 Alexander N. Kabaev <ak03@gte.com> | zack | 2002-09-28 | 1 | -0/+91 |
* | * testsuite/gcc.dg/cpp/tr-warn2.c: Additional test. | neil | 2002-09-20 | 1 | -0/+2 |
* | * cppmacro.c: Don't warn about function-like macros without | neil | 2002-09-20 | 1 | -10/+12 |
* | * ChangeLog: follow spelling conventions. | kazu | 2002-09-16 | 5 | -8/+8 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-15 | 3 | -3/+3 |
* | * gcc.dg/cpp/_Pragma4.c: Fix typo. | neil | 2002-09-06 | 1 | -1/+1 |
* | Debian BTS Bug # | neil | 2002-09-03 | 1 | -0/+12 |
* | PR preprocessor/7526 | neil | 2002-08-14 | 1 | -0/+11 |
* | * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS): Update. | neil | 2002-08-07 | 3 | -1/+1 |