Age | Commit message (Expand) | Author | Files | Lines |
2004-01-19 | Fix patch oops. | Per Bothner | 1 | -1/+1 |
2004-01-17 | [multiple changes] | Geoffrey Keating | 1 | -1/+232 |
2003-12-31 | cppfiles.c (pch_open_file): Minor tweak to work-around native HPPA compiler bug. | Roger Sayle | 1 | -2/+4 |
2003-12-21 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-12-05 | cppfiles.c (file_hash_hash): New static function. | Per Bothner | 1 | -6/+27 |
2003-11-14 | cppfiles.c (_cpp_find_file): Make 'one or more PCH files were found' message ... | Geoffrey Keating | 1 | -3/+3 |
2003-11-08 | cppfiles.c (pch_open_file): New parameter 'invalid_pch', set it. | Geoffrey Keating | 1 | -8/+26 |
2003-11-01 | re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory) | John David Anglin | 1 | -8/+9 |
2003-10-05 | c-pretty-print.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-10-02 | cppinit.c (cpp_read_main_file): Split into two functions: Distribute _cpp_sta... | Per Bothner | 1 | -24/+16 |
2003-09-25 | re PR pch/12112 (Putting PCH files in a directory completely broken) | Phil Edwards | 1 | -7/+9 |
2003-08-21 | cppfiles.c (stack_file): Correctly pass return_at_eof parameter to cpp_push_b... | Per Bothner | 1 | -1/+2 |
2003-08-19 | builtins.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2003-08-19 | c-decl.c: Follow spelling conventions. | Kazu Hirata | 1 | -2/+2 |
2003-08-09 | cppinit.c (cpp_read_main_file): Split out source-independent initialization t... | Per Bothner | 1 | -1/+1 |
2003-08-09 | re PR preprocessor/11839 (GCC cannot find t/t.h if t is a file and t/t.h is i... | Neil Booth | 1 | -0/+2 |
2003-08-03 | cppfiles.c (stack_file): Use file path. | Neil Booth | 1 | -1/+1 |
2003-08-02 | cppfiles.c (struct _cpp_file): Rename once_only_next to next_file. | Neil Booth | 1 | -54/+46 |
2003-08-02 | cppfiles.c (ENOTDIR): Remove. | Neil Booth | 1 | -86/+85 |
2003-08-01 | Makefile.in: Refine dependencies. | Neil Booth | 1 | -31/+36 |
2003-07-30 | * cppfiles.c (stack_file, open_file_failed): Use path for deps. | Neil Booth | 1 | -2/+2 |
2003-07-30 | cppfiles.c (stack_file): Leave filename as "" rather than "<stdin>". | Geoffrey Keating | 1 | -2/+0 |
2003-07-29 | Makefile.in (LIBCPP_DEPS): Add HASHTAB_H. | Neil Booth | 1 | -873/+882 |
2003-07-21 | cppfiles.c (open_file_pch): Don't put unused entries in the splay tree. | Neil Booth | 1 | -33/+30 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -10/+8 |
2003-07-13 | Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H). | Zack Weinberg | 1 | -2/+0 |
2003-07-03 | system.h: Include filenames.h. | Zack Weinberg | 1 | -3/+3 |
2003-06-25 | cppfiles.c: Clarify comments. | Martin Schaffner | 1 | -1/+1 |
2003-06-17 | * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.c | Zack Weinberg | 1 | -120/+55 |
2003-06-16 | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 1 | -3/+2 |
2003-05-16 | cppopts.texi (-undef): Fix texinfo warning. | Geoffrey Keating | 1 | -0/+7 |
2003-05-11 | c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__ into cpplib as it's a S... | Neil Booth | 1 | -1/+3 |
2003-04-21 | c-ppoutput.c (cb_include): Don't take a cpp_token. | Neil Booth | 1 | -25/+24 |
2003-04-19 | cppfiles.c (ENABLE_VALGRIND_CHECKING, [...]): Remove. | Neil Booth | 1 | -89/+9 |
2003-03-20 | Various cleanups to help compile server. | Per Bothner | 1 | -4/+6 |
2003-03-12 | cppfiles.c (cpp_rename_file, [...]): New. | Neil Booth | 1 | -0/+28 |
2003-03-04 | configure.in: Check for <memcheck.h>. | Andreas Jaeger | 1 | -1/+5 |
2003-03-02 | c-incpath.c (remove_component_p, [...]): Move back to cppfiles.c. | Neil Booth | 1 | -11/+158 |
2003-03-01 | Makefile.in (C_AND_OBJC_OBJS, [...]): Update. | Neil Booth | 1 | -173/+51 |
2003-02-28 | In gcc/: 2003-02-28 Geoffrey Keating <geoffk@apple.com> | Geoffrey Keating | 1 | -2/+2 |
2003-01-10 | Merge from pch-branch. | Geoffrey Keating | 1 | -2/+113 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-11-20 | Makefile.in (RUN_GEN, [...]): New variables. | Hans-Peter Nilsson | 1 | -1/+19 |
2002-11-19 | * cppfiles.c: Fix formatting. | Kazu Hirata | 1 | -15/+12 |
2002-09-22 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-09-14 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-08-14 | re PR preprocessor/7358 (Changes to Sun's make Dependencies) | Neil Booth | 1 | -2/+5 |
2002-08-12 | c-opts.c (deps_seen, [...]): New. | Neil Booth | 1 | -5/+6 |
2002-07-30 | adadecode.c (ada_demangle): Use xstrdup in lieu of xmalloc/strcpy. | Kaveh R. Ghazi | 1 | -5/+1 |
2002-07-22 | cppfiles.c (stack_include_file): Correct test of whether a dependency should ... | Neil Booth | 1 | -1/+1 |