summaryrefslogtreecommitdiff
path: root/gcc/lto
Commit message (Expand)AuthorAgeFilesLines
* * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.chubicka2012-04-303-3/+9
* * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.hubicka2012-04-221-1/+1
* * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.hubicka2012-04-202-1/+6
* * lto-symtab.c (lto_cgraph_replace_node): Update.hubicka2012-04-182-17/+22
* * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):hubicka2012-04-163-21/+27
* * cgraph.h: Update copyrights;hubicka2012-04-143-82/+92
* * lto.c: Update copyright; remove params.h, ipa-inline.hhubicka2012-04-115-900/+977
* PR lto/52722hubicka2012-04-091-9/+51
* 2012-04-05 Richard Guenther <rguenther@suse.de>rguenth2012-04-052-2/+5
* 2012-03-12 Richard Guenther <rguenther@suse.de>rguenth2012-03-122-1/+7
* 2012-03-06 Richard Guenther <rguenther@suse.de>rguenth2012-03-062-0/+40
* 2012-02-28 Richard Guenther <rguenther@suse.de>rguenth2012-02-282-7/+6
* PR lto/51774jakub2012-01-062-1/+25
* 2011-12-22 Richard Guenther <rguenther@suse.de>rguenth2011-12-221-0/+3
* 2011-12-21 Richard Guenther <rguenther@suse.de>rguenth2011-12-212-4/+25
* * lto-streamer-out.c (write_symbol): Use proper 64-bit host type.ebotcazou2011-12-133-12/+21
* 2011-12-13 Richard Guenther <rguenther@suse.de>rguenth2011-12-132-0/+13
* * lto-lang.c (lto_attribute_table): Handle *tm regparm.uros2011-12-012-0/+23
* * opts.c (finish_options): Do not fail for -fgnu-tm.aldyh2011-11-222-0/+22
* 2011-11-03 Richard Guenther <rguenther@suse.de>rguenth2011-11-033-56/+8
* * cgraph.c (dump_cgraph_node): Dump alias flag.hubicka2011-10-211-0/+2
* * lto.c (node_cmp, varpool_node_cmp): New functions.hubicka2011-10-202-8/+110
* Add error checking to lto_section_readak2011-10-162-2/+13
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-112-3/+9
* Maintain order of LTO sectionsak2011-10-044-36/+78
* PR lto/47247hubicka2011-10-023-4/+12
* Use 64bit integer for LTO symbol ID.hjl2011-09-302-8/+92
* Change random seeds to 64bit and drop re-crcingak2011-09-292-7/+10
* Fix the use of linemap_add and remove unnecessary kludgedodji2011-08-282-2/+6
* * data-streamer.h (streamer_write_zero): Rename from output_zero.dnovillo2011-08-121-8/+8
* * tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers):dnovillo2011-08-112-1/+2
* 2011-08-11 Martin Jambor <mjambor@suse.cz>jamborm2011-08-112-0/+6
* rebasednovillo2011-08-083-1/+7
* 2011-07-06 Richard Guenther <rguenther@suse.de>rguenth2011-07-062-3/+6
* oops, comitted with wrong PR# :(hubicka2011-06-181-1/+1
* PR lto/23754hubicka2011-06-182-8/+17
* * lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.hubicka2011-06-112-34/+51
* * lto.c (uniquify_nodes): Move code to register decls todnovillo2011-06-072-20/+21
* 2011-06-07 Richard Guenther <rguenther@suse.de>rguenth2011-06-072-11/+5
* * Makefile.in (lto-compress.o): Add dependency on LTO_STREAMER_H.dnovillo2011-06-062-3/+22
* * lto-streamer-in.c (get_resolution): Move to lto/lto.c.dnovillo2011-06-032-5/+155
* 2011-06-01 Richard Guenther <rguenther@suse.de>rguenth2011-06-012-21/+40
* 2011-05-26 Richard Guenther <rguenther@suse.de>rguenth2011-05-262-26/+33
* move TS_EXP to be a substructure of TS_TYPEDfroydnj2011-05-252-6/+22
* 2011-05-20 Richard Guenther <rguenther@suse.de>rguenth2011-05-202-136/+122
* 2011-05-19 Richard Guenther <rguenther@suse.de>rguenth2011-05-192-0/+19
* PR lto/48952hubicka2011-05-122-1/+5
* split tree_typefroydnj2011-05-112-6/+12
* use build_function_type less in c-family and LTOfroydnj2011-05-102-7/+13
* Fix long linesebotcazou2011-05-081-2/+4