summaryrefslogtreecommitdiff
path: root/gcc/global.c
Commit message (Expand)AuthorAgeFilesLines
* * gcc.c: Fix comment formatting.kazu2001-08-121-1/+1
* 2001-08-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2001-08-081-4/+4
* * flow.c (mark_set_1): Use REG_FREQ_FROM_BB.hubicka2001-07-301-4/+5
* * regs.h (struct reg_info_def): Add freq field.hubicka2001-06-221-7/+17
* * global.c (build_insn_chain): Allow ADDR_VEC or ADDR_DIF_VEC afterkenner2001-06-071-2/+8
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-031-13/+20
* * global.c (global_conflicts): Allow for a REG_UNUSED notegeoffk2000-12-051-4/+7
* * alias.c (init_alias_analysis), calls.c (expand_call,jsm282000-11-071-3/+3
* * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,gkm2000-08-241-1/+1
* * global.c (global_alloc): Avoid passing dumpfile argument tolaw2000-08-211-1/+1
* * alias.c (mark_constant_function): Use INSN_P.law2000-08-041-5/+4
* * combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE andrth2000-06-131-6/+6
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-4/+4
* * sibcall.c (skip_copy_to_return_value): Use OUTGOING_REGNO forjakub2000-03-241-1/+1
* * basic-block.h (ALLOCA_REG_SET): Remove.mmitchel2000-03-051-1/+2
* Fix copyrights.law2000-02-261-1/+2
* * stupid.c: Die die die.rth2000-01-191-2/+1
* Update copyrightsghazi2000-01-171-1/+1
* * ggc-common.c: PROTO -> PARAMS.ghazi2000-01-171-18/+18
* Change some regsets to regset_headscrux1999-12-201-5/+5
* * caller-save.c (insert_one_insn): Returns struct insn_chain *.amylaar1999-12-151-19/+39
* * combine.c (record_promoted_value): Remove unused variableghazi1999-12-121-1/+0
* Delete obsolete macroscrux1999-11-301-5/+0
* * global.c (allocno): New structure and static variable.hubicka1999-11-211-181/+155
* * global.c (global_conflicts): Update comments.law1999-11-121-6/+27
* * global.c (EXECUTE_IF_CONFLICT): Don't define.amylaar1999-11-081-2/+6
* * global.c (EXECUTE_IF_CONFLICT): Undo Robert's change.law1999-11-071-2/+2
* global.c (EXECUTE_IF_CONFLICT): Correct quoting typo.robertl1999-11-071-1/+1
* Fix typo in last changelaw1999-11-051-1/+1
* * global.c (EXECUTE_IF_SET_IN_ALLOCNO_SET): New macro.amylaar1999-11-051-34/+53
* Remove accidental addition of CLEAR_CONFLICT.law1999-11-051-6/+0
* Fri Nov 5 01:24:37 1999 J"orn Rennecke <amylaar@cygnus.co.uk>law1999-11-051-33/+94
* * bitmap.h (BITMAP_XMALLOC): New macro.mmitchel1999-11-011-32/+37
* * rtl.h (note_stores): Add additional paramter.mmitchel1999-10-271-11/+14
* Reorg reg-stack to use the standard CFG.rth1999-10-271-5/+1
* * c-parse.in (cast_expr): Constify.ghazi1999-10-261-1/+1
* Make it possible to prototype port-specific functions (and convert i386 to us...crux1999-09-201-0/+1
* * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL,ghazi1999-09-081-3/+3
* * dbxout.c (dbxout_init): Use xcalloc instead of xmalloc+bzero.mmitchel1999-09-031-4/+2
* * global.c (prune_preferences): Move some invariants out of theamylaar1999-08-121-9/+11
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-0/+1
* Revert last change until I figure out what's wrong with it.rth1999-08-081-64/+72
* * global.c (build_insn_chain): Use EXECUTE_IF_SET_IN_REG_SETrth1999-08-071-72/+64
* * global.c: Fix comment.law1999-08-041-1/+1
* Flow rewrite to use basic block structures and edge lists.rth1999-02-251-14/+27
* Update copyrights.rth1999-01-111-1/+1
* * basic-block.h (basic_block_head): Rename to x_basic_block_head.rth1999-01-111-4/+4
* Copyright fixes.law1999-01-061-1/+1
* * rtlanal.c (multiple_sets): New function.law1998-12-121-3/+10
* * global.c (record_conflicts): Don't use an array of shorts tommitchel1998-12-121-4/+4