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-ssanames.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
2014-04-04 Richard Biener <rguenther@suse.de>
rguenth
2014-04-04
1
-1
/
+1
*
Update copyright years in gcc/
rsandifo
2014-01-02
1
-1
/
+1
*
2013-11-29 Richard Biener <rguenther@suse.de>
rguenth
2013-11-29
1
-3
/
+3
*
gcc/
rsandifo
2013-11-28
1
-25
/
+22
*
* gimple.h: Remove all includes.
amacleod
2013-11-22
1
-0
/
+5
*
Factor unrelated declarations out of tree.h.
dnovillo
2013-11-19
1
-0
/
+2
*
* tree.c (tree_ctz): New function.
jakub
2013-10-31
1
-2
/
+2
*
* gimple-pretty-print.c (dump_ssaname_info): Print newline also
jakub
2013-10-31
1
-0
/
+60
*
* tree-ssa.h: Remove all #include's
amacleod
2013-10-23
1
-0
/
+6
*
gcc/
rsandifo
2013-09-28
1
-2
/
+2
*
2013-09-24 Christophe Lyon <christophe.lyon@linaro.org>
clyon
2013-09-24
1
-3
/
+3
*
2013-09-23 Kugan Vivekanandarajah <kuganv@linaro.org>
clyon
2013-09-23
1
-4
/
+94
*
* tree-flow.h (FREE_SSANAMES): Move to tree-ssanames.c
amacleod
2013-09-12
1
-0
/
+3
*
* 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
/
+34
*
2013-02-20 Richard Biener <rguenther@suse.de>
rguenth
2013-02-20
1
-2
/
+2
*
Remove zone allocator.
dnovillo
2013-01-24
1
-4
/
+1
*
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
-1
/
+1
*
This patch rewrites the old VEC macro-based interface into a new one
dnovillo
2012-11-18
1
-19
/
+17
*
2012-11-01 Sharad Singhai <singhai@google.com>
singhai
2012-11-01
1
-0
/
+1
*
2012-08-10 Richard Guenther <rguenther@suse.de>
rguenth
2012-08-10
1
-6
/
+25
*
2012-08-09 Richard Guenther <rguenther@suse.de>
rguenth
2012-08-09
1
-1
/
+3
*
2012-08-07 Richard Guenther <rguenther@suse.de>
rguenth
2012-08-07
1
-3
/
+15
*
2012-08-01 Richard Guenther <rguenther@suse.de>
rguenth
2012-08-01
1
-1
/
+2
*
2012-07-31 Richard Guenther <rguenther@suse.de>
rguenth
2012-07-31
1
-7
/
+0
*
gcc/
steven
2012-07-24
1
-10
/
+4
*
* LANGUAGES: Fix typos.
jsm28
2012-05-29
1
-1
/
+1
*
2012-05-03 Martin Jambor <mjambor@suse.cz>
jamborm
2012-05-03
1
-2
/
+57
*
2012-04-05 Richard Guenther <rguenther@suse.de>
rguenth
2012-04-05
1
-6
/
+25
*
dumping cleanup phase 1 -- Removing TODO_dump_func
davidxl
2011-06-14
1
-1
/
+1
*
* tree-flow.h (struct gimple_df): Make free_ssanames a VEC.
froydnj
2011-04-13
1
-20
/
+8
*
PR debug/47106
aoliva
2011-02-15
1
-1
/
+1
*
Update Copyright years for files modified in 2010.
jakub
2011-01-03
1
-1
/
+1
*
* timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE,
matz
2010-11-17
1
-1
/
+1
*
2010-09-22 Richard Guenther <rguenther@suse.de>
rguenth
2010-09-22
1
-7
/
+5
*
2010-08-12 Richard Guenther <rguenther@suse.de>
rguenth
2010-08-12
1
-9
/
+33
*
gcc/ada:
lauras
2010-06-08
1
-1
/
+1
*
gcc/ChangeLog:
steven
2010-05-21
1
-1
/
+0
*
gcc/ChangeLog:
steven
2010-04-30
1
-1
/
+0
*
Remove trailing white spaces.
hjl
2009-11-25
1
-7
/
+7
*
gcc/ChangeLog:
aoliva
2009-10-12
1
-1
/
+1
*
gcc/ChangeLog:
aoliva
2009-09-02
1
-0
/
+3
*
* df.h: Include "timevar.h".
ian
2009-04-17
1
-3
/
+4
*
2009-04-03 Richard Guenther <rguenther@suse.de>
rguenth
2009-04-03
1
-6
/
+2
*
Update Copyright years for files modified in 2008 and/or 2009.
jakub
2009-02-20
1
-1
/
+1
*
2008-07-28 Richard Guenther <rguenther@suse.de>
rguenth
2008-07-28
1
-11
/
+7
*
2008-05-13 Diego Novillo <dnovillo@google.com>
dnovillo
2008-05-13
1
-17
/
+21
*
* gcc.dg/20050811-2.c: Update dumping flags.
hubicka
2008-03-19
1
-3
/
+5
*
Change copyright header to refer to version 3 of the GNU General Public Licen...
nickc
2007-07-26
1
-5
/
+4
[next]