aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)AuthorFilesLines
1998-12-29* rtl.h (CONSTANT_P): Remove CONSTANT_P_RTX.Richard Henderson1-2/+1
1998-12-13rtl.h (multiple_sets): Fix prototype.Jeffrey A Law1-1/+1
1998-12-12rtl.h (recompute_reg_usage): Add second argument.J"orn Rennecke1-1/+1
1998-12-12rtlanal.c (multiple_sets): New function.Jeffrey A Law1-0/+1
1998-12-08See ChangeLog..Andrew MacLeod1-1/+14
1998-12-03alias.c (addr_side_effect_eval): New function.Michael Hayes1-0/+1
1998-12-01local-alloc.c (function_invariant_p): New function.J"orn Rennecke1-0/+1
1998-11-27system.h: Include libiberty.h.Kaveh R. Ghazi1-13/+0
1998-11-25rtlanal.c (regs_set_between_p): New function.Richard Henderson1-0/+1
1998-11-25toplev.c (no_new_pseudos): Define.Jeff Law1-0/+4
1998-11-24cse.c (fold_rtx): Make autoincrement addressing mode tests be runtime selecta...Jeffrey A Law1-0/+16
1998-11-07configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1-2/+0
1998-11-04rtl.h (flow2_completed): Declare.Jeff Law1-1/+5
1998-10-29flow.c (XNMALLOC): New macro.Bernd Schmidt1-0/+1
1998-10-28regclass.c (renumber, [...]): New static variables, moved out of allocate_reg...Bernd Schmidt1-1/+1
1998-10-27toplev.c (compile_file): Call allocate_reg_info to free register table memory.Jeffrey A Law1-0/+3
1998-10-21invoke.texi: Document -flang-isoc9x.Mark Mitchell1-0/+1
1998-10-16* rtl.h (sets_cc0_p): Revert Oct 14 ATTRIBUTE_NORETURN change.Kaveh R. Ghazi1-5/+1
1998-10-14Add ATTRIBUTE_NORETURN in a bunch of places:Kaveh R. Ghazi1-1/+5
1998-10-13rtl.h: Delete duplicate prototypes.Jeffrey A Law1-28/+8
1998-10-06* rtl.h: Don't declare any functions also declared in recog.h.Bernd Schmidt1-39/+0
1998-10-06Cleanup for -fdump-unnumbered:J"orn Rennecke1-1/+1
1998-09-23rtl.h (init_virtual_regs): New function.Mark Mitchell1-0/+1
1998-09-18toplev.c (rest_of_compilation): Set bct_p on second call to loop_optimize.David Edelsohn1-1/+1
1998-09-15tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused.Richard Henderson1-1/+12
1998-09-06Makefile.in (toplev.o): Depend on $(EXPR_H).Kaveh R. Ghazi1-4/+0
1998-09-05Revert prototype for function not comitted.Richard Henderson1-1/+0
1998-09-05rtl.h (enum reg_note): Add REG_FRAME_RELATED_EXPR.Richard Henderson1-4/+8
1998-08-19rtl.h (rtx_function): New type.Mark Mitchell1-0/+2
1998-08-17expr.c (move_by_pieces): No longer static.Jeffrey A Law1-0/+2
1998-07-12More efficient version of Jul 10 bugfix of mine, as discussed on egcs-patches.David S. Miller1-0/+1
1998-07-02Add initial varray support infrastructureMichael Meissner1-0/+2
1998-06-30flow.c (recompute_reg_usage): Does not return a value.Jeffrey A Law1-1/+1
1998-06-30rtl.def (CONSTANT_P_RTX): New.Richard Henderson1-1/+2
1998-06-29* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1-2/+2
1998-06-29rtl.h: Update comment about special gen_rtx variants.Mark Mitchell1-1/+2
1998-06-27flow.c (count_reg_sets): New function.Jeffrey A Law1-0/+2
1998-06-25invoke.texi (-fstrict-aliasing): Document.Mark Mitchell1-2/+15
1998-06-21haifa-sched.c (debug_ready_list): Make static.Jeff Law1-6/+0
1998-06-18Warning fixes:Kaveh R. Ghazi1-0/+3
1998-06-17haifa-sched.c (haifa_classify_insn): TRAP_IF is risky.John Carr1-0/+1
1998-06-10rtl.h (rtx_def): Improve documentation.Mark Mitchell1-2/+2
1998-06-08Warning fixes:Kaveh R. Ghazi1-0/+25
1998-05-19Warning Fixes:Kaveh R. Ghazi1-1/+3
1998-05-13Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o.Michael Meissner1-5/+116
1998-05-13Warning fixes:Kaveh R. Ghazi1-0/+4
1998-05-06The isascii check is needed by system.h.Kaveh R. Ghazi1-3/+0
1998-05-06toplev.h: New file.Robert Lipe1-16/+0
1998-04-27Make args to jump_optimize symbolicMichael Meissner1-0/+5
1998-04-25alias.c (alias_invariant): New variable.John Carr1-0/+2