| Commit message (Expand) | Author | Age | Files | Lines |
* | * cppfiles.c (stack_include_file): Use MAX of sysp. | aoliva | 2001-03-16 | 1 | -2/+2 |
* | * cpp.texi: Update documentation for -include and -imacros. | neil | 2001-03-15 | 1 | -73/+72 |
* | * cppfiles.c (stack_include_file): Only increase the include | neil | 2001-03-14 | 1 | -57/+56 |
* | * cppfiles.c (NO_INCLUDE_PATH): New macro. | neil | 2001-03-13 | 1 | -70/+47 |
* | * cppfiles.c: Update comments. | neil | 2001-03-12 | 1 | -105/+116 |
* | * cppfiles.c (INCLUDE_LEN_FUDGE, ENOMEM): Delete. | neil | 2001-03-11 | 1 | -12/+3 |
* | * cppfiles.c (search_from): Use lbasename. | neil | 2001-03-10 | 1 | -5/+1 |
* | * cppfiles.c (search_from): Special case the empty string. | neil | 2001-03-04 | 1 | -1/+5 |
* | * cppfiles.c (_cpp_execute_include): Don't make a null-terminated | neil | 2001-03-04 | 1 | -15/+6 |
* | * cppfiles.c (struct include_file): Update. | neil | 2001-03-02 | 1 | -93/+75 |
* | * cppfiles.c: Update comments. | neil | 2001-02-21 | 1 | -8/+4 |
* | * cppfiles.c (stack_include_file): Generate dependencies | neil | 2001-02-19 | 1 | -19/+23 |
* | * cppfiles.c (_cpp_make_system_header): Generate a file | neil | 2001-02-16 | 1 | -0/+2 |
* | * cppfiles.c (_cpp_read_file): Add to dependencies if requested. | jakub | 2001-01-24 | 1 | -0/+3 |
* | * cppfiles.c (_cpp_fake_include): New function. | neil | 2001-01-13 | 1 | -1/+22 |
* | 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk> | neil | 2001-01-11 | 1 | -4/+4 |
* | * cppfiles.c (_cpp_execute_include): Move `len` initialisation | grahams | 2001-01-09 | 1 | -1/+2 |
* | * tradcpp.c (deps_file, print_deps_missing_files): New variables. | jakub | 2001-01-04 | 1 | -7/+8 |
* | * c-lex.c: s/change_file/file_change. | neil | 2000-12-18 | 1 | -8/+11 |
* | * c-lex.c: Move main_input_filename handling to FC_ENTER. Clean up. | neil | 2000-12-17 | 1 | -13/+0 |
* | * cppfiles.c (hack_vms_include_specification): Delete function | zack | 2000-12-15 | 1 | -280/+0 |
* | * cppfiles.c (read_name_map): Return null if open () fails. | neil | 2000-12-13 | 1 | -28/+22 |
* | * cpperror.c (print_location): New function. | neil | 2000-12-11 | 1 | -4/+1 |
* | * cppfiles.c (NEVER_REREAD, DO_NOT_REREAD): Move from cpphash.h. | neil | 2000-12-09 | 1 | -0/+10 |
* | * cppfiles.c (struct include_file): Move from cpphash.h. | neil | 2000-12-07 | 1 | -10/+59 |
* | * c-common.c (parse_in): Make a cpp_reader *. | neil | 2000-12-07 | 1 | -44/+0 |
* | * cppfiles.c (stack_include_file): Push zero-length buffers | neil | 2000-12-05 | 1 | -37/+47 |
* | * cppfiles.c (cpp_make_system_header): Take 2 booleans, | neil | 2000-12-04 | 1 | -10/+9 |
* | * c-lex.c (cb_enter_file, cb_leave_file, cb_rename_file): | neil | 2000-11-27 | 1 | -17/+11 |
* | * cppfiles.c (open_file): If already read, then don't reopen. | nathan | 2000-11-03 | 1 | -4/+12 |
* | * cppfiles.c (stack_include_file): Check for stacked contexts | neil | 2000-10-30 | 1 | -0/+3 |
* | 2000-10-28 Neil Booth <neilb@earthling.net> | neil | 2000-10-28 | 1 | -27/+39 |
* | * cppfiles.c (lookup_include_file): Rename to open_file. | neil | 2000-09-21 | 1 | -39/+53 |
* | * cppfiles.c (read_include_file): Take no special action for | neil | 2000-09-19 | 1 | -6/+0 |
* | * cppfiles.c (purge_cache): use munmap() only if MMAP_THRESHOLD | neil | 2000-09-16 | 1 | -1/+3 |
* | * cppiles.c (purge_cache): Use PTR not caddr_t. | rth | 2000-09-16 | 1 | -1/+1 |
* | * cppfiles.c: Move all default-#defines to top of file. | zack | 2000-09-12 | 1 | -334/+262 |
* | *** empty log message *** | zack | 2000-08-24 | 1 | -5/+4 |
* | * cppfiles.c (actual_directory): Don't write beyond `dir' | gkm | 2000-08-24 | 1 | -2/+2 |
* | * cpperror.c (v_message): Split into _cpp_begin_message and | zack | 2000-08-02 | 1 | -5/+16 |
* | 2000-07-16 Laurynas Biveinis <lauras@softhome.net> | zack | 2000-07-16 | 1 | -0/+1 |
* | * cppexp.c, cpphash.c, cpphash.h, cppinit.c, cpplex.c, | zack | 2000-07-13 | 1 | -1/+43 |
* | toplevel: | zack | 2000-07-05 | 1 | -2/+42 |
* | top level: | zack | 2000-07-04 | 1 | -33/+35 |
* | * cpplib.h (struct cpp_reader): New field include_depth. | jakub | 2000-07-02 | 1 | -0/+1 |
* | * cpp.texi: Document #pragma GCC dependency | nathan | 2000-06-30 | 1 | -0/+57 |
* | * cppfiles.c (open_include_file): If open(2) returns EMFILE or | zack | 2000-06-28 | 1 | -3/+35 |
* | * cppfiles.c (cpp_make_system_header): New function. | zack | 2000-06-21 | 1 | -0/+17 |
* | * cppfiles.c: Include splay-tree.h, not hashtab.h. | zack | 2000-06-21 | 1 | -525/+465 |
* | * system.h (SSIZE_MAX): Delete backup definition. | ghazi | 2000-06-09 | 1 | -2/+5 |