| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-common.c (parse_in): Make a cpp_reader *. | neil | 2000-12-07 | 1 | -1/+0 |
* | * cppfiles.c (cpp_make_system_header): Take 2 booleans, | neil | 2000-12-04 | 1 | -0/+1 |
* | * c-lex.c (cb_enter_file, cb_leave_file, cb_rename_file): | neil | 2000-11-27 | 1 | -0/+54 |
* | * cpplib.h (struct cpp_reader): Remove lang_asm. | neil | 2000-11-26 | 1 | -1/+2 |
* | * cppexp.c (parse_defined): Call cpp_get_token not | neil | 2000-11-14 | 1 | -1/+0 |
* | * cppexp.c: Don't worry about pfile->skipping. | neil | 2000-11-12 | 1 | -0/+1 |
* | * cppfiles.c (stack_include_file): Check for stacked contexts | neil | 2000-10-30 | 1 | -0/+1 |
* | 2000-10-28 Neil Booth <neilb@earthling.net> | neil | 2000-10-28 | 1 | -182/+57 |
* | 2000-09-25 Branko Cibej <branko.cibej@hermes.si> | bkoz | 2000-09-25 | 1 | -2/+2 |
* | * cpphash.h (_cpp_digraph_spellings, _cpp_process_directive, | neil | 2000-09-25 | 1 | -0/+4 |
* | * cpphash.h (CPP_RESERVE, CPP_PUTS_Q, CPP_PUTS, CPP_PUTC_Q, | neil | 2000-09-23 | 1 | -20/+0 |
* | * cpphash.h (HASHSTEP): Take character rather than pointer | neil | 2000-09-18 | 1 | -3/+3 |
* | * cppfiles.c: Move all default-#defines to top of file. | zack | 2000-09-12 | 1 | -13/+16 |
* | * cpperror.c (print_file_and_line): If line is (unsigned int)-1, | zack | 2000-08-29 | 1 | -1/+4 |
* | * cpphash.h (IN_I): New flag for directive table. | zack | 2000-08-23 | 1 | -1/+4 |
* | * cpphash.h: Use HAVE_DESIGNATED_INITIALIZERS. | neil | 2000-08-18 | 1 | -4/+6 |
* | * cpperror.c (v_message): Split into _cpp_begin_message and | zack | 2000-08-02 | 1 | -4/+16 |
* | * cpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX into block | zack | 2000-07-19 | 1 | -1/+0 |
* | * cpplib.h (TTYPE_TABLE): Rearrange to use only two per-entry | zack | 2000-07-18 | 1 | -5/+5 |
* | 2000-02-17 Zack Weinberg <zack@wolery.cumb.org> | zack | 2000-07-18 | 1 | -4/+11 |
* | * cppexp.c, cpphash.c, cpphash.h, cppinit.c, cpplex.c, | zack | 2000-07-13 | 1 | -1/+1 |
* | * cpphash.h: (TOKEN_SPELL) Pulled from cpplex.c. | neil | 2000-07-12 | 1 | -0/+1 |
* | 2000-07-11 Zack Weinberg <zack@wolery.cumb.org> | zack | 2000-07-11 | 1 | -0/+1 |
* | * cpphash.h: ISvspace, is_vspace, is_nvspace: New. | neil | 2000-07-09 | 1 | -3/+10 |
* | * cpplib.h (struct cpp_name): Now struct cpp_string. | zack | 2000-07-08 | 1 | -5/+21 |
* | * cppexp.c: Update all code for new lexer interface. | zack | 2000-07-08 | 1 | -2/+1 |
* | toplevel: | zack | 2000-07-05 | 1 | -5/+10 |
* | top level: | zack | 2000-07-04 | 1 | -77/+85 |
* | * cpp.texi: Document #pragma GCC dependency | nathan | 2000-06-30 | 1 | -0/+4 |
* | * cppfiles.c (open_include_file): If open(2) returns EMFILE or | zack | 2000-06-28 | 1 | -2/+2 |
* | * cppfiles.c: Include splay-tree.h, not hashtab.h. | zack | 2000-06-21 | 1 | -23/+28 |
* | * cpplib.h (cpp_reader): Remove if_stack. Change | zack | 2000-05-29 | 1 | -1/+2 |
* | * cppfiles.c: Read files in, using mmap if possible, then | zack | 2000-05-28 | 1 | -58/+9 |
* | * cppexp.c (parse_assertion): Supply extra argument to | neil | 2000-05-27 | 1 | -2/+6 |
* | * cppexp.c (parse_assertion): New. | zack | 2000-05-18 | 1 | -3/+24 |
* | * cpphash.h (struct hashnode): Use struct hack for name | zack | 2000-05-10 | 1 | -1/+1 |
* | gcc: | zack | 2000-05-06 | 1 | -7/+0 |
* | * cpphash.h: #define __extension__ away if GCC_VERSION < 2095 | zack | 2000-05-04 | 1 | -30/+47 |
* | gcc: | zack | 2000-05-04 | 1 | -4/+42 |
* | * cpplib.h (CPP_POP, parse_cleanup_t): Delete. | zack | 2000-05-02 | 1 | -1/+1 |
* | * cpphash.c (_cpp_make_hashnode): Rename make_HASHNODE, now | zack | 2000-05-01 | 1 | -7/+0 |
* | * cppfiles.c (redundant_include_p): Provide length of token to | zack | 2000-04-30 | 1 | -3/+3 |
* | * cpphash.h (enum node_type: Take out T_MCONST. | zack | 2000-04-30 | 1 | -22/+15 |
* | * cpphash.h: Move struct reflist, struct definition, and the | zack | 2000-04-29 | 1 | -51/+2 |
* | 2000-04-25 Zack Weinberg <zack@wolery.cumb.org> | zack | 2000-04-25 | 1 | -0/+1 |
* | * Revert previous patch until build failure cause determined. | neil | 2000-04-25 | 1 | -1/+0 |
* | * cpphash.c: replace HSPACE_BEFORE with PREV_WHITESPACE. | neil | 2000-04-24 | 1 | -0/+1 |
* | * cpphash.h (struct definition): Move file, line, col members... | zack | 2000-04-23 | 1 | -13/+15 |
* | * cpphash.c (struct arg, struct arglist): Const-ify strings. | zack | 2000-04-21 | 1 | -1/+2 |
* | * cpplib.h (enum cpp_ttype): Add token types for all | zack | 2000-04-20 | 1 | -6/+1 |