OSDN Git Service

* builtins.def: Alphabetize.
[pf3gnuchains/gcc-fork.git] / gcc / cppfiles.c
2003-07-30 neil * cppfiles.c (stack_file, open_file_failed): Use path...
2003-07-30 geoffk * cppfiles.c (stack_file): Leave filename as "" rather...
2003-07-29 neil * Makefile.in (LIBCPP_DEPS): Add HASHTAB_H.
2003-07-21 neil * cppfiles.c (open_file_pch): Don't put unused entries...
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-13 zack * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and...
2003-07-03 zack * system.h: Include filenames.h.
2003-06-25 neil * cppfiles.c: Clarify comments.
2003-06-17 zack * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.c
2003-06-16 ghazicp:
2003-05-16 geoffk * doc/cppopts.texi (-undef): Fix texinfo warning.
2003-05-11 neil * c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED_...
2003-04-21 neil * c-ppoutput.c (cb_include): Don't take a cpp_token.
2003-04-19 neil * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD,
2003-03-20 bothner Various cleanups to help compile server.
2003-03-12 neil * cppfiles.c (cpp_rename_file, cpp_push_include):...
2003-03-04 aj * configure.in: Check for <memcheck.h>.
2003-03-02 neil * c-incpath.c (remove_component_p, simplify_path)...
2003-03-01 neil * Makefile.in (C_AND_OBJC_OBJS, c-incpath.o, c-lex...
2003-02-28 geoffkIn gcc/:
2003-01-10 geoffkMerge from pch-branch.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-20 hp * Makefile.in (RUN_GEN, VALGRIND_DRIVER_DEFINES):...
2002-11-19 kazu * cppfiles.c: Fix formatting.
2002-09-22 kazu * ChangeLog: Follow spelling conventions.
2002-09-14 kazu * ChangeLog: Follow spelling conventions.
2002-08-14 neil PR preprocessor/7358
2002-08-12 neil * c-opts.c (deps_seen, deps_file, deferred_count,...
2002-07-30 ghaziada:
2002-07-22 neil * cppfiles.c (stack_include_file): Correct test of...
2002-05-22 kazu * cpperror.c: Fix formatting.
2002-05-13 neil * cppfiles.c (open_file): Change mode (DJGPP only...
2002-05-08 neil PR preprocessor/6521
2002-04-22 neil * cppfiles.c (_cpp_pop_file_buffer): Return void....
2002-04-21 neil * cppexp.c (struct op, parse_number): Replace U_CHAR...
2002-04-14 neil * cpperror.c (print_location): Don't print include...
2002-01-18 kazu * bitmap.h: Fix comment formatting.
2002-01-14 cgf* cppfiles.c (TEST_THRESHOLD): New macro.
2002-01-03 neil * cpperror.c: Update comments and copyright.
2002-01-03 schwab * cppfiles.c (_cpp_pop_file_buffer): Change return...
2001-12-28 pthomas cppfiles.c (stack_include_files): Don't translate...
2001-12-12 kenner * cppfiles.c (read_include_file): Set buffer size...
2001-12-06 zack * cppfiles.c (open_file): If we've opened a directory by
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-11-27 neil * cppfiles.c (read_include_file): Add comment.
2001-11-26 neil * cppfiles.c (stack_include_file): Don't optimize...
2001-11-23 jsm28 * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog...
2001-11-21 kenner * cppfiles.c (STAT_SIZE_TOO_BIG): Define.
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-10 kazu * calls.c: Fix formatting.
2001-10-08 neil * cppfiles.c (open_file): Don't mark zero-length files
2001-08-22 neil * cpperror.c (print_location): Don't show _Pragma.
2001-08-21 neil * cppfiles.c (stack_include_file): line-map.c now...
2001-08-21 neil * cppfiles.c (stack_include_file): Don't handle -H...
2001-08-21 neil * cppfiles.c (stack_include_file): Harmonize system...
2001-08-17 neil * cpperror.c (print_location): Don't take a file...
2001-08-11 neil * c-lex.c (map): Make const.
2001-08-05 neil PR preprocessor/3081
2001-08-04 neil * Makefile.in (CPPLIB_H): New, so that dependencies...
2001-08-02 neil * line-map.c: New.
2001-08-01 kazu * alias.c: Fix comment formatting.
2001-07-29 neil * cppexp.c (parse_defined): Always record the macro...
2001-05-22 aoliva* cppfiles.c (remove_component_p): Don't assume lstat...
2001-05-05 neil * cppfiles.c (struct include_file): New member err_no.
2001-04-06 neil * configure.in: Add check for lstat.
2001-04-06 neil * cppfiles.c (open_file): Fail directories silently...
2001-03-16 aoliva* cppfiles.c (stack_include_file): Use MAX of sysp.
2001-03-15 neil * cpp.texi: Update documentation for -include and...
2001-03-14 neil * cppfiles.c (stack_include_file): Only increas...
2001-03-13 neil * cppfiles.c (NO_INCLUDE_PATH): New macro.
2001-03-12 neil * cppfiles.c: Update comments.
2001-03-11 neil * cppfiles.c (INCLUDE_LEN_FUDGE, ENOMEM): Delete.
2001-03-10 neil * cppfiles.c (search_from): Use lbasename.
2001-03-04 neil * cppfiles.c (search_from): Special case the empty...
2001-03-04 neil * cppfiles.c (_cpp_execute_include): Don't make a...
2001-03-02 neil * cppfiles.c (struct include_file): Update.
2001-02-21 neil * cppfiles.c: Update comments.
2001-02-19 neil * cppfiles.c (stack_include_file): Generate...
2001-02-16 neil * cppfiles.c (_cpp_make_system_header): Generat...
2001-01-24 jakub * cppfiles.c (_cpp_read_file): Add to dependencies...
2001-01-13 neil * cppfiles.c (_cpp_fake_include): New function.
2001-01-11 neil2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
2001-01-09 grahams * cppfiles.c (_cpp_execute_include): Move `len` initia...
2001-01-04 jakub * tradcpp.c (deps_file, print_deps_missing_files)...
2000-12-18 neil * c-lex.c: s/change_file/file_change.
2000-12-17 neil * c-lex.c: Move main_input_filename handling...
2000-12-15 zack * cppfiles.c (hack_vms_include_specification): Delete...
2000-12-13 neil * cppfiles.c (read_name_map): Return null if...
2000-12-11 neil * cpperror.c (print_location): New function.
2000-12-09 neil * cppfiles.c (NEVER_REREAD, DO_NOT_REREAD)...
2000-12-07 neil * cppfiles.c (struct include_file): Move from...
2000-12-07 neil * c-common.c (parse_in): Make a cpp_reader *.
2000-12-05 neil * cppfiles.c (stack_include_file): Push zero...
2000-12-04 neil * cppfiles.c (cpp_make_system_header): Take...
2000-11-27 neil * c-lex.c (cb_enter_file, cb_leave_file, cb_ren...
2000-11-03 nathan * cppfiles.c (open_file): If already read, then don...
2000-10-30 neil * cppfiles.c (stack_include_file): Check for stacked...
2000-10-28 neil2000-10-28 Neil Booth <neilb@earthling.net>
2000-09-21 neil * cppfiles.c (lookup_include_file): Rename to open_file.
2000-09-19 neil * cppfiles.c (read_include_file): Take no speci...
next