OSDN Git Service

* toplev.c (wrapup_global_declarations): Clarify variable handling.
[pf3gnuchains/gcc-fork.git] / gcc / toplev.c
2002-03-15 jason * toplev.c (wrapup_global_declarations): Clarif...
2002-03-14 hubicka * toplev.c (rest_of_compilation): Add CLEANUP_UPDATE_L...
2002-03-13 ghazi * c-common.c (c_tree_code_type, c_tree_code_length,
2002-03-12 ghazi * Makefile.in (debug.o): Depend on debug.h.
2002-03-12 rth * toplev.c (rest_of_compilation): Call purge_al...
2002-03-11 rth * toplev.c (rest_of_compilation): Don't compile...
2002-03-11 kenner * toplev.c (vms_fopen): Remove, not needed.
2002-03-11 kenner * toplev.c (debug_args): Add entry for VMS_DEBUG.
2002-03-08 hubicka * cfgrtl.c (purge_dead_edges): Set BB_DRITY flags...
2002-03-06 hubicka * toplev.c (rest_of_compilation): Do jump threading...
2002-03-06 hubicka * cfgcleanup.c (mentions_nonequal_regs): New function.
2002-03-06 hubicka * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_a...
2002-03-05 geoffk * toplev.c (documented_lang_options): Document more
2002-03-04 hubicka * toplev.c (rest_of_compilation): Cleanup CFG after...
2002-03-03 rth * toplev.c (rest_of_decl_compilation): Revert...
2002-03-03 zack * emit-rtl.c, final.c, fold-const.c, gengenrtl.c,...
2002-03-03 rth * toplev.c (rest_of_decl_compilation): Do not...
2002-03-03 rth * attribs.c (handle_alias_attribute): Don't...
2002-03-02 ghazi * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initial...
2002-03-01 hubicka * toplev.c (rest_of_compilation): Delete dead jumptabl...
2002-02-28 hubicka * basic-block.h (BB_REACHABLE): Renumber.
2002-02-27 zack * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
2002-02-20 zack * toplev.c (output_quoted_string): Write unprintable
2002-01-28 rth * toplev.c (lang_independent_init): Round up...
2002-01-23 janis * toplev.c (process_options): Disable -fprefetch-loop...
2002-01-14 hubicka * cfgcleanup.c (try_forward_edges): Avoid infinite...
2002-01-10 zack * toplev.c: Don't declare environ (it's not used anywh...
2002-01-10 kazu * toplev.c: Fix formatting.
2002-01-10 iraAdded __attribute__((deprecated)) patches.
2002-01-08 rth * regrename.c (find_oldest_value_reg): Ignore...
2002-01-06 rth * c-decl.c (c_expand_body): Don't call outlinin...
2002-01-04 aj2002-01-04 H.J. Lu <hjl@gnu.org>
2001-12-27 jakub * toplev.c (independent_decode_option): Re-add -aux...
2001-12-27 ghazi * collect2.c (is_ctor_dtor): Const-ify.
2001-12-17 hubicka * Makefile.in (cfgcleanup.o): Add cselib.h dependancy.
2001-12-16 rth * toplev.c (parse_options_and_default_flags...
2001-12-16 ghazi * c-lex.c (lex_number): Use ISXDIGIT/hex_value.
2001-12-15 jsm28 * c-typeck.c, config/i386/i386.h, config/mcore/mcore.h,
2001-12-15 jsm28 * gcc.c, config/fr30/fr30.c, config/v850/v850-c.c...
2001-12-13 neil * toplev.c (process_options, parse_options_and_default...
2001-12-13 hubicka * predict.c (estimate_probability): Reorganize opcode...
2001-12-12 rth * regrename.c (copyprop_hardreg_forward): New...
2001-12-06 hubicka * final.c (count_basic_block, add_bb, add_bb_string):
2001-12-05 kenner * attribs.c (handle_no_check_memory_usage_atribute...
2001-12-05 neil * toplev.c (display_target_options): Don't print twice.
2001-12-05 amacleod2001-12-04 Andrew MacLeod <amacleod@redhat.com>
2001-12-02 kenner * config/alpha/vms.h (VMS_DEBUGGING_INFO): New macro.
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-11-27 neil * cpphash.c (_cpp_init_hashtable): Update.
2001-11-27 kenner * Makefile.in (c-lang.o): Depends on langhooks-def.h.
2001-11-27 rth * toplev.c (rest_of_compilation): Call free_bb_...
2001-11-26 neil * cppfiles.c (stack_include_file): Don't optimize...
2001-11-26 aoliva* toplev.c (process_options): Don't force
2001-11-23 jsm28 * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog...
2001-11-20 geoffk * configure.in (HAVE_AS_GDWARF2_DEBUG_FLAG): Define.
2001-11-19 kenner * toplev.c (DUMPFILE_FORMAT): Define default.
2001-11-18 neil * Makefile.in (c-parse.o, c-common.o): Update dependen...
2001-11-15 kenner * toplev.c (toplev_main): Don't start timing until...
2001-11-15 neil * c-common.c: Include c-lex.h.
2001-11-11 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog...
2001-11-11 hubicka * final.c (*_MAX_SKIP): Use *_max_skip variables.
2001-11-09 neil * Makefile.in: Update.
2001-11-09 neil * c-lang.c (LANG_HOOKS_NAME): New.
2001-11-06 neil * alias.c:: Include langhooks.h.
2001-11-04 jsm28 * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,
2001-10-30 neil * tree.c (id_string_size): Remove.
2001-10-29 hubicka * basic-block.h (purge_all_dead_edges): Add update_lif...
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-28 ghazi * Makefile.in (toplev.o, halfpic.o): Depend on halfpic.h
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-25 zack * langhooks.c (lang_hook_default_clear_binding_stack...
2001-10-23 hubicka * i386.c (ix86_expand_int_movcc): Cleanup; use expand_...
2001-10-21 ghazi * c-format.c (maybe_read_dollar_number): Use safe...
2001-10-21 neil * langhooks.c (lang_hook_default_do_nothing,
2001-10-20 hubicka * basic-block.h (find_sub_basic_blocks): Use sbitmap...
2001-10-19 zack * aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and
2001-10-12 zack * toplev.c (compile_file): Ignore return value from...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-10 kazu * calls.c: Fix formatting.
2001-10-07 jsm28config:
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-09-21 amylaar * integrate.c (allocate_initial_values): New function.
2001-09-16 hubicka * basic-block.h (free_bb_for_insn): Declare.
2001-09-12 ghazi * c-common.c (c_tree_code_name): Const-ification.
2001-09-11 jakub * configure.in: Check whether assembler supports secti...
2001-09-11 hp * dbxout.c (dbxout_parms): Fix typo in comment.
2001-09-05 zack * function.c (ggc_mark_struct_function): Mark f->outer.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-19 hubicka * final.c (compute_alignments): New function.
2001-08-19 rth * timevar.def (TV_MACH_DEP): New.
2001-08-17 kazu * sbitmap.c: Fix comment formatting.
2001-08-12 zack * toplev.c (set_float_handler): Make static.
2001-08-06 rth * Makefile.in (reload1.o): Add dedendancy on...
2001-08-04 rth * target.h (gcc_target): Add asm_out.named_section,
2001-07-30 hubicka * i386.c (ix86_output_main_function_alignment_hack...
2001-07-29 hubicka * basic-block.h (CLEANUP_PRE_LOOP): New.
2001-07-26 hubicka * rtl.h (cleanup_barriers): Declare.
2001-07-26 neil * toplev.c, varasm.c, final.c: Include xcoffout.h...
2001-07-24 hubicka * flow.c (try_simplify_condjump): Avoid duplicated...
2001-07-24 hubicka * recog.c (split_all_insns_noflow): New.
next