Move generic libgomp files from nvptx to accel
[gcc.git] / gcc /
2019-11-13 Andrew StubbsMove gcn-run heap into GPU memory.
2019-11-13 Eric Botcazouc-ada-spec.c (get_underlying_decl): Do not look through...
2019-11-13 Tobias BurnusPR fortran/92470 Fixes for CFI_address
2019-11-13 Jan Hubickaipa-prop.c (ipa_print_node_jump_functions, [...]):...
2019-11-13 Richard SandifordAccount for the cost of generating loop masks
2019-11-13 Richard SandifordAvoid accounting for non-existent vector loop versioning
2019-11-13 Jan Hubickaipa.c (cgraph_build_static_cdtor): Pass optimization_de...
2019-11-13 Richard SandifordDon't assign a cost to vectorizable_assignment
2019-11-13 Richard SandifordFix vectorizable_conversion costs
2019-11-13 Richard Sandiford[AArch64] Use aarch64_sve_int_mode in SVE ACLE code
2019-11-13 Richard Sandiford[C++] Fix interaction between aka changes and DR1558...
2019-11-13 Martin LiskaUpdate comment in opts.c.
2019-11-13 Martin LiskaFix params.exp by parsing output of --help=params -Q.
2019-11-13 Martin LiskaRemove leftover call to finalize_options_struct.
2019-11-13 Georg-Johann Layre PR target/92055 ([avr] Support 64-bit double)
2019-11-13 Tobias BurnusFortran] Use proper type for hidden is-present argument
2019-11-13 Richard Bienerre PR target/92473 (test pr92324-2.c fails on arm and...
2019-11-13 Jiufu GuoAdd option -fweb for pr47763.c
2019-11-13 GCC AdministratorDaily bump.
2019-11-12 Segher Boessenkoolrs6000: Use ULL on big hexadecimal literal
2019-11-12 Nathan Sidwell[C++ PATCH] Merge some using-decl handling
2019-11-12 Harald Anlaufre PR fortran/81651 (Enhancement request: have f951...
2019-11-12 Segher Boessenkooltestsuite: Add testcases for PR92449
2019-11-12 Segher Boessenkoolrs6000: Handle unordered for xscmpexp[dq]p without...
2019-11-12 Jan Hubickaipa-cp.c (ignore_edge_p): Also look for optimize flag.
2019-11-12 Tobias BurnusPR fortran/92470 Fixes for CFI_address
2019-11-12 Jan Hubickare PR ipa/92471 ([ICE] lto1 segmentation fault: ipa...
2019-11-12 Martin SeborPR tree-optimization/92412 - excessive errno aliasing...
2019-11-12 Martin SeborPR middle-end/83688 - check if buffers may overlap...
2019-11-12 Nathan Sidwell[PR c++/6936] Delete duplicate test
2019-11-12 Ilya LeoshkevichFree dominance info at the beginning of pass_jump_after...
2019-11-12 Richard Bienerre PR tree-optimization/92460 (ICE: verify_ssa failed...
2019-11-12 Richard Bienerre PR tree-optimization/92461 (ICE: verify_ssa failed...
2019-11-12 Martin LiskaUse more SET_OPTION_IF_UNSET.
2019-11-12 Martin LiskaRemove option_default_params and option_validate_param...
2019-11-12 Martin LiskaFix test-suite fallout.
2019-11-12 Martin LiskaRemove set_default_param_value from documentation.
2019-11-12 Martin LiskaRemove last leftover usage of params* files.
2019-11-12 Martin LiskaRemove gcc/params.* files.
2019-11-12 Martin LiskaApply mechanical replacement (generated patch).
2019-11-12 Martin LiskaInclude new generated gcc/params.opt file.
2019-11-12 Martin LiskaParam to options conversion.
2019-11-12 Maciej W. RozyckiAdd OpenACC 2.6 `serial' construct support
2019-11-12 Jakub Jelinekre PR target/92449 (ICE in extract_insn, at recog.c...
2019-11-12 Jakub Jelinekre PR tree-optimization/92452 (ICE in vrp_prop::check_a...
2019-11-12 Andre Vieirare PR tree-optimization/92347 (ICE in vect_get_vec_def_...
2019-11-12 Jason MerrillImplement P1946R0, Allow defaulting comparisons by...
2019-11-12 Jason Merrill* typeck.c (cp_build_binary_op): Sorry about <=> on...
2019-11-12 Alan Modra[RS6000] PC-relative TLS support
2019-11-12 Alan Modra[RS6000] Remove TARGET_TLS_MARKERS and require binutils...
2019-11-12 GCC AdministratorDaily bump.
2019-11-11 Michael MeissnerAdd prefixed insn support for stack_protect_setdi ...
2019-11-11 Jakub Jelinekre PR c++/92447 (ICE in poplevel, at cp/decl.c:585)
2019-11-11 Jakub Jelinekre PR bootstrap/92433 (r276645 breaks bootstrap on...
2019-11-11 Jakub Jelinekc-parser.c (c_parser_translation_unit): Diagnose declar...
2019-11-11 Richard SandifordFix SLP downward group access classification (PR92420)
2019-11-11 Jan Hubickaipa-prop.c (ipa_propagate_indirect_call_infos): Remove...
2019-11-11 Janne BlomqvistBump minimum MPFR version to 3.1.0
2019-11-11 Claudiu Zissulescu[ARC] Fix movsi_ne pattern.
2019-11-11 Claudiu Zissulescu[ARC] Fix legitimize pic address.
2019-11-11 Tobias BurnusFix commit for PR fortran/92142 - CFI_setpointer corrup...
2019-11-11 Martin LiskaRelax lto-dump.o dependency.
2019-11-11 Martin LiskaSort debug counter names.
2019-11-11 Andre Vieira[vect]Account for epilogue's peeling for gaps when...
2019-11-11 José Rui Faustino... PR fortran/92142 - CFI_setpointer corrupts descriptor
2019-11-11 Thomas SchwingeFix OpenACC directives nesting in 'gfortran.dg/goacc...
2019-11-11 Tobias BurnusFortran] Support absent optional args with use_device_...
2019-11-11 H.J. Lu[PR87833] x86: Put -fPIC and -shared the last to create...
2019-11-11 Thomas SchwingeAssert 'offset2' instead of 'offset' in 'gcc/gimplify...
2019-11-11 Thomas Schwinge[build] Properly track GCC language configure fragments
2019-11-11 Jiufu Guors6000: Refine small loop unroll in loop_unroll_adjust...
2019-11-11 Kewen Lin[rs6000] Make load cost a bit more in vectorization...
2019-11-11 GCC AdministratorDaily bump.
2019-11-10 Iain Sandoe[Darwin, machopic 11/n] A flag to indicate synbols...
2019-11-10 Janne BlomqvistDon't print warning when moving to static with -fno...
2019-11-10 Jason MerrillImplement D1957R0, T* to bool should be considered...
2019-11-10 Paul Thomasre PR fortran/92123 ([F2018/array-descriptor] Scalar...
2019-11-10 Kwok Cheung Yeung[LRA] Do not use eliminable registers for spilling
2019-11-10 Jan HubickaManually CSE sreal frequency calculations
2019-11-10 Jan HubickaShort circuit case where profiles are same.
2019-11-10 Jan Hubicka* cgraph.c (cgraph_edge::maybe_hot_p): Do not use sreal...
2019-11-10 Jan Hubickaipa-prop.c (ipa_propagate_indirect_call_infos): Remove...
2019-11-10 Segher Boessenkoolrs6000: Allow any CC mode in movcc
2019-11-10 Jan Hubickacgraph.h (struct cgraph_node): Add ipcp_clone flag.
2019-11-10 GCC AdministratorDaily bump.
2019-11-09 Jan Hubickaipa-fnsummary.c (evaluate_properties_for_edge): Call...
2019-11-09 Jan Hubickatree.c (fld_incomplete_type_of): Clear TYPE_FINAL_P...
2019-11-09 Jan Hubickaipa-inline-analysis.c (do_estimate_growth_1): Add suppo...
2019-11-09 Jan Hubickaipa-fnsummary.c (ipa_call_context::estimate_size_and_ti...
2019-11-09 Jan Hubickaipa-fnsummary.c (estimate_edge_size_and_time): Do not...
2019-11-09 Jakub Jelinekre PR tree-optimization/92401 (ICE in fold_ternary_loc...
2019-11-09 Thomas KoenigCommit symbol for external BLAS routine when translatin...
2019-11-09 Iain Sandoe[Darwin, machopic 10/n] Rework X86 mcount stub code.
2019-11-09 GCC AdministratorDaily bump.
2019-11-08 Jakub Jelineksymtab.c: Fix comment typos.
2019-11-08 Jakub Jelinekdec_char_conversion_in_assignment_4.f90: Use dg-do...
2019-11-08 Iain Sandoe[Darwin] Add include guard to darwin-protos.h
2019-11-08 Marek PolacekPR c++/92215 - flawed diagnostic for bit-field with...
2019-11-08 Marek PolacekPR c++/92058 - constinit malfunction in static data...
2019-11-08 Andrew MacLeodModify range_operator::fold_range() and wi_fold ()...
next