| Commit message (Expand) | Author | Age | Files | Lines |
* | * system.h: Include filenames.h. | zack | 2003-07-03 | 1 | -3/+3 |
* | * cppfiles.c: Clarify comments. | neil | 2003-06-25 | 1 | -1/+1 |
* | * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.c | zack | 2003-06-17 | 1 | -120/+55 |
* | cp: | ghazi | 2003-06-16 | 1 | -3/+2 |
* | * doc/cppopts.texi (-undef): Fix texinfo warning. | geoffk | 2003-05-16 | 1 | -0/+7 |
* | * c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__ into | neil | 2003-05-11 | 1 | -1/+3 |
* | * c-ppoutput.c (cb_include): Don't take a cpp_token. | neil | 2003-04-21 | 1 | -25/+24 |
* | * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD, | neil | 2003-04-19 | 1 | -89/+9 |
* | Various cleanups to help compile server. | bothner | 2003-03-20 | 1 | -4/+6 |
* | * cppfiles.c (cpp_rename_file, cpp_push_include): New. | neil | 2003-03-12 | 1 | -0/+28 |
* | * configure.in: Check for <memcheck.h>. | aj | 2003-03-04 | 1 | -1/+5 |
* | * c-incpath.c (remove_component_p, simplify_path): Move back to | neil | 2003-03-02 | 1 | -11/+158 |
* | * Makefile.in (C_AND_OBJC_OBJS, c-incpath.o, c-lex.o, LIBCPP_OBJS, | neil | 2003-03-01 | 1 | -173/+51 |
* | In gcc/: | geoffk | 2003-02-28 | 1 | -2/+2 |
* | Merge from pch-branch. | geoffk | 2003-01-10 | 1 | -2/+113 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * Makefile.in (RUN_GEN, VALGRIND_DRIVER_DEFINES): New variables. | hp | 2002-11-20 | 1 | -1/+19 |
* | * cppfiles.c: Fix formatting. | kazu | 2002-11-19 | 1 | -15/+12 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -1/+1 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-14 | 1 | -1/+1 |
* | 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 |