summaryrefslogtreecommitdiffstats
path: root/gcc/cppfiles.c
Commit message (Expand)AuthorAgeFilesLines
* * system.h: Include filenames.h.zack2003-07-031-3/+3
* * cppfiles.c: Clarify comments.neil2003-06-251-1/+1
* * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.czack2003-06-171-120/+55
* cp:ghazi2003-06-161-3/+2
* * doc/cppopts.texi (-undef): Fix texinfo warning.geoffk2003-05-161-0/+7
* * c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__ intoneil2003-05-111-1/+3
* * c-ppoutput.c (cb_include): Don't take a cpp_token.neil2003-04-211-25/+24
* * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD,neil2003-04-191-89/+9
* Various cleanups to help compile server.bothner2003-03-201-4/+6
* * cppfiles.c (cpp_rename_file, cpp_push_include): New.neil2003-03-121-0/+28
* * configure.in: Check for <memcheck.h>.aj2003-03-041-1/+5
* * c-incpath.c (remove_component_p, simplify_path): Move back toneil2003-03-021-11/+158
* * Makefile.in (C_AND_OBJC_OBJS, c-incpath.o, c-lex.o, LIBCPP_OBJS,neil2003-03-011-173/+51
* In gcc/:geoffk2003-02-281-2/+2
* Merge from pch-branch.geoffk2003-01-101-2/+113
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * Makefile.in (RUN_GEN, VALGRIND_DRIVER_DEFINES): New variables.hp2002-11-201-1/+19
* * cppfiles.c: Fix formatting.kazu2002-11-191-15/+12
* * ChangeLog: Follow spelling conventions.kazu2002-09-221-1/+1
* * ChangeLog: Follow spelling conventions.kazu2002-09-141-1/+1
* PR preprocessor/7358neil2002-08-141-2/+5
* * c-opts.c (deps_seen, deps_file, deferred_count, deferred_size,neil2002-08-121-5/+6
* ada:ghazi2002-07-301-5/+1
* * cppfiles.c (stack_include_file): Correct test of whetherneil2002-07-221-1/+1
* * cpperror.c: Fix formatting.kazu2002-05-221-15/+15
* * cppfiles.c (open_file): Change mode (DJGPP only) of redirectedneil2002-05-131-1/+9
* PR preprocessor/6521neil2002-05-081-24/+1
* * cppfiles.c (_cpp_pop_file_buffer): Return void. Moveneil2002-04-221-16/+2
* * cppexp.c (struct op, parse_number): Replace U_CHAR with uchar.neil2002-04-211-5/+5
* * cpperror.c (print_location): Don't print include chainneil2002-04-141-13/+12
* * bitmap.h: Fix comment formatting.kazu2002-01-181-1/+1
* * cppfiles.c (TEST_THRESHOLD): New macro.cgf2002-01-141-7/+21
* * cpperror.c: Update comments and copyright.neil2002-01-031-17/+13
* * cppfiles.c (_cpp_pop_file_buffer): Change return type to boolschwab2002-01-031-2/+6
* cppfiles.c (stack_include_files): Don't translate <stdin>.pthomas2001-12-281-1/+1
* * cppfiles.c (read_include_file): Set buffer size properly whenkenner2001-12-121-2/+3
* * cppfiles.c (open_file): If we've opened a directory byzack2001-12-061-3/+11
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-1/+1
* * cppfiles.c (read_include_file): Add comment.neil2001-11-271-0/+5
* * cppfiles.c (stack_include_file): Don't optimize zero-lengthneil2001-11-261-12/+21
* * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,jsm282001-11-231-1/+1
* * cppfiles.c (STAT_SIZE_TOO_BIG): Define.kenner2001-11-211-1/+14
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-1/+1
* * calls.c: Fix formatting.kazu2001-10-101-1/+1
* * cppfiles.c (open_file): Don't mark zero-length filesneil2001-10-081-25/+15
* * cpperror.c (print_location): Don't show _Pragma.neil2001-08-221-8/+16
* * cppfiles.c (stack_include_file): line-map.c now handles includeneil2001-08-211-12/+1
* * cppfiles.c (stack_include_file): Don't handle -H here.neil2001-08-211-12/+2
* * cppfiles.c (stack_include_file): Harmonize system headerness tests.neil2001-08-211-41/+43
* * cpperror.c (print_location): Don't take a file name; use theneil2001-08-171-2/+6
OpenPOWER on IntegriCloud