summaryrefslogtreecommitdiff
path: root/gcc/global.c
Commit message (Expand)AuthorAgeFilesLines
* stupid.c: Die die die.Richard Henderson2000-01-191-2/+1
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* ggc-common.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-18/+18
* Change some regsets to regset_headsBernd Schmidt1999-12-201-5/+5
* caller-save.c (insert_one_insn): Returns struct insn_chain *.J"orn Rennecke1999-12-151-19/+39
* combine.c (record_promoted_value): Remove unused variable `links2'.Kaveh R. Ghazi1999-12-121-1/+0
* Delete obsolete macrosBernd Schmidt1999-11-301-5/+0
* global.c (allocno): New structure and static variable.Jan Hubicka1999-11-211-181/+155
* global.c (global_conflicts): Update comments.Jeffrey A Law1999-11-111-6/+27
* global.c (EXECUTE_IF_CONFLICT): Don't define.J"orn Rennecke1999-11-081-2/+6
* global.c (EXECUTE_IF_CONFLICT): Undo Robert's change.Jeffrey A Law1999-11-071-2/+2
* global.c (EXECUTE_IF_CONFLICT): Correct quoting typo.Robert Lipe1999-11-071-1/+1
* Fix typo in last changeJeff Law1999-11-051-1/+1
* global.c (EXECUTE_IF_SET_IN_ALLOCNO_SET): New macro.J"orn Rennecke1999-11-051-34/+53
* Remove accidental addition of CLEAR_CONFLICT.Jeff Law1999-11-051-6/+0
* [multiple changes]Jeff Law1999-11-051-33/+94
* bitmap.h (BITMAP_XMALLOC): New macro.Mark Mitchell1999-11-011-32/+37
* rtl.h (note_stores): Add additional paramter.Mark Mitchell1999-10-271-11/+14
* Reorg reg-stack to use the standard CFG.Jan Hubicka1999-10-261-5/+1
* c-parse.in (cast_expr): Constify.Kaveh R. Ghazi1999-10-261-1/+1
* Make it possible to prototype port-specific functions (and convert i386 to us...Bernd Schmidt1999-09-201-0/+1
* gansidecl.h (__attribute__, [...]): Delete.Kaveh R. Ghazi1999-09-081-3/+3
* dbxout.c (dbxout_init): Use xcalloc instead of xmalloc+bzero.Richard Henderson1999-09-031-4/+2
* global.c (prune_preferences): Move some invariants out of the inner loop.J"orn Rennecke1999-08-121-9/+11
* Include function.h in most files.Bernd Schmidt1999-08-091-0/+1
* Revert last change until I figure out what's wrong with it.Richard Henderson1999-08-081-64/+72
* global.c (build_insn_chain): Use EXECUTE_IF_SET_IN_REG_SET to invert loops.Richard Henderson1999-08-071-72/+64
* * global.c: Fix comment.Jim Kingdon1999-08-041-1/+1
* Flow rewrite to use basic block structures and edge lists.Richard Henderson1999-02-251-14/+27
* Update copyrights.Richard Henderson1999-01-111-1/+1
* basic-block.h (basic_block_head): Rename to x_basic_block_head.Richard Henderson1999-01-111-4/+4
* Copyright fixes.Jeff Law1999-01-061-1/+1
* rtlanal.c (multiple_sets): New function.Jeffrey A Law1998-12-121-3/+10
* global.c (record_conflicts): Don't use an array of shorts to store an array o...Mark Mitchell1998-12-121-4/+4
* Warning fixes:Kaveh R. Ghazi1998-10-141-8/+8
* global.c (build_insn_chain): Verify no real insns exist past the end of the l...Jeffrey A Law1998-10-091-0/+14
* loop.c (count_one_set): New static function, broken out of count_loop_regs_setBernd Schmidt1998-10-061-63/+6
* Makefile.in (stupid.o): Update dependencies.Bernd Schmidt1998-10-051-1/+137
* global.c (global_alloc): Delete code to manage the scratch_list.Bernd Schmidt1998-10-021-12/+0
* regs.h (HARD_REGNO_CALL_PART_CLOBBERED): New macro.Michael Hayes1998-09-301-1/+4
* global.c (reg_allocno): Now static.Bernd Schmidt1998-09-151-1/+1
* global.c: Update comments.John Wehle1998-09-071-32/+47
* global.c: Include machmode.h amd move hard-reg-set.h before rtl.h.H.J. Lu1998-06-211-1/+2
* alias.c: Include toplev.hGraham Stott1998-06-191-0/+1
* global.c (global_alloc): Don't pass HARD_CONST (0) to find_reg, just pass zero.Jeffrey A Law1998-04-171-2/+2
* basic-block.h (basic_block_computed_jump_target): Declare.Bernd Schmidt1998-03-271-0/+9
* Major cutover to using system.h:Kaveh R. Ghazi1998-03-201-5/+1
* c-decl (finish_struct): Change type of min_align to unsigned.Manfred Hollstein1998-03-121-1/+1
* c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.Robert Lipe1998-02-071-0/+5
* Update mainline egcs to gcc2 snapshot 971021.Jeff Law1997-11-021-1/+1