OSDN Git Service

Word wrap comment
[pf3gnuchains/gcc-fork.git] / gcc / local-alloc.c
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-02-26 lawFix copyrights.
2000-01-19 rth * stupid.c: Die die die.
2000-01-17 ghazi * ggc-common.c: PROTO -> PARAMS.
2000-01-06 rth * flow.c (mark_set_1): Use loop_depth+1 as...
2000-01-04 ghazi * builtins.c (expand_builtin_strlen): Initialize varia...
1999-12-24 ghazi * Makefile.in (toplev.o): Depend on loop.h.
1999-11-24 hubicka * local-alloc.c (qty): New structure and static variable.
1999-11-06 mmitchel * local-alloc.c (local_alloc): Use xmalloc/xcalloc...
1999-11-05 rth * bitmap.h (BITMAP_XFREE): New.
1999-11-04 rth * cse.c (cse_main): Use xmalloc, not alloca.
1999-10-27 mmitchel * rtl.h (note_stores): Add additional paramter.
1999-10-27 mmitchel * alias.c (init_alias_analysis): Allocate reg_known_va...
1999-10-26 ghazi * c-parse.in (cast_expr): Constify.
1999-10-21 law * local-alloc.c (update_equiv_regs): Check...
1999-10-01 cruxDelete !REGISTER_CONSTRAINTS code
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-12 rthReplace recog_foo with recog_data.foo.
1999-09-08 ghazi * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL,
1999-09-07 lawMerge in gcc2-ss-010999
1999-08-31 zack1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover...
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-04-10 law * rtl.h (local_alloc): Returns an integer now.
1999-03-20 ghaziWarning fixes:
1999-03-08 wilsonFix performance problem on SH with unnecessary move...
1999-02-25 rthFlow rewrite to use basic block structures and edge...
1999-01-23 ghazi * final.c (bb_str): Qualify a char* with the...
1999-01-11 rthUpdate copyrights.
1999-01-11 rth * basic-block.h (basic_block_head): Rename...
1999-01-06 law * pa.h (DONT_RECORD_EQUIVALENCE): Kill.
1998-12-12 law * rtlanal.c (multiple_sets): New function.
1998-12-07 law * local-alloc.c (block_alloc): Slightly retune...
1998-12-01 amylaar * local-alloc.c (function_invariant_p): New function.
1998-11-30 amylaarComment typo fix.
1998-11-23 law(
1998-11-11 amylaar Handle equivalences that have been obscured by gcse:
1998-10-17 law * Makefile.in (insn-extract.o): Fix dependencies.
1998-10-14 ghaziWarning fixes:
1998-10-09 rthFri Oct 9 16:03:19 1998 Graham <grahams@rcp.co.uk>
1998-10-02 law * global.c (global_alloc): Delete code to manage the...
1998-09-30 law * regs.h (HARD_REGNO_CALL_PART_CLOBBERED):...
1998-09-08 law * global.c: Update comments.
1998-06-24 law * local-alloc.c (block_alloc): Do not try to...
1998-06-19 law * alias.c: Include toplev.h
1998-06-09 law * Makefile.in (LIB2FUNCS_EH): Define. Just...
1998-03-29 law * local-alloc.c (reg_classes_overlap_p): Delete...
1998-03-20 ghaziMajor cutover to using system.h:
1998-02-28 ghaziFix warious warnings:
1998-02-05 amylaar * regmove.c: Update.
1998-01-14 rth* alias.c: Change all uses of gen_rtx(FOO...) to gen_rt...
1998-01-10 law * regmove.c: New implementation of regmove...
1997-12-20 law * bitmap.c (bitmap_clear): Ensure `inline'...
1997-12-07 lawMerge from gcc-2.8
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-22 law * local-alloc.c (block_alloc): Don't lose if...
1997-09-02 wilsonFix i386 code generation error reported by Mumit Khan.
1997-08-25 law * version.c: Bump for new snapshot.
1997-08-11 law * Integrate alias analysis changes from jfc...
1997-06-16 meissnerUse REG_SET macros
1997-06-02 meissnerWiden some short fields to int; Use allocate_reg_info...
1997-05-30 meissnerUse accessor macros to access arrays based on regno...
1997-04-03 wilson(no_conflict_p): Reject sequences with foreign insns.
1997-02-08 kenner(update_equiv_regs): Fix error in last change.
1997-01-31 ianIf we can't substitute an equiv reg only used once...
1996-12-13 ianCheck SMALL_REGISTER_CLASSES at runtime
1996-11-12 kenner(qty_compare_1, qty_sugg_compare_1): Use `const void...
1996-08-12 kenner(reg_equiv_replace): New variable.
1996-07-03 mrsformatting tweaks
1996-06-10 law * local-alloc.c (update_equiv_regs): Ignore...
1996-03-22 kenner(optimize_reg_copy_1): Only update reg_live_length...
1996-01-16 kenner(memref_referenced_p, case REG): Fix last change.
1996-01-06 kennerFix formatting.
1996-01-01 kenner(reg_equiv_replacement): New variable.
1996-01-01 law * hard-reg-set.h (losing_caller_save_reg_set...
1995-12-16 kenner(optimize_reg_copy_2): Don't attempt optimization if...
1995-08-21 kenner(wipe_dead_reg): Make a register mentioned in a REG_INC...
1995-06-15 kennerUpdate FSF address.
1995-05-16 kennerFix typos in comments.
1995-02-21 law * local-alloc.c (block_alloc): Stop looping over the...
1994-08-08 kenner(find_free_reg): Fix typo in last change.
1994-08-07 kenner(qty_changes_size): New variable.
1994-06-14 kennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-05-27 kenner(local_alloc): Fix typo in last change.
1994-05-27 kenner(requires_inout): Renamed from requires_inout_p and...
1994-05-27 kenner(qty_sugg_compare_1): Fix typo in last change.
1994-05-27 kenner(qty_phys_num{,_copy}_sugg): New variables.
1994-04-21 kennerAdd prototypes for static functions.
1994-04-08 kennerRemove previous Berg change.
1994-04-06 kenner(block_alloc): Avoid #ifdef HARD_REG_SET.
1994-02-27 kenner(qty_compare{,_1}): Give multi-word regs higher priorit...
1994-02-15 kenner(optimize_reg_copy): A register that dies in a CALL_INS...
1993-12-24 wilson(optimize_reg_copy_1): After decreasing sregno's
1993-09-24 dje* local-alloc.c: (find_free_reg): Make sure we will...
1993-08-03 wilson(block_alloc): Don't attempt to allocate a
1993-06-23 kenner(alloc_qty_for_scratch): Can allocate likely-spilled...
1993-06-23 kenner(scratch_block, scratch_list{,_length}, scratch_index...
1993-05-11 rms(block_alloc): Don't dereference a NULL pointer.
1993-04-17 kenner(qty_n_refs): Make int, like reg_n_refs.
1993-03-31 rms(optimize_reg_copy_1): Don't increment n_calls speciall...
next