summaryrefslogtreecommitdiff
path: root/gcc/lto
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2011-05-07  Eric Botcazou  <ebotcazou@adacore.com>ebotcazou2011-05-072-2/+8
* * cgraph.c (cgraph_add_thunk): Create real function node insteadhubicka2011-05-062-2/+28
* * lto.c (free_ltrans_partitions): Fix accidental commit.hubicka2011-05-032-3/+7
* * cgraph.h (cgraph_node_set_def, varpool_node_set_def): Move out of GTY;hubicka2011-05-032-6/+30
* 2011-04-29 Martin Jambor <mjambor@suse.cz>jamborm2011-04-293-2/+9
* * lto-streamer.c (lto_streamer_cache_insert_1): Accept to overridematz2011-04-293-414/+564
* * lto.c (lto_balanced_map): Fix typos in head comment.ebotcazou2011-04-162-56/+70
* * cgraphbuild.c: Include ipa-inline.h.hubicka2011-04-162-2/+6
* * cgraph.c (dump_cgraph_node): Do not dump inline summaries.hubicka2011-04-143-3/+12
* gcc/ada/froydnj2011-04-133-2/+9
* Remove doubled up words.mrs2011-04-101-3/+4
* gcc/ada/froydnj2011-04-082-14/+7
* * lto-streamer.h (struct lto_streamer_cache_d): Remove offsetsmatz2011-04-033-30/+33
* 2011-03-31 Richard Guenther <rguenther@suse.de>rguenth2011-03-312-2/+8
* Changelog c-family/ktietz2011-03-252-2/+8
* * dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add missinglaw2011-03-252-0/+5
* ChangeLog gcc/ktietz2011-03-212-16/+23
* PR bootstrap/47807jakub2011-02-182-1/+7