2015-10-21 |
ienkovich | gcc/ |
blob | commitdiff |
2015-10-13 |
jakub | gcc/ |
blob | commitdiff | diff to current |
2015-10-10 |
hubicka | * tree.c (type_with_interoperable_signedness): New. |
blob | commitdiff | diff to current |
2015-10-04 |
jason | Implement N4514, C++ Extensions for Transactional... |
blob | commitdiff | diff to current |
2015-09-28 |
nathan | inlude/ |
blob | commitdiff | diff to current |
2015-08-31 |
glisse | Move some comparison simplifications to match.pd |
blob | commitdiff | diff to current |
2015-08-13 |
rguenth | 2015-08-13 Richard Biener <rguenther@suse.de> |
blob | commitdiff | diff to current |
2015-08-01 |
vries | Allow non-overflow ops in reductions |
blob | commitdiff | diff to current |
2015-07-06 |
glisse | 2015-07-06 Marc Glisse <marc.glisse@inria.fr> |
blob | commitdiff | diff to current |
2015-06-25 |
rsandifo | gcc/ |
blob | commitdiff | diff to current |
2015-06-25 |
rsandifo | gcc/ada/ |
blob | commitdiff | diff to current |
2015-06-25 |
amacleod | 2015-06-25 Andrew MacLeod <amacleod@redhat.com> |
blob | commitdiff | diff to current |
2015-06-17 |
amacleod | 2017-06-17 Andrew MacLeod <amacleod@redhat.com> |
blob | commitdiff | diff to current |
2015-06-17 |
amacleod | * tree.h (merge_dllimport_decl_attributes, handle_dll_... |
blob | commitdiff | diff to current |
2015-06-04 |
hubicka | * lto.c (hash_canonical_type): Use tree_code_for_canon... |
blob | commitdiff | diff to current |
2015-05-27 |
ebotcazou | * expr.h (array_at_struct_end_p): Move to... |
blob | commitdiff | diff to current |
2015-05-27 |
aldyh | * dwarf2out.c: Remove block_map. |
blob | commitdiff | diff to current |
2015-05-24 |
hubicka | * tree.c (prototype_p, virtual_method_call_p, obj_type... |
blob | commitdiff | diff to current |
2015-05-23 |
hubicka | * lto.c (hash_canonical_type): Be sure we hash only... |
blob | commitdiff | diff to current |
2015-05-19 |
hubicka | * tree.c (verify_type_variant): Fix #undef. |
blob | commitdiff | diff to current |
2015-05-19 |
jakub | PR middle-end/66199 |
blob | commitdiff | diff to current |
2015-05-16 |
hubicka | * ipa-utils.h (warn_types_mismatch, odr_or_derived_type_p, |
blob | commitdiff | diff to current |
2015-05-12 |
amacleod | 2015-05-12 Andrew MacLeod <amacleod@redhat.com> |
blob | commitdiff | diff to current |
2015-05-10 |
hubicka | * tree.h (is_lang_specific): Constify. |
blob | commitdiff | diff to current |
2015-04-30 |
hubicka | * dwarf2out.c (gen_type_die_with_usage): Call verify_type. |
blob | commitdiff | diff to current |
2015-04-29 |
tschwinge | Add OMP_STANDALONE_CLAUSES. |
blob | commitdiff | diff to current |
2015-04-23 |
hubicka | * tree.h (attribute_value_equal): Declare. |
blob | commitdiff | diff to current |
2015-04-08 |
aldot | tree.h: Commentary typo fix |
blob | commitdiff | diff to current |
2015-03-09 |
hubicka | PR lto/65316 |
blob | commitdiff | diff to current |
2015-03-05 |
marxin | Fix warnings occured during profiledboostrap on |
blob | commitdiff | diff to current |
2015-01-30 |
marxin | Guard GCC version for a pragma ifdef. |
blob | commitdiff | diff to current |
2015-01-23 |
marxin | Remove false positives for warnings that break LTO... |
blob | commitdiff | diff to current |
2015-01-21 |
rguenth | 2015-01-21 Richard Biener <rguenther@suse.de> |
blob | commitdiff | diff to current |
2015-01-15 |
tschwinge | Merge current set of OpenACC changes from gomp-4_0... |
blob | commitdiff | diff to current |
2015-01-12 |
marxin | PR ipa/64550 |
blob | commitdiff | diff to current |
2015-01-09 |
prathamesh3492 | 2015-01-09 Michael Collison <michael.collison@linaro... |
blob | commitdiff | diff to current |
2015-01-09 |
marxin | IPA ICF: target and optimization flags comparison. |
blob | commitdiff | diff to current |
2015-01-05 |
jakub | Update copyright years. |
blob | commitdiff | diff to current |
2014-12-11 |
mpolacek | * fold-const.c (fold_negate_expr): Add ANY_INTEGRAL_TY... |
blob | commitdiff | diff to current |
2014-11-24 |
rguenth | 2014-11-24 Richard Biener <rguenther@suse.de> |
blob | commitdiff | diff to current |
2014-11-20 |
tbsaunde | remove param1_is usage |
blob | commitdiff | diff to current |
2014-11-20 |
tbsaunde | convert many if_marked htab to hash_table |
blob | commitdiff | diff to current |
2014-11-18 |
glisse | 2014-11-18 Marc Glisse <marc.glisse@inria.fr> |
blob | commitdiff | diff to current |
2014-11-13 |
mpolacek | * tree.h (TYPE_OVERFLOW_SANITIZED): Define. |
blob | commitdiff | diff to current |
2014-11-11 |
rguenth | 2014-11-11 Richard Biener <rguenther@suse.de> |
blob | commitdiff | diff to current |
2014-11-05 |
ienkovich | gcc/ |
blob | commitdiff | diff to current |
2014-10-29 |
rsandifo | gcc/ada/ |
blob | commitdiff | diff to current |
2014-10-23 |
kyukhin | AVX-512. 81.1/n. Extend `function_code' field `tree_var... |
blob | commitdiff | diff to current |
2014-10-14 |
dj | * machmode.h (int_n_data_t): New. |
blob | commitdiff | diff to current |
2014-09-25 |
krebbel | 2014-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com> |
blob | commitdiff | diff to current |
2014-09-24 |
aldyh | * cgraph.h, dbxout.c, dwarfout2.c, gimple-fold.c, |
blob | commitdiff | diff to current |
2014-09-23 |
hubicka | * tree.h (int_bit_position): Turn into inline function; |
blob | commitdiff | diff to current |
2014-09-12 |
glisse | 2014-09-12 Marc Glisse <marc.glisse@inria.fr> |
blob | commitdiff | diff to current |
2014-09-11 |
hubicka | * common.opt (flto-odr-type-merging): New flag. |
blob | commitdiff | diff to current |
2014-08-02 |
tbsaunde | add a hash_set based on hash_table |
blob | commitdiff | diff to current |
2014-08-01 |
ak | Change inchash to name space. |
blob | commitdiff | diff to current |
2014-07-25 |
ak | Convert the tree.c type hashing over to inchash |
blob | commitdiff | diff to current |
2014-07-25 |
ak | Add an abstract incremental hash data type |
blob | commitdiff | diff to current |
2014-07-15 |
hubicka | * tree.c (tree_code_size): Add TRANSLATION_UNIT_DECL, |
blob | commitdiff | diff to current |
2014-07-02 |
hubicka | * tree.c (decls_same_for_odr, decls_same_for_odr, |
blob | commitdiff | diff to current |
2014-06-25 |
jakub | * langhooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR... |
blob | commitdiff | diff to current |
2014-06-24 |
hubicka | * class.c (check_methods, create_vtable_ptr, determine... |
blob | commitdiff | diff to current |
2014-06-20 |
mpolacek | * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS. |
blob | commitdiff | diff to current |
2014-06-20 |
hubicka | * cgraph.h (struct symtab_node): Add field in_init_pri... |
blob | commitdiff | diff to current |
2014-06-18 |
hainque | 2014-06-18 Olivier Hainque <hainque@adacore.com> |
blob | commitdiff | diff to current |
2014-06-15 |
hubicka | * c-family/c-common.c (handle_tls_model_attribute... |
blob | commitdiff | diff to current |
2014-06-12 |
hubicka | * symtab.c (section_hash): New hash. |
blob | commitdiff | diff to current |
2014-06-11 |
rguenth | 2014-06-11 Richard Biener <rguenther@suse.de> |
blob | commitdiff | diff to current |
2014-06-11 |
hubicka | * varasm.c (set_implicit_section): New function. |
blob | commitdiff | diff to current |
2014-06-09 |
hubicka | * symtab.c (dump_symtab_base): Update dumping. |
blob | commitdiff | diff to current |
2014-06-04 |
rguenth | 2014-06-04 Richard Biener <rguenther@suse.de> |
blob | commitdiff | diff to current |
2014-06-04 |
marxin | New attribute lookup function addition |
blob | commitdiff | diff to current |
2014-06-02 |
amacleod | * expr.h: Remove prototypes of functions defined in... |
blob | commitdiff | diff to current |
2014-05-28 |
jason | PR c++/47202 |
blob | commitdiff | diff to current |
2014-05-27 |
hubicka | * tree.h (decl_comdat_group): Declare. |
blob | commitdiff | diff to current |
2014-05-26 |
rguenth | 2014-05-23 Richard Biener <rguenther@suse.de> |
blob | commitdiff | diff to current |
2014-05-24 |
hubicka | * tree-core.h (tree_decl_with_vis): Replace comdat_gro... |
blob | commitdiff | diff to current |
2014-05-21 |
rsandifo | gcc/ |
blob | commitdiff | diff to current |
2014-05-20 |
hubicka | * tree.h (DECL_ONE_ONLY): Return true only for externa... |
blob | commitdiff | diff to current |
2014-05-19 |
rsandifo | gcc/ |
blob | commitdiff | diff to current |
2014-05-11 |
jakub | * tree.h (OMP_CLAUSE_LINEAR_STMT): Define. |
blob | commitdiff | diff to current |
2014-05-06 |
mrs | Merge in wide-int. |
blob | commitdiff | diff to current |
2014-05-06 |
mrs | Merge in trunk. |
blob | commitdiff | diff to current |
2014-05-05 |
mrs | Merge in trunk. |
blob | commitdiff | diff to current |
2014-05-05 |
mrs | Merge in trunk. |
blob | commitdiff | diff to current |
2014-04-30 |
mrs | Merge in trunk. |
blob | commitdiff | diff to current |
2014-04-28 |
rsandifo | Merge from trunk. |
blob | commitdiff | diff to current |
2014-04-24 |
jakub | * tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define. |
blob | commitdiff | diff to current |
2014-04-24 |
mrs | Merge in trunk. |
blob | commitdiff | diff to current |
2014-04-23 |
rsandifo | Formatting and typo fixes. |
blob | commitdiff | diff to current |
2014-04-22 |
mrs | Merge in trunk. |
blob | commitdiff | diff to current |
2014-04-22 |
rsandifo | Merge from trunk. |
blob | commitdiff | diff to current |
2014-04-17 |
rsandifo | Merge from trunk. |
blob | commitdiff | diff to current |
2014-04-15 |
rguenth | 2014-04-15 Richard Biener <rguenther@suse.de> |
blob | commitdiff | diff to current |
2014-04-14 |
paolo | 2014-04-14 Paolo Carlini <paolo.carlini@oracle.com> |
blob | commitdiff | diff to current |
2014-04-02 |
mrs | Merge in trunk. |
blob | commitdiff | diff to current |
2014-03-21 |
rguenth | 2014-03-21 Richard Biener <rguenther@suse.de> |
blob | commitdiff | diff to current |
2014-03-18 |
jakub | PR ipa/58721 |
blob | commitdiff | diff to current |
2014-02-10 |
mrs | Merge in trunk. |
blob | commitdiff | diff to current |
2014-02-06 |
jakub | PR target/60062 |
blob | commitdiff | diff to current |
next |