gcc.git
2020-06-04 Thomas Schwinge[OpenACC 'exit data'] Evaluate 'copyfrom' individually...
2020-06-04 Thomas Schwinge[OpenACC 'exit data'] Evaluate 'finalize' individually...
2020-06-04 Thomas SchwingeFix 'sizeof' usage in 'libgomp.oacc-c-c++-common/deep...
2020-06-04 Thomas Schwinge[OpenACC] Repair/restore 'is_tgt_unmapped' checking
2020-06-04 Thomas Schwinge[OpenACC] Don't open-code 'gomp_remove_var' in 'acc_unm...
2020-06-04 Thomas Schwinge[OpenACC] Remove 'tgt' reference counting from 'acc_unm...
2020-06-04 Thomas SchwingeExtend 'libgomp.oacc-c-c++-common/pr92854-1.c' some...
2020-06-04 Thomas Schwinge[OpenACC] Use 'tgt' returned from 'gomp_map_vars'
2020-06-04 Thomas Schwinge[OpenACC] XFAIL behavior of over-eager 'finalize' clause
2020-06-04 Thomas Schwinge[OpenACC] Missing unlocking on error paths in attach...
2020-06-04 Julian Brown[OpenACC] Missing unlocking on error paths in attach...
2020-06-04 Thomas Schwinge'libgomp.oacc-fortran/{error_,}stop-{1,2,3}.f': initial...
2020-06-04 Iain Buclawd: Split up d-frontend.cc into multiple parts.
2020-06-04 Vladimir N... Add processing STRICT_LOW_PART for matched reloads.
2020-06-04 Richard Bieneraarch64: PR target/95526: Fix gimplification of varargs
2020-06-04 Martin Jamboripa-sra: Do not remove statements necessary because...
2020-06-04 Srinath Parvathaneni[ARM]: Correct the grouping of operands in MVE vector...
2020-06-04 Srinath Parvathaneni[PATCH][GCC] arm: Fix the MVE ACLE vbicq intrinsics.
2020-06-04 Richard Bieneradd vect_get_slp_vect_def
2020-06-04 Richard BienerAdd explicit SLP_TREE_LANES
2020-06-04 Jonathan Wakelylibstdc++: Make std::copy_n work with negative and...
2020-06-04 Richard BienerSimplify SLP code wrt SLP_TREE_DEF_TYPE
2020-06-04 liuhongtFix zero-masking for vcvtps2ph when dest operand is...
2020-06-04 Arnaud Charlet[Ada] AI12-0184: Long Long C Data types
2020-06-04 Arnaud Charlet[Ada] New package Ada.Task_Initialization
2020-06-04 Ed Schonberg[Ada] Ada_2020: contracts for formal subprograms
2020-06-04 Eric Botcazou[Ada] Add missing conversion in call to Finalize primitive
2020-06-04 Arnaud Charlet[Ada] Get rid of Disable_FE_Inline_Always
2020-06-04 Eric Botcazou[Ada] Fix a couple of oversights in previous change
2020-06-04 Bob Duff[Ada] Put_Image attribute
2020-06-04 Eric Botcazou[Ada] Alignment clause ignored on completion derived...
2020-06-04 Arnaud Charlet[Ada] Remove OpenACC support
2020-06-04 Eric Botcazou[Ada] Remove obsolete reference to gigi in comment
2020-06-04 Gary Dismukes[Ada] Implement AI12-0275 (Make subtype_mark optional...
2020-06-04 Eric Botcazou[Ada] Fix glitch for N_Delta_Aggregate/N_Case_Expressio...
2020-06-04 Arnaud Charlet[Ada] Avoid redefining IS_DIR_SEPARATOR macro
2020-06-04 Arnaud Charlet[Ada] Wrong walk order in Walk_Library_Items
2020-06-04 Arnaud Charlet[Ada] Import Adafinal as convention Ada
2020-06-04 Ed Schonberg[Ada] Incorrect source line range on subprogram body...
2020-06-04 Alexandre Oliva[Ada] Revamp dump and aux output names
2020-06-04 Eric Botcazou[Ada] Set convention and inlined flag on default null...
2020-06-04 Justin Squirek[Ada] Missing accessibility check on access discriminan...
2020-06-04 Dmitriy Anisimkov[Ada] Fix Is_Absolute_Path on Windows
2020-06-04 Eric Botcazou[Ada] Update the documentation in checks.ads about...
2020-06-04 Eric Botcazou[Ada] Small tweak to special handling of private index...
2020-06-04 Arnaud Charlet[Ada] New procedure Register_Global_Unhandled_Action
2020-06-04 Arnaud Charlet[Ada] Update URL and bug report instructions
2020-06-04 Steve Baird[Ada] Avoid buffer overflow in Long_Long_Float_Text_IO
2020-06-04 Arnaud Charlet[Ada] Remove System.Parameters.Single_Lock
2020-06-04 Arnaud Charlet[Ada] Continuation of "Get rid of more references to...
2020-06-04 Eric Botcazou[Ada] Add another ad-hoc case to the Has_Private_View...
2020-06-04 Eric Botcazou[Ada] Fix fallout of cleanup to Has_Private_View mechanism
2020-06-04 Gary Dismukes[Ada] Minor editorial fixes
2020-06-04 Hao Liucselim: Extend to check non-trapping for more reference...
2020-06-04 Andreas SchwabFix missing assemble_external in ASM_OUTPUT_FDESC
2020-06-04 Andreas SchwabMissing __divtf3@@GCC_4.4.0 on ia64
2020-06-04 liuhongtFix uppercase in trunc<mode><pmov_dst_3>2.
2020-06-04 Jakub Jelinekc++: Reject some further reinterpret casts in constexpr...
2020-06-04 GCC AdministratorDaily bump.
2020-06-03 Mark WielaardProvide diagnostic hints for missing C++ cinttypes...
2020-06-03 Mark WielaardProvide diagnostic hints for missing C inttypes.h strin...
2020-06-03 Mark Wielaarddiagnostics: Add function call parens matching to c_parser.
2020-06-03 Vitor Guidioptimize tanh(x) / sinh (x) to 1/ cosh (x)
2020-06-03 Joseph MyersUpdate gcc sv.po.
2020-06-03 Aaron Sawdeyidentify lfs prefixed case PR95347
2020-06-03 Patrick Palkac++: more constrained nested partial specialization
2020-06-03 Patrick Palkac++: constrained nested partial specialization [PR92103]
2020-06-03 Jan HubickaOptimize ODR enum streaming
2020-06-03 Iain Sandoecoroutines: Allow parameter packs in co_await/yield...
2020-06-03 Romain NaourFix missing dependencies for selftests which occasional...
2020-06-03 Jason Merrillc++: Fix VLA in template [PR95232]
2020-06-03 José Rui Faustino... Simple patch only add assumed-rank to the list of possi...
2020-06-03 Richard Bienertree-optimization/95487 - use a truth type for scatter...
2020-06-03 David Malcolmjit: implement BT_CONST_VOLATILE_PTR [PR 95306]
2020-06-03 Richard Bienertree-optimization/95495 - use SLP_TREE_REPRESENTATIVE...
2020-06-03 Tom TromeyPrefer simple case changes in spelling suggestions
2020-06-03 Richard Bienersimplify visited flag unsetting in SLP scalar cost...
2020-06-03 Tobias Burnus[OpenMP] Fix mapping of artificial variables (PR94874)
2020-06-03 Jan HubickaCleanup LTO tag streaming.
2020-06-03 Eric Botcazou[Ada] Fix for missing calls to Adjust primitive with...
2020-06-03 Justin Squirek[Ada] Spurious ineffective with clause warnings on...
2020-06-03 Eric Botcazou[Ada] Small housekeeping work in Check_Private_View
2020-06-03 Arnaud Charlet[Ada] Add detection of uninitialized big reals
2020-06-03 Arnaud Charlet[Ada] Remove more cases of empty loops
2020-06-03 Eric Botcazou[Ada] Support pragma Allow_Integer_Address on 64-bit...
2020-06-03 Eric Botcazou[Ada] Get rid of more references to Universal_Integer...
2020-06-03 Vadim Godunko[Ada] Fix typos
2020-06-03 Eric Botcazou[Ada] Avoid creating temporaries in Universal_Integer...
2020-06-03 Arnaud Charlet[Ada] Update headers
2020-06-03 Eric Botcazou[Ada] Small improvement to Expand_N_Unchecked_Type_Conv...
2020-06-03 Yannick Moy[Ada] Improve handling of SPARK_Mode in generic instances
2020-06-03 Arnaud Charlet[Ada] Initial infrastructure for adding a tree checker
2020-06-03 Justin Squirek[Ada] Incorrect accessibility checking on aliased formals
2020-06-03 Eric Botcazou[Ada] Improve 'Val implementation for some enumeration...
2020-06-03 Gary Dismukes[Ada] Unnesting problems with expansion of Loop_Entry...
2020-06-03 Bob Duff[Ada] Minor change to comment in System.Regexp spec
2020-06-03 Eric Botcazou[Ada] Get rid of more references to Universal_Integer...
2020-06-03 Eric Botcazou[Ada] More efficient System.Random_Numbers.Random_Discr...
2020-06-03 Gary Dismukes[Ada] Debug info not available on subp having a class...
2020-06-03 Yannick Moy[Ada] Fix missing overflow checks in analysis of predef...
next