OSDN Git Service

2011-04-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / resource.c
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-09-29 jsm28gcc:
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-11-25 hjlRemove trailing white spaces.
2009-09-02 aolivagcc/ChangeLog:
2009-07-15 kkojima PR rtl-optimization/40710
2009-06-16 ian * resource.c (mark_referenced_resources): Change
2009-04-29 ebotcazou PR rtl-optimization/39938
2009-04-28 ebotcazou PR rtl-optimization/39938
2009-04-27 ebotcazou * resource.c (find_basic_block): Use BLOCK_FOR_INSN...
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2008-07-02 rsandifogcc/
2008-04-08 hubicka * function.h (incomming_args): Break out of struct...
2007-12-18 rsandifogcc/
2007-12-16 rsandifogcc/
2007-08-23 chaoyingfu * rtl.c (rtx_code_size): Check CONST_FIXED to calcualt...
2007-08-14 ghazi * alias.c (rtx_equal_for_memref_p): Constify.
2007-07-30 ghazi * alias.c (record_set, memory_modified_1): Constify.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-06-19 zadeck2007-06-15 Kenneth Zadeck <zadeck@naturalbridge.com>
2007-06-11 dberlinMerge dataflow branch into mainline
2007-05-22 rsandifogcc/
2007-05-21 hubicka * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND...
2006-12-20 jsm28 * rtlanal.c (struct subreg_info, subreg_get_info,...
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2005-06-25 kcookUpdate FSF address.
2005-06-16 hubicka * basic-block.h (rtl_bb_info): Break out head_, end_,
2005-04-28 kazu * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c...
2005-01-18 kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-05 steven * combine.c (expand_compound_operation) <ZERO_EXTRACT...
2004-11-22 nathan * bitmap.h (struct bitmap_obstack): New obstack type.
2004-10-18 kazu * basic-block.h (reg_set_iterator): New.
2004-09-09 nathan * ra-build.c (copy_insn_p, remember_move, defuse_overl...
2004-08-18 rth * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-07-17 ebotcazou PR rtl-optimization/16294
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-07-01 jlquinn2004-07-01 Jerry Quinn <jlquinn@optonline.net>
2004-06-15 jlquinn2004-06-15 Jerry Quinn <jlquinn@optonline.net>
2004-02-04 kazu gcc/
2004-02-02 hubicka * alias.c (record_set): Use hard_regno_nregs.
2003-12-16 kazu * flow.c (EXIT_IGNORE_STACK): Move to ...
2003-12-11 steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-12-05 hp PR target/13256
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-06 aj * jump.c: Convert prototypes to ISO C90.
2002-12-24 kazu * regmove.c: Fix comment typos.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-09-26 kazu * c-common.h: Follow spelling conventions.
2002-05-27 rakdver * basic-block.h (last_basic_block): Defined as synonym for
2002-05-23 rakdver * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
2002-05-21 rakdver * bb-reorder.c (make_reorder_chain_1): Modified.
2002-05-17 rth Revert "Basic block renumbering removal", and...
2002-05-16 rthBasic block renumbering removal.
2002-05-10 davem2002-05-10 David S. Miller <davem@redhat.com>
2002-05-10 davem2002-05-09 David S. Miller <davem@redhat.com>
2002-05-09 kazu * read-rtl.c: Fix formatting.
2002-02-19 aldyh2002-02-19 Aldy Hernandez <aldyh@redhat.com>
2002-01-29 rth * expr.c (force_operand): Ignore flag_pic for...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-10 kazu * calls.c: Fix formatting.
2001-09-10 kenner * alias.c (clear_reg_alias_info): Use K&R format defin...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-12 kazu * gcc.c: Fix comment formatting.
2001-08-07 hubicka * calls.c (expand_call): Do not emit INSN_SETJMP note.
2001-04-03 amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-03-28 rth * except.c (can_throw_internal): Rename from...
2001-02-23 oldham2001-02-23 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-16 oldham2001-02-16 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-13 hubicka * cse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABL...
2001-01-01 aoliva* resource.c (mark_referenced_resources): Abort() before
2000-12-21 m.hayes * resource.c (mark_set_resources): Use MARK_SRC_DEST for
2000-10-13 mmitchel Remove obstacks.
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-07-28 rth * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
2000-05-28 rth * Makefile.in (resource.o): Depend on except.h.
2000-05-27 rth * Makefile.in (recog.o): Don't depend on resource.h.
2000-05-25 mmitchel * except.h (can_throw): Declare it.
2000-05-25 rth * combine.c (try_combine): Use any_condjump_p...
2000-03-27 scox * resource.h (mark_resource_type): New.
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-02-26 law * resource.c (mark_referenced_resources): Chang...
2000-01-17 ghazi * print-rtl.c: PROTO -> PARAMS.
2000-01-11 oliva* resource.c (mark_referenced_resources): Mark a set...
2000-01-11 ghaziUpdate copyrights for last checkin.
2000-01-10 ghazi * Makefile.in (optabs.o): Depend on real.h
1999-11-02 rth * resource.c: Revert Oct 26 20:42 and Oct 27...
1999-11-02 dnovillo * resource.c (mark_target_live_regs): For unconditiona...
1999-10-28 rth * resource.c (find_free_register): Don't use...
1999-10-27 mmitchel * rtl.h (note_stores): Add additional paramter.
1999-10-27 rth * resource.c (mark_target_live_regs): Check...
1999-10-27 rth * resource.c (find_basic_block): Delete.
1999-10-05 zack1999-10-04 21:58 -0700 Zack Weinberg <zack@bitmover...
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-07 ghazi * c-aux-info.c (concat): Don't define.
1999-08-31 rth Merge peephole2 from new_ia32_branch:
1999-08-26 zack1999-08-26 09:42 -0700 Zack Weinberg <zack@bitmover...
1999-08-24 rth * haifa-sched.c (split_hard_reg_notes): Move...
1999-08-21 wilsonFix cse.c/resource.c register lifetime inconsistency.
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-09 cruxInclude function.h in most files. Remove most of the...
next