Age | Commit message (Expand) | Author | Files | Lines |
2019-11-12 | Remove last leftover usage of params* files. | Martin Liska | 10 | -140/+53 |
2019-11-12 | Remove gcc/params.* files. | Martin Liska | 158 | -2313/+168 |
2019-11-12 | Apply mechanical replacement (generated patch). | Martin Liska | 135 | -739/+960 |
2019-11-12 | Include new generated gcc/params.opt file. | Martin Liska | 4 | -1/+990 |
2019-11-12 | Param to options conversion. | Martin Liska | 7 | -45/+39 |
2019-11-12 | Add OpenACC 2.6 `serial' construct support | Maciej W. Rozycki | 34 | -57/+430 |
2019-11-12 | re PR target/92449 (ICE in extract_insn, at recog.c:2311) | Jakub Jelinek | 2 | -8/+19 |
2019-11-12 | re PR tree-optimization/92452 (ICE in vrp_prop::check_array_ref at tree-vrp.c... | Jakub Jelinek | 4 | -2/+22 |
2019-11-12 | re PR tree-optimization/92347 (ICE in vect_get_vec_def_for_operand_1, at tree... | Andre Vieira | 4 | -1/+27 |
2019-11-11 | Implement P1946R0, Allow defaulting comparisons by value. | Jason Merrill | 7 | -21/+159 |
2019-11-11 | * typeck.c (cp_build_binary_op): Sorry about <=> on VECTOR_TYPE. | Jason Merrill | 3 | -0/+22 |
2019-11-12 | [RS6000] PC-relative TLS support | Alan Modra | 4 | -8/+72 |
2019-11-12 | [RS6000] Remove TARGET_TLS_MARKERS and require binutils 2.20 | Alan Modra | 10 | -213/+70 |
2019-11-12 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2019-11-11 | Add prefixed insn support for stack_protect_setdi & stack_protect_testdi | Michael Meissner | 3 | -6/+89 |
2019-11-11 | re PR c++/92447 (ICE in poplevel, at cp/decl.c:585) | Jakub Jelinek | 4 | -4/+25 |
2019-11-11 | re PR bootstrap/92433 (r276645 breaks bootstrap on powerpc) | Jakub Jelinek | 2 | -5/+12 |
2019-11-11 | c-parser.c (c_parser_translation_unit): Diagnose declare target without corre... | Jakub Jelinek | 6 | -0/+32 |
2019-11-11 | Fix SLP downward group access classification (PR92420) | Richard Sandiford | 4 | -51/+118 |
2019-11-11 | ipa-prop.c (ipa_propagate_indirect_call_infos): Remove ipcp summary. | Jan Hubicka | 3 | -19/+56 |
2019-11-11 | Bump minimum MPFR version to 3.1.0 | Janne Blomqvist | 4 | -38/+13 |
2019-11-11 | [ARC] Fix movsi_ne pattern. | Claudiu Zissulescu | 4 | -11/+72 |
2019-11-11 | [ARC] Fix legitimize pic address. | Claudiu Zissulescu | 4 | -0/+49 |
2019-11-11 | Fix commit for PR fortran/92142 - CFI_setpointer corrupts descriptor | Tobias Burnus | 2 | -1/+8 |
2019-11-11 | Relax lto-dump.o dependency. | Martin Liska | 2 | -1/+6 |
2019-11-11 | Sort debug counter names. | Martin Liska | 2 | -7/+13 |
2019-11-11 | [vect]Account for epilogue's peeling for gaps when checking if we have enough | Andre Vieira | 4 | -1/+59 |
2019-11-11 | PR fortran/92142 - CFI_setpointer corrupts descriptor | José Rui Faustino de Sousa | 4 | -2/+75 |
2019-11-11 | Fix OpenACC directives nesting in 'gfortran.dg/goacc/common-block-1.f90', 'gf... | Thomas Schwinge | 3 | -2/+10 |
2019-11-11 | Fortran] Support absent optional args with use_device_{ptr,addr} | Tobias Burnus | 12 | -48/+209 |
2019-11-11 | [PR87833] x86: Put -fPIC and -shared the last to create offload image | H.J. Lu | 2 | -2/+9 |
2019-11-11 | Assert 'offset2' instead of 'offset' in 'gcc/gimplify.c:gimplify_scan_omp_cla... | Thomas Schwinge | 2 | -2/+5 |
2019-11-11 | [build] Properly track GCC language configure fragments | Thomas Schwinge | 4 | -5/+20 |
2019-11-11 | rs6000: Refine small loop unroll in loop_unroll_adjust hook | Jiufu Guo | 6 | -23/+59 |
2019-11-11 | [rs6000] Make load cost a bit more in vectorization cost | Kewen Lin | 2 | -33/+44 |
2019-11-11 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2019-11-10 | [Darwin, machopic 11/n] A flag to indicate synbols should be linker-visible. | Iain Sandoe | 2 | -0/+12 |
2019-11-10 | Don't print warning when moving to static with -fno-automatic | Janne Blomqvist | 2 | -9/+16 |
2019-11-10 | Implement D1957R0, T* to bool should be considered narrowing. | Jason Merrill | 3 | -38/+24 |
2019-11-10 | re PR fortran/92123 ([F2018/array-descriptor] Scalar allocatable/pointer wit... | Paul Thomas | 7 | -16/+109 |
2019-11-10 | [LRA] Do not use eliminable registers for spilling | Kwok Cheung Yeung | 2 | -0/+7 |
2019-11-10 | Manually CSE sreal frequency calculations | Jan Hubicka | 2 | -12/+22 |
2019-11-10 | Short circuit case where profiles are same. | Jan Hubicka | 2 | -0/+7 |
2019-11-10 | * cgraph.c (cgraph_edge::maybe_hot_p): Do not use sreal_frequency. | Jan Hubicka | 2 | -6/+14 |
2019-11-10 | ipa-prop.c (ipa_propagate_indirect_call_infos): Remove ipa edge args summarie... | Jan Hubicka | 2 | -0/+26 |
2019-11-10 | rs6000: Allow any CC mode in movcc | Segher Boessenkool | 2 | -7/+15 |
2019-11-10 | cgraph.h (struct cgraph_node): Add ipcp_clone flag. | Jan Hubicka | 8 | -54/+118 |
2019-11-10 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2019-11-09 | ipa-fnsummary.c (evaluate_properties_for_edge): Call IPA_NODE_REF on function... | Jan Hubicka | 4 | -5/+17 |
2019-11-09 | tree.c (fld_incomplete_type_of): Clear TYPE_FINAL_P, TYPE_EMPTY_P, ENUM_IS_OP... | Jan Hubicka | 2 | -1/+17 |