| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-lex.c (cb_enter_file, cb_leave_file, cb_rename_file): | neil | 2000-11-27 | 1 | -36/+60 |
* | * cpplib.h (struct cpp_reader): Remove lang_asm. | neil | 2000-11-26 | 1 | -2/+2 |
* | * mcore.c (mcore_expand_prolog): Call xmalloc/xrealloc, not | ghazi | 2000-11-17 | 1 | -1/+1 |
* | * cpplib.c (start_directive, end_directive): New functions. | neil | 2000-11-15 | 1 | -58/+73 |
* | * cppexp.c (parse_defined): Call cpp_get_token not | neil | 2000-11-14 | 1 | -14/+19 |
* | * cpplex.c (_cpp_lex_token): CPP_COMMENT and true CPP_EOF | neil | 2000-11-13 | 1 | -7/+9 |
* | * cppexp.c: Don't worry about pfile->skipping. | neil | 2000-11-12 | 1 | -86/+76 |
* | Remove CPP_PLACEMARKERs | neil | 2000-11-11 | 1 | -3/+3 |
* | * cpphash.c: Move cpp_defined here from cpplib.c. | neil | 2000-11-09 | 1 | -20/+2 |
* | * cpplib.c (do_line): Only warn pedantically if not reading | neil | 2000-11-04 | 1 | -1/+1 |
* | * cpplib.c (run_directive): Use correct line number for output | neil | 2000-11-01 | 1 | -4/+11 |
* | * cpp.texi: Update for new command line assertion syntax. | neil | 2000-10-31 | 1 | -18/+40 |
* | * cppfiles.c (stack_include_file): Check for stacked contexts | neil | 2000-10-30 | 1 | -8/+81 |
* | * cpplib.c (skip_rest_of_line): Use _cpp_get_token. | neil | 2000-10-29 | 1 | -2/+2 |
* | * cpplib.c (run_directive): Fix prototype. | rth | 2000-10-28 | 1 | -1/+1 |
* | 2000-10-28 Neil Booth <neilb@earthling.net> | neil | 2000-10-28 | 1 | -666/+794 |
* | * cpperror.c (_cpp_begin_message): Do the test for suppression | neil | 2000-09-28 | 1 | -1/+1 |
* | 2000-09-25 Branko Cibej <branko.cibej@hermes.si> | bkoz | 2000-09-25 | 1 | -5/+3 |
* | * cpplex.c: Update TODO comment. | neil | 2000-09-24 | 1 | -16/+13 |
* | * cpphash.h (CPP_RESERVE, CPP_PUTS_Q, CPP_PUTS, CPP_PUTC_Q, | neil | 2000-09-23 | 1 | -1/+3 |
* | * cpphash.h (HASHSTEP): Take character rather than pointer | neil | 2000-09-18 | 1 | -47/+65 |
* | * cpperror.c (print_file_and_line): If line is (unsigned int)-1, | zack | 2000-08-29 | 1 | -4/+17 |
* | * cpphash.h (IN_I): New flag for directive table. | zack | 2000-08-23 | 1 | -9/+14 |
* | * cpplib.c (cpp_register_pragma_space): Just return if the | zack | 2000-08-18 | 1 | -4/+3 |
* | * cpphash.h: Use HAVE_DESIGNATED_INITIALIZERS. | neil | 2000-08-18 | 1 | -8/+1 |
* | * cppinit.c (cpp_cleanup): Free include dir chains. | neil | 2000-08-17 | 1 | -9/+1 |
* | * configure.in (--enable-c-cpplib): Uncomment. Use AC_DEFINE | zack | 2000-08-09 | 1 | -8/+9 |
* | * cpplex.c (parse_name): Might have to glue a CPP_OTHER token | zack | 2000-08-04 | 1 | -0/+10 |
* | * cppexp.c, cppinit.c, cpplex.c, cpplib.c, cppmacro.c, | zack | 2000-08-02 | 1 | -1/+1 |
* | * cpperror.c (v_message): Split into _cpp_begin_message and | zack | 2000-08-02 | 1 | -186/+174 |
* | * cpplib.c (_cpp_check_directive): Issue -Wtraditional | zack | 2000-07-25 | 1 | -13/+18 |
* | * cpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX into block | zack | 2000-07-19 | 1 | -22/+22 |
* | * cpplib.h (TTYPE_TABLE): Rearrange to use only two per-entry | zack | 2000-07-18 | 1 | -1/+1 |
* | 2000-02-17 Zack Weinberg <zack@wolery.cumb.org> | zack | 2000-07-18 | 1 | -56/+34 |
* | * cpphash.c (save_expansion): Clear PREV_WHITE on tokens | zack | 2000-07-15 | 1 | -1/+0 |
* | * cpplib.c (do_pragma_dependency): Tidy warning messages. | nathan | 2000-07-14 | 1 | -2/+5 |
* | * cppexp.c, cpphash.c, cpphash.h, cppinit.c, cpplex.c, | zack | 2000-07-13 | 1 | -49/+11 |
* | 2000-07-11 Zack Weinberg <zack@wolery.cumb.org> | zack | 2000-07-11 | 1 | -19/+24 |
* | * cpplib.h (struct cpp_name): Now struct cpp_string. | zack | 2000-07-08 | 1 | -62/+64 |
* | * cppexp.c: Update all code for new lexer interface. | zack | 2000-07-08 | 1 | -2/+2 |
* | * cpplib.c: (_cpp_parse_assertion): Perform hash lookups | neil | 2000-07-06 | 1 | -1/+1 |
* | * cpplib.c (_cpp_parse_assertion): Fix buffer overrun. | zack | 2000-07-05 | 1 | -2/+2 |
* | toplevel: | zack | 2000-07-05 | 1 | -17/+115 |
* | top level: | zack | 2000-07-04 | 1 | -884/+677 |
* | * cpp.texi: Document #pragma GCC dependency | nathan | 2000-06-30 | 1 | -7/+47 |
* | * cpplib.c (struct pragma_entry): New structure. | nathan | 2000-06-23 | 1 | -12/+63 |
* | * cppfiles.c (cpp_make_system_header): New function. | zack | 2000-06-21 | 1 | -5/+5 |
* | * cppfiles.c: Include splay-tree.h, not hashtab.h. | zack | 2000-06-21 | 1 | -14/+14 |
* | * cpplib.c (handle_directive): Print non-NUL-terminated string | zack | 2000-06-13 | 1 | -1/+2 |
* | 2000-06-06 Jakub Jelinek <jakub@redhat.com> | zack | 2000-06-07 | 1 | -9/+14 |