summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* * configure.in (host_xm_file, build_xm_file, xm_file, tm_file):ghazi1998-11-071-2/+0
* law1998-11-041-1/+5
* * flow.c (XNMALLOC): New macro.law1998-10-291-0/+1
* * regclass.c (renumber, regno_allocated): New static variables, movedlaw1998-10-281-1/+1
* * toplev.c (compile_file): Call allocate_reg_info to free registerlaw1998-10-281-0/+3
* * invoke.texi: Document -flang-isoc9x.mmitchel1998-10-211-0/+1
* * rtl.h (sets_cc0_p): Revert Oct 14 ATTRIBUTE_NORETURN change.ghazi1998-10-161-5/+1
* Add ATTRIBUTE_NORETURN in a bunch of places:ghazi1998-10-141-1/+5
* * rtl.h: Delete duplicate prototypes. Add some missinglaw1998-10-131-28/+8
* * rtl.h: Don't declare any functions also declared in recog.h.law1998-10-061-39/+0
* Cleanup for -fdump-unnumbered:amylaar1998-10-061-1/+1
* * rtl.h (init_virtual_regs): New function.mmitchel1998-09-231-0/+1
* * toplev.c (rest_of_compilation): Set bct_p on second call todje1998-09-181-1/+1
* * tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused. Kill.rth1998-09-151-1/+12
* * Makefile.in (toplev.o): Depend on $(EXPR_H).ghazi1998-09-061-4/+0
* Revert prototype for function not comitted.rth1998-09-051-1/+0
* * rtl.h (enum reg_note): Add REG_FRAME_RELATED_EXPR.rth1998-09-051-4/+8
* * rtl.h (rtx_function): New type.law1998-08-191-0/+2
* * expr.c (move_by_pieces): No longer static. Remove prototype.law1998-08-171-0/+2
* More efficient version of Jul 10 bugfix of mine, asdavem1998-07-131-0/+1
* Add initial varray support infrastructuremeissner1998-07-021-0/+2
* * flow.c (recompute_reg_usage): Does not return a value.law1998-06-301-1/+1
* * rtl.def (CONSTANT_P_RTX): New.rth1998-06-301-1/+2
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-2/+2
* * rtl.h: Update comment about special gen_rtx variants.mmitchel1998-06-291-1/+2
* * flow.c (count_reg_sets): New function.law1998-06-271-0/+2
* * invoke.texi (-fstrict-aliasing): Document.mmitchel1998-06-251-2/+15
* * haifa-sched.c (debug_ready_list): Make static.law1998-06-211-6/+0
* Warning fixes:ghazi1998-06-181-0/+3
* * haifa-sched.c (haifa_classify_insn): TRAP_IF is risky.jfc1998-06-171-0/+1
* * rtl.h (rtx_def): Improve documentation.mmitchel1998-06-101-2/+2
* Warning fixes:ghazi1998-06-081-0/+25
* Warning Fixes:ghazi1998-05-191-1/+3
* * Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o.law1998-05-131-5/+116
* Warning fixes:ghazi1998-05-131-0/+4
* The isascii check is needed by system.h.ghazi1998-05-061-3/+0
* Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com>robertl1998-05-061-16/+0
* Make args to jump_optimize symbolicmeissner1998-04-271-0/+5
* * alias.c (alias_invariant): New variable.jfc1998-04-251-0/+2
* * cse.c (count_reg_usage): Correctly handle REG_NONNEG notes.law1998-04-111-1/+1
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-4/+6
* * c-lex.c (yylex): Initialize traditional_type, ansi_type and type.law1998-04-011-2/+3
* * rtl.h (addr_diff_vec_flags): New typedef.amylaar1998-03-061-0/+21
* Fix warious warnings:ghazi1998-02-281-1/+1
* * rtl.h (force_line_numbers, restore_line_number_status): Declare.amylaar1998-02-171-0/+5
* * regmove.c: Update.amylaar1998-02-051-4/+0
* * Makefile.in: Remove all bytecode support.law1998-01-201-16/+0
* * emit_rtl.c (init_emit_once): Ensure that potential aliasinglaw1998-01-181-1/+1
* * regmove.c: New implementation of regmove pass.law1998-01-101-1/+5
* * Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits.rth1998-01-081-3/+16