OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / toplev.c
2000-12-07 jsm28 * c-common.c (warn_format_security): New variable.
2000-12-04 jasonfix typo
2000-12-01 jsm28 * c-common.c (warn_format, warn_format_y2k,
2000-11-25 neil * c-common.c: Remove USE_CPPLIB conditional...
2000-11-20 berndsFix sh problems at -O0
2000-11-17 zack * ggc.h: Delete ggc_add_string_root and ggc_mar...
2000-11-17 zack * stringpool.c: New file.
2000-11-15 mmitchel * toplev.c (wrapup_global_declarations): Don't write out
2000-11-15 jason * diagnostic.c (finish_abort): New fn.
2000-11-10 berndsFix ia64 float extend splitter crash.
2000-11-02 jsm28 * collect2.c (main, write_c_file_stat), gcc.c (transla...
2000-10-31 berndsBetter .greg dump
2000-10-29 jsm28 * toplev.c, flags.h, fold-const.c, real.c, rtl.c,
2000-10-27 rth * invoke.texi: Document -frename-registers...
2000-10-20 ghaziWarning fixes:
2000-10-18 cchavvaAdding new option -ftrapv.
2000-10-17 cchavvaAdded new option --target-help.
2000-10-17 jsm28 * c-common.h (warn_missing_format_attribute): New...
2000-10-13 mmitchel Remove obstacks.
2000-10-11 jsm28 * c-typeck.c (check_modify_expr): New function.
2000-10-06 rth * c-decl.c (warn_missing_noreturn): Remove.
2000-09-25 bkoz2000-09-25 Branko Cibej <branko.cibej@hermes.si>
2000-09-22 mmitchel * toplev.c (warn_disabled_optimization): Declar...
2000-09-18 aph2000-09-15 Andrew Haley <aph@redhat.com>
2000-09-17 mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-09-16 kenner * function.h (no_debugging_symbols): New field.
2000-09-13 ciceron * flags.h (flag_dump_rtl_in_asm): Declare.
2000-09-11 m.hayes2000-09-12 Michael Hayes <mhayes@cygnus.com>
2000-09-07 zackIntegrated preprocessor.
2000-09-06 gdr * toplev.c (display_help): Fix thinko in documentation.
2000-09-01 geoffk* stmt.c (expand_asm_operands): Twiddle generating_concat_p
2000-08-29 kennerFix typo in last change to f_options
2000-08-29 zack * flags.h (time_report, mem_report): New global flags.
2000-08-29 jasonfix Kenner thinko
2000-08-29 jason2000-08-28 Daniel Berlin <dberlin@redhat.com>
2000-08-28 kenner * toplev.c (decode_g_option): Don't give warning for...
2000-08-25 m.hayes * loop.c (loop_dump_aux, debug_loop): New functions.
2000-08-24 rth * toplev.c (main): Enable flag_reorder_blocks...
2000-08-24 gkm * optabs.c (init_optabs): Initialize fixtab, fixtrunct...
2000-08-22 amylaar * toplev.c (rest_of_compilation): Rebuild label notes...
2000-08-21 law * gcc.c (do_spec_1): Implement %j spec flag.
2000-08-21 law * global.c (global_alloc): Avoid passing dumpfi...
2000-08-19 zack * toplev.c (independent_decode_option): Always...
2000-08-08 jsm28 * c-common.c (combine_strings, check_format_info)...
2000-08-06 ovidiuMoved the Objective-C specific options to objc/lang...
2000-08-03 law * toplev.c: Fix formatting.
2000-08-02 mmitchel * Makefile.in (OBJS): Added dce.o.
2000-07-31 mmitchel * Makefile.in (ssa.o): Updated header files in depende...
2000-07-30 rth * Makefile.in (OBJS): Add doloop.o.
2000-07-25 zack * toplev.c (pipe_closed): Delete.
2000-07-10 cchavva * flags.h : Add new variable flag_single_precis...
2000-06-29 tromey2000-06-29 Andrew Haley <aph@cygnus.com>
2000-06-28 pthomas2000-06-28 Philipp Thomas <pthomas@suse.de>
2000-06-22 jason * toplev.c (compile_file): Always call timevar_...
2000-06-06 gdr2000-06-06 Gabriel Dos Reis <gdr@codesourcery.com>
2000-06-03 law * toplev.c (main): Fix misspellings of possibil...
2000-05-31 kenner * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-29 rth * toplev.c (rest_of_compilation): Set no_new_ps...
2000-05-28 gdr2000-05-28 Gabriel Dos Reis <gdr@codesourcery.com>
2000-05-27 rth * Makefile.in (recog.o): Don't depend on resource.h.
2000-05-25 aph2000-05-25 Andrew MacLeod <amacleod@cygnus.com>
2000-05-23 ghaziinclude:
2000-05-22 kennerFix whitespace in comment
2000-05-19 kenner * cse.c (cse_basic_block): Only call find_reg_note...
2000-05-19 rth * basic-block.h (struct edge_def): New field "count".
2000-05-17 rth * toplev.c (rest_of_compilation): Don't call...
2000-05-17 cagneyAdd options -Wunused-variable, -Wunused-function, ...
2000-05-16 rth * toplev.c (rest_of_compilation): Run full...
2000-05-15 hubicka * loop.c (scan_loop, strength_reduce, loop_optimize...
2000-05-11 scox * regrename.c (replace_reg_in_block): Improve REG_DEAD...
2000-05-11 hubicka * toplev.c (rest_of_compilation): Remove dead code...
2000-05-09 zacktop level:
2000-05-06 kenner * expr.c (get_subtarget): New function.
2000-05-05 law * toplev.c (output_file_directive): Use IS_DIR_...
2000-05-02 jason * toplev.c (debug_ignore_block): Return int.
2000-04-30 rth * ifcvt.c: New file.
2000-04-28 jason * toplev.c (rest_of_compilation): Call
2000-04-28 rth * toplev.c (rest_of_type_compilation): Fix...
2000-04-28 samuelhangeLog:
2000-04-27 rth * jump.c (invert_jump): Always invert REG_BR_PR...
2000-04-27 rth * basic-block.h (life_analysis): Declare here ...
2000-04-26 jason * dwarf2out.c (add_bound_info): Don't crash...
2000-04-25 rth * toplev.c (rest_of_compilation): Delay sibcall...
2000-04-20 kenner * toplev.c (enum dump_file_index, dump_file): Add...
2000-04-17 rth * builtins.c (expand_builtin_expect): New.
2000-04-15 dje * toplev.c (display_help): Prefix "f" to "sched...
2000-04-15 kenner * Makefile.in (ggc-page.o): Now includes toplev.h.
2000-04-15 kenner * toplev.c: Make *_time variable long to reduce chance...
2000-04-07 rth * gcse.c (gcse_main): Don't rebuild the CFG...
2000-04-07 samuel * ssa.c (compute_conservative_reg_partition): Declare...
2000-04-06 samuel * rtl.h (INSN_P): New macro.
2000-04-05 scox * Makefile.in: Add rules for regrename.o
2000-04-01 rth * Makefile.in (STAGESTUFF): Wildcard all debugging...
2000-03-29 hubicka Convert ACCUMULATE_OUTGOING_ARGS to an expression.
2000-03-29 hubicka * flags.h (flag_optimize_sibling_calls): Declare.
2000-03-28 kenner * expr.c (store_constructor): SIZE now signed.
2000-03-20 rth * regmove.c (stack_memref_p): Fix typo, reorg...
2000-03-19 mmitchel * emit-rtl.c (remove_unncessary_notes): Check that all
2000-03-17 rthSibling call optimizations.
2000-03-14 rth * regmove.c (combine_stack_adjustments): New.
next