aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)AuthorFilesLines
1999-12-04c-common.c (enum attrs): Add A_NO_LIMIT_STACK.Geoff Keating1-1/+5
1999-11-21regclass.c (dump_regclass): New function.Jan Hubicka1-1/+1
1999-11-15basic-block.h: Remove all #defines and prototypes related to integer lists.Jeffrey A Law1-1/+0
1999-11-10ansidecl.h: Define and test `GCC_VERSION', not `HAVE_GCC_VERSION'.Philippe De Muyter1-4/+4
1999-11-04flags.h (flag_renumber_insns): Declare.Mark Mitchell1-1/+1
1999-11-04rtl.h (renumber_insns): New function.Mark Mitchell1-0/+2
1999-11-03defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Provide default.Catherine Moore1-0/+3
1999-11-02Makefile.in (genattrtab): Don't use (HOST_RTLANAL).Catherine Moore1-1/+1
1999-10-31[multiple changes]Richard Kenner1-0/+1
1999-10-31simplify-rtx.c: New file.Jeffrey A Law1-0/+3
1999-10-27rtl.h (note_stores): Add additional paramter.Mark Mitchell1-1/+1
1999-10-26Reorg reg-stack to use the standard CFG.Jan Hubicka1-3/+4
1999-10-26c-parse.in (cast_expr): Constify.Kaveh R. Ghazi1-1/+1
1999-10-13rtl.c (dump_and_abort): Remove.Richard Henderson1-9/+8
1999-10-13Simplified GC interface and other goodies.Richard Henderson1-6/+2
1999-10-10haifa-sched.c (sched_reg_n_calls_crossed): Delete.Richard Henderson1-5/+6
1999-10-10ansidecl.h (HAVE_GCC_VERSION): New macro.Kaveh R. Ghazi1-2/+2
1999-10-09Makefile.in (flow.o): Depend on TREE_H.Richard Henderson1-3/+1
1999-10-08Add functions copy_insn/copy_insn_1; use them in jump.cBernd Schmidt1-0/+2
1999-09-27* rtl.h (struct rtx_def): Move gc_mark to align mode field.Richard Henderson1-3/+4
1999-09-20gcse.c (invalid_nonnull_info): New function.Jeffrey A Law1-0/+2
1999-09-19rtl.h (insns_safe_to_move_p): New function.Mark Mitchell1-0/+1
1999-09-18rtl.h (global_rtx_index): New enum.Alex Samuel1-56/+63
1999-09-15rtl.h (NOTE_BLOCK_NUMBER): Replace with ...Mark Mitchell1-5/+1
1999-09-15rtl.h (get_insn_name, [...]): Add prototypes.Kaveh R. Ghazi1-0/+2
1999-09-09combine.c (SUBST): Break out to a real function do_SUBST.Richard Henderson1-0/+1
1999-09-08rtl.h (obstack_alloc_rtx): Removed, it's now static in genrtl.c.Alexandre Oliva1-1/+0
1999-09-06Merge in gcc2-ss-010999Jeff Law1-1/+1
1999-09-04Makefile.in (GGC, GGC_LIB): New.Richard Henderson1-2/+7
1999-09-04Change memory mangement and constant pool handling for nested functions to ma...Bernd Schmidt1-0/+4
1999-09-03* rtl.h (RTL_CHECKC2): Fix typo in last change.Mark Mitchell1-1/+1
1999-09-03flow.c (propagate_block): Use XEXP not SET_DEST for a USE.Richard Henderson1-66/+104
1999-09-02dwarf2out.c (dwarf2out_line): Constify `lastfile'.Richard Henderson1-1/+1
1999-09-01Merge new ia32 backend from the branch!Richard Henderson1-1/+0
1999-08-31rtl.h (RTL_CHECK1, RTL_CHECK2): New macros which type- and bounds- check RTL ...Zack Weinberg1-25/+93
1999-08-27rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL...Zack Weinberg1-2/+2
1999-08-26system.h: Don't redefine abort or trim_filename.Zack Weinberg1-0/+14
1999-08-25lists.c (unused_insn_list, [...]): New file for maintaining various types of ...Andrew MacLeod1-0/+7
1999-08-24haifa-sched.c (split_hard_reg_notes): Move to flow.cBob Manson1-0/+1
1999-08-24Fix more problems from GC diffsBernd Schmidt1-0/+6
1999-08-23configure.in: Remove code to select/de-select the haifa scheduler.Jeffrey A Law1-2/+0
1999-08-20rtl.c (rtx_class, [...]): Constify.Kaveh R. Ghazi1-3/+3
1999-08-20rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-08-20rtl.c (rtx_name): Constify a char*.Kaveh R. Ghazi1-2/+2
1999-08-19rtl.def (NOTE): Change format to "iuu0n".Zack Weinberg1-43/+35
1999-08-19alias.c: Include tree.h.John Wehle1-0/+1
1999-08-18cse.c (cse_insn): Call never_reached_warning when a jump is changed to be unc...Geoff Keating1-0/+1
1999-08-10except.h (eh_nesting_info): Add new structure defintion.Andrew MacLeod1-6/+6
1999-08-09Include function.h in most files.Bernd Schmidt1-80/+2
1999-08-07function.c (init_function_start): Clear prologue & epilogue.Richard Henderson1-0/+1