| Commit message (Expand) | Author | Age | Files | Lines |
* | PR preprocessor/7358 | neil | 2002-08-14 | 1 | -2/+5 |
* | * c-opts.c (deps_seen, deps_file, deferred_count, deferred_size, | neil | 2002-08-12 | 1 | -5/+6 |
* | ada: | ghazi | 2002-07-30 | 1 | -5/+1 |
* | * cppfiles.c (stack_include_file): Correct test of whether | neil | 2002-07-22 | 1 | -1/+1 |
* | * cpperror.c: Fix formatting. | kazu | 2002-05-22 | 1 | -15/+15 |
* | * cppfiles.c (open_file): Change mode (DJGPP only) of redirected | neil | 2002-05-13 | 1 | -1/+9 |
* | PR preprocessor/6521 | neil | 2002-05-08 | 1 | -24/+1 |
* | * cppfiles.c (_cpp_pop_file_buffer): Return void. Move | neil | 2002-04-22 | 1 | -16/+2 |
* | * cppexp.c (struct op, parse_number): Replace U_CHAR with uchar. | neil | 2002-04-21 | 1 | -5/+5 |
* | * cpperror.c (print_location): Don't print include chain | neil | 2002-04-14 | 1 | -13/+12 |
* | * bitmap.h: Fix comment formatting. | kazu | 2002-01-18 | 1 | -1/+1 |
* | * cppfiles.c (TEST_THRESHOLD): New macro. | cgf | 2002-01-14 | 1 | -7/+21 |
* | * cpperror.c: Update comments and copyright. | neil | 2002-01-03 | 1 | -17/+13 |
* | * cppfiles.c (_cpp_pop_file_buffer): Change return type to bool | schwab | 2002-01-03 | 1 | -2/+6 |
* | cppfiles.c (stack_include_files): Don't translate <stdin>. | pthomas | 2001-12-28 | 1 | -1/+1 |
* | * cppfiles.c (read_include_file): Set buffer size properly when | kenner | 2001-12-12 | 1 | -2/+3 |
* | * cppfiles.c (open_file): If we've opened a directory by | zack | 2001-12-06 | 1 | -3/+11 |
* | * c-decl.c (duplicate_decls, push_parm_decl): Remove leading | neil | 2001-12-02 | 1 | -1/+1 |
* | * cppfiles.c (read_include_file): Add comment. | neil | 2001-11-27 | 1 | -0/+5 |
* | * cppfiles.c (stack_include_file): Don't optimize zero-length | neil | 2001-11-26 | 1 | -12/+21 |
* | * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog, | jsm28 | 2001-11-23 | 1 | -1/+1 |
* | * cppfiles.c (STAT_SIZE_TOO_BIG): Define. | kenner | 2001-11-21 | 1 | -1/+14 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -1/+1 |
* | * calls.c: Fix formatting. | kazu | 2001-10-10 | 1 | -1/+1 |
* | * cppfiles.c (open_file): Don't mark zero-length files | neil | 2001-10-08 | 1 | -25/+15 |
* | * cpperror.c (print_location): Don't show _Pragma. | neil | 2001-08-22 | 1 | -8/+16 |
* | * cppfiles.c (stack_include_file): line-map.c now handles include | neil | 2001-08-21 | 1 | -12/+1 |
* | * cppfiles.c (stack_include_file): Don't handle -H here. | neil | 2001-08-21 | 1 | -12/+2 |
* | * cppfiles.c (stack_include_file): Harmonize system headerness tests. | neil | 2001-08-21 | 1 | -41/+43 |
* | * cpperror.c (print_location): Don't take a file name; use the | neil | 2001-08-17 | 1 | -2/+6 |
* | * c-lex.c (map): Make const. | neil | 2001-08-11 | 1 | -8/+5 |
* | PR preprocessor/3081 | neil | 2001-08-05 | 1 | -5/+4 |
* | * Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h | neil | 2001-08-04 | 1 | -1/+1 |
* | * line-map.c: New. | neil | 2001-08-02 | 1 | -3/+3 |
* | * alias.c: Fix comment formatting. | kazu | 2001-08-01 | 1 | -4/+4 |
* | * cppexp.c (parse_defined): Always record the macro name. | neil | 2001-07-29 | 1 | -4/+4 |
* | * cppfiles.c (remove_component_p): Don't assume lstat/stat will | aoliva | 2001-05-22 | 1 | -0/+6 |
* | * cppfiles.c (struct include_file): New member err_no. | neil | 2001-05-05 | 1 | -9/+9 |
* | * configure.in: Add check for lstat. | neil | 2001-04-06 | 1 | -96/+118 |
* | * cppfiles.c (open_file): Fail directories silently, but | neil | 2001-04-06 | 1 | -30/+34 |
* | * 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 |