]> gcc.gnu.org Git - gcc.git/history - gcc/rtl.h
cpplib.c (macroexpand): Correct off-by-one error in handling of escapes.
[gcc.git] / gcc / rtl.h
1998-09-23 Mark Mitchellrtl.h (init_virtual_regs): New function.
1998-09-18 David Edelsohntoplev.c (rest_of_compilation): Set bct_p on second...
1998-09-15 Richard Hendersontree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused.
1998-09-06 Kaveh R. GhaziMakefile.in (toplev.o): Depend on $(EXPR_H).
1998-09-05 Richard HendersonRevert prototype for function not comitted.
1998-09-05 Richard Hendersonrtl.h (enum reg_note): Add REG_FRAME_RELATED_EXPR.
1998-08-19 Mark Mitchellrtl.h (rtx_function): New type.
1998-08-17 Jeffrey A Lawexpr.c (move_by_pieces): No longer static.
1998-07-13 David S. MillerMore efficient version of Jul 10 bugfix of mine, as...
1998-07-02 Michael MeissnerAdd initial varray support infrastructure
1998-06-30 Jeffrey A Lawflow.c (recompute_reg_usage): Does not return a value.
1998-06-30 Richard Hendersonrtl.def (CONSTANT_P_RTX): New.
1998-06-29 Jeff Law* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog...
1998-06-29 Mark Mitchellrtl.h: Update comment about special gen_rtx variants.
1998-06-27 Jeffrey A Lawflow.c (count_reg_sets): New function.
1998-06-25 Mark Mitchellinvoke.texi (-fstrict-aliasing): Document.
1998-06-21 Jeff Lawhaifa-sched.c (debug_ready_list): Make static.
1998-06-18 Kaveh R. GhaziWarning fixes:
1998-06-17 John Carrhaifa-sched.c (haifa_classify_insn): TRAP_IF is risky.
1998-06-10 Mark Mitchellrtl.h (rtx_def): Improve documentation.
1998-06-08 Kaveh R. GhaziWarning fixes:
1998-05-19 Kaveh R. GhaziWarning Fixes:
1998-05-13 Michael MeissnerMakefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o.
1998-05-13 Kaveh R. GhaziWarning fixes:
1998-05-06 Kaveh R. GhaziThe isascii check is needed by system.h.
1998-05-06 Robert Lipetoplev.h: New file.
1998-04-27 Michael MeissnerMake args to jump_optimize symbolic
1998-04-25 John Carralias.c (alias_invariant): New variable.
1998-04-11 Jeffrey A Lawcse.c (count_reg_usage): Correctly handle REG_NONNEG...
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-04-01 Jeffrey A Lawc-lex.c (yylex): Initialize traditional_type, ansi_type...
1998-03-06 Joern Renneckertl.h (addr_diff_vec_flags): New typedef.
1998-02-28 Kaveh R. GhaziFix warious warnings:
1998-02-17 Joern Renneckertl.h (force_line_numbers, [...]): Declare.
1998-02-05 J"orn Renneckeregmove.c: Update.
1998-01-20 Jeffrey A LawMakefile.in: Remove all bytecode support.
1998-01-18 Jeff Lawemit_rtl.c (init_emit_once): Ensure that potential...
1998-01-10 J"orn Renneckeregmove.c: New implementation of regmove pass.
1998-01-08 Richard HendersonMakefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits.
1997-12-24 John Carrflags.h, [...]: Remove flag_alias_check; optimization...
1997-12-12 Teemu Torma[multiple changes]
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 ***
next
This page took 1.389621 seconds and 107 git commands to generate.