aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)AuthorFilesLines
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
1997-12-24flags.h, [...]: Remove flag_alias_check; optimization is now always enabled.John Carr1-0/+1
1997-12-11[multiple changes]Teemu Torma1-1/+1
1997-12-11rtl.h (global_rtl): New variable, replacing separate variables for commonly u...John F. Carr1-16/+50
1997-12-09* Partially cleaned up prototyping code from HJ.Jeffrey A Law1-13/+330
1997-12-06Merge from gcc-2.8Jeff Law1-0/+3
1997-11-04rtl.def (CODE_LABEL): Use separate fields for LABEL_NUSES and LABEL_REFS fields.Jeffrey A Law1-1/+1
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-16/+53
1997-09-23reorg.c (dbr_schedule): At end of this pass...David S. Miller1-2/+8
1997-09-21jump.c (jmp_uses_reg_or_mem): Deleted unused function.Jeffrey A Law1-0/+1
1997-08-28version.c: Bump for latest snapshot.Jeffrey A Law1-1/+0
1997-08-11* Integrate Haifa instruction scheduler.Jeffrey A Law1-0/+1
1997-08-11* Integrate alias analysis changes from jfc@mit.eduJeffrey A Law1-1/+20
1997-07-15Declare replace_regsMichael Meissner1-0/+1
1997-03-28rtl.h (enum reg_note): Add REG_BR_PROB and REG_EXEC_COUNT.Doug Evans1-1/+15
1997-03-18Update REG_EQUIV comment for assign_parms changeIan Lance Taylor1-7/+9
1996-12-13xJason Merrill1-0/+5
1996-11-15(gen_rtvec_vv): Declare.Richard Kenner1-0/+1
1996-07-23install EH codeMike Stump1-0/+3
1996-07-03formatting tweaksMike Stump1-6/+6
1996-04-15rtl.h: #include "gansidecl.h".Doug Evans1-48/+2
1996-02-12(INLINE_REGNO_POINTER_FLAG, INLINE_REGNO_POINTER_ALIGN):Jim Wilson1-2/+2
1996-01-31regs.h (regno_pointer_align, [...]): Delete from here...Richard Earnshaw1-0/+5
1995-12-31(assign_temp): Add extra arg.Richard Kenner1-1/+2
1995-12-29* rtl.h (assign_temp): New declaration.Per Bothner1-0/+1
1995-12-27(INLINE_REGNO_{RTX,POINTER_FLAG,POINTER_ALIGN}): New macros.Richard Kenner1-1/+7
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-16Fix typos in comments.Richard Kenner1-1/+1
1995-04-07(convert_memory_address): Add extra arg.Richard Kenner1-0/+1
1995-03-18(emit_insns_after): Add declaration.Richard Kenner1-0/+1
1995-03-08(FORCED_LABELS): New field; other fields adjusted.Richard Kenner1-6/+10
1994-09-02Add better error messages than abort to reload1, and print insn involed.Michael Meissner1-0/+4
1994-05-06(CALL_INSN_FUNCTION_USAGE): New macro.Richard Kenner1-0/+11
1994-04-21If TREE_CODE undefined, make an incomplete union for tree.Richard Kenner1-21/+21
1994-04-20(choose_hard_reg_mode): Declare.Doug Evans1-0/+1
1994-03-11(PVPROTO): New macro.Richard Kenner1-2/+5