aboutsummaryrefslogtreecommitdiff
path: root/gcc/resource.c
AgeCommit message (Expand)AuthorFilesLines
2000-05-27Makefile.in (resource.o): Depend on except.h.Richard Henderson1-0/+1
2000-05-27Makefile.in (recog.o): Don't depend on resource.h.Richard Henderson1-106/+0
2000-05-25except.h (can_throw): Declare it.Mark Mitchell1-0/+8
2000-05-25combine.c (try_combine): Use any_condjump_p...Jan Hubicka1-3/+2
2000-03-27resource.h (mark_resource_type): New.Stan Cox1-32/+47
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner1-28/+37
2000-02-25resource.c (mark_referenced_resources): Changed use SET_DEST (...) to XEXP (....Graham Stott1-2/+2
2000-01-17print-rtl.c: PROTO -> PARAMS.Kaveh R. Ghazi1-4/+4
2000-01-11resource.c (mark_referenced_resources): Mark a set strict_low_part as used.Alexandre Oliva1-1/+3
2000-01-11Update copyrights for last checkin.Kaveh Ghazi1-1/+1
2000-01-10Makefile.in (optabs.o): Depend on real.hKaveh R. Ghazi1-0/+1
1999-11-02resource.c: Revert Oct 26 20:42 and Oct 27 00:56 changes.Richard Henderson1-7/+39
1999-11-02resource.c (mark_target_live_regs): For unconditional branches...Diego Novillo1-3/+3
1999-10-28resource.c (find_free_register): Don't use the frame pointer if frame_pointer...Richard Henderson1-0/+4
1999-10-27rtl.h (note_stores): Add additional paramter.Mark Mitchell1-3/+4
1999-10-27resource.c (mark_target_live_regs): Check that the target insn wasn't created...Richard Henderson1-1/+2
1999-10-26resource.c (find_basic_block): Delete.Richard Henderson1-37/+4
1999-10-05resource.c (find_free_register): Mark class_str argument const.Zack Weinberg1-1/+1
1999-09-20Make it possible to prototype port-specific functions (and convert i386 to us...Bernd Schmidt1-0/+1
1999-09-07c-aux-info.c (concat): Don't define.Kaveh R. Ghazi1-8/+3
1999-08-31backport: Makefile.in (STAGESTUFF): Add *.peephole2.Richard Henderson1-5/+16
1999-08-26tree.h: fancy_abort always takes three args.Zack Weinberg1-1/+1
1999-08-24haifa-sched.c (split_hard_reg_notes): Move to flow.cBob Manson1-8/+48
1999-08-20Fix cse.c/resource.c register lifetime inconsistency.Jim Wilson1-1/+1
1999-08-20rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi1-2/+2
1999-08-09Include function.h in most files.Bernd Schmidt1-0/+1
1999-05-06resource.c (mark_referenced_resources): Make volatil monotonically increasing.Mark Mitchell1-5/+5
1999-05-04resource.c (mark_set_resources): Handle UNSPEC_VOLATILE...Mark Mitchell1-0/+22
1999-04-17c-aux-info.c, [...]: Include toplev.h for real declaration of trim_filename.Zack Weinberg1-0/+1
1999-02-25Flow rewrite to use basic block structures and edge lists.Richard Henderson1-1/+1
1999-02-02Missed rtl.h on commit and from ChangeLog.Richard Henderson1-1/+28
1999-02-02Bob Manson <manson@charmed.cygnus.com>Bob Manson1-0/+1239