summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * flags.h, toplev.c, calls.c, alias.c: Remove flag_alias_check;law1997-12-241-0/+1
* Thu Dec 11 20:42:18 1997 Teemu Torma <tot@trema.com>jason1997-12-121-1/+1
* * rtl.h (global_rtl): New variable, replacing separate variables forlaw1997-12-121-16/+50
* * Partially cleaned up prototyping code from HJ.law1997-12-091-13/+330
* Merge from gcc-2.8law1997-12-071-0/+3
* * rtl.def (CODE_LABEL): Use separate fields for LABEL_NUSESlaw1997-11-051-1/+1
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-16/+53
* * reorg.c (dbr_schedule): At end of this pass, add REG_BR_PREDlaw1997-09-231-2/+8
* * jump.c (jmp_uses_reg_or_mem): Deleted unused function.law1997-09-221-0/+1
* * version.c: Bump for latest snapshot.law1997-08-281-1/+0
* * Integrate Haifa instruction scheduler.law1997-08-121-0/+1
* * Integrate alias analysis changes from jfc@mit.edulaw1997-08-111-1/+20
* Declare replace_regsmeissner1997-07-151-0/+1
* * rtl.h (enum reg_note): Add REG_BR_PROB and REG_EXEC_COUNT.dje1997-03-281-1/+15
* Update REG_EQUIV comment for assign_parms changeian1997-03-181-7/+9
* xmerrill1996-12-131-0/+5
* (gen_rtvec_vv): Declare.kenner1996-11-151-0/+1
* install EH codemrs1996-07-231-0/+3
* formatting tweaksmrs1996-07-031-6/+6
* * rtl.h: #include "gansidecl.h".dje1996-04-151-48/+2
* (INLINE_REGNO_POINTER_FLAG, INLINE_REGNO_POINTER_ALIGN):wilson1996-02-131-2/+2
* * regs.h (regno_pointer_align, REGNO_POINTER_ALIGN): Delete fromerich1996-01-311-0/+5
* (assign_temp): Add extra arg.kenner1996-01-011-1/+2
* * rtl.h (assign_temp): New declaration.bothner1995-12-291-0/+1
* (INLINE_REGNO_{RTX,POINTER_FLAG,POINTER_ALIGN}): New macros.kenner1995-12-271-1/+7
* Update FSF address.kenner1995-06-151-1/+2
* Fix typos in comments.kenner1995-05-161-1/+1
* (convert_memory_address): Add extra arg.kenner1995-04-071-0/+1
* (emit_insns_after): Add declaration.kenner1995-03-181-0/+1
* (FORCED_LABELS): New field; other fields adjusted.kenner1995-03-081-6/+10
* Add better error messages than abort to reload1, and print insn involed.meissner1994-09-021-0/+4
* (CALL_INSN_FUNCTION_USAGE): New macro.kenner1994-05-061-0/+11
* If TREE_CODE undefined, make an incomplete union for tree.kenner1994-04-211-21/+21
* (choose_hard_reg_mode): Declare.dje1994-04-201-0/+1
* (PVPROTO): New macro.kenner1994-03-111-2/+5
* Surround definition of VPROTO, VA_START with #ifndef VPROTO.dje1994-02-121-0/+2
* Use PROTO for varargs functions.kenner1994-02-101-10/+9
* (GEN_INT): Add missing cast to HOST_WIDE_INT.kenner1993-09-291-2/+2
* * rtl.h: (HARD_FRAME_POINTER_REGNUM): New macro.dje1993-09-241-0/+11
* (BYTECODE_LABEL, BYTECODE_OFFSET, BYTECODE_BC_LABEL):rms1993-09-241-16/+12
* bytecodebson1993-09-211-0/+17