aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)Author
1998-07-12More efficient version of Jul 10 bugfix of mine, as discussed on egcs-patches.David S. Miller
1998-07-02Add initial varray support infrastructureMichael Meissner
1998-06-30flow.c (recompute_reg_usage): Does not return a value.Jeffrey A Law
1998-06-30rtl.def (CONSTANT_P_RTX): New.Richard Henderson
1998-06-29* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law
1998-06-29rtl.h: Update comment about special gen_rtx variants.Mark Mitchell
1998-06-27flow.c (count_reg_sets): New function.Jeffrey A Law
1998-06-25invoke.texi (-fstrict-aliasing): Document.Mark Mitchell
1998-06-21haifa-sched.c (debug_ready_list): Make static.Jeff Law
1998-06-18Warning fixes:Kaveh R. Ghazi
1998-06-17haifa-sched.c (haifa_classify_insn): TRAP_IF is risky.John Carr
1998-06-10rtl.h (rtx_def): Improve documentation.Mark Mitchell
1998-06-08Warning fixes:Kaveh R. Ghazi
1998-05-19Warning Fixes:Kaveh R. Ghazi
1998-05-13Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o.Michael Meissner
1998-05-13Warning fixes:Kaveh R. Ghazi
1998-05-06The isascii check is needed by system.h.Kaveh R. Ghazi
1998-05-06toplev.h: New file.Robert Lipe
1998-04-27Make args to jump_optimize symbolicMichael Meissner
1998-04-25alias.c (alias_invariant): New variable.John Carr
1998-04-10cse.c (count_reg_usage): Correctly handle REG_NONNEG notes.Jeffrey A Law
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law
1998-04-01c-lex.c (yylex): Initialize traditional_type, ansi_type and type.Jeffrey A Law
1998-03-06rtl.h (addr_diff_vec_flags): New typedef.Joern Rennecke
1998-02-28Fix warious warnings:Kaveh R. Ghazi
1998-02-17rtl.h (force_line_numbers, [...]): Declare.Joern Rennecke
1998-02-05regmove.c: Update.J"orn Rennecke
1998-01-20Makefile.in: Remove all bytecode support.Jeffrey A Law
1998-01-17emit_rtl.c (init_emit_once): Ensure that potential aliasing between frame_poi...Jeff Law
1998-01-10regmove.c: New implementation of regmove pass.J"orn Rennecke
1998-01-08Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits.Richard Henderson
1997-12-24flags.h, [...]: Remove flag_alias_check; optimization is now always enabled.John Carr
1997-12-11[multiple changes]Teemu Torma
1997-12-11rtl.h (global_rtl): New variable, replacing separate variables for commonly u...John F. Carr
1997-12-09* Partially cleaned up prototyping code from HJ.Jeffrey A Law
1997-12-06Merge from gcc-2.8Jeff Law
1997-11-04rtl.def (CODE_LABEL): Use separate fields for LABEL_NUSES and LABEL_REFS fields.Jeffrey A Law
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law
1997-09-23reorg.c (dbr_schedule): At end of this pass...David S. Miller
1997-09-21jump.c (jmp_uses_reg_or_mem): Deleted unused function.Jeffrey A Law
1997-08-28version.c: Bump for latest snapshot.Jeffrey A Law
1997-08-11* Integrate Haifa instruction scheduler.Jeffrey A Law
1997-08-11* Integrate alias analysis changes from jfc@mit.eduJeffrey A Law
1997-07-15Declare replace_regsMichael Meissner
1997-03-28rtl.h (enum reg_note): Add REG_BR_PROB and REG_EXEC_COUNT.Doug Evans
1997-03-18Update REG_EQUIV comment for assign_parms changeIan Lance Taylor
1996-12-13xJason Merrill
1996-11-15(gen_rtvec_vv): Declare.Richard Kenner
1996-07-23install EH codeMike Stump
1996-07-03formatting tweaksMike Stump