| Commit message (Expand) | Author | Age | Files | Lines |
* | * lto-object.c (lto_obj_begin_section): In the event that pointer | dj | 2014-10-16 | 2 | -1/+7 |
* | * machmode.h (int_n_data_t): New. | dj | 2014-10-14 | 2 | -3/+35 |
* | * lto.c (stream_out): ARG_UNUSED added for last argument. | marxin | 2014-10-06 | 2 | -1/+6 |
* | * cgraph.h, dbxout.c, dwarfout2.c, gimple-fold.c, | aldyh | 2014-09-24 | 3 | -5/+10 |
* | Add an no_reorder attribute for LTO | ak | 2014-09-24 | 2 | -41/+79 |
* | * common.opt (flto-odr-type-merging): New flag. | hubicka | 2014-09-11 | 2 | -1/+10 |
* | Revert incorrect merging of debug-early branch. | aldyh | 2014-09-04 | 1 | -1/+1 |
* | + * c/c-decl.c (write_global_declarations_1): Call global_decl() | aldyh | 2014-09-04 | 1 | -1/+1 |
* | IPA C++ refactoring 4/N | marxin | 2014-08-25 | 3 | -70/+73 |
* | PR tree-optimization/62091 | hubicka | 2014-08-21 | 1 | -4/+1 |
* | * cgraphunit.c (ipa_passes, compile): Reshedule | hubicka | 2014-08-20 | 2 | -3/+12 |
* | * ipa-utils.h (compare_virtual_tables): Declare. | hubicka | 2014-08-14 | 2 | -0/+8 |
* | 2014-08-14 Richard Biener <rguenther@suse.de> | rguenth | 2014-08-14 | 2 | -5/+11 |
* | 2014-08-08 Richard Biener <rguenther@suse.de> | rguenth | 2014-08-08 | 2 | -3/+6 |
* | PR lto/62032 | amker | 2014-08-08 | 2 | -3/+8 |
* | convert the rest of the users of pointer_map to hash_map | tbsaunde | 2014-08-07 | 3 | -20/+16 |
* | add a hash_set based on hash_table | tbsaunde | 2014-08-02 | 3 | -5/+11 |
* | Change inchash to name space. | ak | 2014-08-01 | 2 | -5/+11 |
* | 2014-07-30 Richard Biener <rguenther@suse.de> | rguenth | 2014-07-30 | 2 | -3/+19 |
* | Convert the tree.c type hashing over to inchash | ak | 2014-07-25 | 2 | -4/+6 |
* | Convert LTO type hashing to the new inchash interface | ak | 2014-07-25 | 2 | -26/+33 |
* | Add an abstract incremental hash data type | ak | 2014-07-25 | 2 | -0/+5 |
* | IPA C++ refactoring 2/N | marxin | 2014-07-24 | 1 | -4/+4 |
* | IPA C++ refactoring 1/N | marxin | 2014-07-24 | 3 | -41/+42 |
* | * tree.c (tree_code_size): Add TRANSLATION_UNIT_DECL, | hubicka | 2014-07-15 | 2 | -2/+9 |
* | * lto.c (read_cgraph_and_symbols): Do not push DECL_INIT_IO | hubicka | 2014-07-12 | 2 | -7/+6 |
* | * vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.h | hubicka | 2014-07-11 | 3 | -2/+8 |
* | IPA REF alias refactoring | marxin | 2014-07-01 | 2 | -4/+10 |
* | Revert: | hubicka | 2014-06-30 | 2 | -93/+24 |
* | 2014-06-28 Andrew Pinski <apinski@cavium.com> | pinskia | 2014-06-29 | 2 | -1/+5 |
* | * tree-streamer-out.c (pack_ts_type_common_value_fields): Stream if type | hubicka | 2014-06-28 | 2 | -17/+100 |
* | ChangeLog entry splitted to gcc/ChangeLog and gcc/lto/ChangeLog. | marxin | 2014-06-26 | 1 | -0/+8 |
* | IPA REF refactoring | marxin | 2014-06-25 | 2 | -16/+16 |
* | * class.c (check_methods, create_vtable_ptr, determine_key_method, | hubicka | 2014-06-24 | 2 | -4/+13 |
* | add hash_map class | tbsaunde | 2014-06-24 | 2 | -7/+10 |
* | Remove a layer of indirection from hash_table | tbsaunde | 2014-06-24 | 2 | -9/+14 |
* | * cgraph.h (tls_model_names): New variable. | hubicka | 2014-06-21 | 2 | -0/+13 |
* | * cgraph.h (struct symtab_node): Add field in_init_priority_hash | hubicka | 2014-06-20 | 2 | -4/+4 |
* | * c-family/c-common.c (handle_tls_model_attribute): Use set_decl_tls_model. | hubicka | 2014-06-15 | 2 | -1/+4 |
* | * varasm.c (set_implicit_section): New function. | hubicka | 2014-06-11 | 2 | -1/+10 |
* | * symtab.c (dump_symtab_base): Update dumping. | hubicka | 2014-06-09 | 2 | -3/+5 |
* | * expr.h: Remove prototypes of functions defined in builtins.c. | amacleod | 2014-06-02 | 2 | -0/+5 |
* | 2014-05-23 Richard Biener <rguenther@suse.de> | rguenth | 2014-05-26 | 2 | -3/+8 |
* | * ggc.h (ggc_grow): New function. | hubicka | 2014-05-25 | 2 | -0/+8 |
* | * tree-core.h (tree_decl_with_vis): Replace comdat_group by | hubicka | 2014-05-24 | 3 | -2/+7 |
* | Cosmetic fixes for DEF_FUNCTION_TYPE_* macros. | tschwinge | 2014-05-22 | 2 | -3/+15 |
* | Create a new header lto-section-names.h | bernds | 2014-05-22 | 3 | -5/+8 |
* | PR lto/61012 | hubicka | 2014-05-22 | 2 | -1/+12 |
* | use templates instead of gengtype for typed allocation functions | tbsaunde | 2014-05-17 | 3 | -6/+14 |
* | Update ChangeLogs for wide-int work. | mrs | 2014-05-06 | 1 | -0/+7 |