rtl.h (global_rtl): New variable, replacing separate variables for commonly used...
[platform/upstream/gcc.git] / gcc / rtl.h
1997-12-12 John F. Carrrtl.h (global_rtl): New variable, replacing separate...
1997-12-09 Jeffrey A Law* Partially cleaned up prototyping code from HJ.
1997-12-07 Jeff LawMerge from gcc-2.8
1997-11-05 Jeffrey A Lawrtl.def (CODE_LABEL): Use separate fields for LABEL_NUS...
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-23 David S. Millerreorg.c (dbr_schedule): At end of this pass...
1997-09-22 Jeffrey A Lawjump.c (jmp_uses_reg_or_mem): Deleted unused function.
1997-08-28 Jeffrey A Lawversion.c: Bump for latest snapshot.
1997-08-12 Jeffrey A Law* Integrate Haifa instruction scheduler.
1997-08-11 Jeffrey A Law* Integrate alias analysis changes from jfc@mit.edu
1997-07-15 Michael MeissnerDeclare replace_regs
1997-03-28 Doug Evansrtl.h (enum reg_note): Add REG_BR_PROB and REG_EXEC_COUNT.
1997-03-18 Ian Lance TaylorUpdate REG_EQUIV comment for assign_parms change
1996-12-13 Jason Merrillx
1996-11-15 Richard Kenner(gen_rtvec_vv): Declare.
1996-07-23 Mike Stumpinstall EH code
1996-07-03 Mike Stumpformatting tweaks
1996-04-15 Doug Evansrtl.h: #include "gansidecl.h".
1996-02-13 Jim Wilson(INLINE_REGNO_POINTER_FLAG, INLINE_REGNO_POINTER_ALIGN):
1996-01-31 Richard Earnshawregs.h (regno_pointer_align, [...]): Delete from here...
1996-01-01 Richard Kenner(assign_temp): Add extra arg.
1995-12-29 Per Bothner* rtl.h (assign_temp): New declaration.
1995-12-27 Richard Kenner(INLINE_REGNO_{RTX,POINTER_FLAG,POINTER_ALIGN}): New...
1995-06-15 Richard KennerUpdate FSF address.
1995-05-16 Richard KennerFix typos in comments.
1995-04-07 Richard Kenner(convert_memory_address): Add extra arg.
1995-03-18 Richard Kenner(emit_insns_after): Add declaration.
1995-03-08 Richard Kenner(FORCED_LABELS): New field; other fields adjusted.
1994-09-02 Michael MeissnerAdd better error messages than abort to reload1, and...
1994-05-06 Richard Kenner(CALL_INSN_FUNCTION_USAGE): New macro.
1994-04-21 Richard KennerIf TREE_CODE undefined, make an incomplete union for...
1994-04-20 Doug Evans(choose_hard_reg_mode): Declare.
1994-03-11 Richard Kenner(PVPROTO): New macro.
1994-02-12 Doug EvansSurround definition of VPROTO, VA_START with #ifndef...
1994-02-10 Richard KennerUse PROTO for varargs functions.
1993-09-29 Richard Kenner(GEN_INT): Add missing cast to HOST_WIDE_INT.
1993-09-24 Doug Evansrtl.h: (HARD_FRAME_POINTER_REGNUM): New macro.
1993-09-24 Richard Stallman(BYTECODE_LABEL, BYTECODE_OFFSET, BYTECODE_BC_LABEL):
1993-09-21 Jan Brittensonbytecode
1993-06-29 Richard StallmanComment change.
1993-05-29 Richard StallmanUndef PC.
1993-04-26 Doug Evans(NOTE_INSN_FUNCTION_BEG): Make non-zero.
1993-04-13 Richard Kenner(xmalloc): Don't use prototype for now.
1993-03-31 Richard Stallman(rtx_to_tree_code): Declare.
1993-02-09 Richard KennerUndefine ABS; some POSIX systems define it as 1.
1992-12-13 Richard Stallman(struct rtx_def) [ONLY_INT_FIELDS]: Handle CODE_FIELD_BUG.
1992-10-27 Richard StallmanComment changes.
1992-10-12 Richard Stallman(simplify_subtraction): Declared.
1992-10-03 Michael MeissnerAdd expand_complex_abs decl.
1992-10-03 Richard Stallman(gen_realpart, gen_imagpart): Declared.
1992-09-19 Richard Kenner(SUBREG_PROMOTED_{VAR,UNSIGNED}_P): New macros.
1992-09-09 Richard StallmanDeclare gen_highpart.
1992-08-25 Tom Wood(LINK_COST_ZERO, LINK_COST_FREE): New macros.
1992-08-08 Michael MeissnerAdd prototype support.
1992-08-03 Richard Kenner(NOTE_BLOCK_NUMBER): Change definition to simpler form.
1992-07-19 Richard Stallmanentered into RCS
1992-07-12 Richard Stallman*** empty log message ***
1992-07-06 Charles Hannum*** empty log message ***
1992-07-05 Richard Stallman*** empty log message ***
1992-06-29 Tom Wood*** empty log message ***
1992-06-28 Richard Kenner*** empty log message ***
1992-06-27 Richard Kenner*** empty log message ***
1992-05-07 Richard Stallman*** empty log message ***
1992-04-06 Jim Wilson*** empty log message ***
1992-03-30 Richard Stallman*** empty log message ***
1992-03-14 Richard Stallman*** empty log message ***
1992-02-03 Richard Stallman*** empty log message ***
1992-01-15 Richard Kenner*** empty log message ***
1991-12-23 Richard Stallman*** empty log message ***
1991-12-06 Jim WilsonInitial revision