summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-out.c
Commit message (Expand)AuthorAgeFilesLines
* * lto-streamer-out.c (produce_symtab): Do not write alias cgraph/varpoolhubicka2010-07-101-0/+4
* * lto-streamer.c (write_symbol_vec): Rename to ...hubicka2010-07-061-129/+135
* gcc/froydnj2010-07-061-1/+5
* * timevar.def (TV_OUT_OF_SSA, TV_VAR_EXPAND, TV_POST_EXPAND,hubicka2010-07-031-2/+2
* 2010-06-14 Richard Guenther <rguenther@suse.de>rguenth2010-06-141-53/+39
* 2010-06-13 Richard Guenther <rguenther@suse.de>rguenth2010-06-131-1/+2
* 2010-05-28 Richard Guenther <rguenther@suse.de>rguenth2010-05-281-2/+3
* * diagnostic-core.h: New. Contents moved from diagnostic.h andjsm282010-05-271-1/+1
* * function.h (struct function): Add can_throw_non_call_exceptions bit.ebotcazou2010-05-251-0/+1
* gcc/steven2010-05-181-0/+1
* * lto-streamer-out.c (lto_output): Fix --enable-checking=releasejakub2010-05-171-0/+2
* * cgraph.c (cgraph_clone_node): Take decl argument and inserthubicka2010-05-161-4/+11
* * lto-stramer-out.c (produce_asm_for_decls): Correct accidentally commited c...hubicka2010-05-101-1/+6
* * passes.c (ipa_write_summaries_1, ipa_write_optimization_summaries): Allocatehubicka2010-05-101-0/+1
* * lto-cgraph.c (output_varpool): Forward declare; work on encoder.hubicka2010-05-051-3/+19
* gcc/ChangeLog:steven2010-04-301-1/+0
* * lto-symtab.c (lto_symtab_entry_def) Add vnode.hubicka2010-04-291-57/+24
* * lto-streamer-in.c (unpack_ts_type_value_fields): Replace test forebotcazou2010-04-281-5/+6
* Uniquization of constants at the Tree levelebotcazou2010-04-281-0/+1
* * cgraph.c (cgraph_create_node): Set node frequency to normal.hubicka2010-04-261-1/+0
* * tree-pass.h (ipa_opt_pass_d): Rename function_read_summary;hubicka2010-04-211-2/+4
* PR c++/12909jason2010-03-031-0/+13
* * tree.h (TYPE_TRANSPARENT_UNION): Replace with ...jason2010-01-211-2/+2
* 2010-01-13 Richard Guenther <rguenther@suse.de>rguenth2010-01-131-0/+3
* 2010-01-10 Rafael Avila de Espindola <espindola@google.com>espindola2010-01-111-4/+7
* 2010-01-04 Rafael Avila de Espindola <espindola@google.com>espindola2010-01-041-1/+6
* Remove asterisk in LTO section name.hjl2010-01-011-11/+4
* PR lto/42531davek2009-12-301-3/+10
* 2009-12-19 Richard Guenther <rguenther@suse.de>rguenth2009-12-191-2/+4
* 2009-12-15 Richard Guenther <rguenther@suse.de>rguenth2009-12-151-2/+6
* 2009-12-11 Richard Guenther <rguenther@suse.de>rguenth2009-12-111-28/+13
* 2009-12-04 Richard Guenther <rguenther@suse.de>rguenth2009-12-041-3/+6
* 2009-12-02 Richard Guenther <rguenther@suse.de>rguenth2009-12-021-1/+3
* Remove trailing white spaces.hjl2009-11-251-14/+14
* (patch by Richard Guenther)hubicka2009-11-111-3/+3
* 2009-11-10 Martin Jambor <mjambor@suse.cz>jamborm2009-11-101-0/+2
* 2009-10-25 Richard Guenther <rguenther@suse.de>rguenth2009-10-251-0/+1
* 2009-10-22 Richard Guenther <rguenther@suse.de>rguenth2009-10-221-0/+1
* * ipa-cp.c (ipcp_write_summary, ipcp_read_summary): New functions.hubicka2009-10-221-1/+1
* 2009-10-16 Richard Guenther <rguenther@suse.de>rguenth2009-10-161-0/+1
* 2009-10-09 Richard Guenther <rguenther@suse.de>rguenth2009-10-091-8/+7
* PR middle-end/41573matz2009-10-081-0/+1
* Merge lto branch into trunk.dnovillo2009-10-031-0/+2548