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.def
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright years in gcc/
rsandifo
2014-01-02
1
-1
/
+1
*
gcc/
burnus
2013-12-04
1
-0
/
+10
*
Reverted:
kyukhin
2013-11-29
1
-5
/
+0
*
* Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.
aldyh
2013-11-15
1
-0
/
+4
*
* tree.h (CONSTRUCTOR_NO_CLEARING): Define.
ebotcazou
2013-11-11
1
-6
/
+9
*
Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.
bviyer
2013-10-29
1
-0
/
+6
*
* mode-classes.def (MODE_POINTER_BOUNDS): New.
kyukhin
2013-10-25
1
-0
/
+5
*
2013-08-24 Tobias Burnus <burnus@net-b.de>
burnus
2013-10-24
1
-0
/
+6
*
libgomp/
jakub
2013-10-11
1
-0
/
+30
*
* Makefile.in (omp-low.o): Depend on $(TARGET_H).
aldyh
2013-08-27
1
-0
/
+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
-1
/
+1
*
* tree.def (REDUC_PLUS_EXPR): Fix up comment.
jakub
2012-10-11
1
-2
/
+5
*
Add VEC_WIDEN_MULT_EVEN/ODD_EXPR
rth
2012-07-10
1
-0
/
+4
*
Add MULT_HIGHPART_EXPR
rth
2012-06-27
1
-0
/
+4
*
* tree.def (CASE_LABEL_EXPR): Fix documentation, mention all operands.
steven
2012-04-18
1
-4
/
+10
*
* tree.def (REALPART_EXPR, IMAGPART_EXPR, VIEW_CONVERT_EXPR): Move.
ebotcazou
2012-03-19
1
-17
/
+17
*
Delete VEC_EXTRACT_EVEN/ODD_EXPR.
rth
2011-12-23
1
-4
/
+0
*
Delete VEC_INTERLEAVE_*_EXPR.
rth
2011-12-23
1
-4
/
+0
*
Revert two unintended commits
rth
2011-12-13
1
-0
/
+4
*
Delete VEC_INTERLEAVE_*_EXPR.
rth
2011-12-13
1
-4
/
+0
*
remove mention of EH_FILTER_MUST_NOT_THROW
jason
2011-11-22
1
-2
/
+1
*
Merge from transactional-memory branch.
aldyh
2011-11-08
1
-0
/
+4
*
Fix typos in the names of vec_extract & vec_interleave tree codes.
rth
2011-10-25
1
-4
/
+4
*
* doc/md.texi (vec_widen_ushiftl_hi, vec_widen_ushiftl_lo,
irar
2011-10-18
1
-0
/
+23
*
Rename vshuffle/vec_shuffle to vec_perm.
rth
2011-10-07
1
-5
/
+6
*
Vector shuffling patch from Artem Shinkarov.
rth
2011-10-03
1
-0
/
+13
*
20011-08-29 Artjoms Sinkarovs <artyom.shinkaroff@gmail.com>
rguenth
2011-08-29
1
-1
/
+4
*
Merge from gomp-3_1-branch branch:
jakub
2011-08-02
1
-0
/
+16
*
make CASE_LABEL_EXPR not abuse TREE_CHAIN
froydnj
2011-05-10
1
-1
/
+1
*
2011-01-21 Richard Guenther <rguenther@suse.de>
rguenth
2011-01-21
1
-1
/
+1
*
2010-11-04 Richard Guenther <rguenther@suse.de>
rguenth
2010-11-04
1
-0
/
+6
*
2010-10-14 Richard Guenther <rguenther@suse.de>
rguenth
2010-10-14
1
-4
/
+7
*
2010-09-06 Richard Guenther <rguenther@suse.de>
rguenth
2010-09-06
1
-11
/
+0
*
2010-09-03 Richard Guenther <rguenther@suse.de>
rguenth
2010-09-03
1
-8
/
+10
*
2010-09-01 Richard Guenther <rguenther@suse.de>
rguenth
2010-09-01
1
-2
/
+2
*
2010-08-16 Richard Guenther <rguenther@suse.de>
rguenth
2010-08-16
1
-4
/
+4
*
2010-07-05 Richard Guenther <rguenther@suse.de>
rguenth
2010-07-05
1
-5
/
+1
*
2010-07-01 Richard Guenther <rguenther@suse.de>
rguenth
2010-07-01
1
-0
/
+10
*
With large parts from Jim Wilson:
bernds
2010-06-25
1
-0
/
+12
*
2010-05-14 Martin Jambor <mjambor@suse.cz>
jamborm
2010-05-14
1
-6
/
+3
*
* ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c,
steven
2010-04-02
1
-1
/
+1
*
* tree.def (PLACEHOLDER_EXPR): Fix comment.
ebotcazou
2010-01-20
1
-5
/
+5
*
Remove trailing white spaces.
hjl
2009-11-25
1
-14
/
+14
*
* tree.def (TARGET_MEM_REF): Update comment.
ebotcazou
2009-11-01
1
-2
/
+2
*
2009-10-26 Ben Elliston <bje@au.ibm.com>
uweigand
2009-10-26
1
-0
/
+4
*
gcc/ChangeLog:
aoliva
2009-10-12
1
-0
/
+4
*
* builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.
rth
2009-09-14
1
-2
/
+3
*
Squash commit of EH in gimple
rth
2009-09-14
1
-10
/
+0
*
2009-08-28 Richard Guenther <rguenther@suse.de>
rguenth
2009-08-28
1
-10
/
+0
[next]