]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/lto/ChangeLog
This patch rewrites the old VEC macro-based interface into a new one
[thirdparty/gcc.git] / gcc / lto / ChangeLog
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-02  crowlUpdate ChangeLog files as requested for cgraph change...
2012-10-12  rguenth2012-10-12 Richard Biener <rguenther@suse.de>
2012-10-09  burnusgcc/
2012-10-08  burnus2012-10-08 Tobias Burnus <burnus@net-b.de>
2012-10-08  hubicka * lto/lto.c (remember_with_vars): Also fixup INTEGER_CST.
2012-10-07  hubicka * lto-cgraph.c (lto_symtab_encoder_new): New parameter...
2012-10-06  hubicka PR lto/54790
2012-09-20  jamborm2012-09-20 Martin Jambor <mjambor@suse.cz>
2012-09-19  dehaoIntegrate lexical block into source_location.
2012-09-19  hubicka * symtab.c (insert_to_assembler_name_hash): Do not...
2012-09-12  hubicka * common.opt (flto-partition): Add "max".
2012-09-12  hubicka PR lto/54312
2012-09-11  rguenth2012-09-11 Richard Guenther <rguenther@suse.de>
2012-09-11  rguenth2012-09-11 Richard Guenther <rguenther@suse.de>
2012-09-10  hubicka * lto-cgraph.c (compute_ltrans_boundary): Do not care...
2012-09-09  hubicka * passes.c (ipa_write_summaries_1): Set state;
2012-09-09  hubicka Replace cgraph_node_set and varpool_node_set by symtab...
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.
next