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