OSDN Git Service

* Makefile.in (recog.o): Don't depend on resource.h.
[pf3gnuchains/gcc-fork.git] / gcc / toplev.c
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.
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...
next