summaryrefslogtreecommitdiff
path: root/gcc/resource.c
Commit message (Expand)AuthorAgeFilesLines
...
* * resource.c (mark_target_live_regs): For unconditional branches,dnovillo1999-11-021-3/+3
* * resource.c (find_free_register): Don't use the frame pointerrth1999-10-281-0/+4
* * rtl.h (note_stores): Add additional paramter.mmitchel1999-10-271-3/+4
* * resource.c (mark_target_live_regs): Check that the targetrth1999-10-271-1/+2
* * resource.c (find_basic_block): Delete.rth1999-10-271-37/+4
* 1999-10-04 21:58 -0700 Zack Weinberg <zack@bitmover.com>zack1999-10-051-1/+1
* Make it possible to prototype port-specific functions (and convert i386 to us...crux1999-09-201-0/+1
* * c-aux-info.c (concat): Don't define.ghazi1999-09-071-8/+3
* Merge peephole2 from new_ia32_branch:rth1999-08-311-5/+16
* 1999-08-26 09:42 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-261-1/+1
* * haifa-sched.c (split_hard_reg_notes): Move to flow.crth1999-08-241-8/+48
* Fix cse.c/resource.c register lifetime inconsistency.wilson1999-08-211-1/+1
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-201-2/+2
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-0/+1
* * resource.c (mark_referenced_resources): Make volatilmmitchel1999-05-061-5/+5
* * resource.c (mark_set_resources): Handle UNSPEC_VOLATILE,mmitchel1999-05-041-0/+22
* 1999-04-17 20:11 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-171-0/+1
* Flow rewrite to use basic block structures and edge lists.rth1999-02-251-1/+1
* Missed rtl.h on commit and from ChangeLog.rth1999-02-031-1/+28
* Bob Manson <manson@charmed.cygnus.com>rth1999-02-021-0/+1239