aboutsummaryrefslogtreecommitdiff
path: root/gcc/resource.c
AgeCommit message (Expand)Author
2003-12-12 PR target/13256Hans-Peter Nilsson
2002-09-26 * c-common.h: Follow spelling conventions.Kazu Hirata
2002-05-27 * basic-block.h (last_basic_block): Defined as synonym forZdenek Dvorak
2002-05-23 * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):Zdenek Dvorak
2002-05-21 * bb-reorder.c (make_reorder_chain_1): Modified.Zdenek Dvorak
2002-05-17 Revert "Basic block renumbering removal", and two followup patches.Richard Henderson
2002-05-16Basic block renumbering removal.Zdenek Dvorak
2002-05-102002-05-10 David S. Miller <davem@redhat.com>David S. Miller
2002-05-102002-05-09 David S. Miller <davem@redhat.com>David S. Miller
2002-05-09 * read-rtl.c: Fix formatting.Kazu Hirata
2002-02-192002-02-19 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2002-01-29 * expr.c (force_operand): Ignore flag_pic for detecting picRichard Henderson
2001-10-112001-10-10 Stan Shebs <shebs@apple.com>Stan Shebs
2001-10-10 * calls.c: Fix formatting.Kazu Hirata
2001-09-10 * alias.c (clear_reg_alias_info): Use K&R format definition.Richard Kenner
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-08-12 * gcc.c: Fix comment formatting.Kazu Hirata
2001-08-07 * calls.c (expand_call): Do not emit INSN_SETJMP note.Jan Hubicka
2001-04-032001-04-03 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek
2001-03-28 * except.c (can_throw_internal): Rename from can_throw.Richard Henderson
2001-02-232001-02-23 Jeffrey Oldham <oldham@codesourcery.com>Jeffrey D. Oldham
2001-02-162001-02-16 Jeffrey Oldham <oldham@codesourcery.com>Jeffrey D. Oldham
2001-02-13 * cse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABLE_REGNUM toJan Hubicka
2001-01-01* resource.c (mark_referenced_resources): Abort() beforeAlexandre Oliva
2000-12-21 * resource.c (mark_set_resources): Use MARK_SRC_DEST forMichael Hayes
2000-10-13 Remove obstacks.Mark Mitchell
2000-08-04 * alias.c (mark_constant_function): Use INSN_P.Rodney Brown
2000-07-28 * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.Richard Henderson
2000-05-28 * Makefile.in (resource.o): Depend on except.h.Richard Henderson
2000-05-27 * Makefile.in (recog.o): Don't depend on resource.h.Richard Henderson
2000-05-25 * except.h (can_throw): Declare it.Mark Mitchell
2000-05-25 * combine.c (try_combine): Use any_condjump_p, any_uncondjump_pJan Hubicka
2000-03-27 * resource.h (mark_resource_type): New.Stan Cox
2000-03-25 * Rework fields used to describe positions of bitfields andRichard Kenner
2000-02-26 * resource.c (mark_referenced_resources): Changed use SET_DEST (...)Jeffrey A Law
2000-01-17 * print-rtl.c: PROTO -> PARAMS.Kaveh Ghazi
2000-01-11* resource.c (mark_referenced_resources): Mark a set strict_low_partAlexandre Oliva
2000-01-11Update copyrights for last checkin.Kaveh Ghazi
2000-01-10 * Makefile.in (optabs.o): Depend on real.hKaveh Ghazi
1999-11-02 * resource.c: Revert Oct 26 20:42 and Oct 27 00:56 changes.Richard Henderson
1999-11-02 * resource.c (mark_target_live_regs): For unconditional branches,Diego Novillo
1999-10-28 * resource.c (find_free_register): Don't use the frame pointerRichard Henderson
1999-10-27 * rtl.h (note_stores): Add additional paramter.Mark Mitchell
1999-10-27 * resource.c (mark_target_live_regs): Check that the targetRichard Henderson
1999-10-27 * resource.c (find_basic_block): Delete.Richard Henderson
1999-10-051999-10-04 21:58 -0700 Zack Weinberg <zack@bitmover.com>Zack Weinberg
1999-09-20Make it possible to prototype port-specific functions (and convert i386 to us...Bernd Schmidt
1999-09-07 * c-aux-info.c (concat): Don't define.Kaveh Ghazi
1999-08-31 Merge peephole2 from new_ia32_branch:Richard Henderson
1999-08-261999-08-26 09:42 -0700 Zack Weinberg <zack@bitmover.com>Zack Weinberg