summaryrefslogtreecommitdiff
path: root/gcc/graph.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-2/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-3/+3
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-7/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-1/+0
* 2015-03-13 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre012015-03-131-3/+4
* Always pass explicit location to fatal_error.jsm282015-01-301-1/+1
* Update copyright years.jakub2015-01-051-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+12
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-1/+1
* Eliminate last_basic_block macro.dmalcolm2013-12-091-1/+1
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-1/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-3/+3
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-4/+4
* 2013-10-30 Richard Biener <rguenther@suse.de>rguenth2013-10-301-3/+3
* * pretty-print.h (output_buffer::output_buffer): Declare.gdr2013-08-221-2/+0
* * graph.c (init_graph_slim_pretty_print): Remove.gdr2013-08-051-22/+8
* * pretty-print.h (pp_underscore): New.gdr2013-08-031-2/+2
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-4/+2
* Display profile info in graph cfg dumpdavidxl2013-04-231-2/+3
* 2013-03-20 Richard Biener <rguenther@suse.de>rguenth2013-03-201-1/+5
* * graph.c (start_graph_dump): Print dumpfile base as digraph label.steven2013-02-151-5/+10
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* * graph.c: Include sbitmap.h and cfgloop.h.steven2012-12-121-27/+129
* * rtl.h (print_insn_with_notes): Remove prototype.steven2012-12-041-39/+13
* * rtl.h (print_insn_with_notes): Prototype.steven2012-12-031-23/+23
* * coretypes.h (struct pretty_print_info): Make a coretype.steven2012-11-301-66/+58
* 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