aboutsummaryrefslogtreecommitdiff
path: root/gcc/global.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-21gengenrtl.c (gencode): Don't define obstack_alloc_rtx.Neil Booth1-14/+2
2002-06-04gbl-ctors.h: Fix formatting.Kazu Hirata1-18/+18
2002-05-23bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o...Zdenek Dvorak1-9/+10
2002-05-21bb-reorder.c (make_reorder_chain_1): Modified.Zdenek Dvorak1-7/+7
2002-05-16Revert "Basic block renumbering removal", and two followup patches.Richard Henderson1-18/+17
2002-05-16Basic block renumbering removal.Zdenek Dvorak1-17/+18
2002-01-12global.c (find_reg): Check for HARD_REGNO_CALL_PART_CLOBBERED every where we ...Herman A.J. ten Brugge1-0/+9
2002-01-05cse.c: Fix formatting.Kazu Hirata1-11/+11
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-39/+40
2001-10-09c-common.c: Fix comment typos.Kazu Hirata1-1/+1
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi1-1/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-12gcc.c: Fix comment formatting.Kazu Hirata1-1/+1
2001-08-08global.c (retry_global_alloc): Avoid shadowing allocno.Franz Sirl1-4/+4
2001-07-30flow.c (mark_set_1): Use REG_FREQ_FROM_BB.Jan Hubicka1-4/+5
2001-06-22regs.h (struct reg_info_def): Add freq field.Jan Hubicka1-7/+17
2001-06-07global.c (build_insn_chain): Allow ADDR_VEC or ADDR_DIF_VEC after end of last...Richard Kenner1-2/+8
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-13/+20
2000-12-05global.c (global_conflicts): Allow for a REG_UNUSED note with a different mod...Geoffrey Keating1-4/+7
2000-11-07alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().Joseph Myers1-3/+3
2000-08-24optabs.c (init_optabs): Initialize fixtab...Greg McGary1-1/+1
2000-08-21global.c (global_alloc): Avoid passing dumpfile argument to reload routines.Jeffrey A Law1-1/+1
2000-08-04alias.c (mark_constant_function): Use INSN_P.Rodney Brown1-5/+4
2000-06-13combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and CLASS_CANNOT_CHANGE_MODE_...Richard Henderson1-6/+6
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner1-4/+4
2000-03-24sibcall.c (skip_copy_to_return_value): Use OUTGOING_REGNO for comparison if r...Jakub Jelinek1-1/+1
2000-03-05basic-block.h (ALLOCA_REG_SET): Remove.Mark Mitchell1-1/+2
2000-02-26Fix copyrights.Jeff Law1-1/+2
2000-01-19stupid.c: Die die die.Richard Henderson1-2/+1
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17ggc-common.c: PROTO -> PARAMS.Kaveh R. Ghazi1-18/+18
1999-12-20Change some regsets to regset_headsBernd Schmidt1-5/+5
1999-12-15caller-save.c (insert_one_insn): Returns struct insn_chain *.J"orn Rennecke1-19/+39
1999-12-12combine.c (record_promoted_value): Remove unused variable `links2'.Kaveh R. Ghazi1-1/+0
1999-11-30Delete obsolete macrosBernd Schmidt1-5/+0
1999-11-21global.c (allocno): New structure and static variable.Jan Hubicka1-181/+155
1999-11-11global.c (global_conflicts): Update comments.Jeffrey A Law1-6/+27
1999-11-08global.c (EXECUTE_IF_CONFLICT): Don't define.J"orn Rennecke1-2/+6
1999-11-07global.c (EXECUTE_IF_CONFLICT): Undo Robert's change.Jeffrey A Law1-2/+2
1999-11-07global.c (EXECUTE_IF_CONFLICT): Correct quoting typo.Robert Lipe1-1/+1
1999-11-05Fix typo in last changeJeff Law1-1/+1
1999-11-05global.c (EXECUTE_IF_SET_IN_ALLOCNO_SET): New macro.J"orn Rennecke1-34/+53
1999-11-05Remove accidental addition of CLEAR_CONFLICT.Jeff Law1-6/+0
1999-11-05[multiple changes]Jeff Law1-33/+94
1999-11-01bitmap.h (BITMAP_XMALLOC): New macro.Mark Mitchell1-32/+37
1999-10-27rtl.h (note_stores): Add additional paramter.Mark Mitchell1-11/+14
1999-10-26Reorg reg-stack to use the standard CFG.Jan Hubicka1-5/+1
1999-10-26c-parse.in (cast_expr): Constify.Kaveh R. Ghazi1-1/+1
1999-09-20Make it possible to prototype port-specific functions (and convert i386 to us...Bernd Schmidt1-0/+1
1999-09-08gansidecl.h (__attribute__, [...]): Delete.Kaveh R. Ghazi1-3/+3