OSDN Git Service

* jump.c (invert_jump): Always invert REG_BR_PROB. Do it correctly.
[pf3gnuchains/gcc-fork.git] / gcc / toplev.c
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.
2000-03-10 jason * builtins.c (expand_builtin_strlen): Make...
2000-03-10 samuelChanges in include:
2000-03-09 jason * tree.h (struct tree_common): Rename raises_fl...
2000-03-09 jason * except.c (can_throw): See through a SEQUENCE.
2000-03-07 ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-03-04 kenner * toplev.c (debug_ignore_block): Mark arg BLOCK as...
2000-03-04 jason * dwarf2out.c (dwarf2out_frame_debug): Add...
2000-02-29 loewis * c-decl.c (current_function_decl): Move to toplev.c.
2000-02-28 kenner * toplev.c (rest_of_compilation): Account for time in
2000-02-28 mmitchel * emit-rtl.c (remove_unncessary_notes): Remove notes...
2000-02-26 kenner * toplev.c (documented_lang_options): Correct spelling...
2000-02-26 law * toplev.c (rest_of_compilation): Rebuild jump labels if
2000-02-25 mmitchel * input.h (push_srcloc): New function.
2000-02-20 kenner * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-02-16 rthJonathan Larmour <jlarmour@redhat.co.uk>:
2000-02-15 amylaar * Makefile.in (lcm.o): Depend on insn-attr.h.
2000-02-15 ghazi * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile...
2000-02-14 jle * basic_block.h: Added prototype for reorder_ba...
2000-02-06 ghazi * Makefile.in (c-common.o): Depend on $(EXPR_H).
2000-02-02 rth * toplev.c (rest_of_compilation): Run rebuild_j...
2000-01-28 rth * flow.c (find_basic_blocks): Remove do_cleanup...
2000-01-27 geoffk* emit-rtl.c (unshare_all_rtl): Unshare virtual paramet...
2000-01-19 rth * stupid.c: Die die die.
2000-01-17 ghazi * toplev.c: PROTO -> PARAMS.
2000-01-13 jason * configure.in (i?86-*-beos{pe,elf,}*): Recognize.
2000-01-11 ghazi * Makefile.in (toplev.o): Depend on regs.h.
2000-01-09 ghazi * elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses...
2000-01-08 oliva* toplev.c (rest_of_compilation): Initialize cse_not_ex...
2000-01-07 khan2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>
2000-01-05 law * cse.c (cse_insn): Missing cast added.
2000-01-05 lawUpdate copyright date.
2000-01-05 law * toplev.c (rest_of_compilation): Run shorten...
1999-12-24 mmitchel * toplev.h (note_deferall_of_defined_inline_function...
1999-12-24 ghazi * Makefile.in (toplev.o): Depend on loop.h.
1999-12-20 cruxcurrent_function -> cfun
1999-12-18 davem * toplev.c (rest_of_compilation): Restore BLOCK tree
1999-12-18 gdr1999-12-18 Gabriel Dos Reis <gdr@codesourcery.com>
1999-12-16 mmitchel * Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
1999-12-16 law * toplev.c (rest_of_compilation): Run branch...
1999-12-15 hubicka * flow.c (calculate_loop_depth): Make global, remove...
1999-12-04 geoffk* c-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-12-03 geoffk* flags.h (warn_padded, warn_packed): Add global var...
1999-11-25 ghazi * c-common.c (check_format_info): Don't call a variadi...
1999-11-25 jason * dwarf2out.c (free_AT, free_die): New fns.
1999-11-21 hubicka * regclass.c (dump_regclass): New function.
1999-11-18 nickcFix command line parsing to report unrecognised options.
1999-11-15 law * basic-block.h: Remove all #defines and protot...
1999-11-08 mmitchel * tree.h (get_containing_scope): Declare it.
1999-11-08 mmitchel * cse.c (delete_trivially_dead_insns): Replace alloca...
1999-11-05 rth * bitmap.h (BITMAP_XFREE): New.
1999-11-04 mmitchel * flags.h (flag_renumber_insns): Declare.
1999-11-03 mmitchel * rtl.h (renumber_insns): New function.
1999-11-02 rth * resource.c: Revert Oct 26 20:42 and Oct 27...
1999-11-01 rth * toplev.c (rest_of_compilation): Don't optimiz...
1999-11-01 mmitchel * toplev.c (rest_of_compilation): Fix thinko in this...
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-10-31 pcgSun Oct 31 13:32:15 CET 1999 Marc Lehmann <pcg@goof...
1999-10-29 rth * flow.c (count_or_remove_death_notes): Equate...
1999-10-27 rth * jump.c (jump_optimize_1): If we did cross...
1999-10-27 rth * toplev.c (rest_of_compilation): Open jump1...
1999-10-26 ghazi * c-parse.in (cast_expr): Constify.
1999-10-20 rth * basic-block.h (PROP_*): Move constants from ...
1999-10-19 nickcDo not generate error message about unrecognised comman...
1999-10-16 gkm* flags.h (flag_bounds_check, flag_bounded_pointers...
1999-10-15 jason * toplev.c (main): Only warn about options for other...
1999-10-14 jasontypo
1999-10-14 jason * toplev.c (main): Don't complain about options for...
1999-10-09 rth * Makefile.in (flow.o): Depend on TREE_H.
1999-10-05 rth * toplev.c (dbr_sched_time): Unconditional.
1999-10-04 rth * toplev.c (rest_of_compilation): Turn on cse_n...
1999-10-02 ghazi * graph.h: New file to prototype functions exported...
1999-09-30 law * c-tree.h (warn_float_equal): Declare.
1999-09-25 law * cse.c: Update comments.
1999-09-24 mmitchel * toplev.c (rest_of_decl_compilation): Update comment.
1999-09-23 jason * toplev.c (documented_lang_options): Add -fshort...
1999-09-23 law * invoke.texi: Document -fdelete-null-pointer...
1999-09-22 jasonremove check_lang_option prototype
1999-09-20 law * gcse.c (invalid_nonnull_info): New function.
1999-09-20 nickcPass all command line options to both language dependen...
next