summaryrefslogtreecommitdiff
path: root/gcc/lto
Commit message (Expand)AuthorAgeFilesLines
* IPA C++ refactoring 2/Nmarxin2014-07-241-4/+4
* IPA C++ refactoring 1/Nmarxin2014-07-243-41/+42
* * tree.c (tree_code_size): Add TRANSLATION_UNIT_DECL,hubicka2014-07-152-2/+9
* * lto.c (read_cgraph_and_symbols): Do not push DECL_INIT_IOhubicka2014-07-122-7/+6
* * vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.hhubicka2014-07-113-2/+8
* IPA REF alias refactoringmarxin2014-07-012-4/+10
* Revert:hubicka2014-06-302-93/+24
* 2014-06-28 Andrew Pinski <apinski@cavium.com>pinskia2014-06-292-1/+5
* * tree-streamer-out.c (pack_ts_type_common_value_fields): Stream if typehubicka2014-06-282-17/+100
* ChangeLog entry splitted to gcc/ChangeLog and gcc/lto/ChangeLog.marxin2014-06-261-0/+8
* IPA REF refactoringmarxin2014-06-252-16/+16
* * class.c (check_methods, create_vtable_ptr, determine_key_method,hubicka2014-06-242-4/+13
* add hash_map classtbsaunde2014-06-242-7/+10
* Remove a layer of indirection from hash_tabletbsaunde2014-06-242-9/+14
* * cgraph.h (tls_model_names): New variable.hubicka2014-06-212-0/+13
* * cgraph.h (struct symtab_node): Add field in_init_priority_hashhubicka2014-06-202-4/+4
* * c-family/c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.hubicka2014-06-152-1/+4
* * varasm.c (set_implicit_section): New function.hubicka2014-06-112-1/+10
* * symtab.c (dump_symtab_base): Update dumping.hubicka2014-06-092-3/+5
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-022-0/+5
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-262-3/+8
* * ggc.h (ggc_grow): New function.hubicka2014-05-252-0/+8
* * tree-core.h (tree_decl_with_vis): Replace comdat_group byhubicka2014-05-243-2/+7
* Cosmetic fixes for DEF_FUNCTION_TYPE_* macros.tschwinge2014-05-222-3/+15
* Create a new header lto-section-names.hbernds2014-05-223-5/+8
* PR lto/61012hubicka2014-05-222-1/+12
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-173-6/+14
* Update ChangeLogs for wide-int work.mrs2014-05-061-0/+7
* Merge in trunk.mrs2014-04-302-0/+6
|\
| * 2014-04-28 Richard Biener <rguenther@suse.de>rguenth2014-04-282-0/+6
* | Merge in trunk.mrs2014-04-244-16/+29
|\ \ | |/
| * Change is-a.h to support typedefs of pointersdmalcolm2014-04-234-16/+29
* | Merge from trunk.rsandifo2014-04-175-15/+37
|\ \ | |/
| * 2014-04-15 Richard Biener <rguenther@suse.de>rguenth2014-04-154-9/+22
| * * ipa-utils.c (ipa_merge_profiles): Merge profile_id.hubicka2014-04-142-6/+5
| * * lto.c: Include ipa-inline.hhubicka2014-04-112-0/+10
* | Merge in trunk.mrs2014-04-025-31/+112
|\ \ | |/
| * 2014-03-19 Richard Biener <rguenther@suse.de>rguenth2014-03-192-1/+7
| * 2014-03-19 Richard Biener <rguenther@suse.de>rguenth2014-03-192-8/+19
| * PR lto/60571jakub2014-03-192-2/+11
| * PR sanitizer/60535jakub2014-03-182-2/+13
| * 2014-03-08 Paulo Matos <paulo@matos-sorge.com>pmatos2014-03-082-1/+6
| * PR lto/60295hubicka2014-02-242-1/+8
| * * lto-partition.c (add_symbol_to_partition_1,hubicka2014-02-202-4/+20
| * 2014-02-14 Richard Biener <rguenther@suse.de>rguenth2014-02-142-5/+19
| * 2014-02-12 Richard Biener <rguenther@suse.de>rguenth2014-02-122-9/+11
* | Merge in trunk.mrs2014-02-107-120/+239
|\ \ | |/
| * * lto.c (unify_scc): Free CONSTRUCTOR_ELTS.hubicka2014-02-072-0/+8
| * PR ipa/59469hubicka2014-02-072-81/+28
| * * lto-cgraph.c (asm_nodes_output): Make global.hubicka2014-02-054-18/+141