]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/lto/ChangeLog
* tree-pass.h (write_summary, write_optimization_summary): Remove
[thirdparty/gcc.git] / gcc / lto / ChangeLog
2012-08-13  hubicka * tree-pass.h (write_summary, write_optimization_summa...
2012-08-11  hubicka * lto-cgraph.c (output_cgraph): Rename to ...
2012-07-24  urosgcc/lto/ChangeLog:
2012-07-16  stevengcc/
2012-06-19  crowlThe intent of the phases was to have a high-level but...
2012-05-19  hubicka * cgraphunit.c (handle_alias_pairs): Declare; free...
2012-05-17  hubicka * lto-symtab.c (lto_symtab_resolve_symbols): Preffer...
2012-05-15  berndsFix up changelogs.
2012-05-09  hubicka * cgraphbuild.c (build_cgraph_edges): Do not finalize...
2012-05-04  rguenth2012-05-04 Richard Guenther <rguenther@suse.de>
2012-04-30  hubicka * cgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-20  hubicka * lto-symtab.c (lto_cgraph_replace_node): Merge needed...
2012-04-18  hubicka * lto-symtab.c (lto_cgraph_replace_node): Update.
2012-04-16  hubicka * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE,...
2012-04-14  hubicka * cgraph.h: Update copyrights;
2012-04-11  hubicka * lto.c: Update copyright; remove params.h, ipa-inline.h
2012-04-05  rguenth2012-04-05 Richard Guenther <rguenther@suse.de>
2012-03-12  rguenth2012-03-12 Richard Guenther <rguenther@suse.de>
2012-03-06  rguenth2012-03-06 Richard Guenther <rguenther@suse.de>
2012-02-28  rguenth2012-02-28 Richard Guenther <rguenther@suse.de>
2012-01-06  jakub PR lto/51774
2011-12-21  rguenth2011-12-21 Richard Guenther <rguenther@suse.de>
2011-12-13  ebotcazou * lto-streamer-out.c (write_symbol): Use proper 64...
2011-12-13  rguenth2011-12-13 Richard Guenther <rguenther@suse.de>
2011-12-01  uros * lto-lang.c (lto_attribute_table): Handle *tm regparm.
2011-11-22  aldyh * opts.c (finish_options): Do not fail for...
2011-11-03  rguenth2011-11-03 Richard Guenther <rguenther@suse.de>
2011-10-20  hubicka * lto.c (node_cmp, varpool_node_cmp): New functions.
2011-10-16  akAdd error checking to lto_section_read
2011-10-11  meissnerConvert standard builtin functions from being arrays...
2011-10-04  akMaintain order of LTO sections
2011-10-02  hubicka PR lto/47247
2011-09-30  hjlUse 64bit integer for LTO symbol ID.
2011-09-29  akChange random seeds to 64bit and drop re-crcing
2011-08-28  dodjiFix the use of linemap_add and remove unnecessary kludge
2011-08-11  jamborm2011-08-11 Martin Jambor <mjambor@suse.cz>
2011-08-08  dnovillorebase
2011-07-06  rguenth2011-07-06 Richard Guenther <rguenther@suse.de>
2011-06-18  hubickaoops, comitted with wrong PR# :(
2011-06-18  hubicka PR lto/23754
2011-06-11  hubicka * lto-symtab.c (lto_cgraph_replace_node): Kill same...
2011-06-07  dnovillo * lto.c (uniquify_nodes): Move code to register decls to
2011-06-07  rguenth2011-06-07 Richard Guenther <rguenther@suse.de>
2011-06-06  dnovillo * Makefile.in (lto-compress.o): Add dependency on...
2011-06-03  dnovillo * lto-streamer-in.c (get_resolution): Move to lto...
2011-06-01  rguenth2011-06-01 Richard Guenther <rguenther@suse.de>
2011-05-26  rguenth2011-05-26 Richard Guenther <rguenther@suse.de>
2011-05-25  froydnjmove TS_EXP to be a substructure of TS_TYPED
2011-05-20  rguenth2011-05-20 Richard Guenther <rguenther@suse.de>
2011-05-19  rguenth2011-05-19 Richard Guenther <rguenther@suse.de>
2011-05-12  hubicka PR lto/48952
2011-05-11  froydnjsplit tree_type
2011-05-10  froydnjuse build_function_type less in c-family and LTO
2011-05-08  ebotcazouFix long lines
2011-05-07  ebotcazou2011-05-07  Eric Botcazou  <ebotcazou@adacore.com>
2011-05-06  hubicka * cgraph.c (cgraph_add_thunk): Create real function...
2011-05-03  hubicka * lto.c (free_ltrans_partitions): Fix accidental commit.
2011-05-03  hubicka * cgraph.h (cgraph_node_set_def, varpool_node_set_def...
2011-04-29  jamborm2011-04-29 Martin Jambor <mjambor@suse.cz>
2011-04-29  matz * lto-streamer.c (lto_streamer_cache_insert_1): Accept...
2011-04-16  ebotcazou * lto.c (lto_balanced_map): Fix typos in head comment.
2011-04-16  hubicka * cgraphbuild.c: Include ipa-inline.h.
2011-04-14  hubicka * cgraph.c (dump_cgraph_node): Do not dump inline...
2011-04-13  froydnjgcc/ada/
2011-04-08  froydnjgcc/ada/
2011-04-03  matz * lto-streamer.h (struct lto_streamer_cache_d): Remove...
2011-03-31  rguenth2011-03-31 Richard Guenther <rguenther@suse.de>
2011-03-25  ktietzChangelog c-family/
2011-03-25  law * dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add...
2011-03-21  ktietzChangeLog gcc/
2011-02-18  jakub PR bootstrap/47807
2011-02-18  rguenth2011-02-18 Richard Guenther <rguenther@suse.de>
2011-02-10  ktietz2011-02-10 Kai Tietz <kai.tietz@onevision.com>
2011-01-11  hubicka PR lto/45721
2010-12-22  froydnjgcc/
2010-12-06  rguenth2010-12-06 Richard Guenther <rguenther@suse.de>
2010-11-30  jsm28 * hwint.c: New. Extracted from toplev.c.
2010-11-30  jsm28 * diagnostic-core.h: Include bversion.h.
2010-11-29  jsm28 * system.h: Include "safe-ctype.h" instead of <safe...
2010-11-23  rguenth2010-11-23 Richard Guenther <rguenther@suse.de>
2010-11-23  rguenth2010-11-23 Richard Guenther <rguenther@suse.de>
2010-11-17  jsm28 * doc/invoke.texi (-dy): Remove.
2010-11-17  ianinclude/:
2010-11-12  jsm28 * Makefile.in (OPTS_H): Define.
2010-11-10  jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-11-02  ian * lto-object.c: New file.
2010-10-26  hubicka * lto.c (add_cgraph_node_to_partition,
2010-10-22  rguenth2010-10-22 Richard Guenther <rguenther@suse.de>
2010-10-20  hjlAdd LTO to boot language if it is enabled.
2010-10-18  jakub PR lto/45638
2010-10-14  ebotcazou * lto-elf.c (SHN_XINDEX): Define if not already defined.
2010-10-08  jsm28 * Makefile.in (TM_H): Include $(FLAGS_H) instead of...
2010-10-08  hubicka * lto.c (lto_balanced_map): Fix accounting of program...
2010-10-07  hubicka * lto.c (lto_balanced_map): Do not produce empty parti...
2010-10-06  ak[PATCH] Report LTO phase in lto1 process name v2
2010-10-06  hubicka * lto.c (partition_cgraph_node_p, partition_varpool_no...
2010-10-05  ian * lto.c (lto_section_with_id): Make s a const pointer.
2010-10-05  hubicka * doc/invoke.texi (-flto-partition, lto-partitions...
2010-10-04  akMark linker Makefile rules for job server build
2010-10-03  akgcc/
next