aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)AuthorFilesLines
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
1998-04-10cse.c (count_reg_usage): Correctly handle REG_NONNEG notes.Jeffrey A Law1-1/+1
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-4/+6
1998-04-01c-lex.c (yylex): Initialize traditional_type, ansi_type and type.Jeffrey A Law1-2/+3
1998-03-06rtl.h (addr_diff_vec_flags): New typedef.Joern Rennecke1-0/+21
1998-02-28Fix warious warnings:Kaveh R. Ghazi1-1/+1
1998-02-17rtl.h (force_line_numbers, [...]): Declare.Joern Rennecke1-0/+5
1998-02-05regmove.c: Update.J"orn Rennecke1-4/+0
1998-01-20Makefile.in: Remove all bytecode support.Jeffrey A Law1-16/+0
1998-01-17emit_rtl.c (init_emit_once): Ensure that potential aliasing between frame_poi...Jeff Law1-1/+1
1998-01-10regmove.c: New implementation of regmove pass.J"orn Rennecke1-1/+5
1998-01-08Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits.Richard Henderson1-3/+16