2017-07-02 |
gccadmin | Daily bump. |
commit | commitdiff | tree |
2017-07-01 |
hubicka | * cfg.c (scale_bbs_frequencies): New function. |
commit | commitdiff | tree |
2017-07-01 |
hubicka | * trans-mem.c (split_bb_make_tm_edge): Update profile. |
commit | commitdiff | tree |
2017-07-01 |
hubicka | * tree-if-conv.c (combine_blocks): Use make_single_suc... |
commit | commitdiff | tree |
2017-07-01 |
hubicka | * cfgrtl.c (rtl_flow_call_edges_add): Update profile. |
commit | commitdiff | tree |
2017-07-01 |
hubicka | * bb-reorder.c (fix_up_crossing_landing_pad, |
commit | commitdiff | tree |
2017-07-01 |
hubicka | * tree-vect-loop.c (optimize_mask_stores): Use make_si... |
commit | commitdiff | tree |
2017-07-01 |
jakub | PR sanitizer/81262 |
commit | commitdiff | tree |
2017-07-01 |
jakub | PR sanitizer/81262 |
commit | commitdiff | tree |
2017-07-01 |
hubicka | Patch by Alexander Monakov <amonakov@ispras.ru> |
commit | commitdiff | tree |
2017-07-01 |
hubicka | * sel-sched-ir.c (compute_succs_info): Handle uninitia... |
commit | commitdiff | tree |
2017-07-01 |
hubicka | * pa.c (pa_expand_compare_and_swap_loop): Update call of |
commit | commitdiff | tree |
2017-07-01 |
gccadmin | Daily bump. |
commit | commitdiff | tree |
2017-06-30 |
hubicka | PR ipa/81261 |
commit | commitdiff | tree |
2017-06-30 |
jason | PR c++/81257 - ICE with invalid ::template. |
commit | commitdiff | tree |
2017-06-30 |
pinskia | 2017-06-30 Andrew Pinski <apinski@cavium.com> |
commit | commitdiff | tree |
2017-06-30 |
nathan | * config-lang.in (gtfiles): Add cp/lex.c. |
commit | commitdiff | tree |
2017-06-30 |
nathan | * ggc.h (empty_string): Delete. |
commit | commitdiff | tree |
2017-06-30 |
rearnsha | [rtlanal] Do a better job of costing parallel sets... |
commit | commitdiff | tree |
2017-06-30 |
nathan | * ggc.h: Replace all 'static inline' with plain 'inlin... |
commit | commitdiff | tree |
2017-06-30 |
bergner | * tree-cfg.c (group_case_labels_stmt): Merge scanning... |
commit | commitdiff | tree |
2017-06-30 |
aldyh | * tree-ssanames.c (set_range_info_raw): Abstract from ... |
commit | commitdiff | tree |
2017-06-30 |
dmalcolm | Fix location of typeid() (PR c++/80014) |
commit | commitdiff | tree |
2017-06-30 |
jakub | PR target/81225 |
commit | commitdiff | tree |
2017-06-30 |
nathan | * cp-tree.h (lookup_fnfields_1, class_method_index_for... |
commit | commitdiff | tree |
2017-06-30 |
sylvestre | * lto-wrapper.c (copy_file) Close both file descriptor... |
commit | commitdiff | tree |
2017-06-30 |
marxin | Fix removal of ifunc (PR ipa/81214). |
commit | commitdiff | tree |
2017-06-30 |
rguenth | 2017-06-30 Richard Biener <rguenther@suse.de> |
commit | commitdiff | tree |
2017-06-30 |
nathan | * call.c (build_new_method_call_1): Use constructo_nam... |
commit | commitdiff | tree |
2017-06-30 |
nathan | PR c++/81229 |
commit | commitdiff | tree |
2017-06-30 |
rguenth | 2017-06-30 Richard Biener <rguenther@suse.de> |
commit | commitdiff | tree |
2017-06-30 |
marxin | Call BUILT_IN_ASAN_HANDLE_NO_RETURN before BUILT_IN_UNW... |
commit | commitdiff | tree |
2017-06-30 |
yroux | Documentation: Clean up AArch64 options. |
commit | commitdiff | tree |
2017-06-30 |
rguenth | 2017-06-30 Richard Biener <rguenther@suse.de> |
commit | commitdiff | tree |
2017-06-30 |
krebbel | profile-count.h: Fix typos and whitespace issues. |
commit | commitdiff | tree |
2017-06-30 |
krebbel | S/390: Adjust to the recent branch probability changes. |
commit | commitdiff | tree |
2017-06-30 |
naveenh | 2017-06-29 Julian Brown <julian@codesourcery.com> |
commit | commitdiff | tree |
2017-06-30 |
naveenh | 2017-06-29 Naveen H.S <Naveen.Hurugalawadi@cavium... |
commit | commitdiff | tree |
2017-06-30 |
gccadmin | Daily bump. |
commit | commitdiff | tree |
2017-06-29 |
law | 2017-06-29 Maya Rashish <coypu@sdf.org> |
commit | commitdiff | tree |
2017-06-29 |
hubicka | * arm/arm-builtins.c: Include profile-count.h |
commit | commitdiff | tree |
2017-06-29 |
paolo | /cp |
commit | commitdiff | tree |
2017-06-29 |
jason | * constexpr.c, error.c, tree.c: Remove WITH_CLEANUP_EX... |
commit | commitdiff | tree |
2017-06-29 |
jason | PR c++/81180 - ICE with C++17 deduction of member... |
commit | commitdiff | tree |
2017-06-29 |
acsawdey | 2017-06-29 Aaron Sawdey <acsawdey@linux.vnet.ibm... |
commit | commitdiff | tree |
2017-06-29 |
jason | PR c++/81188 - matching decltype of member function... |
commit | commitdiff | tree |
2017-06-29 |
law | 2017-06-29 Maya Rashish <coypu@sdf.org> |
commit | commitdiff | tree |
2017-06-29 |
ebotcazou | * expr.c (expand_expr) <normal_inner_ref>: When testin... |
commit | commitdiff | tree |
2017-06-29 |
cesar | PR fortran/77765 |
commit | commitdiff | tree |
2017-06-29 |
sje | 2017-06-29 Steve Ellcey <sellcey@cavium.com> |
commit | commitdiff | tree |
2017-06-29 |
sje | 2017-06-29 Steve Ellcey <sellcey@cavium.com> |
commit | commitdiff | tree |
2017-06-29 |
nathan | PR c++/81247 |
commit | commitdiff | tree |
2017-06-29 |
law | * bid/bid2dpd_dpd2bid.c (_bid_to_dpd32): Fix whitespace. |
commit | commitdiff | tree |
2017-06-29 |
segher | combine: Print insns with the cost dump |
commit | commitdiff | tree |
2017-06-29 |
hubicka | * asan.c (asan_emit_stack_protection): Update. |
commit | commitdiff | tree |
2017-06-29 |
ian | * Makefile.am (MOSTLYCLEANFILES): Remove testing files... |
commit | commitdiff | tree |
2017-06-29 |
carll | gcc/ChangeLog: |
commit | commitdiff | tree |
2017-06-29 |
jason | PR c++/81164 - ICE with invalid inherited constructor. |
commit | commitdiff | tree |
2017-06-29 |
ian | misc/cgo/testcarchive: fix test to work for gccgo |
commit | commitdiff | tree |
2017-06-29 |
ian | cmd/go: fix -buildmode={c-archive,c-shared,pie... |
commit | commitdiff | tree |
2017-06-29 |
carll | gcc/testsuite/ChangeLog: |
commit | commitdiff | tree |
2017-06-29 |
nathan | * cp-tree.h (THIS_NAME, IN_CHARGE_NAME, VTBL_PTR_TYPE, |
commit | commitdiff | tree |
2017-06-29 |
nathan | * lex.c (maybe_add_lang_type_raw): Exit early, rather... |
commit | commitdiff | tree |
2017-06-29 |
nathan | * call.c (check_dtor_name): Use constructor_name for... |
commit | commitdiff | tree |
2017-06-29 |
nathan | * class.c (finish_struct): Use OVL_P. |
commit | commitdiff | tree |
2017-06-29 |
nathan | * parser.c (cp_parser_direct_declarator): Reorder... |
commit | commitdiff | tree |
2017-06-29 |
nathan | Whitespace cleanups. |
commit | commitdiff | tree |
2017-06-29 |
rguenth | 2017-06-29 Richard Biener <rguenther@suse.de> |
commit | commitdiff | tree |
2017-06-29 |
nathan | gcc/ |
commit | commitdiff | tree |
2017-06-29 |
bergner | gcc/ |
commit | commitdiff | tree |
2017-06-29 |
hjl | Add a testcase for PR ipa/80565 |
commit | commitdiff | tree |
2017-06-29 |
rguenth | 2017-06-29 Richard Biener <rguenther@suse.de> |
commit | commitdiff | tree |
2017-06-29 |
amker | PR tree-optimization/81196 |
commit | commitdiff | tree |
2017-06-29 |
rearnsha | [arm] Fix bootstrap - missing initializer in tail entry... |
commit | commitdiff | tree |
2017-06-29 |
collison | 2017-06-29 Michael Collison <michael.collison@arm... |
commit | commitdiff | tree |
2017-06-29 |
collison | 2017-06-29 Kyrylo Tkachov <kyrylo.tkachov@arm.com> |
commit | commitdiff | tree |
2017-06-29 |
marxin | Fix -mbranch-cost range. |
commit | commitdiff | tree |
2017-06-29 |
chefmax | 2017-06-29 Yury Gribov <tetra2005@gmail.com> |
commit | commitdiff | tree |
2017-06-29 |
gccadmin | Daily bump. |
commit | commitdiff | tree |
2017-06-28 |
ramana | [AArch64] Do not increase data alignment at -Os and... |
commit | commitdiff | tree |
2017-06-28 |
jason | PR c++/72764 - ICE with invalid template typename. |
commit | commitdiff | tree |
2017-06-28 |
uros | * config/i386/avx512vlintrin.h (_mm256_permutexvar_epi64) |
commit | commitdiff | tree |
2017-06-28 |
jason | PR c++/69300 - ICE with self-referential noexcept |
commit | commitdiff | tree |
2017-06-28 |
jason | PR c++/61022 - error with variadic template template... |
commit | commitdiff | tree |
2017-06-28 |
jason | PR c++/72801 - ICE with variadic partial specialization |
commit | commitdiff | tree |
2017-06-28 |
jason | PR c++/55639 - partial specialization with ::template |
commit | commitdiff | tree |
2017-06-28 |
jason | PR c++/45976 - error with ::template in declarator. |
commit | commitdiff | tree |
2017-06-28 |
jason | PR c++/54769 - wrong lookup of dependent template... |
commit | commitdiff | tree |
2017-06-28 |
jason | Make the TEMPLATE_ID_EXPR location a range. |
commit | commitdiff | tree |
2017-06-28 |
jason | PR c++/81204 - parse error with dependent template... |
commit | commitdiff | tree |
2017-06-28 |
nsz | multiarch support for non-glibc linux systems |
commit | commitdiff | tree |
2017-06-28 |
thopre01 | [ARM] Consistently check for neon in vect effective... |
commit | commitdiff | tree |
2017-06-28 |
rearnsha | [arm] Fix incorrect __ARM_ARCH_PROFILE for -march=armv7 |
commit | commitdiff | tree |
2017-06-28 |
rguenth | 2017-06-28 Richard Biener <rguenther@suse.de> |
commit | commitdiff | tree |
2017-06-28 |
wilco | This patch fixes a failure in gcc.target/aarch64/reload... |
commit | commitdiff | tree |
2017-06-28 |
wilco | Improve Cortex-A53 shift bypass |
commit | commitdiff | tree |
2017-06-28 |
meissner | [gcc] |
commit | commitdiff | tree |
2017-06-28 |
rguenth | 2017-06-28 Richard Biener <rguenther@suse.de> |
commit | commitdiff | tree |
2017-06-28 |
marxin | Do not allow to inline ifunc resolvers (PR ipa/81128). |
commit | commitdiff | tree |
2017-06-28 |
marxin | Introduce IntegerRange for options (PR driver/79659). |
commit | commitdiff | tree |
next |