summaryrefslogtreecommitdiff
path: root/libcpp/files.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix failure with pragma once where buffer is NULL and buffer_valid is true.James E Wilson2005-11-031-0/+1
* Fix bug with -MM -MG.James E Wilson2005-10-211-11/+11
* re PR preprocessor/20348 (File not included when file with same name is inclu...Jakub Jelinek2005-08-301-51/+25
* all files: Update FSF address in copyright headers.Kelley Cook2005-06-291-1/+1
* configure.ac: Check declarations for asprintf and vasprintf.Gabriel Dos Reis2005-05-281-29/+31
* From Andris Pavenis, approved by Zack Weinberg, for DJGPP build problem.Andris Pavenis2005-04-271-0/+1
* directives.c, [...]: Update copyright.Kazu Hirata2005-02-141-1/+1
* files.c (pchf_adder): Remove.Mike Stump2005-02-091-57/+40
* Index: libcpp/ChangeLogGeoffrey Keating2005-01-041-1/+9
* re PR preprocessor/15167 (Internal compiler error with "#pragma once")Eric Botcazou2004-12-151-6/+43
* re PR preprocessor/16366 (Preprocessor option -remap causes memory corruption)Andris Pavenis2004-07-161-1/+4
* re PR preprocessor/15933 (Caching of include files breaks compilation)Zack Weinberg2004-06-261-41/+22
* c-opts.c (c_common_handle_option): Handle -fpch-preprocess.Geoffrey Keating2004-06-221-1/+1
* Makefile.am: Add makedepend.Zack Weinberg2004-06-051-17/+62
* Makefile.def (host_modules): add libcpp.Paolo Bonzini2004-05-241-0/+1560