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-structalias.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
This patch implements the unification of the *bitmap interfaces as discussed.
crowl
2012-10-30
1
-5
/
+5
*
2012-09-20 Martin Jambor <mjambor@suse.cz>
jamborm
2012-09-20
1
-4
/
+0
*
Remove unnecessary VEC function overloads.
dnovillo
2012-09-11
1
-43
/
+39
*
2012-09-07 Richard Guenther <rguenther@suse.de>
rguenth
2012-09-07
1
-11
/
+25
*
Modify gcc/*.[hc] double_int call sites to use the new interface.
crowl
2012-09-07
1
-4
/
+3
*
2012-09-03 Richard Guenther <rguenther@suse.de>
rguenth
2012-09-03
1
-0
/
+12
*
2012-08-16 Richard Guenther <rguenther@suse.de>
rguenth
2012-08-16
1
-2
/
+4
*
Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).
dnovillo
2012-08-15
1
-12
/
+12
*
2012-08-14 Richard Guenther <rguenther@suse.de>
rguenth
2012-08-14
1
-2
/
+2
*
2012-08-10 Richard Guenther <rguenther@suse.de>
rguenth
2012-08-10
1
-20
/
+31
*
2012-08-09 Richard Guenther <rguenther@suse.de>
rguenth
2012-08-09
1
-5
/
+5
*
2012-08-03 Richard Guenther <rguenther@suse.de>
rguenth
2012-08-03
1
-3
/
+3
*
2012-07-20 Richard Guenther <rguenther@suse.de>
rguenth
2012-07-20
1
-9
/
+1
*
gcc/
steven
2012-07-16
1
-1
/
+0
*
* output.h (__gcc_host_wide_int__): Move to hwint.h.
steven
2012-05-31
1
-1
/
+0
*
PR middle-end/53426
hubicka
2012-05-23
1
-1
/
+2
*
* lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.
hubicka
2012-04-20
1
-1
/
+1
*
* cgraph.c (cgraph_node_name): Remove.
hubicka
2012-04-18
1
-1
/
+1
*
* cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):
hubicka
2012-04-16
1
-4
/
+4
*
* cgraph.h: Update copyrights;
hubicka
2012-04-14
1
-15
/
+16
*
* tree-ssa-structalias.c (intra_create_variable_infos): Do not create
ebotcazou
2012-01-23
1
-1
/
+2
*
2012-01-04 Richard Guenther <rguenther@suse.de>
rguenth
2012-01-04
1
-6
/
+13
*
* builtins.def (BUILT_IN_STPNCPY_CHK): New definition.
jakub
2011-12-15
1
-1
/
+4
*
* gengtype.c (write_field_root): Avoid out-of-scope access of newv.
matz
2011-11-08
1
-1
/
+5
*
Merge from transactional-memory branch.
aldyh
2011-11-08
1
-0
/
+47
*
2011-10-18 Richard Guenther <rguenther@suse.de>
rguenth
2011-10-18
1
-62
/
+37
*
PR tree-optimization/49279
jakub
2011-10-06
1
-9
/
+0
*
* tree-ssa-structalias.c (find_func_aliases_for_builtin_call): Handle
jakub
2011-09-30
1
-0
/
+18
*
2011-09-26 Tom de Vries <tom@codesourcery.com>
vries
2011-09-26
1
-0
/
+15
*
* tree-ssa-structalias.c (intra_create_variable_infos): Treat
jakub
2011-09-25
1
-4
/
+5
*
2011-09-06 Richard Guenther <rguenther@suse.de>
rguenth
2011-09-06
1
-15
/
+20
*
2011-08-18 Richard Guenther <rguenther@suse.de>
rguenth
2011-08-18
1
-8
/
+17
*
2011-08-17 Richard Guenther <rguenther@suse.de>
rguenth
2011-08-17
1
-1
/
+1
*
2011-07-20 Richard Guenther <rguenther@suse.de>
rguenth
2011-07-20
1
-11
/
+19
*
2011-07-14 Richard Guenther <rguenther@suse.de>
rguenth
2011-07-14
1
-2
/
+11
*
2011-06-30 Richard Guenther <rguenther@suse.de>
rguenth
2011-06-30
1
-32
/
+58
*
* tree-ssa-structalias.c (find_func_aliases_for_builtin_call): Fix
jakub
2011-06-30
1
-1
/
+14
*
* tree-ssa-structalias.c (find_func_aliases_for_builtin_call): Fix
jakub
2011-06-30
1
-1
/
+3
*
* builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New.
jakub
2011-06-27
1
-0
/
+2
*
2011-06-22 Richard Guenther <rguenther@suse.de>
rguenth
2011-06-22
1
-13
/
+13
*
* tree-ssa-ccp.c (evaluate_stmt): Try bitwise tracking for
jakub
2011-06-22
1
-1
/
+19
*
* lto-symtab.c (lto_varpool_replace_node): Remove code handling
hubicka
2011-06-18
1
-5
/
+13
*
dumping cleanup phase 1 -- Removing TODO_dump_func
davidxl
2011-06-14
1
-2
/
+2
*
* lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.
hubicka
2011-06-11
1
-10
/
+15
*
2011-04-29 Richard Guenther <rguenther@suse.de>
rguenth
2011-04-29
1
-28
/
+18
*
2011-04-28 Richard Guenther <rguenther@suse.de>
rguenth
2011-04-28
1
-1
/
+2
*
2011-04-28 Richard Guenther <rguenther@suse.de>
rguenth
2011-04-28
1
-68
/
+79
*
2011-04-28 Richard Guenther <rguenther@suse.de>
rguenth
2011-04-28
1
-318
/
+349
*
2011-04-27 Richard Guenther <rguenther@suse.de>
rguenth
2011-04-27
1
-63
/
+20
*
2011-04-27 Richard Guenther <rguenther@suse.de>
rguenth
2011-04-27
1
-119
/
+34
[prev]
[next]