]> gcc.gnu.org Git - gcc.git/history - gcc/toplev.c
configure.in (CROSS): Define NATIVE_CROSS.
[gcc.git] / gcc / toplev.c
2002-05-22 Neil Boothre PR preprocessor/6517 (gcc hangs on C compile with...
2002-05-22 Richard Hendersonc-common.h (enum rid): Add RID_THREAD.
2002-05-19 Richard Hendersonsystem.h (BLOCK_PROFILER, [...]): Poison.
2002-05-18 Kazu Hiratatimevar.c: Fix formatting.
2002-05-17 Richard Hendersonexpr.c (init_expr_once): Don't use start/end_sequence.
2002-05-16 Neil Boothc-common.c (cb_register_builtins): Handle more built...
2002-05-15 Jan Hubickainvoke.texi (-malign-double): Re-add lost warning.
2002-05-13 Zack Weinbergemit-rtl.c (global_rtl): Update comment.
2002-05-09 Jan Hubickafinal.c (end_final): Use C trees to output data structu...
2002-05-08 Jan Hubickacfglayout.c (function_tail_eff_head): Rename to ...
2002-05-08 Kazu Hirata* toplev.c: Fix formatting.
2002-05-02 Jan Hubickacfgrtl.c (try_redirect_by_replacing_jump): Do not kill...
2002-04-30 Richard Hendersontoplev.c (rest_of_compilation): Don't run cross-jump...
2002-04-29 Nick Cliftontoplev.c (f_options): Add "profile" switch so that...
2002-04-29 Jan Hubickatoplev.c (flag_if_conversion, [...]): New static variables.
2002-04-28 Jakub Jelinekre PR c++/6396 (3.1 flow.c 583 ICE with -frename-registers)
2002-04-25 Neil Boothc-common.h (c_common_parse_file): Update.
2002-04-19 Mark Mitchellre PR c++/6352 (GCC 3.1 inliner regression from March)
2002-04-12 Richard Hendersonconfig.gcc (sparcv9-*-solaris2): Default to 32-bit...
2002-04-06 Jason Merrilltoplev.c (flag_no_inline, [...]): Default to 2.
2002-04-03 Richard Hendersonre PR rtl-optimization/4330 (Optimizer generates illega...
2002-04-03 Richard Hendersonre PR rtl-optimization/4311 (unrolling loops creates...
2002-03-31 Neil Boothc-common.c (c_unsafe_for_reeval): Rename.
2002-03-30 Jan Hubickalocal-alloc.c (local_alloc): Avoid call of update_equiv...
2002-03-27 Neil Boothc-common.c (c_expand_expr): Fix prototype.
2002-03-26 Richard Hendersontoplev.c (rest_of_compilation): Delay emit_initial_valu...
2002-03-26 Andrew CagneyAdd -Wswitch-enum. Document.
2002-03-25 Zack Weinbergtoplev.c: Don't include setjmp.h.
2002-03-23 Andrew Cagney[multiple changes]
2002-03-22 Jan Hubickatoplev.c (flag_loop_optimize, [...]): New static variables.
2002-03-21 Aldy Hernandezlanghooks.c (lhd_tree_inlining_cannot_inline_tree_fn...
2002-03-21 Neil BoothMakefile.in (fold-const.o, [...]): Update.
2002-03-20 Neil BoothMakefile.in: Update.
2002-03-17 Neil Boothc-common.h (yyparse, [...]): New.
2002-03-15 Jason Merrilltoplev.c (wrapup_global_declarations): Clarify variable...
2002-03-14 Jan Hubickatoplev.c (rest_of_compilation): Add CLEANUP_UPDATE_LIFE...
2002-03-13 Kaveh R. Ghazic-common.c (c_tree_code_type, [...]): Delete.
2002-03-12 Kaveh R. GhaziMakefile.in (debug.o): Depend on debug.h.
2002-03-12 Richard Hendersontoplev.c (rest_of_compilation): Call purge_all_dead_edg...
2002-03-11 Richard Henderson* toplev.c (rest_of_compilation): Don't compile if...
2002-03-11 Douglas B Rupp* toplev.c (vms_fopen): Remove, not needed.
2002-03-11 Douglas B Rupptoplev.c (debug_args): Add entry for VMS_DEBUG.
2002-03-08 Jan Hubickacfgrtl.c (purge_dead_edges): Set BB_DRITY flags if...
2002-03-06 Jan Hubickatoplev.c (rest_of_compilation): Do jump threading befor...
2002-03-06 Jan Hubickacfgcleanup.c (mentions_nonequal_regs): New function.
2002-03-06 Jan Hubickacfgrtl.c (delete_insn_and_edges, [...]): New.
2002-03-05 Geoffrey Keatingtoplev.c (documented_lang_options): Document more langu...
2002-03-04 Jan Hubickatoplev.c (rest_of_compilation): Cleanup CFG after dead... r106029.5/tags/ast-optimizer-merge-20020304
2002-03-03 Richard Henderson* toplev.c (rest_of_decl_compilation): Revert last...
2002-03-03 Zack Weinbergemit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC...
2002-03-03 Richard Hendersontoplev.c (rest_of_decl_compilation): Do not invoke...
2002-03-03 Richard Hendersonattribs.c (handle_alias_attribute): Don't call assemble...
2002-03-02 Kaveh R. GhaziMakefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialize...
2002-03-01 Jan Hubickatoplev.c (rest_of_compilation): Delete dead jumptables...
2002-02-28 Jan Hubickabasic-block.h (BB_REACHABLE): Renumber.
2002-02-27 Zack Weinbergc-common.c, [...]: Delete code implementing -traditiona...
2002-02-20 Zack Weinbergtoplev.c (output_quoted_string): Write unprintable...
2002-01-28 Roman Zippel* toplev.c (lang_independent_init): Round up identifier...
2002-01-23 Janis Johnsontoplev.c (process_options): Disable -fprefetch-loop...
2002-01-14 Jan Hubickacfgcleanup.c (try_forward_edges): Avoid infinite loop...
2002-01-10 Zack Weinbergtoplev.c: Don't declare environ (it's not used anywhere).
2002-01-10 Kazu Hiratatoplev.c: Fix formatting.
2002-01-10 Ira RubenAdded __attribute__((deprecated)) patches.
2002-01-08 Richard Hendersonregrename.c (find_oldest_value_reg): Ignore the value...
2002-01-06 Richard Hendersonc-decl.c (c_expand_body): Don't call outlining_inline_f...
2002-01-04 H.J. Lutoplev.c (rest_of_compilation): Fix a typo when calling...
2001-12-27 Jakub Jelinektoplev.c (independent_decode_option): Re-add -aux-info...
2001-12-27 Kaveh R. Ghazicollect2.c (is_ctor_dtor): Const-ify.
2001-12-17 Jan HubickaMakefile.in (cfgcleanup.o): Add cselib.h dependancy.
2001-12-16 Richard Hendersontoplev.c (parse_options_and_default_flags): Don't enabl...
2001-12-16 Kaveh R. Ghazic-lex.c (lex_number): Use ISXDIGIT/hex_value.
2001-12-15 Joseph Myersc-typeck.c, [...]: Use "built-in" and "bit-field" spell...
2001-12-15 Joseph Myersgcc.c, [...]: Use American spelling in messages.
2001-12-13 Neil Boothtoplev.c (process_options, [...]): Set flag_no_inline...
2001-12-13 Jan Hubickapredict.c (estimate_probability): Reorganize opcode...
2001-12-12 Richard Hendersonregrename.c (copyprop_hardreg_forward): New optimization.
2001-12-06 Jan Hubickafinal.c (count_basic_block, [...]): Kill.
2001-12-05 Richard Kennerattribs.c (handle_no_check_memory_usage_atribute):...
2001-12-05 Neil Booth* toplev.c (display_target_options): Don't print twice.
2001-12-05 Andrew MacLeodrtl.h (initialize_uninitialized_subregs): New prototype.
2001-12-02 Douglas B Ruppvms.h (VMS_DEBUGGING_INFO): New macro.
2001-12-02 Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
2001-11-27 Neil Boothcpphash.c (_cpp_init_hashtable): Update.
2001-11-27 Richard KennerMakefile.in (c-lang.o): Depends on langhooks-def.h.
2001-11-27 Richard Henderson* toplev.c (rest_of_compilation): Call free_bb_for_insn... r106301.490/tags/gcc_ss_20011126
2001-11-26 Neil Boothcppfiles.c (stack_include_file): Don't optimize zero...
2001-11-26 Alexandre Olivatoplev.c (process_options): Don't force flag_optimize_s...
2001-11-23 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-11-20 Geoffrey Keatingconfigure.in (HAVE_AS_GDWARF2_DEBUG_FLAG): Define.
2001-11-19 Douglas B Rupptoplev.c (DUMPFILE_FORMAT): Define default.
2001-11-18 Neil BoothMakefile.in (c-parse.o, c-common.o): Update dependencies.
2001-11-15 Richard Kennertoplev.c (toplev_main): Don't start timing until after...
2001-11-15 Neil Boothc-common.c: Include c-lex.h.
2001-11-11 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-11-11 Jan Hubickafinal.c (*_MAX_SKIP): Use *_max_skip variables.
2001-11-09 Neil BoothMakefile.in: Update.
2001-11-09 Neil Boothc-lang.c (LANG_HOOKS_NAME): New.
2001-11-06 Neil BoothClean up langhooks
2001-11-04 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-10-30 Neil Boothtree.c (id_string_size): Remove.
next
This page took 0.919569 seconds and 107 git commands to generate.