| Commit message (Expand) | Author | Age | Files | Lines |
* | * flow.c (recompute_reg_usage): Does not return a value. | law | 1998-06-30 | 1 | -1/+1 |
* | * rtl.def (CONSTANT_P_RTX): New. | rth | 1998-06-30 | 1 | -1/+2 |
* | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | law | 1998-06-29 | 1 | -2/+2 |
* | * rtl.h: Update comment about special gen_rtx variants. | mmitchel | 1998-06-29 | 1 | -1/+2 |
* | * flow.c (count_reg_sets): New function. | law | 1998-06-27 | 1 | -0/+2 |
* | * invoke.texi (-fstrict-aliasing): Document. | mmitchel | 1998-06-25 | 1 | -2/+15 |
* | * haifa-sched.c (debug_ready_list): Make static. | law | 1998-06-21 | 1 | -6/+0 |
* | Warning fixes: | ghazi | 1998-06-18 | 1 | -0/+3 |
* | * haifa-sched.c (haifa_classify_insn): TRAP_IF is risky. | jfc | 1998-06-17 | 1 | -0/+1 |
* | * rtl.h (rtx_def): Improve documentation. | mmitchel | 1998-06-10 | 1 | -2/+2 |
* | Warning fixes: | ghazi | 1998-06-08 | 1 | -0/+25 |
* | Warning Fixes: | ghazi | 1998-05-19 | 1 | -1/+3 |
* | * Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o. | law | 1998-05-13 | 1 | -5/+116 |
* | Warning fixes: | ghazi | 1998-05-13 | 1 | -0/+4 |
* | The isascii check is needed by system.h. | ghazi | 1998-05-06 | 1 | -3/+0 |
* | Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com> | robertl | 1998-05-06 | 1 | -16/+0 |
* | Make args to jump_optimize symbolic | meissner | 1998-04-27 | 1 | -0/+5 |
* | * alias.c (alias_invariant): New variable. | jfc | 1998-04-25 | 1 | -0/+2 |
* | * cse.c (count_reg_usage): Correctly handle REG_NONNEG notes. | law | 1998-04-11 | 1 | -1/+1 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | law | 1998-04-04 | 1 | -4/+6 |
* | * c-lex.c (yylex): Initialize traditional_type, ansi_type and type. | law | 1998-04-01 | 1 | -2/+3 |
* | * rtl.h (addr_diff_vec_flags): New typedef. | amylaar | 1998-03-06 | 1 | -0/+21 |
* | Fix warious warnings: | ghazi | 1998-02-28 | 1 | -1/+1 |
* | * rtl.h (force_line_numbers, restore_line_number_status): Declare. | amylaar | 1998-02-17 | 1 | -0/+5 |
* | * regmove.c: Update. | amylaar | 1998-02-05 | 1 | -4/+0 |
* | * Makefile.in: Remove all bytecode support. | law | 1998-01-20 | 1 | -16/+0 |
* | * emit_rtl.c (init_emit_once): Ensure that potential aliasing | law | 1998-01-18 | 1 | -1/+1 |
* | * regmove.c: New implementation of regmove pass. | law | 1998-01-10 | 1 | -1/+5 |
* | * Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits. | rth | 1998-01-08 | 1 | -3/+16 |
* | * flags.h, toplev.c, calls.c, alias.c: Remove flag_alias_check; | law | 1997-12-24 | 1 | -0/+1 |
* | Thu Dec 11 20:42:18 1997 Teemu Torma <tot@trema.com> | jason | 1997-12-12 | 1 | -1/+1 |
* | * rtl.h (global_rtl): New variable, replacing separate variables for | law | 1997-12-12 | 1 | -16/+50 |
* | * Partially cleaned up prototyping code from HJ. | law | 1997-12-09 | 1 | -13/+330 |
* | Merge from gcc-2.8 | law | 1997-12-07 | 1 | -0/+3 |
* | * rtl.def (CODE_LABEL): Use separate fields for LABEL_NUSES | law | 1997-11-05 | 1 | -1/+1 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -16/+53 |
* | * reorg.c (dbr_schedule): At end of this pass, add REG_BR_PRED | law | 1997-09-23 | 1 | -2/+8 |
* | * jump.c (jmp_uses_reg_or_mem): Deleted unused function. | law | 1997-09-22 | 1 | -0/+1 |
* | * version.c: Bump for latest snapshot. | law | 1997-08-28 | 1 | -1/+0 |
* | * Integrate Haifa instruction scheduler. | law | 1997-08-12 | 1 | -0/+1 |
* | * Integrate alias analysis changes from jfc@mit.edu | law | 1997-08-11 | 1 | -1/+20 |
* | Declare replace_regs | meissner | 1997-07-15 | 1 | -0/+1 |
* | * rtl.h (enum reg_note): Add REG_BR_PROB and REG_EXEC_COUNT. | dje | 1997-03-28 | 1 | -1/+15 |
* | Update REG_EQUIV comment for assign_parms change | ian | 1997-03-18 | 1 | -7/+9 |
* | x | merrill | 1996-12-13 | 1 | -0/+5 |
* | (gen_rtvec_vv): Declare. | kenner | 1996-11-15 | 1 | -0/+1 |
* | install EH code | mrs | 1996-07-23 | 1 | -0/+3 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -6/+6 |
* | * rtl.h: #include "gansidecl.h". | dje | 1996-04-15 | 1 | -48/+2 |
* | (INLINE_REGNO_POINTER_FLAG, INLINE_REGNO_POINTER_ALIGN): | wilson | 1996-02-13 | 1 | -2/+2 |