aboutsummaryrefslogtreecommitdiff
path: root/gcc/graph.c
AgeCommit message (Expand)Author
2013-02-15 * graph.c (start_graph_dump): Print dumpfile base as digraph label.Steven Bosscher
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-12-12 * graph.c: Include sbitmap.h and cfgloop.h.Steven Bosscher
2012-12-04 * rtl.h (print_insn_with_notes): Remove prototype.Steven Bosscher
2012-12-03 * rtl.h (print_insn_with_notes): Prototype.Steven Bosscher
2012-11-30 * coretypes.h (struct pretty_print_info): Make a coretype.Steven Bosscher
2012-11-26gcc/Steven Bosscher
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2010-11-29 * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers
2010-11-10 * cfgloop.c (verify_loop_structure): Use %' in diagnostics. StartJoseph Myers
2010-10-14F^C the vcg dump bug.Tijs Wiebe Lefering
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2010-06-01 * fwprop.c: Make emit-rtl.h include last.Jan Hubicka
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-07-16 * cfg.c (dump_reg_info): Avoid C++ keywords.Kaveh Ghazi
2008-06-26 * config/i386/driver-i386.c (detect_caches_amd,Kaveh Ghazi
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-05-21 * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofJan Hubicka
2006-01-312006-01-31 Marcin Dalecki <martin@dalecki.de>Marcin Dalecki
2005-06-25Update FSF address.Kelley Cook
2004-11-22 * bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell
2004-10-18 * basic-block.h (reg_set_iterator): New.Kazu Hirata
2004-09-282004-09-24 Ben Elliston <bje@au.ibm.com>Ben Elliston
2004-09-09 * gcse.c (INSN_CUID, insert_set_in_table, find_avail_set,Nathan Sidwell
2004-09-062004-09-06 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-07-092004-07-08 Jerry Quinn <jlquinn@optonline.net>Jerry Quinn
2004-01-21 * alias.c, basic-block.h, c-common.c, c-common.h,Kazu Hirata
2004-01-13 PR c++/13376Steven Bosscher
2004-01-03Fix messed up accidental commit.Steven Bosscher
2003-12-30 Backport from tree-ssa (relevant changes only):Steven Bosscher
2003-12-112003-12-11 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cKaveh Ghazi
2003-07-06 * gcc.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-05-20 * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)Matt Kraai
2003-05-13 * diagnostic.c (output_format): Add support for %m.Zack Weinberg
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-05-23 * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):Zdenek Dvorak
2002-05-17 Revert "Basic block renumbering removal", and two followup patches.Richard Henderson
2002-05-16Basic block renumbering removal.Zdenek Dvorak
2001-10-112001-10-10 Stan Shebs <shebs@apple.com>Stan Shebs
2001-09-12 * c-common.c (c_tree_code_name): Const-ification.Kaveh Ghazi
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-02-04 * diagnostic.h (set_internal_error_function): Renamed.Richard Kenner
2000-08-04 * alias.c (mark_constant_function): Use INSN_P.Rodney Brown
2000-04-27 * rtlanal.c (dead_or_set_regno_p): Use find_regno_note.Richard Henderson
2000-01-17Update copyrightsKaveh Ghazi
2000-01-17 * ggc-common.c: PROTO -> PARAMS.Kaveh Ghazi
1999-11-08 * cse.c (delete_trivially_dead_insns): Replace alloca withMark Mitchell