platform/upstream/gcc.git
2020-07-10 Alexander PopovImprove shrink wrapping debug output
2020-07-10 Mike NoltaThis is a harmless bug, as the script still works,...
2020-07-10 Harald AnlaufPR fortran/95980 - ICE in get_unique_type_string, at...
2020-07-10 Harald AnlaufPR fortran/96086 - ICE in gfc_match_select_rank, at...
2020-07-10 Ian Lance Taylorlibgo: update to Go 1.14.4 release
2020-07-10 Richard Sandifordexpr: Move reduce_bit_field target mode check [PR96151]
2020-07-10 Richard Sandifordarm: Treat GNU and Advanced SIMD vectors as distinct...
2020-07-10 Carl LoveRS6000, add VSX mask manipulation support
2020-07-10 Julian Brownopenacc: Adjust dynamic reference count semantics
2020-07-10 Julian Brownopenacc: Helper functions for enter/exit data using...
2020-07-10 Bill Seurer... rs6000: Fix __builtin_altivec_mask_for_load to use...
2020-07-10 Martin Liskatestsuite: Fix WPA scanning.
2020-07-10 Jason Merrillc++: Support non-type template parms of union type.
2020-07-10 Jason Merrillc++: Allow floating-point template parms in C++20.
2020-07-10 Jason Merrillc++: [[no_unique_address]] fixes. [PR96105]
2020-07-10 H.J. Lux86: Check TARGET_AVX512VL when enabling FMA
2020-07-10 Andrea Coralloarm: Implement Armv8.1-M low overhead loops
2020-07-10 Piotr Trojanek[Ada] Revert mistaken negation related to references...
2020-07-10 Eric Botcazou[Ada] Add warning for overlays changing scalar storage...
2020-07-10 Piotr Trojanek[Ada] Fix detection of actual parameters for procedure...
2020-07-10 Bob Duff[Ada] Ada2020: AI12-0368 Declare expressions can be...
2020-07-10 Ed Schonberg[Ada] Spurious error on parameterless acccess_to_subprogram
2020-07-10 Eric Botcazou[Ada] Further improve the expansion of array aggregates
2020-07-10 Arnaud Charlet[Ada] Preserve casing of output files
2020-07-10 Pascal Obry[Ada] Fix memory leak in routine Wait_On_Socket
2020-07-10 Pascal Obry[Ada] Minor style fixes
2020-07-10 Javier Miranda[Ada] Potentially unevaluated nested expressions
2020-07-10 Gary Dismukes[Ada] Reformatting and typo corrections
2020-07-10 Yannick Moy[Ada] Fix detection of volatile properties in SPARK
2020-07-10 Piotr Trojanek[Ada] Cleanup excessive conditions in Check_Completion
2020-07-10 Piotr Trojanek[Ada] Remove references to non-existing E_Protected_Object
2020-07-10 Arnaud Charlet[Ada] Use small limit for aggregates inside subprograms
2020-07-10 Eric Botcazou[Ada] Small cleanup throughout Exp_Ch4
2020-07-10 Javier Miranda[Ada] Spurious error in generic dispatching constructor...
2020-07-10 Yannick Moy[Ada] Fix assertion failure on (in-)out function parameter
2020-07-10 Piotr Trojanek[Ada] Revert too late setting of Ekind on discriminants
2020-07-10 Joffrey Huguet[Ada] Add global contracts to Ada.Numerics.Big_Numbers...
2020-07-10 Ed Schonberg[Ada] Part of implementation of AI12-0212: container...
2020-07-10 Arnaud Charlet[Ada] Make System.Generic_Bignums more flexible
2020-07-10 Eric Botcazou[Ada] Fix crash on quantified expression in expression...
2020-07-10 Eric Botcazou[Ada] Fix crash on quantified expression in expression...
2020-07-10 Eric Botcazou[Ada] Fix internal error on if-expression in call retur...
2020-07-10 Piotr Trojanek[Ada] Fix failing assertions related to volatile objects
2020-07-10 Yannick Moy[Ada] Remove use of debug flag -gnatdF for GNATprove
2020-07-10 Piotr Trojanek[Ada] Reuse SPARK expansion of attribute Update for...
2020-07-10 Piotr Trojanek[Ada] Fix expansion of 'Update with multiple choices...
2020-07-10 Arnaud Charlet[Ada] Crash in Walk_Library_Items on ghost units
2020-07-10 Richard Bienerfix constant folding from array CTORs
2020-07-10 Cui,LiliInitial Sapphire Rapids and Alder Lake support from...
2020-07-10 Martin LiskaAdd -fdump-profile-report.
2020-07-10 Kewen Linvect: Use adjusted niters by considering peeling prologue
2020-07-10 GCC AdministratorDaily bump.
2020-07-09 Julian Brownopenacc: Set bias to zero for explicit attach/detach...
2020-07-09 Julian Brownopenacc: GOMP_MAP_ATTACH handling in find_group_last
2020-07-09 Julian Brownopenacc: Fortran derived-type mapping fix
2020-07-09 Peter Bergnerrs6000: Allow MMA built-in initialization regardless...
2020-07-09 Richard Bienerfixup BIT_FIELD_REF detection in SLP discovery
2020-07-09 Patrick Palkac++: Partially revert fix for PR c++/95497 [PR96132]
2020-07-09 H.J. Lux86: Enable FMA in rsqrt<mode>2 expander
2020-07-09 Richard Bienerremove premature vect_verify_datarefs_alignment
2020-07-09 Bin ChengSchedule reduction partition in the last.
2020-07-09 Jakub Jelinekopenmp: Optimize triangular loop logical iterator to...
2020-07-09 Jakub Jelinekopenmp: Change omp_atv_default value and rename omp_atv...
2020-07-09 Omar Tahirira: Fix unnecessary register spill
2020-07-09 Szabolcs Nagyaarch64: Fix BTI support in libitm
2020-07-09 Szabolcs Nagyaarch64: Fix BTI support in libgcc [PR96001]
2020-07-09 Szabolcs Nagyaarch64: Fix noexecstack note in libgcc
2020-07-09 Szabolcs Nagyaarch64: Fix noexecstack note in libitm
2020-07-09 Szabolcs Nagyaarch64: Add missing ACLE support for BTI
2020-07-09 Matthew Malcomsonaarch64: Mitigate SLS for BLR instruction
2020-07-09 Matthew Malcomsonaarch64: Introduce SLS mitigation for RET and BR instru...
2020-07-09 Matthew Malcomsonaarch64: New Straight Line Speculation (SLS) mitigation...
2020-07-09 Kewen Linvect: Enhance condition check to use partial vectors
2020-07-09 Kewen Linvect/testsuite: Adjust dumping for fully masking decision
2020-07-09 Kito ChengRISC-V: Implement __builtin_thread_pointer
2020-07-09 Kito ChengRISC-V: Disable remove unneeded save-restore call optim...
2020-07-09 GCC AdministratorDaily bump.
2020-07-08 Eric BotcazouMake memory copy functions scalar storage order barriers
2020-07-08 Kwok Cheung... amdgcn, nvptx: Handle -fpic/-fPIC in mkoffload
2020-07-08 Harald AnlaufPR fortran/96085 - ICE in gfc_finish_var_decl, at fortr...
2020-07-08 Joseph MyersUpdate gcc sv.po.
2020-07-08 Patrick Palkac++: ICE in is_really_empty_class [PR95497]
2020-07-08 Will Schmidt[PATCH, rs6000]Add support to enable vmsumudm behind...
2020-07-08 Richard Bienercompute and check alignment info during analysis
2020-07-08 Eric Botcazou[Ada] Disable warning about unsafe use of __builtin_fra...
2020-07-08 Dmitriy Anisimkov[Ada] Fix C miss parentheses warning on Windows
2020-07-08 Eric Botcazou[Ada] Fix warnings in C runtime files on Windows
2020-07-08 Eric Botcazou[Ada] Do not apply constraint checks on allocator with...
2020-07-08 Javier Miranda[Ada] Fix recent regression on _Master declaration
2020-07-08 Arnaud Charlet[Ada] Clean up in Interfaces.C.Extensions
2020-07-08 Vasiliy Fofanov[Ada] Optional warning on build-in-place function calls
2020-07-08 Piotr Trojanek[Ada] Fix typo and layout in comments about matching
2020-07-08 Eric Botcazou[Ada] Fix internal error on string type comparision...
2020-07-08 Eric Botcazou[Ada] Fix incorrect placement of freeze node with predicate
2020-07-08 Gary Dismukes[Ada] Minor reformatting and typo fix
2020-07-08 Eric Botcazou[Ada] Add comment on implementation choice for byte...
2020-07-08 Piotr Trojanek[Ada] Accept aspect Relaxed_Initialization on generic...
2020-07-08 Piotr Trojanek[Ada] Analyze aspects once generic subprograms are...
2020-07-08 Arnaud Charlet[Ada] ACATS 4.1R - BD10001 - Error missed
2020-07-08 Ed Schonberg[Ada] Update entities on class-wide condition function...
next