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
/
lto-streamer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lto-cgraph.c (asm_nodes_output): Make global.
hubicka
2014-02-05
1
-0
/
+1
*
2014-01-29 Richard Biener <rguenther@suse.de>
rguenth
2014-01-29
1
-2
/
+2
*
Update copyright years in gcc/
rsandifo
2014-01-02
1
-1
/
+1
*
* gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):
olegendo
2013-12-10
1
-7
/
+6
*
* asan.c: Remove struct tags when referring to class varpool_node.
olegendo
2013-12-06
1
-2
/
+2
*
gcc/
burnus
2013-12-04
1
-1
/
+2
*
Remove all_lto_gen_passes, replace with plain function calls
bernds
2013-11-18
1
-0
/
+2
*
Automated part of renaming of symtab_node_base to symtab_node.
dmalcolm
2013-10-31
1
-9
/
+9
*
* tree-outof-ssa.h: Remove include files.
amacleod
2013-10-29
1
-2
/
+0
*
Re-factor inclusion of tree.h.
dnovillo
2013-10-21
1
-1
/
+1
*
2013-09-06 Richard Biener <rguenther@suse.de>
rguenth
2013-09-06
1
-1
/
+0
*
* cgraph.c (cgraph_get_body): Update call of lto_input_function_body.
hubicka
2013-08-31
1
-9
/
+2
*
* lto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.
hubicka
2013-08-30
1
-0
/
+2
*
2013-06-24 Richard Biener <rguenther@suse.de>
rguenth
2013-06-24
1
-3
/
+3
*
2013-06-18 Richard Biener <rguenther@suse.de>
rguenth
2013-06-18
1
-20
/
+6
*
2013-06-17 Richard Biener <rguenther@suse.de>
rguenth
2013-06-17
1
-0
/
+9
*
* lto-symtab.c (lto_symtab_merge_symbols): Populate symtab hashtable.
hubicka
2013-06-12
1
-0
/
+3
*
2013-06-06 Richard Biener <rguenther@suse.de>
rguenth
2013-06-06
1
-10
/
+10
*
* lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ...
hubicka
2013-06-01
1
-1
/
+1
*
This patch is the main part of a consolodation of the hash_table
crowl
2013-04-26
1
-1
/
+46
*
* lto-cgraph.c (output_profile_summary, input_profile_summary): Use
hubicka
2013-03-29
1
-0
/
+1
*
2013-02-08 Richard Biener <rguenther@suse.de>
rguenth
2013-02-08
1
-4
/
+0
*
Update copyright years in gcc/
rsandifo
2013-01-10
1
-1
/
+1
*
2013-01-07 Richard Biener <rguenther@suse.de>
rguenth
2013-01-07
1
-1
/
+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
-28
/
+16
*
2012-11-07 Martin Jambor <mjambor@suse.cz>
jamborm
2012-11-07
1
-0
/
+1
*
This patch implements generic type query and conversion functions,
crowl
2012-10-31
1
-4
/
+4
*
2012-10-18 Richard Guenther <rguenther@suse.de>
rguenth
2012-10-18
1
-0
/
+3
*
2012-10-10 Richard Biener <rguenther@suse.de>
rguenth
2012-10-10
1
-2
/
+2
*
* lto-cgraph.c (lto_symtab_encoder_new): New parameter FOR_INPUT.
hubicka
2012-10-07
1
-1
/
+1
*
PR lto/54790
hubicka
2012-10-06
1
-8
/
+0
*
* symtab.c (insert_to_assembler_name_hash): Do not insert
hubicka
2012-09-19
1
-1
/
+0
*
2012-09-11 Richard Guenther <rguenther@suse.de>
rguenth
2012-09-11
1
-1
/
+1
*
* passes.c (ipa_write_summaries_1): Set state;
hubicka
2012-09-09
1
-3
/
+2
*
Replace cgraph_node_set and varpool_node_set by symtab_node_encoder
hubicka
2012-09-09
1
-23
/
+45
*
Reduce memory usage for storing LTO decl resolutions
ak
2012-09-07
1
-1
/
+14
*
* tree-pass.h (write_summary, write_optimization_summary): Remove
hubicka
2012-08-13
1
-14
/
+162
*
* lto-cgraph.c (output_cgraph): Rename to ...
hubicka
2012-08-11
1
-6
/
+4
*
* cgraph.h (vector types for symtab_node): Add.
hubicka
2012-08-11
1
-50
/
+16
*
* LANGUAGES: Fix typos.
jsm28
2012-05-29
1
-2
/
+2
*
2011-12-19 Richard Guenther <rguenther@suse.de>
rguenth
2011-12-19
1
-1
/
+1
*
2011-11-03 Richard Guenther <rguenther@suse.de>
rguenth
2011-11-03
1
-5
/
+0
*
* lto-streamer.h (lto_input_toplevel_asms): Add order_base parameter.
hubicka
2011-10-04
1
-1
/
+1
*
Split out LTO's writing of top level asm nodes in preparation of extending
jbeulich
2011-09-30
1
-1
/
+21
*
Change random seeds to 64bit and drop re-crcing
ak
2011-09-29
1
-1
/
+1
*
* data-streamer.h (streamer_write_zero): Rename from output_zero.
dnovillo
2011-08-12
1
-12
/
+2
*
* tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers):
dnovillo
2011-08-11
1
-12
/
+1
*
rebase
dnovillo
2011-08-08
1
-383
/
+30
*
* Makefile.in (lto-compress.o): Add dependency on LTO_STREAMER_H.
dnovillo
2011-06-06
1
-28
/
+92
[next]