gcc/cygwin-gcc.git
2004-01-24 mrs * gcc.c (use_server): Default to off.heads/compile-server-branch
2004-01-22 mrs Move options processing from server command line to...
2003-12-18 bothner * c-decl.c (lang_clear_identifier): Clear the DECL_RT...
2003-12-15 bothnerAdd FIXME commen t.
2003-12-15 bothner * c-decl.c (lang_clear_identifier): Clear TREE_SYMBOL...
2003-12-15 bothner * decl.c (setup_globals): ANSI-fy function header.
2003-12-14 bothner * tree.h (DECL_NEWEST_DUPLICATE): New macro.
2003-12-13 bothner * function.c (init_function_once): Don't reset funcde...
2003-12-13 bothner * c-decl.c (finish_struct): Move C_TYPE_INCOMPLETE_VA...
2003-12-12 mrs * cppfiles.c (validate_pch): Grab file->data after...
2003-12-12 bothner * c-common.c (register_decl_dependency, reserve_fragme...
2003-12-11 mrsCleanup merge bits
2003-12-11 mrsMerge in objc-improvements-merge-20030811->tree-ssa...
2003-12-11 (no author)This commit was manufactured by cvs2svn to create branch
2003-12-11 bothner * cppfiles.c (open_file): Tweak previous patch. ...
2003-12-10 bothner Share buffer and fragments for files that have same...
2003-12-10 bothner * emit-rtl.c: Partually revert yesterday's change...
2003-12-09 bothner * c-common.c (restore_fragment, cb_enter_fragment...
2003-12-08 bothner Reset some counters etc so compile-server output match...
2003-12-08 bothner * c-incpath.c (add_path): Add final '/' if missing.
2003-12-07 bothner Implement a cache for linemap_lookup.
2003-12-05 bothner * cppfiles.c (file_hash_hash): New static function.
2003-12-05 bothner * line-map.h (source_location): New typedef.
2003-12-03 bothner * c-common.h (nonempty_fragment_reused): New declaration.
2003-12-03 mrs * config/darwin-c.c: struct cpp_dir -> cpp_dir.
2003-12-02 bothner * toplev.c (lang_dependent_init): Kludge to skip...
2003-12-02 bothner * Makefile.in: New rules to help testing the compile...
2003-12-02 bothner * cppfiles.c (_cpp_pop_file_buffer): Free buffer...
2003-12-02 bothner * dwarf2out.c (init_done): Move inside #ifdef DWARF2_...
2003-12-02 bothner * c-common.c (create_output_fragment): Do nothing...
2003-12-01 bothnerRestore a blank line, to match the trunk.
2003-12-01 bothner Remember a tag type across compilation units.
2003-12-01 bothner * gcc.c (reuse_server_sockets, server_socket): New...
2003-12-01 bothner * cpplib.h (struct cpp_callbacks): Remove use of...
2003-12-01 bothner * c-objc-common.c (init_c_objc_common_once): Move...
2003-11-24 bothner More flexible fragment "chunking".
2003-11-24 bothner Note whether fragment was empty so we can update mi_valid.
2003-11-24 bothner Support compile-server dependency tracking for macros.
2003-11-23 bothner Support compile-server dependency tracking for macros.
2003-11-23 bothner * c-format.c (init_dynamic_diag_info): An identifier...
2003-11-07 bothner * c-opts.c (finish_options): Move cpp_find_main_file...
2003-11-07 bothner * c-decl.c (duplicate_decls): Don't modify olddecl...
2003-11-07 bothner * c-decl.c (start_struct): Increment currently_nested.
2003-11-06 bothner (cb_exit_fragment):
2003-11-06 bothner * c-common.c (create_builtins_fragment): Copy name.
2003-11-06 bothner * dwarf2out.c (init_done, frame_init_done): New statics.
2003-10-30 mrs * c-common.c (builtins_c_fragment): Mark for PCH.
2003-10-29 bothner * varasm.c (init_varasm_once): Reset const_labelno.
2003-10-29 bothner * function.c (init_function_once): Reset funcdef_no.
2003-10-29 bothner * c-patch.in (maybe_identifier): New non-terminal.
2003-10-29 bothner * cpphash.h (struct cpp_fragment): Fields start_line...
2003-10-18 bothner * cppfiles.c, cpplib.c, cppmacro.c, cpppch.c, fix...
2003-10-18 bothner * c-opts.c (c_common_post_options): Don't call cpp_fi...
2003-10-18 bothner * cppinit.c (cpp_read_main_file): Split into two...
2003-10-18 bothner * c-lex.c (src_line): Remove unneeded static variable.
2003-10-18 bothner * c-ppoutput.c (cb_line_change): Revert 2003-08-04...
2003-10-14 mrs * decl2.c (import_export_class): Never export/import...
2003-10-07 mrs * gcc.c (default_compilers): Don't include -server...
2003-10-01 mrs * opts.c (add_input_filename): Allocate "-" using...
2003-09-30 mrsFix spelling.
2003-09-30 mrs * pex-unix.c (set_last_pipe_input, get_last_pipe_input...
2003-09-30 mrs * libiberty.h (set_last_pipe_input): Add hooks into...
2003-09-30 mrs * toplev.c (server_loop): Add load balancing server...
2003-09-30 mrs * call.c (add_function_candidate): Don't let functions...
2003-09-26 bothner * dbxout.c (dbxout_typedefs): Output typedefs in...
2003-09-24 mrs * pex-unix.c (set_last_pipe_input, get_last_pip...
2003-09-19 bothner * c-ppoutput.c (print): Use fileline typedef for...
2003-09-15 mrs * dwarf2asm.c (dw2_output_indirect_constants): Reiniti...
2003-09-15 bothner * c-common.c (warn_fragment_invalidation): New "flag...
2003-09-15 bothner * pretty-print.c (pp_construct): Use xcalloc instead...
2003-09-12 bothner * c-decl.c (restore_fragment_bindings): List of tags...
2003-09-12 bothner * cpplib.c (_cpp_pop_buffer): Do generate a call...
2003-09-12 bothner * toplev.c (do_compile): Remove unwanted push_srcloc...
2003-09-12 bothner * config/darwin.c (machopic_finish): Zero out machopi...
2003-09-12 bothner * c-lex.c (fe_file_change): Don't transform to_line...
2003-09-09 mrs * common.opt (fserver): Make it JoinedOrMissing.
2003-09-09 mrs * gcc.c (process_command): Don't use -pipe with compil...
2003-09-05 mrs * gcc.c (execute): Improve -o handling, in C++ land...
2003-08-30 mrs2003-08-29 Mike Stump <mrs@apple.com>
2003-08-29 mrs Add framework support for darwin.
2003-08-29 bothner * cpplib.c (_cpp_restore_macro): Rename to cpp_restor...
2003-08-28 bothner * cpperror.c (print_location): Don't check for !pfile...
2003-08-22 mrs * lex.c (init_cxx_once): Move pop_srcloc to here...
2003-08-21 bothner * c-opts.c (init_c_common_once): Do finish_options...
2003-08-21 bothner * c-decl.c (setup_globals): Don't clear input_filename.
2003-08-21 bothner * c-lang.c (c_write_globals): Remove function.
2003-08-21 bothner * toplev.c (lang_dependent_init): Remove parameter.
2003-08-21 bothner * cpplex.c (_cpp_clean_line): Add extra '\n' into...
2003-08-21 bothner * cpplib.h (struct cpp_token): Change type of field...
2003-08-17 bothner * cp-lang.c (LANG_HOOKS_INIT_ONCE): New book definition.
2003-08-17 bothner * c-common.c (restore_fragment): New function.
2003-08-16 bothner * objc/objc-act.c (init_objc): Inline into objc_init.
2003-08-16 bothnerMerge failure: Need to init have_c and have_o in proce...
2003-08-16 bothner * objc/lang-specs.h: Handle -server flag.
2003-08-16 bothner * toplev.c (server_argv, server_argc): New static...
2003-08-15 bothner * c-decl.c (first_builtin_decl, last_builtin_decl...
2003-08-15 bothner * c-common.def (INCLUDE_FRAGMENT): New tree code.
2003-08-15 bothner * c-lang.c (finish_file): Remove. Combine with ...
2003-08-15 bothner<
2003-08-15 bothner * cpphash.h (struct cpp_fragment): New type.
next