]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/resource.c
Change copyright header to refer to version 3 of the GNU General Public License and...
[thirdparty/gcc.git] / gcc / resource.c
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-19  Kenneth Zadeckdf.h (DF_FIRST_OPTIONAL_PROBLEM): Removed.
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2007-05-22  Richard Sandifordregs.h (end_hard_regno): New function.
2007-05-21  Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2006-12-20  Joseph Myersrtlanal.c (struct subreg_info, [...]): New.
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-06-25  Kelley CookUpdate FSF address.
2005-06-16  Jan Hubickabasic-block.h (rtl_bb_info): Break out head_, end_...
2005-04-28  Kazu Hiratabt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P...
2005-01-18  Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-05  Steven Bosschercombine.c (expand_compound_operation): Add comment...
2004-11-22  Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-10-18  Kazu Hiratabasic-block.h (reg_set_iterator): New.
2004-09-09  Nathan Sidwellra-build.c (copy_insn_p, [...]): Use gcc_assert and...
2004-08-18  Richard Hendersonrtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-07-17  Eric Botcazoure PR rtl-optimization/16294 (Missed delay slot schedul...
2004-07-09  Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-07-01  Jerry Quinnalias.c (get_alias_set, [...]): Use MEM_P.
2004-06-15  Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-02-04  Kazu Hirataalloc-pool.h, [...]: Update copyright.
2004-02-02  Jan Hubickaalias.c (record_set): Use hard_regno_nregs.
2003-12-16  Kazu Hirataflow.c (EXIT_IGNORE_STACK): Move to ...
2003-12-11  Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-12-05  Hans-Peter Nilssonre PR target/13256 (strict_low_part mistreated in delay...
2003-07-19  Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-06  Andreas Jaegerjump.c: Convert prototypes to ISO C90.
2002-12-24  Kazu Hirataregmove.c: Fix comment typos.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-09-26  Kazu Hiratac-common.h: Follow spelling conventions.
2002-05-27  Zdenek Dvorakbasic-block.h (last_basic_block): Defined as synonym...
2002-05-23  Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-21  Zdenek Dvorakbb-reorder.c (make_reorder_chain_1): Modified.
2002-05-17  Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16  Zdenek DvorakBasic block renumbering removal.
2002-05-10  David S. Millerrtl.h (INSN_ANNULLED_BRANCH_P): Accept INSN too, update...
2002-05-10  David S. Millerrtl.h (struct rtx_def): Document unchanging and in_stru...
2002-05-09  Kazu Hirataread-rtl.c: Fix formatting.
2002-02-19  Aldy Hernandezi386.md ("mmx_uavgv8qi3"): Use const_vector.
2002-01-29  Richard Hendersonexpr.c (force_operand): Ignore flag_pic for detecting...
2001-10-11  Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-10  Kazu Hiratacalls.c: Fix formatting.
2001-09-10  Richard Kenneralias.c (clear_reg_alias_info): Use K&R format definition.
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-12  Kazu Hiratagcc.c: Fix comment formatting.
2001-08-07  Jan Hubickacalls.c (expand_call): Do not emit INSN_SETJMP note.
2001-04-03  Jakub JelinekUse byte offsets in SUBREGs instead of words.
2001-03-28  Richard Hendersonexcept.c (can_throw_internal): Rename from can_throw.
2001-02-23  Jeffrey OldhamMakefile.in (resource.o): Add params.h dependence.
2001-02-16  Jeffrey Oldhamresource.c (mark_referenced_resources): Fix typo in...
2001-02-13  Jan Hubickacse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABLE_R...
2001-01-01  Alexandre Olivaresource.c (mark_referenced_resources): Abort() before...
2000-12-21  Michael Hayesresource.c (mark_set_resources): Use MARK_SRC_DEST...
2000-10-13  Mark MitchellRemove obstacks.
2000-08-04  Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-07-28  Richard Hendersoncse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
2000-05-28  Richard HendersonMakefile.in (resource.o): Depend on except.h.
2000-05-27  Richard HendersonMakefile.in (recog.o): Don't depend on resource.h.
2000-05-25  Mark Mitchellexcept.h (can_throw): Declare it.
2000-05-25  Jan Hubickacombine.c (try_combine): Use any_condjump_p...
2000-03-27  Stan Coxresource.h (mark_resource_type): New.
2000-03-25  Richard Kenner* Rework fields used to describe positions of bitfields and
2000-02-26  Graham Stottresource.c (mark_referenced_resources): Changed use...
2000-01-17  Kaveh R. Ghaziprint-rtl.c: PROTO -> PARAMS.
2000-01-11  Alexandre Olivaresource.c (mark_referenced_resources): Mark a set...
2000-01-11  Kaveh GhaziUpdate copyrights for last checkin.
2000-01-10  Kaveh R. GhaziMakefile.in (optabs.o): Depend on real.h
1999-11-02  Richard Hendersonresource.c: Revert Oct 26 20:42 and Oct 27 00:56 changes.
1999-11-02  Diego Novilloresource.c (mark_target_live_regs): For unconditional...
1999-10-28  Richard Hendersonresource.c (find_free_register): Don't use the frame...
1999-10-27  Mark Mitchellrtl.h (note_stores): Add additional paramter.
1999-10-27  Richard Hendersonresource.c (mark_target_live_regs): Check that the...
1999-10-27  Richard Hendersonresource.c (find_basic_block): Delete.
1999-10-05  Zack Weinbergresource.c (find_free_register): Mark class_str argumen...
1999-09-20  Bernd SchmidtMake it possible to prototype port-specific functions...
1999-09-07  Kaveh R. Ghazic-aux-info.c (concat): Don't define.
1999-08-31  Richard Hendersonbackport: Makefile.in (STAGESTUFF): Add *.peephole2.
1999-08-26  Zack Weinbergtree.h: fancy_abort always takes three args.
1999-08-24  Bob Mansonhaifa-sched.c (split_hard_reg_notes): Move to flow.c
1999-08-21  Jim WilsonFix cse.c/resource.c register lifetime inconsistency.
1999-08-20  Kaveh R. Ghazirtl.h (rtx_format): Constify a char*.
1999-08-09  Bernd SchmidtInclude function.h in most files.
1999-05-06  Mark Mitchellresource.c (mark_referenced_resources): Make volatil...
1999-05-04  Mark Mitchellresource.c (mark_set_resources): Handle UNSPEC_VOLATILE...
1999-04-17  Zack Weinbergc-aux-info.c, [...]: Include toplev.h for real declarat...
1999-02-25  Richard HendersonFlow rewrite to use basic block structures and edge...
1999-02-03  Richard HendersonMissed rtl.h on commit and from ChangeLog.
1999-02-02  Bob MansonBob Manson <manson@charmed.cygnus.com>