summaryrefslogtreecommitdiff
path: root/gcc/graph.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/steven2012-11-261-354/+191
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-1/+1
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.jsm282010-11-291-1/+1
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-2/+2
* F^C the vcg dump bug.xmj2010-10-141-1/+10
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-1/+1
* * fwprop.c: Make emit-rtl.h include last.hubicka2010-06-011-0/+1
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * cfg.c (dump_reg_info): Avoid C++ keywords.ghazi2008-07-161-5/+5
* * config/i386/driver-i386.c (detect_caches_amd,ghazi2008-06-261-3/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka2007-05-211-3/+2
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-3/+3
* Update FSF address.kcook2005-06-251-2/+2
* * bitmap.h (struct bitmap_obstack): New obstack type.nathan2004-11-221-1/+1
* * basic-block.h (reg_set_iterator): New.kazu2004-10-181-7/+10
* 2004-09-24 Ben Elliston <bje@au.ibm.com>bje2004-09-281-1/+2
* * gcse.c (INSN_CUID, insert_set_in_table, find_avail_set,nathan2004-09-091-17/+4
* 2004-09-06 Paolo Bonzini <bonzini@gnu.org>bonzini2004-09-061-15/+9
* 2004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-091-11/+11
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+2
* PR c++/13376steven2004-01-131-8/+8
* Fix messed up accidental commit.steven2004-01-031-17/+8
* Backport from tree-ssa (relevant changes only):steven2003-12-301-8/+17
* 2003-12-11 Steven Bosscher <steven@gcc.gnu.org>steven2003-12-111-5/+5
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-7/+6
* * gcc.c: Convert prototypes to ISO C90.aj2003-07-061-35/+16
* * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)kraai2003-05-201-2/+0
* * diagnostic.c (output_format): Add support for %m.zack2003-05-131-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):rakdver2002-05-231-5/+4
* Revert "Basic block renumbering removal", and two followup patches.rth2002-05-171-12/+13
* Basic block renumbering removal.rth2002-05-161-13/+12
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-1/+1
* * c-common.c (c_tree_code_name): Const-ification.ghazi2001-09-121-1/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * gcc.c: Fix comment formatting.kazu2001-08-121-1/+1
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-15/+16
* * alias.c (mark_constant_function): Use INSN_P.law2000-08-041-1/+1
* * rtlanal.c (dead_or_set_regno_p): Use find_regno_note.rth2000-04-271-27/+4
* Update copyrightsghazi2000-01-171-1/+1
* * ggc-common.c: PROTO -> PARAMS.ghazi2000-01-171-6/+6
* * cse.c (delete_trivially_dead_insns): Replace alloca withmmitchel1999-11-081-3/+8
* * graph.h: New file to prototype functions exported by graph.c.ghazi1999-10-021-0/+1
* * rtl.c (rtx_name): Constify a char*.ghazi1999-08-201-4/+10
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-0/+1
* 1999-04-14 23:26 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-141-8/+4
* Flow rewrite to use basic block structures and edge lists.rth1999-02-251-46/+39
* Update copyrights.rth1999-01-111-1/+1