]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/graph.c
This patch rewrites the old VEC macro-based interface into a new one
[thirdparty/gcc.git] / gcc / graph.c
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2010-11-29  jsm28 * system.h: Include "safe-ctype.h" instead of <safe...
2010-11-10  jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-10-14  xmjF^C the vcg dump bug.
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-01  hubicka * fwprop.c: Make emit-rtl.h include last.
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-07-16  ghazi * cfg.c (dump_reg_info): Avoid C++ keywords.
2008-06-26  ghazi * config/i386/driver-i386.c (detect_caches_amd,
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-05-21  hubicka * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND...
2006-01-31  dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2005-06-25  kcookUpdate FSF address.
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-28  bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-09  nathan * gcse.c (INSN_CUID, insert_set_in_table, find_avail_set,
2004-09-06  bonzini2004-09-06 Paolo Bonzini <bonzini@gnu.org>
2004-07-09  jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-01-21  kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-13  steven PR c++/13376
2004-01-03  stevenFix messed up accidental commit.
2003-12-30  steven Backport from tree-ssa (relevant changes only):
2003-12-11  steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-07-19  ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-06  aj * gcc.c: Convert prototypes to ISO C90.
2003-05-20  kraai * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)
2003-05-13  zack * diagnostic.c (output_format): Add support for %m.
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-05-23  rakdver * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
2002-05-17  rth Revert "Basic block renumbering removal", and...
2002-05-16  rthBasic block renumbering removal.
2001-10-11  shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-09-12  ghazi * c-common.c (c_tree_code_name): Const-ification.
2001-08-22  gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-12  kazu * gcc.c: Fix comment formatting.
2001-02-04  kenner * diagnostic.h (set_internal_error_function): Renamed.
2000-08-04  law * alias.c (mark_constant_function): Use INSN_P.
2000-04-27  rth * rtlanal.c (dead_or_set_regno_p): Use find_reg...
2000-01-17  ghaziUpdate copyrights
2000-01-17  ghazi * ggc-common.c: PROTO -> PARAMS.
1999-11-08  mmitchel * cse.c (delete_trivially_dead_insns): Replace alloca...
1999-10-02  ghazi * graph.h: New file to prototype functions exported...
1999-08-20  ghazi * rtl.c (rtx_name): Constify a char*.
1999-08-09  cruxInclude function.h in most files. Remove most of the...
1999-04-14  zack1999-04-14 23:26 -0400 Zack Weinberg <zack@rabi.colum...
1999-02-25  rthFlow rewrite to use basic block structures and edge...
1999-01-11  rthUpdate copyrights.
1999-01-11  rth * basic-block.h (basic_block_head): Rename...
1998-11-23  rthUlrich Drepper <drepper@cygnus.com>