aboutsummaryrefslogtreecommitdiff
path: root/gcc/resource.c
AgeCommit message (Expand)Author
2001-05-12 * except.c (can_throw_internal): Rename from can_throw.rth
2001-03-01 * Makefile.in (resource.o): Add params.h dependence.mmitchel
2001-01-01* resource.c (mark_referenced_resources): Abort() beforeaoliva
2000-12-21 * resource.c (mark_set_resources): Use MARK_SRC_DEST form.hayes
2000-10-13 Remove obstacks.mmitchel
2000-08-04 * alias.c (mark_constant_function): Use INSN_P.law
2000-07-28 * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.rth
2000-05-28 * Makefile.in (resource.o): Depend on except.h.rth
2000-05-27 * Makefile.in (recog.o): Don't depend on resource.h.rth
2000-05-25 * except.h (can_throw): Declare it.mmitchel
2000-05-25 * combine.c (try_combine): Use any_condjump_p, any_uncondjump_prth
2000-03-27 * resource.h (mark_resource_type): New.scox
2000-03-25 * Rework fields used to describe positions of bitfields andkenner
2000-02-26 * resource.c (mark_referenced_resources): Changed use SET_DEST (...)law
2000-01-17 * print-rtl.c: PROTO -> PARAMS.ghazi
2000-01-11* resource.c (mark_referenced_resources): Mark a set strict_low_partoliva
2000-01-11Update copyrights for last checkin.ghazi
2000-01-10 * Makefile.in (optabs.o): Depend on real.hghazi
1999-11-02 * resource.c: Revert Oct 26 20:42 and Oct 27 00:56 changes.rth
1999-11-02 * resource.c (mark_target_live_regs): For unconditional branches,dnovillo
1999-10-28 * resource.c (find_free_register): Don't use the frame pointerrth
1999-10-27 * rtl.h (note_stores): Add additional paramter.mmitchel
1999-10-27 * resource.c (mark_target_live_regs): Check that the targetrth
1999-10-27 * resource.c (find_basic_block): Delete.rth
1999-10-051999-10-04 21:58 -0700 Zack Weinberg <zack@bitmover.com>zack
1999-09-20Make it possible to prototype port-specific functions (and convert i386 to us...crux
1999-09-07 * c-aux-info.c (concat): Don't define.ghazi
1999-08-31 Merge peephole2 from new_ia32_branch:rth
1999-08-261999-08-26 09:42 -0700 Zack Weinberg <zack@bitmover.com>zack
1999-08-24 * haifa-sched.c (split_hard_reg_notes): Move to flow.crth
1999-08-21Fix cse.c/resource.c register lifetime inconsistency.wilson
1999-08-20 * rtl.h (rtx_format): Constify a char*.ghazi
1999-08-09Include function.h in most files. Remove most of the global variablescrux
1999-05-06 * resource.c (mark_referenced_resources): Make volatilmmitchel
1999-05-04 * resource.c (mark_set_resources): Handle UNSPEC_VOLATILE,mmitchel
1999-04-171999-04-17 20:11 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack
1999-02-25Flow rewrite to use basic block structures and edge lists.rth
1999-02-03Missed rtl.h on commit and from ChangeLog.rth
1999-02-02Bob Manson <manson@charmed.cygnus.com>rth