summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-out.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-2/+2
* Rename profile_status_for_function to profile_status_for_fn.dmalcolm2013-12-091-1/+1
* Rename last_basic_block_for_function to last_basic_block_for_fn.dmalcolm2013-12-091-1/+1
* * asan.c: Remove struct tags when referring to class varpool_node.olegendo2013-12-061-1/+1
* gcc/burnus2013-12-041-0/+17
* PR lto/59326jakub2013-11-291-0/+33
* PR lto/59326jakub2013-11-291-1/+8
* 2013-11-28 Richard Biener <rguenther@suse.de>rguenth2013-11-281-2/+4
* 2013-11-27 Richard Biener <rguenther@suse.de>rguenth2013-11-271-0/+7
* * gimple.h: Remove all includes.amacleod2013-11-221-2/+4
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* Remove all_lto_gen_passes, replace with plain function callsbernds2013-11-181-96/+2
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* Automated part of renaming of symtab_node_base to symtab_node.dmalcolm2013-10-311-4/+4
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-19/+19
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-2/+3
* gcc/pmatos2013-10-161-2/+2
* gcc/rsandifo2013-09-281-24/+24
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * cgraphunit.c (expand_thunk): Get body before touching arguments.hubicka2013-09-071-2/+1
* * Makefile.in (ipa-devirt.o): Add dependency on diagnostic.hhubicka2013-09-041-1/+4
* * lto.c (compare_tree_sccs_1): Compare DECL_FINAL_P,hubicka2013-08-291-1/+9
* * lto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED,hubicka2013-08-281-15/+11
* * lto-streamer-out.c (output_function): Renumber PHIs.hubicka2013-08-091-0/+20
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-52/+86
* * lto-cgraph.c (compute_ltrans_boundary): Add abstract origins intohubicka2013-08-031-49/+50
* Fix typos.mrs2013-07-211-1/+1
* 2013-06-18 Richard Biener <rguenther@suse.de>rguenth2013-06-181-1/+1
* 2013-06-18 Richard Biener <rguenther@suse.de>rguenth2013-06-181-1/+1
* 2013-06-17 Richard Biener <rguenther@suse.de>rguenth2013-06-171-52/+996
* * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka2013-05-291-3/+3
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-3/+3
* 2013-04-26 Richard Biener <rguenther@suse.de>rguenth2013-04-261-3/+42
* 2013-03-26 Richard Biener <rguenther@suse.de>rguenth2013-04-261-2/+3
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-3/+2
* * data-streamer-in.c (streamer_read_gcov_count): New function.hubicka2013-03-281-1/+1
* PR lto/56557hubicka2013-03-121-6/+25
* 2013-02-12 Richard Biener <rguenther@suse.de>rguenth2013-02-121-1/+2
* 2013-02-08 Richard Biener <rguenther@suse.de>rguenth2013-02-081-2/+3
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* PR lto/54728hubicka2012-12-221-2/+22
* * lto-streamer-out.c (lto_write_tree): Do not reset the DECL_INITIAL ofebotcazou2012-12-081-0/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-24/+21
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+2
* This patch implements generic type query and conversion functions,crowl2012-10-311-5/+3
* 2012-10-18 Richard Guenther <rguenther@suse.de>rguenth2012-10-181-2/+3
* 2012-10-10 Richard Biener <rguenther@suse.de>rguenth2012-10-101-29/+12
* PR lto/53831hubicka2012-10-061-68/+14