aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)AuthorFilesLines
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
1999-08-07jump.c (onlyjump_p): New function.Richard Henderson1-0/+1
1999-08-01Backport of GC branch patches part 2: kill stmt status saving.Bernd Schmidt1-0/+1
1999-07-22explow.c (trunc_int_for_mode): New function.Richard Henderson1-0/+2
1999-04-27rtl.h (REG_EH_REGION): Update comment to indicate a value of -1 indicates no ...Andrew MacLeod1-3/+5
1999-04-11flow.c (flow_delete_insn): If we delete a CODE_LABEL...Jeffrey A Law1-0/+1
1999-04-11reg-stack.c: Update comment, include varray.h.Jan Hubicka1-0/+4
1999-04-11* rtl.h (rtx_def): Update documentation for jump and call.Mark Mitchell1-3/+2
1999-04-09rtl.h (rebuild_jump_labels): Declare.Jeffrey A Law1-0/+1
1999-04-09rtl.h (local_alloc): Returns an integer now.Jeffrey A Law1-1/+1
1999-04-02tm.texi (USE_LOAD_POST_DECREMENT, [...]): Document.Michael Hayes1-0/+38
1999-04-01Move over patch from Bernd Schmidt from GC branch:Richard Henderson1-0/+2
1999-03-31flow.c (find_basic_blocks): New argument `do_cleanup'.Richard Henderson1-1/+2
1999-03-28Warning fixes:Kaveh R. Ghazi1-1/+1