OSDN Git Service

* regclass.c (init_reg_autoinc): New function.
[pf3gnuchains/gcc-fork.git] / gcc / cppfiles.c
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...
2000-09-16 neil * cppfiles.c (purge_cache): use munmap() only if MMAP_...
2000-09-16 rth * cppiles.c (purge_cache): Use PTR not caddr_t.
2000-09-12 zack * cppfiles.c: Move all default-#defines to top of...
2000-08-24 zack*** empty log message ***
2000-08-24 gkm * cppfiles.c (actual_directory): Don't write beyond...
2000-08-02 zack * cpperror.c (v_message): Split into _cpp_begin_messag...
2000-07-16 zack2000-07-16 Laurynas Biveinis <lauras@softhome.net>
2000-07-13 zack * cppexp.c, cpphash.c, cpphash.h, cppinit.c, cpplex.c,
2000-07-05 zacktoplevel:
2000-07-04 zacktop level:
2000-07-02 jakub * cpplib.h (struct cpp_reader): New field include_depth.
2000-06-30 nathan * cpp.texi: Document #pragma GCC dependency
2000-06-28 zack * cppfiles.c (open_include_file): If open(2) returns...
2000-06-21 zack * cppfiles.c (cpp_make_system_header): New function.
2000-06-21 zack * cppfiles.c: Include splay-tree.h, not hashtab.h.
2000-06-09 ghazi * system.h (SSIZE_MAX): Delete backup definition.
2000-06-01 zack2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
2000-05-29 zack * cpplib.h (cpp_reader): Remove if_stack. Change
2000-05-28 zack * cppfiles.c: Read files in, using mmap if possible...
2000-05-04 zackgcc:
next