Age | Commit message (Expand) | Author | Files | Lines |
2001-10-21 | cpphash.h (struct cpp_buffer): Delete read_ahead and extra_char. | Neil Booth | 1 | -4/+0 |
2001-10-20 | cpplex.c (handle_newline, [...]): Update to do more stepping back. | Neil Booth | 1 | -16/+11 |
2001-10-14 | cpplib.c (struct pragma_entry): Store the name as a hashnode. | Neil Booth | 1 | -26/+20 |
2001-10-14 | c-pragma.h (cpp_register_pragma_space): Remove. | Neil Booth | 1 | -98/+114 |
2001-10-10 | calls.c: Fix formatting. | Kazu Hirata | 1 | -1/+1 |
2001-09-30 | cpphash.h (POOL_ALIGN, [...]): Remove. | Neil Booth | 1 | -28/+32 |
2001-09-28 | cpphash.h (struct cpp_buff): Make unsigned. | Neil Booth | 1 | -17/+16 |
2001-09-24 | c-lex.c (cb_def_pragma): Update. | Neil Booth | 1 | -84/+103 |
2001-09-16 | cpphash.h (_cpp_lex_token): Update prototype. | Neil Booth | 1 | -41/+30 |
2001-09-16 | cppmain.c (scan_translation_unit): Don't worry about putting a space after ha... | Neil Booth | 1 | -98/+108 |
2001-09-15 | cpphash.h (struct cpp_reader): Remove lexer_pos, directive_pos. | Neil Booth | 1 | -11/+18 |
2001-09-14 | cpperror.c (print_location): Take line and column, for default positioning us... | Neil Booth | 1 | -7/+11 |
2001-09-13 | c-parse.in (_yylex): Use _cpp_backup_tokens. | Neil Booth | 1 | -34/+29 |
2001-09-11 | cpphash.h (struct tokenrun): New. | Neil Booth | 1 | -0/+2 |
2001-08-22 | cpperror.c (print_location): Don't show _Pragma. | Neil Booth | 1 | -34/+19 |
2001-08-21 | cppfiles.c (stack_include_file): line-map.c now handles include depth. | Neil Booth | 1 | -3/+1 |
2001-08-21 | cpphash.h (_cpp_push_next_buffer): New. | Neil Booth | 1 | -0/+1 |
2001-08-17 | cpperror.c (print_location): Don't take a file name; use the line map instead. | Neil Booth | 1 | -27/+13 |
2001-08-11 | cpphash.c (_cpp_destroy_hashtable): Use ht_destroy. | Neil Booth | 1 | -2/+4 |
2001-08-11 | cpphash.h, cpplib.c: Correct erroneous previous checkin. | Neil Booth | 1 | -4/+2 |
2001-08-11 | c-lex.c (map): Make const. | Neil Booth | 1 | -27/+21 |
2001-08-06 | cpperror.c (print_containing_files): Moved to line-map.c. | Neil Booth | 1 | -111/+44 |
2001-08-05 | * cpplib.c (do_line): Update line number after pop_buffer. | Neil Booth | 1 | -0/+1 |
2001-08-05 | re PR preprocessor/3081 (Preprocessor merges 2 first lines when -imacros is b... | Neil Booth | 1 | -41/+44 |
2001-08-04 | cpphash.h (struct cpp_reader): New member directive_line. | Neil Booth | 1 | -5/+7 |
2001-08-04 | Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h are also on lin... | Neil Booth | 1 | -9/+11 |
2001-08-02 | line-map.c: New. | Neil Booth | 1 | -52/+51 |
2001-08-01 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -6/+6 |
2001-07-29 | cpphash.h (struct cpp_reader): Remove import_warning. | Neil Booth | 1 | -34/+20 |
2001-07-29 | cppexp.c (parse_defined): Always record the macro name. | Neil Booth | 1 | -17/+13 |
2001-07-26 | cpphash.h (struct_lexer_state): Delete was_skipping. | Neil Booth | 1 | -45/+37 |
2001-07-01 | c-common.h (enum rid): Add RID_FIRST_AT, RID_LAST_AT, RID_LAST_PQ. | Zack Weinberg | 1 | -15/+19 |
2001-05-27 | * cpplib.c (run_directive): Set pfile->directive. | Neil Booth | 1 | -1/+2 |
2001-05-20 | Makefile.in (OBJS, [...]): Update. | Neil Booth | 1 | -20/+7 |
2001-05-16 | cppexp.c (lex): Use NODE_NAME and NODE_LEN. | Neil Booth | 1 | -14/+13 |
2001-05-10 | cppinit.c (cpp_post_options): Shut off macro expansion if -fpreprocessed. | Zack Weinberg | 1 | -1/+26 |
2001-04-11 | * cpplib.c (do_line): Sanity check iff enable checking. | Neil Booth | 1 | -0/+2 |
2001-04-08 | cpperror.c (print_location): Don't special case <stdin>. | Neil Booth | 1 | -1/+2 |
2001-04-06 | * cpplib.c (cpp_push_buffer): Give stdin buffers the name <stdin>. | Neil Booth | 1 | -1/+4 |
2001-04-06 | configure.in: Add check for lstat. | Neil Booth | 1 | -6/+1 |
2001-03-27 | system.h: Include symcat.h. | Kaveh R. Ghazi | 1 | -1/+0 |
2001-03-15 | cpp.texi: Update documentation for -include and -imacros. | Neil Booth | 1 | -17/+32 |
2001-03-13 | cppfiles.c (NO_INCLUDE_PATH): New macro. | Neil Booth | 1 | -1/+8 |
2001-03-04 | cppfiles.c (_cpp_execute_include): Don't make a null-terminated copy of the f... | Neil Booth | 1 | -7/+4 |
2001-03-02 | cpplib.c (_cpp_init_stacks): Cast enum for comparison. | John David Anglin | 1 | -1/+1 |
2001-02-25 | cppinit.c (builtin_array): Update. | Neil Booth | 1 | -1/+1 |
2001-01-31 | cpplib.c (T_ELIF): Move to STDC89, not that it matters. | Neil Booth | 1 | -2/+5 |
2001-01-29 | cpplib.c (T_BAD_DIRECTIVE): Remove. | Neil Booth | 1 | -5/+4 |
2001-01-18 | cpplib.c (_cpp_handle_directive): Use buffer->was_skipping, not pfile->skippi... | Neil Booth | 1 | -1/+1 |
2001-01-13 | cppfiles.c (_cpp_fake_include): New function. | Neil Booth | 1 | -1/+5 |