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-cfg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
2014-08-20 Martin Jambor <mjambor@suse.cz>
wmi
2014-08-20
1
-26
/
+36
*
PR middle-end/60482
jakub
2014-03-12
1
-2
/
+2
*
2014-02-20 Richard Biener <rguenther@suse.de>
rguenth
2014-02-20
1
-6
/
+8
*
2014-02-06 Richard Biener <rguenther@suse.de>
rguenth
2014-02-06
1
-5
/
+7
*
PR middle-end/59917
jakub
2014-01-29
1
-147
/
+234
*
2014-01-09 Richard Biener <rguenther@suse.de>
rguenth
2014-01-09
1
-2
/
+1
*
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 FOR_EACH_BB macro.
dmalcolm
2013-12-09
1
-14
/
+14
*
Eliminate last_basic_block macro.
dmalcolm
2013-12-09
1
-8
/
+11
*
Eliminate profile_status macro.
dmalcolm
2013-12-09
1
-2
/
+2
*
Eliminate label_to_block_map macro.
dmalcolm
2013-12-09
1
-2
/
+3
*
Eliminate basic_block_info macro.
dmalcolm
2013-12-09
1
-4
/
+6
*
Eliminate BASIC_BLOCK macro.
dmalcolm
2013-12-09
1
-10
/
+12
*
Eliminate SET_BASIC_BLOCK macro.
dmalcolm
2013-12-09
1
-1
/
+1
*
Rename profile_status_for_function to profile_status_for_fn.
dmalcolm
2013-12-09
1
-1
/
+1
*
Rename label_to_block_map_for_function to label_to_block_map_for_fn.
dmalcolm
2013-12-09
1
-2
/
+2
*
Rename last_basic_block_for_function to last_basic_block_for_fn.
dmalcolm
2013-12-09
1
-1
/
+1
*
Rename macros (basic_block_info_for_function, BASIC_BLOCK_FOR_FUNCTION,
dmalcolm
2013-12-09
1
-7
/
+5
*
2013-11-29 Richard Biener <rguenther@suse.de>
rguenth
2013-11-29
1
-1
/
+1
*
2013-11-29 Richard Biener <rguenther@suse.de>
rguenth
2013-11-29
1
-13
/
+3
*
Don't create out-of-bounds BIT_FIELD_REF.
vries
2013-11-27
1
-4
/
+25
*
* gimple.h: Remove all includes.
amacleod
2013-11-22
1
-2
/
+7
*
gcc/ada/
rsandifo
2013-11-20
1
-2
/
+2
*
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
dmalcolm
2013-11-19
1
-38
/
+45
*
Eliminate n_edges macro
dmalcolm
2013-11-19
1
-1
/
+2
*
2013-11-19 Richard Biener <rguenther@suse.de>
rguenth
2013-11-19
1
-4
/
+2
*
Factor unrelated declarations out of tree.h.
dnovillo
2013-11-19
1
-0
/
+5
*
Eliminate n_basic_blocks macro
dmalcolm
2013-11-19
1
-10
/
+10
*
gcc/c-family/
rsandifo
2013-11-18
1
-3
/
+3
*
gcc/ada/
rsandifo
2013-11-18
1
-2
/
+2
*
* gimplify-be.h: New file. Add prototypes.
amacleod
2013-11-14
1
-1
/
+2
*
* gimple-walk.h: New File. Relocate prototypes from gimple.h.
amacleod
2013-11-13
1
-0
/
+2
*
2013-11-12 Andrew MacLeod <amacleod@redhat.com>
amacleod
2013-11-12
1
-1
/
+1
*
* tree-cfg.c (assert_unreachable_fallthru_edge_p): New function.
jakub
2013-10-31
1
-0
/
+44
*
2013-10-30 Tobias Burnus <burnus@net-b.de>
burnus
2013-10-30
1
-1
/
+2
*
2013-08-24 Tobias Burnus <burnus@net-b.de>
burnus
2013-10-24
1
-0
/
+66
*
* tree-ssa-loop.h: Remove include files.
amacleod
2013-10-23
1
-1
/
+2
*
* tree-ssa.h: Remove all #include's
amacleod
2013-10-23
1
-0
/
+10
*
* tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,
amacleod
2013-10-18
1
-0
/
+1
*
* tree-flow.h (struct omp_region): Move to omp-low.c.
amacleod
2013-10-17
1
-93
/
+4
*
libgomp/
jakub
2013-10-11
1
-0
/
+9
*
* tree-flow.h: Remove all remaining prototypes, enums and structs that
amacleod
2013-10-09
1
-58
/
+143
*
* tree-into-ssa.c (enum need_phi_state): Relocate from tree-flow.h.
amacleod
2013-10-01
1
-43
/
+0
*
gcc/
rsandifo
2013-09-30
1
-1
/
+1
*
2013-09-30 Richard Biener <rguenther@suse.de>
rguenth
2013-09-30
1
-0
/
+3
*
gcc/
rsandifo
2013-09-28
1
-12
/
+12
*
PR middle-end/58551
jakub
2013-09-27
1
-8
/
+25
*
PR tree-optimization/58392
jakub
2013-09-13
1
-3
/
+20
*
2013-09-13 Richard Biener <rguenther@suse.de>
rguenth
2013-09-13
1
-0
/
+1
[next]