OSDN Git Service

Remove floatformat_arm_ext.
[pf3gnuchains/gcc-fork.git] / gcc / global.c
2002-01-12 m.hayes * global.c (find_reg): Check for HARD_REGNO_CALL_PART_...
2002-01-05 kazu * cse.c: Fix formatting.
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-09 kazu * c-common.c: Fix comment typos.
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-12 kazu * gcc.c: Fix comment formatting.
2001-08-08 sirl 2001-08-08 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2001-07-30 hubicka * flow.c (mark_set_1): Use REG_FREQ_FROM_BB.
2001-06-22 hubicka * regs.h (struct reg_info_def): Add freq field.
2001-06-07 kenner * global.c (build_insn_chain): Allow ADDR_VEC or ADDR_...
2001-04-03 amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2000-12-05 geoffk* global.c (global_conflicts): Allow for a REG_UNUSED...
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-08-24 gkm * optabs.c (init_optabs): Initialize fixtab, fixtrunct...
2000-08-21 law * global.c (global_alloc): Avoid passing dumpfi...
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-06-13 rth * combine.c (subst): Use CLASS_CANNOT_CHANGE_MO...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-24 jakub * sibcall.c (skip_copy_to_return_value): Use OUTGOING_...
2000-03-05 mmitchel * basic-block.h (ALLOCA_REG_SET): Remove.
2000-02-26 lawFix copyrights.
2000-01-19 rth * stupid.c: Die die die.
2000-01-17 ghaziUpdate copyrights
2000-01-17 ghazi * ggc-common.c: PROTO -> PARAMS.
1999-12-20 cruxChange some regsets to regset_heads
1999-12-15 amylaar * caller-save.c (insert_one_insn): Returns struct...
1999-12-12 ghazi * combine.c (record_promoted_value): Remove unused...
1999-11-30 cruxDelete obsolete macros
1999-11-21 hubicka * global.c (allocno): New structure and static variable.
1999-11-12 law * global.c (global_conflicts): Update comments.
1999-11-08 amylaar * global.c (EXECUTE_IF_CONFLICT): Don't define.
1999-11-07 law * global.c (EXECUTE_IF_CONFLICT): Undo Robert...
1999-11-07 robertlglobal.c (EXECUTE_IF_CONFLICT): Correct quoting typo.
1999-11-05 lawFix typo in last change
1999-11-05 amylaar * global.c (EXECUTE_IF_SET_IN_ALLOCNO_SET): New macro.
1999-11-05 lawRemove accidental addition of CLEAR_CONFLICT.
1999-11-05 lawFri Nov 5 01:24:37 1999 J"orn Rennecke <amylaar@cygnu...
1999-11-01 mmitchel * bitmap.h (BITMAP_XMALLOC): New macro.
1999-10-27 mmitchel * rtl.h (note_stores): Add additional paramter.
1999-10-27 rthReorg reg-stack to use the standard CFG.
1999-10-26 ghazi * c-parse.in (cast_expr): Constify.
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-08 ghazi * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL,
1999-09-03 mmitchel * dbxout.c (dbxout_init): Use xcalloc instead of xmall...
1999-08-12 amylaar * global.c (prune_preferences): Move some invariants...
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-08 rthRevert last change until I figure out what's wrong...
1999-08-07 rth * global.c (build_insn_chain): Use EXECUTE_IF_S...
1999-08-04 law * global.c: Fix comment.
1999-02-25 rthFlow rewrite to use basic block structures and edge...
1999-01-11 rthUpdate copyrights.
1999-01-11 rth * basic-block.h (basic_block_head): Rename...
1999-01-06 lawCopyright fixes.
1998-12-12 law * rtlanal.c (multiple_sets): New function.
1998-12-12 mmitchel * global.c (record_conflicts): Don't use an array...
1998-10-14 ghaziWarning fixes:
1998-10-09 law * global.c (build_insn_chain): Verify no real...
1998-10-06 law * loop.c (count_one_set): New static function, broken...
1998-10-06 law * Makefile.in (stupid.o): Update dependencies.
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-16 law * global.c (reg_allocno): Now static.
1998-09-08 law * global.c: Update comments.
1998-06-21 law * global.c: Include machmode.h amd move hard-reg-set...
1998-06-19 law * alias.c: Include toplev.h
1998-04-18 law * global.c (global_alloc): Don't pass HARD_CONS...
1998-03-28 law * basic-block.h (basic_block_computed_jump_target...
1998-03-20 ghaziMajor cutover to using system.h:
1998-03-12 manfreda
1998-02-07 law * c-common.c: Include <stdlib.h> and <string...
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-31 law * global.c (global_alloc): Free the conflict...
1997-10-28 brendan * global.c (global_alloc): Use xmalloc instead of...
1997-07-16 kenner(global_conflicts): Pass FIRST_PSEUDO_REGISTER to call to
1997-06-05 meissnerabstract regset stuff into macros
1997-05-30 meissnerUse accessor macros to access arrays based on regno...
1996-11-12 kenner(prune_references): Add missing symmetic CONFLICTP...
1996-11-12 kenner(allocno_compare): Use `const void *' arguments.
1996-01-01 kenner(reg_allocno): No longer static.
1996-01-01 law * hard-reg-set.h (losing_caller_save_reg_set...
1995-06-15 kennerUpdate FSF address.
1994-09-16 kenner(global_alloc): Mark regs assigned to SCRATCH as used...
1994-08-07 kenner(find_reg) If CLASS_CANNOT_CHANGE_SIZE, avoid its regis...
1994-07-19 wilson(find_reg): Store divide results in temporary variables.
1994-06-29 kenner(global_alloc): Make a more accurate attempt to see...
1994-06-14 kennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-05-04 kenner(find_reg): When looking for locally-allocated hard...
1994-04-21 kennerAdd prototypes for static functions.
1994-04-08 kennerRemove previous Berg change.
1994-04-06 kenner(global_conflicts): Avoid #ifdef HARD_REG_SET.
1994-03-25 kenner(global_conflicts): Move decl of unused variable I...
1994-02-27 kenner(allocno_compare): Give multi-word regs higher priority...
1993-09-24 dje* global.c: (global_alloc): Make sure that it is always...
1993-01-19 kenner(find_reg): Add comment about nonlocal labels.
1992-07-06 mycroftentered into RCS
1992-06-22 rms*** empty log message ***
1992-05-07 rms*** empty log message ***
1992-03-22 rms*** empty log message ***
1992-03-14 rms*** empty log message ***
next