OSDN Git Service

PR middle-end/17055
[pf3gnuchains/gcc-fork.git] / gcc / global.c
2004-09-09 nathan * gcse.c (INSN_CUID, insert_set_in_table, find_avail_set,
2004-09-05 kazu * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,
2004-09-03 vmakarov2004-09-03 Vladimir Makarov <vmakarov@redhat.com>
2004-07-12 vmakarov2004-07-12 Vladimir Makarov <vmakarov@redhat.com>
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-06-15 jlquinn2004-06-15 Jerry Quinn <jlquinn@optonline.net>
2004-05-30 kazu * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,
2004-05-25 vmakarov2004-05-25 Vladimir Makarov <vmakarov@redhat.com>
2004-02-04 kazu gcc/
2004-02-02 hubicka * alias.c (record_set): Use hard_regno_nregs.
2003-12-20 wilsonPatch for asm clobber of fp.
2003-12-16 kazu * flow.c (EXIT_IGNORE_STACK): Move to ...
2003-12-11 steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-12-06 amodra PR 13169
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-06 aj * gcc.c: Convert prototypes to ISO C90.
2003-06-16 ghazicp:
2003-04-14 kenner * global.c (global_conflicts): Prevent allocation...
2003-01-17 kazu * et-forest.c: Fix comment typos.
2003-01-15 hubicka PR f/9258
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-20 rsandifo * global.c (find_reg): Check HARD_REGNO_NREGS before...
2002-11-04 aldyh2002-11-04 Aldy Hernandez <aldyh@redhat.com>
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-08-11 ghazi * dsp16xx.c (print_operand): Fix format specifier.
2002-07-21 neil * gengenrtl.c (gencode): Don't define obstack_alloc_rtx.
2002-06-04 kazu * gbl-ctors.h: Fix formatting.
2002-05-23 rakdver * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
2002-05-21 rakdver * bb-reorder.c (make_reorder_chain_1): Modified.
2002-05-17 rth Revert "Basic block renumbering removal", and...
2002-05-16 rthBasic block renumbering removal.
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:
next