summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>kenner1999-11-011-0/+1
* * simplify-rtx.c: New file.law1999-11-011-0/+3
* * rtl.h (note_stores): Add additional paramter.mmitchel1999-10-271-1/+1
* Reorg reg-stack to use the standard CFG.rth1999-10-271-3/+4
* * c-parse.in (cast_expr): Constify.ghazi1999-10-261-1/+1
* * rtl.c (dump_and_abort): Remove.rth1999-10-141-9/+8
* Simplified GC interface and other goodies.rth1999-10-131-6/+2
* * haifa-sched.c (sched_reg_n_calls_crossed): Delete.rth1999-10-101-5/+6
* include:ghazi1999-10-101-2/+2
* * Makefile.in (flow.o): Depend on TREE_H.rth1999-10-091-3/+1
* Add functions copy_insn/copy_insn_1; use them in jump.ccrux1999-10-081-0/+2
* * rtl.h (struct rtx_def): Move gc_mark to align mode field.rth1999-09-281-3/+4
* * gcse.c (invalid_nonnull_info): New function.law1999-09-201-0/+2
* * rtl.h (insns_safe_to_move_p): New function.mmitchel1999-09-191-0/+1
* * rtl.h (global_rtx_index): New enum.rth1999-09-181-56/+63
* * rtl.h (NOTE_BLOCK_NUMBER): Replace with ...mmitchel1999-09-151-5/+1
* * rtl.h (get_insn_name, print_rtl_with_bb): Add prototypes.ghazi1999-09-151-0/+2
* * combine.c (SUBST): Break out to a real function do_SUBST.rth1999-09-091-0/+1
* * rtl.h (obstack_alloc_rtx): Removed, it's now static inoliva1999-09-081-1/+0
* Merge in gcc2-ss-010999law1999-09-071-1/+1
* * Makefile.in (GGC, GGC_LIB): New.mmitchel1999-09-041-2/+7
* Change memory mangement and constant pool handling for nested functions to ma...crux1999-09-041-0/+4
* * rtl.h (RTL_CHECKC2): Fix typo in last change.mmitchel1999-09-031-1/+1
* * flow.c (propagate_block): Use XEXP not SET_DEST for a USE.rth1999-09-031-66/+104
* * dwarf2out.c (dwarf2out_line): Constify `lastfile'.rth1999-09-021-1/+1
* Merge new ia32 backend from the branch!rth1999-09-021-1/+0
* 1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-311-25/+93
* 1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-271-2/+2
* 1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-261-0/+14
* Wed Aug 25 13:41:47 EDT 1999 Andrew MacLeod <amacleod@cygnus.com>amacleod1999-08-251-0/+7
* * haifa-sched.c (split_hard_reg_notes): Move to flow.crth1999-08-241-0/+1
* Fix more problems from GC diffscrux1999-08-241-0/+6
* * configure.in: Remove code to select/de-select the haifalaw1999-08-241-2/+0
* * rtl.c (rtx_class, note_insn_name, reg_note_name): Constify.ghazi1999-08-201-3/+3
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-201-1/+1
* * rtl.c (rtx_name): Constify a char*.ghazi1999-08-201-2/+2
* 1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-191-43/+35
* * alias.c: Include tree.h.wehle1999-08-191-0/+1
* * cse.c (cse_insn): Call never_reached_warning when a jump isgeoffk1999-08-181-0/+1
* Tue Aug 10 10:47:42 EDT 1999 Andrew MacLeod <amacleod@cygnus.com>amacleod1999-08-101-6/+6
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-80/+2
* * function.c (init_function_start): Clear prologue & epilogue.rth1999-08-071-0/+1
* * jump.c (onlyjump_p): New function.rth1999-08-071-0/+1
* Backport of GC branch patches part 2: kill stmt status saving.crux1999-08-011-0/+1
* * explow.c (trunc_int_for_mode): New function.rth1999-07-231-0/+2
* Tue Apr 27 19:50:25 EDT 1999 Andrew MacLeod <amacleod@cygnus.com>amacleod1999-04-271-3/+5
* * flow.c (flow_delete_insn): If we delete a CODE_LABEL, also removelaw1999-04-121-0/+1
* * reg-stack.c: Update comment, include varray.h.law1999-04-121-0/+4
* * rtl.h (rtx_def): Update documentation for jump and call.mmitchel1999-04-111-3/+2
* * rtl.h (rebuild_jump_labels): Declare.law1999-04-101-0/+1