aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)Author
1998-10-06 * rtl.h: Don't declare any functions also declared in recog.h.Jeffrey A Law
1998-10-06Cleanup for -fdump-unnumbered:J"orn Rennecke
1998-09-23 * rtl.h (init_virtual_regs): New function.Mark Mitchell
1998-09-18 * toplev.c (rest_of_compilation): Set bct_p on second call toDavid Edelsohn
1998-09-15 * tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused. Kill.Richard Henderson
1998-09-06 * Makefile.in (toplev.o): Depend on $(EXPR_H).Kaveh Ghazi
1998-09-05Revert prototype for function not comitted.Richard Henderson
1998-09-05 * rtl.h (enum reg_note): Add REG_FRAME_RELATED_EXPR.Richard Henderson
1998-08-19 * rtl.h (rtx_function): New type.Mark Mitchell
1998-08-17 * expr.c (move_by_pieces): No longer static. Remove prototype.Jeffrey A Law
1998-07-13More efficient version of Jul 10 bugfix of mine, asDavid S. Miller
1998-07-02Add initial varray support infrastructureMichael Meissner
1998-06-30 * flow.c (recompute_reg_usage): Does not return a value.Jeffrey A Law
1998-06-30 * rtl.def (CONSTANT_P_RTX): New.Richard Henderson
1998-06-29 * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeffrey A Law
1998-06-29 * rtl.h: Update comment about special gen_rtx variants.Mark Mitchell
1998-06-27 * flow.c (count_reg_sets): New function.Jeffrey A Law
1998-06-25 * invoke.texi (-fstrict-aliasing): Document.Mark Mitchell
1998-06-21 * haifa-sched.c (debug_ready_list): Make static.Jeffrey A Law
1998-06-18Warning fixes:Kaveh Ghazi
1998-06-17 * haifa-sched.c (haifa_classify_insn): TRAP_IF is risky.John Carr
1998-06-10 * rtl.h (rtx_def): Improve documentation.Mark Mitchell
1998-06-08Warning fixes:Kaveh Ghazi
1998-05-19Warning Fixes:Kaveh Ghazi
1998-05-13 * Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o.Jeff Law
1998-05-13Warning fixes:Kaveh Ghazi
1998-05-06The isascii check is needed by system.h.Kaveh Ghazi
1998-05-06Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com>Robert Lipe
1998-04-27Make args to jump_optimize symbolicMichael Meissner
1998-04-25 * alias.c (alias_invariant): New variable.John Carr
1998-04-11 * cse.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.12Jeffrey A Law
1998-04-01 * c-lex.c (yylex): Initialize traditional_type, ansi_type and type.Jeffrey A Law
1998-03-06 * rtl.h (addr_diff_vec_flags): New typedef.J"orn Rennecke
1998-02-28Fix warious warnings:Kaveh Ghazi
1998-02-17 * rtl.h (force_line_numbers, restore_line_number_status): Declare.J"orn Rennecke
1998-02-05 * regmove.c: Update.J"orn Rennecke
1998-01-20 * Makefile.in: Remove all bytecode support.Jeffrey A Law
1998-01-18 * emit_rtl.c (init_emit_once): Ensure that potential aliasingJeffrey A Law
1998-01-10 * regmove.c: New implementation of regmove pass.J"orn Rennecke
1998-01-08* Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits.Richard Henderson
1997-12-24 * flags.h, toplev.c, calls.c, alias.c: Remove flag_alias_check;Jeffrey A Law
1997-12-12Thu Dec 11 20:42:18 1997 Teemu Torma <tot@trema.com>Teemu Torma
1997-12-12 * rtl.h (global_rtl): New variable, replacing separate variables forJohn F. Carr
1997-12-09 * Partially cleaned up prototyping code from HJ.Jeffrey A Law
1997-12-07Merge from gcc-2.8Jeffrey A Law
1997-11-05 * rtl.def (CODE_LABEL): Use separate fields for LABEL_NUSESJeffrey A Law
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeffrey A Law
1997-09-23 * reorg.c (dbr_schedule): At end of this pass, add REG_BR_PREDDavid S. Miller
1997-09-22 * jump.c (jmp_uses_reg_or_mem): Deleted unused function.Jeffrey A Law