summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-out.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2012-09-28 Richard Guenther <rguenther@suse.de>rguenth2012-09-281-4/+2
* 2012-09-20 Martin Jambor <mjambor@suse.cz>jamborm2012-09-201-2/+0
* Integrate lexical block into source_location.dehao2012-09-191-0/+1
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-1/+1
* * tree-pass.h (write_summary, write_optimization_summary): Removehubicka2012-08-131-4/+3
* * lto-cgraph.c (output_cgraph): Rename to ...hubicka2012-08-111-6/+2
* * cgraph.h (vector types for symtab_node): Add.hubicka2012-08-111-19/+28
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-1/+5
* * opts.c (common_handle_option): Do not set steven2012-07-231-1/+0
* PR middle-end/53590ebotcazou2012-06-151-0/+1
* * cgraphunit.c (handle_alias_pairs): Declare; free alias_pairshubicka2012-05-191-131/+6
* * lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructorhubicka2012-05-171-4/+3
* * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.chubicka2012-04-301-3/+3
* * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.hubicka2012-04-201-2/+2
* * cgraph.h: Update copyrights;hubicka2012-04-141-25/+27
* 2012-01-05 Richard Guenther <rguenther@suse.de>rguenth2012-01-051-1/+0
* 2011-12-19 Richard Guenther <rguenther@suse.de>rguenth2011-12-191-4/+5