index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
graph.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright years in gcc/
rsandifo
2014-01-02
1
-1
/
+1
*
Eliminate FOR_ALL_BB macro.
dmalcolm
2013-12-09
1
-1
/
+1
*
Eliminate last_basic_block macro.
dmalcolm
2013-12-09
1
-1
/
+1
*
Eliminate BASIC_BLOCK macro.
dmalcolm
2013-12-09
1
-1
/
+1
*
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
dmalcolm
2013-11-19
1
-3
/
+3
*
Eliminate n_basic_blocks macro
dmalcolm
2013-11-19
1
-4
/
+4
*
2013-10-30 Richard Biener <rguenther@suse.de>
rguenth
2013-10-30
1
-3
/
+3
*
* pretty-print.h (output_buffer::output_buffer): Declare.
gdr
2013-08-22
1
-2
/
+0
*
* graph.c (init_graph_slim_pretty_print): Remove.
gdr
2013-08-05
1
-22
/
+8
*
* pretty-print.h (pp_underscore): New.
gdr
2013-08-03
1
-2
/
+2
*
2013-04-30 Richard Biener <rguenther@suse.de>
rguenth
2013-04-30
1
-4
/
+2
*
Display profile info in graph cfg dump
davidxl
2013-04-23
1
-2
/
+3
*
2013-03-20 Richard Biener <rguenther@suse.de>
rguenth
2013-03-20
1
-1
/
+5
*
* graph.c (start_graph_dump): Print dumpfile base as digraph label.
steven
2013-02-15
1
-5
/
+10
*
Update copyright years in gcc/
rsandifo
2013-01-10
1
-2
/
+1
*
* graph.c: Include sbitmap.h and cfgloop.h.
steven
2012-12-12
1
-27
/
+129
*
* rtl.h (print_insn_with_notes): Remove prototype.
steven
2012-12-04
1
-39
/
+13
*
* rtl.h (print_insn_with_notes): Prototype.
steven
2012-12-03
1
-23
/
+23
*
* coretypes.h (struct pretty_print_info): Make a coretype.
steven
2012-11-30
1
-66
/
+58
*
gcc/
steven
2012-11-26
1
-354
/
+191
*
This patch rewrites the old VEC macro-based interface into a new one
dnovillo
2012-11-18
1
-1
/
+1
*
* output.h (__gcc_host_wide_int__): Move to hwint.h.
steven
2012-05-31
1
-1
/
+0
*
* system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
jsm28
2010-11-29
1
-1
/
+1
*
* cfgloop.c (verify_loop_structure): Use %' in diagnostics. Start
jsm28
2010-11-10
1
-2
/
+2
*
F^C the vcg dump bug.
xmj
2010-10-14
1
-1
/
+10
*
2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
manu
2010-07-08
1
-1
/
+1
*
* fwprop.c: Make emit-rtl.h include last.
hubicka
2010-06-01
1
-0
/
+1
*
Update Copyright years for files modified in 2008 and/or 2009.
jakub
2009-02-20
1
-1
/
+1
*
* cfg.c (dump_reg_info): Avoid C++ keywords.
ghazi
2008-07-16
1
-5
/
+5
*
* config/i386/driver-i386.c (detect_caches_amd,
ghazi
2008-06-26
1
-3
/
+3
*
Change copyright header to refer to version 3 of the GNU General Public Licen...
nickc
2007-07-26
1
-5
/
+4
*
* gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of
hubicka
2007-05-21
1
-3
/
+2
*
2006-01-31 Marcin Dalecki <martin@dalecki.de>
dalecki
2006-01-31
1
-3
/
+3
*
Update FSF address.
kcook
2005-06-25
1
-2
/
+2
*
* bitmap.h (struct bitmap_obstack): New obstack type.
nathan
2004-11-22
1
-1
/
+1
*
* basic-block.h (reg_set_iterator): New.
kazu
2004-10-18
1
-7
/
+10
*
2004-09-24 Ben Elliston <bje@au.ibm.com>
bje
2004-09-28
1
-1
/
+2
*
* gcse.c (INSN_CUID, insert_set_in_table, find_avail_set,
nathan
2004-09-09
1
-17
/
+4
*
2004-09-06 Paolo Bonzini <bonzini@gnu.org>
bonzini
2004-09-06
1
-15
/
+9
*
2004-07-08 Jerry Quinn <jlquinn@optonline.net>
jlquinn
2004-07-09
1
-11
/
+11
*
* alias.c, basic-block.h, c-common.c, c-common.h,
kazu
2004-01-21
1
-1
/
+2
*
PR c++/13376
steven
2004-01-13
1
-8
/
+8
*
Fix messed up accidental commit.
steven
2004-01-03
1
-17
/
+8
*
Backport from tree-ssa (relevant changes only):
steven
2003-12-30
1
-8
/
+17
*
2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
steven
2003-12-11
1
-5
/
+5
*
* alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c
ghazi
2003-07-19
1
-7
/
+6
*
* gcc.c: Convert prototypes to ISO C90.
aj
2003-07-06
1
-35
/
+16
*
* alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)
kraai
2003-05-20
1
-2
/
+0
*
* diagnostic.c (output_format): Add support for %m.
zack
2003-05-13
1
-1
/
+1
*
Merge basic-improvements-branch to trunk
zack
2002-12-16
1
-0
/
+2
[next]