aboutsummaryrefslogtreecommitdiff
path: root/gcc/cppfiles.c
AgeCommit message (Expand)Author
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
2002-05-22cpperror.c: Fix formatting.Kazu Hirata
2002-05-13cppfiles.c (open_file): Change mode (DJGPP only) of redirected input to O_BIN...Andris Pavenis
2002-05-08re PR preprocessor/6521 (-MG creates dependency with wrong path)Robert Spier
2002-04-22cppfiles.c (_cpp_pop_file_buffer): Return void.Neil Booth
2002-04-21cppexp.c (struct op, [...]): Replace U_CHAR with uchar.Neil Booth
2002-04-14cpperror.c (print_location): Don't print include chain if line == 0.Neil Booth
2002-01-18bitmap.h: Fix comment formatting.Kazu Hirata
2002-01-14cppfiles.c (TEST_THRESHOLD): New macro.Christopher Faylor
2002-01-03cpperror.c: Update comments and copyright.Neil Booth
2002-01-03cppfiles.c (_cpp_pop_file_buffer): Change return type to bool and return true...Andreas Schwab
2001-12-28cppfiles.c (stack_include_files): Don't translate <stdin>.Philipp Thomas
2001-12-12cppfiles.c (read_include_file): Set buffer size properly when file is shorter...Douglas B Rupp
2001-12-06cppfiles.c (open_file): If we've opened a directory by mistake, close it.Zack Weinberg
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth
2001-11-27* cppfiles.c (read_include_file): Add comment.Zack Weinberg
2001-11-26cppfiles.c (stack_include_file): Don't optimize zero-length files.Neil Booth
2001-11-23ChangeLog.0, [...]: Fix spelling errors.Joseph Myers
2001-11-21cppfiles.c (STAT_SIZE_TOO_BIG): Define.Douglas B Rupp
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs
2001-10-10calls.c: Fix formatting.Kazu Hirata
2001-10-08cppfiles.c (open_file): Don't mark zero-length files never-reread here.Neil Booth
2001-08-22cpperror.c (print_location): Don't show _Pragma.Neil Booth
2001-08-21cppfiles.c (stack_include_file): line-map.c now handles include depth.Neil Booth
2001-08-21cppfiles.c (stack_include_file): Don't handle -H here.Neil Booth
2001-08-21cppfiles.c (stack_include_file): Harmonize system headerness tests.Neil Booth
2001-08-17cpperror.c (print_location): Don't take a file name; use the line map instead.Neil Booth
2001-08-11c-lex.c (map): Make const.Neil Booth
2001-08-05re PR preprocessor/3081 (Preprocessor merges 2 first lines when -imacros is b...Neil Booth
2001-08-04Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h are also on lin...Neil Booth
2001-08-02line-map.c: New.Neil Booth
2001-08-01alias.c: Fix comment formatting.Kazu Hirata
2001-07-29cppexp.c (parse_defined): Always record the macro name.Neil Booth
2001-05-22cppfiles.c (remove_component_p): Don't assume lstat/stat will keep errno unch...Alexandre Oliva
2001-05-05cppfiles.c (struct include_file): New member err_no.Neil Booth
2001-04-06configure.in: Add check for lstat.Neil Booth
2001-04-06cppfiles.c (open_file): Fail directories silently, but with an errno of NOENT...Neil Booth
2001-03-16* cppfiles.c (stack_include_file): Use MAX of sysp.Alexandre Oliva
2001-03-15cpp.texi: Update documentation for -include and -imacros.Neil Booth
2001-03-14cppfiles.c (stack_include_file): Only increase the include count if we actual...Neil Booth
2001-03-13cppfiles.c (NO_INCLUDE_PATH): New macro.Neil Booth
2001-03-12cppfiles.c: Update comments.Neil Booth
2001-03-11cppfiles.c (INCLUDE_LEN_FUDGE, ENOMEM): Delete.Neil Booth