| Commit message (Expand) | Author | Age | Files | Lines |
* | * cpperror.c: Update comments and copyright. | neil | 2002-01-03 | 1 | -8/+12 |
* | * cppexp.c (parse_number): Use ISXDIGIT/hex_value. | ghazi | 2001-11-10 | 1 | -8/+3 |
* | * cppexp.c (lex, parse_defined): Update warning about defined. | neil | 2001-11-05 | 1 | -6/+5 |
* | * c-format.c (maybe_read_dollar_number): Use safe-ctype macros | ghazi | 2001-10-21 | 1 | -1/+1 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -6/+6 |
* | * cpplex.c (enum spell_type): Add SPELL_NUMBER. | zack | 2001-10-06 | 1 | -2/+2 |
* | * c-lex.c (cb_def_pragma): Update. | neil | 2001-09-24 | 1 | -23/+16 |
* | * cppexp.c (EXTRACT_PRIO): Uppercase and parenthsize macro | grahams | 2001-08-09 | 1 | -2/+2 |
* | * cppexp.c (parse_defined): Always record the macro name. | neil | 2001-07-29 | 1 | -22/+20 |
* | * c-lex.c (c_lex): Remove CPP_INT, CPP_FLOAT cases. | neil | 2001-07-19 | 1 | -14/+15 |
* | * cppexp.c (lex): Use NODE_NAME and NODE_LEN. | neil | 2001-05-16 | 1 | -2/+3 |
* | * c-lex.c (lex_charconst): Convert into a simple wrapper | neil | 2001-05-11 | 1 | -201/+9 |
* | * cpp.texi: Update. | neil | 2001-03-03 | 1 | -1/+1 |
* | * cpplib.c (_cpp_init_stacks): Cast enum for comparison. | danglin | 2001-03-02 | 1 | -1/+2 |
* | * c-lex.c (lex_number): Only warn traditionally for U suffix | neil | 2001-02-14 | 1 | -1/+3 |
* | * cpphash.h (struct spec_nodes): Add n_true and n_false. | zack | 2001-02-07 | 1 | -10/+28 |
* | * cppexp.c (parse_defined): Improve diagnostics for invalid | neil | 2001-02-06 | 1 | -1/+14 |
* | * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | ghazi | 2001-01-28 | 1 | -1/+0 |
* | * cppexp.c (parse_charconst): Change `mask' type to agree | neil | 2001-01-22 | 1 | -2/+3 |
* | * config/alpha/osf.h: Standarize copyright statement. | law | 2000-12-07 | 1 | -1/+2 |
* | * cppexp.c (parse_number): Update diagnostic test. | neil | 2000-12-02 | 1 | -2/+3 |
* | * cpplib.h (struct cpp_reader): Remove lang_asm. | neil | 2000-11-26 | 1 | -3/+1 |
* | * c-lang.c (lang_init_options): Update call to | neil | 2000-11-20 | 1 | -1/+3 |
* | * cppexp.c (parse_defined): Call cpp_get_token not | neil | 2000-11-14 | 1 | -4/+5 |
* | * cppexp.c: Don't worry about pfile->skipping. | neil | 2000-11-12 | 1 | -5/+0 |
* | Remove CPP_PLACEMARKERs | neil | 2000-11-11 | 1 | -4/+0 |
* | * c-lex.c (c_lex): Replace tok.val.aux with tok.val.c or | neil | 2000-11-06 | 1 | -3/+3 |
* | 2000-10-28 Neil Booth <neilb@earthling.net> | neil | 2000-10-28 | 1 | -70/+111 |
* | * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE, | zack | 2000-09-11 | 1 | -16/+1 |
* | * c-lex.c (parse_float, yylex): For -Wtraditional, issue a | ghazi | 2000-08-10 | 1 | -0/+2 |
* | * cppexp.c, cppinit.c, cpplex.c, cpplib.c, cppmacro.c, | zack | 2000-08-02 | 1 | -1/+1 |
* | * cppexp.c: Warn about unary + if -Wtraditional. | zack | 2000-07-24 | 1 | -0/+4 |
* | * cpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX into block | zack | 2000-07-19 | 1 | -9/+17 |
* | * cpplib.h (TTYPE_TABLE): Rearrange to use only two per-entry | zack | 2000-07-18 | 1 | -8/+7 |
* | * cppexp.c, cpphash.c, cpphash.h, cppinit.c, cpplex.c, | zack | 2000-07-13 | 1 | -1/+1 |
* | * cppexp.c (LOGICAL): Delete macro. | zack | 2000-07-12 | 1 | -7/+16 |
* | 2000-07-11 Zack Weinberg <zack@wolery.cumb.org> | zack | 2000-07-11 | 1 | -1/+1 |
* | * cppexp.c (_cpp_parse_expr): Don't use unary plus. | zack | 2000-07-09 | 1 | -1/+1 |
* | * cpplib.h (struct cpp_name): Now struct cpp_string. | zack | 2000-07-08 | 1 | -11/+12 |
* | * cppexp.c: Update all code for new lexer interface. | zack | 2000-07-08 | 1 | -446/+327 |
* | toplevel: | zack | 2000-07-05 | 1 | -1/+1 |
* | top level: | zack | 2000-07-04 | 1 | -75/+31 |
* | * cpplib.c (do_if): Don't save and restore only_seen_white here. | zack | 2000-05-30 | 1 | -0/+8 |
* | * cppfiles.c: Read files in, using mmap if possible, then | zack | 2000-05-28 | 1 | -2/+2 |
* | * cppexp.c (parse_assertion): Supply extra argument to | neil | 2000-05-27 | 1 | -1/+1 |
* | * cppexp.c (parse_assertion): New. | zack | 2000-05-18 | 1 | -21/+87 |
* | * cppexp.c (lex): Use %.*s to print non-NUL-terminated string. | zack | 2000-05-10 | 1 | -2/+2 |
* | gcc: | zack | 2000-05-04 | 1 | -2/+2 |
* | * cppexp.c (op_t): Make an int. | jason | 2000-05-03 | 1 | -1/+1 |