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
/
tree-ssa-uninit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR middle-end/59223
mpolacek
2014-02-27
1
-1
/
+1
*
PR tree-optimization/56490
jakub
2014-02-21
1
-38
/
+25
*
PR tree-opt/59924
rth
2014-02-03
1
-37
/
+50
*
Fix PR/59303 -- uninit analysis enhancement
davidxl
2014-01-03
1
-652
/
+825
*
Update copyright years in gcc/
rsandifo
2014-01-02
1
-1
/
+1
*
Eliminate FOR_EACH_BB macro.
dmalcolm
2013-12-09
1
-2
/
+2
*
* gimple.h: Remove all includes.
amacleod
2013-11-22
1
-0
/
+4
*
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
dmalcolm
2013-11-19
1
-8
/
+9
*
* gimple-walk.h: New File. Relocate prototypes from gimple.h.
amacleod
2013-11-13
1
-0
/
+1
*
* tree-ssa.h: Remove all #include's
amacleod
2013-10-23
1
-1
/
+4
*
gcc/
rsandifo
2013-09-30
1
-1
/
+1
*
gcc/
rsandifo
2013-09-28
1
-4
/
+4
*
2013-09-17 Andrew MacLeod <amacleod@redhat.com>
amacleod
2013-09-17
1
-25
/
+214
*
* tree-ssa.h: New. Move content from tree-flow.h and
amacleod
2013-09-12
1
-1
/
+1
*
Automated conversion of passes to C++ classes
dmalcolm
2013-08-05
1
-17
/
+36
*
2013-05-24 Richard Biener <rguenther@suse.de>
rguenth
2013-05-24
1
-9
/
+4
*
PR tree-optimization/57149
jakub
2013-05-07
1
-4
/
+17
*
PR go/57045
jakub
2013-04-26
1
-1
/
+15
*
PR/56490
davidxl
2013-03-02
1
-1
/
+4
*
Update copyright years in gcc/
rsandifo
2013-01-10
1
-2
/
+1
*
Update Copyright years for files modified in 2011 and/or 2012.
jakub
2013-01-04
1
-2
/
+2
*
Introduce vNULL to use as a nil initializer for vec<>.
dnovillo
2012-11-20
1
-5
/
+5
*
This patch rewrites the old VEC macro-based interface into a new one
dnovillo
2012-11-18
1
-144
/
+134
*
2012-11-01 Sharad Singhai <singhai@google.com>
singhai
2012-11-01
1
-0
/
+1
*
2012-08-14 Richard Guenther <rguenther@suse.de>
rguenth
2012-08-14
1
-4
/
+4
*
2012-08-10 Richard Guenther <rguenther@suse.de>
rguenth
2012-08-10
1
-6
/
+7
*
gcc/
steven
2012-07-16
1
-4
/
+0
*
* output.h (__gcc_host_wide_int__): Move to hwint.h.
steven
2012-05-31
1
-1
/
+0
*
* LANGUAGES: Fix typos.
jsm28
2012-05-29
1
-2
/
+2
*
2011-08-11 Richard Guenther <rguenther@suse.de>
rguenth
2011-08-11
1
-1
/
+2
*
2011-07-19 Richard Guenther <rguenther@suse.de>
rguenth
2011-07-19
1
-9
/
+7
*
fix pr48988
davidxl
2011-05-23
1
-0
/
+2
*
Implement -Wno-maybe-uninitialized
davidxl
2011-04-26
1
-1
/
+1
*
Fix PR48484
davidxl
2011-04-09
1
-3
/
+1
*
Fix pr47837
davidxl
2011-03-15
1
-0
/
+160
*
* diagnostic-core.h: Include bversion.h.
jsm28
2010-11-30
1
-1
/
+0
*
uninit var analysis enhancement
davidxl
2010-10-15
1
-42
/
+145
*
fix pr/45972
davidxl
2010-10-12
1
-0
/
+3
*
2010-08-18 Richard Guenther <rguenther@suse.de>
rguenth
2010-08-18
1
-17
/
+7
*
Fix PR44932
davidxl
2010-07-19
1
-6
/
+44
*
2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
manu
2010-07-08
1
-0
/
+1
*
PR middle-end/44813
hubicka
2010-07-07
1
-0
/
+6
*
* gimplify.c: Do not include except.h and optabs.h.
steven
2010-06-01
1
-2
/
+0
*
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or
jsm28
2010-05-21
1
-1
/
+2
*
gcc/ChangeLog:
steven
2010-05-21
1
-3
/
+0
*
gcc/ChangeLog:
steven
2010-04-30
1
-1
/
+0
*
predicate aware uninitialized analysis
davidxl
2010-04-28
1
-0
/
+1762