aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)AuthorFilesLines
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
1999-03-25rtl.texi (RTX_FRAME_RELATED_P): Add documentation.Andrew Macleod1-1/+2
1999-03-24* rtl.h (MEM_COPY_ATTRIBUTES): Remove unnecessary ending backslash.Finn Hakansson1-1/+1
1999-03-22rtl.h (shallow_copy_rtx): Declare.J"orn Rennecke1-0/+1
1999-03-16Rename free_bb_memory to free_bb_memNick Clifton1-1/+1
1999-03-15rtlanal.c (auto_inc_p): New function.Michael Hayes1-0/+1
1999-03-10gcse.c (run_jump_opt_after_gcse): New variable.Jeffrey A Law1-1/+1
1999-02-25Flow rewrite to use basic block structures and edge lists.Richard Henderson1-1/+10
1999-02-25rtl.h (insn_first_p): Don't declare.J"orn Rennecke1-1/+0
1999-02-22loop.c (libcall_other_regs): Make extern.Andrew MacLeod1-1/+2
1999-02-08output.h (current_function_has_computed_jump): Rename from current_function_a...Richard Henderson1-1/+1
1999-02-02Missed rtl.h on commit and from ChangeLog.Richard Henderson1-0/+4
1999-01-29emit-rtl.c (remove_insn): New function.Dave Brolley1-0/+1