| Commit message (Expand) | Author | Age | Files | Lines |
* | * builtin-attrs.def, builtin-attrs.def, builtins.c, cpplex.c, | ghazi | 2003-06-16 | 1 | -1/+1 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2003-06-12 | 1 | -2/+2 |
* | Don't warn on dollars in builtin macro definitions, | hp | 2003-06-12 | 1 | -3/+3 |
* | * c-common.c, c-common.h (dollars_in_ident): Remove. | neil | 2003-05-17 | 1 | -4/+2 |
* | * cppinit.c (cpp_create_reader, post_options): Warn about | neil | 2003-05-04 | 1 | -1/+34 |
* | Revert cpplex.c change | neil | 2003-04-26 | 1 | -0/+6 |
* | * _cpp_lex_direct: Remove pointless code. | neil | 2003-04-26 | 1 | -6/+0 |
* | * cpplex.c (cpp_token_len): Tighten up. | neil | 2003-04-24 | 1 | -7/+7 |
* | * Makefile.in (c-lex.o, LIBCPP_OBJS, cpplex.o): Update. | neil | 2003-04-23 | 1 | -114/+71 |
* | * cpplex.c (_cpp_get_fresh_line): Pop the buffer if return_at_eof. | neil | 2003-04-22 | 1 | -4/+4 |
* | * c-lex.c (c_lex): Handle CPP_OTHER differently. | neil | 2003-04-22 | 1 | -15/+11 |
* | * cpphash.h (NOTE_ESC_NL, NOTE_ESC_SPACE_NL, NOTE_TRIGRAPH, | neil | 2003-04-20 | 1 | -27/+24 |
* | .: | nathan | 2003-04-20 | 1 | -0/+6 |
* | * Makefile.in (LIBCPP_OBJS): Add cppcharset.o. | neil | 2003-04-20 | 1 | -111/+82 |
* | * cpphash.h (struct cpp_buffer): Remove backup_to. | neil | 2003-04-19 | 1 | -160/+100 |
* | * cpphash.h (struct cpp_reader): New member warned_dollar. | neil | 2003-04-19 | 1 | -214/+101 |
* | * skip_whitespace: Rearrange to avoid stage1 ICE. | neil | 2003-04-19 | 1 | -8/+5 |
* | * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD, | neil | 2003-04-19 | 1 | -370/+222 |
* | * c-opts.c: Default TARGET_EBCDIC to 0 if not defined. | neil | 2003-03-17 | 1 | -18/+27 |
* | * Makefile.in (c-ppoutput.o): Update. | neil | 2003-03-06 | 1 | -0/+10 |
* | * cpplex.c (cpp_interpret_charconst): Squelch warning with cast. | ghazi | 2003-01-23 | 1 | -1/+1 |
* | * alias.c: Fix comment typos. | kazu | 2003-01-18 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -1/+3 |
* | * c-common.h: Follow spelling conventions. | kazu | 2002-09-26 | 1 | -1/+1 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -3/+3 |
* | * ABOUT-NLS: Follow spelling conventions. | kazu | 2002-09-16 | 1 | -2/+2 |
* | 2002-07-21 Gabriel Dos Reis <gdr@nerim.net> | gdr | 2002-07-21 | 1 | -1/+1 |
* | * Makefile.in: Update cppmain.o. | neil | 2002-06-11 | 1 | -1/+10 |
* | * cpphash.h (_cpp_read_logical_line_trad, | neil | 2002-06-10 | 1 | -1/+1 |
* | * cpptrad.c (struct block, BLOCK_HEADER_LEN, BLOCK_LEN, | neil | 2002-06-07 | 1 | -14/+1 |
* | * cpperror.c: Fix formatting. | kazu | 2002-05-22 | 1 | -53/+53 |
* | * Makefile.in: Update for cpptrad.c. | neil | 2002-05-17 | 1 | -23/+46 |
* | * cpplex.c (_cpp_lex_direct): When in a directive at EOF | neil | 2002-05-11 | 1 | -2/+2 |
* | * cpplex.c (cpp_interpret_charconst): Truncate as well as | neil | 2002-05-08 | 1 | -9/+11 |
* | * c-common.c (c_common_init): Set options->unsigned_wchar. | neil | 2002-05-07 | 1 | -2/+2 |
* | * c-common.c (warn_multichar): New. | neil | 2002-05-06 | 1 | -7/+18 |
* | * cpplex.c (cpp_interpret_charconst): Sign-extend each | neil | 2002-05-05 | 1 | -27/+22 |
* | * c-common.c (c_common_init): Set up CPP arithmetic. | neil | 2002-05-05 | 1 | -1/+2 |
* | * cppinit.c (MAX_WCHAR_TYPE_SIZE): Move to cpplib.h | neil | 2002-05-04 | 1 | -6/+8 |
* | * c-lex.c (lex_string): Let cpp_parse_escape handles truncation | neil | 2002-05-04 | 1 | -37/+45 |
* | * cpplex.c: Fix comment formatting. | kazu | 2002-04-30 | 1 | -1/+1 |
* | 2002-04-24 Matt Hiller <hiller@redhat.com> | hiller | 2002-04-24 | 1 | -10/+61 |
* | * cppexp.c (struct op, parse_number): Replace U_CHAR with uchar. | neil | 2002-04-21 | 1 | -11/+11 |
* | * cpperror.c (print_location): Don't print include chain | neil | 2002-04-14 | 1 | -48/+62 |
* | * cppinit.c (cpp_create_reader): Initialize | thorpej | 2002-04-07 | 1 | -6/+25 |
* | * cpphash.h (struct cpp_reader): Remove mls_line and mls_col. | neil | 2002-03-22 | 1 | -58/+11 |
* | * cpplex.c (parse_identifier_slow): Rename parse_slow, adjust | neil | 2002-03-22 | 1 | -80/+75 |
* | * cpplex.c (cpp_parse_escape): Restore mistakenly-removed code: | neil | 2002-02-28 | 1 | -0/+1 |
* | * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in, | zack | 2002-02-27 | 1 | -18/+10 |
* | * cpplex.c (_cpp_lex_token): Handle directives in macro | neil | 2002-02-27 | 1 | -1/+4 |