| Commit message (Expand) | Author | Age | Files | Lines |
* | * cppfiles.c (stack_file): Correctly pass return_at_eof parameter | bothner | 2003-08-21 | 1 | -1/+2 |
* | * builtins.c: Fix comment typos. | kazu | 2003-08-19 | 1 | -2/+2 |
* | * c-decl.c: Follow spelling conventions. | kazu | 2003-08-19 | 1 | -2/+2 |
* | * cppinit.c (cpp_read_main_file): Split out source-independent | bothner | 2003-08-09 | 1 | -1/+1 |
* | PR preprocessor/11839 | neil | 2003-08-09 | 1 | -0/+2 |
* | * cppfiles.c (stack_file): Use file path. | neil | 2003-08-03 | 1 | -1/+1 |
* | * cppfiles.c (struct _cpp_file): Rename once_only_next to | neil | 2003-08-02 | 1 | -54/+46 |
* | * cppfiles.c (ENOTDIR): Remove. | neil | 2003-08-02 | 1 | -86/+85 |
* | * Makefile.in: Refine dependencies. | neil | 2003-08-01 | 1 | -31/+36 |
* | * cppfiles.c (stack_file, open_file_failed): Use path for deps. | neil | 2003-07-30 | 1 | -2/+2 |
* | * cppfiles.c (stack_file): Leave filename as "" rather than "<stdin>". | geoffk | 2003-07-30 | 1 | -2/+0 |
* | * Makefile.in (LIBCPP_DEPS): Add HASHTAB_H. | neil | 2003-07-29 | 1 | -873/+882 |
* | * cppfiles.c (open_file_pch): Don't put unused entries in the | neil | 2003-07-21 | 1 | -33/+30 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -10/+8 |
* | * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H). | zack | 2003-07-13 | 1 | -2/+0 |
* | * 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 |