platform/upstream/gcc.git
2020-11-30 Stam Markianos... [Obvious] arm: Fix test from failing on some targets...
2020-11-30 Jakub Jelinekexpansion: Improve double-word modulo by certain consta...
2020-11-30 Martin Liskachangelog: Allow wildcard pattern only.
2020-11-30 Kito ChengRISC-V: Always define MULTILIB_DEFAULTS
2020-11-30 Kito ChengFix print_multilib_info when default arguments appear...
2020-11-30 Stefan Kanthakfixed _bswapsi2 function
2020-11-30 Jeff LawFix minor bug in ft32 widening multiply
2020-11-30 GCC AdministratorDaily bump.
2020-11-29 Harald AnlaufPR fortran/98017 - Suspected regression using PACK
2020-11-29 Jan HubickaFix handling of ignore_stores in ipa_merge_modref_summa...
2020-11-29 Jan HubickaFix freeing of thunk-info
2020-11-29 Martin SeborHandle PHIs in compute_objsize.
2020-11-29 Iain Buclawd: Add darwin support for D language front-end
2020-11-29 Iain Buclawconfigure: Support building D front-end on *-*-darwin*
2020-11-29 John David... Fix hppa64-hpux11 build to remove source paths from...
2020-11-29 John David... Fix PR ada/97504 on hppa*-*-hpux*.
2020-11-29 Jan HubickaSkip EAF_UNUSED parameters in handle_pure_call
2020-11-29 Jan HubickaDetect unused parameters in ipa-modref
2020-11-29 Iain Buclawd: Remove d_size_t from front-end sources (PR 87788)
2020-11-29 GCC AdministratorDaily bump.
2020-11-28 Eric BotcazouImprove support of simple bit-fields in -fdump-ada...
2020-11-28 Ian Lance Taylorcompiler: avoid follow-on errors for bad types
2020-11-28 Ian Lance Taylorcompiler: better error for x, x := 1, 2
2020-11-28 Eric BotcazouFix PR target/97939
2020-11-28 Thomas KoenigGenerate correct fn specs for some Fortran library...
2020-11-28 GCC AdministratorDaily bump.
2020-11-27 Martin SeborRevert previous change and use pragma to suppress ...
2020-11-27 Joseph Myerspreprocessor: Fix #line overflow check [PR97602]
2020-11-27 Iain Buclawlibphobos: Fix segfault at run-time when using custom...
2020-11-27 Iain Buclawd: Merge upstream dmd db0df3f7e.
2020-11-27 Iain Buclawlibphobos: Merge upstream druntime d37ef985.
2020-11-27 Iain Buclawlibphobos: Merge upstream phobos 38873fe6e.
2020-11-27 Iain Buclawd: Add float and double overloads for all core.math...
2020-11-27 Uros Bizjaktestsuite/i386: Fix XOP and FMA4 checking functions...
2020-11-27 Jonathan Wakelylibstdc++: Refactor dejagnu effective-target checks
2020-11-27 H.J. LuINSTALL: Default to --enable-cet=auto
2020-11-27 Thomas SchwingeIn 'gcc/omp-oacc-kernels-decompose.cc:flatten_binds...
2020-11-27 Jonathan Wakelylibstdc++: Fix -Wrange-loop-construct warnings in files...
2020-11-27 Martin Liskachangelog: allow flexible "cherry picked" format.
2020-11-27 Jonathan Wakelylibstdc++: Partially revert r11-5314
2020-11-27 Richard Bienertree-optimization/98024 - fix rnflow regression
2020-11-27 Tobias Burnusgfortran.dg/gomp/requires-4.f90: Fix !$omp clause
2020-11-27 Tobias Burnusgfortran.dg/gomp/requires-4.f90: Fix !$omp syntax
2020-11-27 Jakub Jelinektree-ssanames: Allow non-SSA_NAME arguments to get_rang...
2020-11-27 Jakub Jelinekgimple-fold: Fix another __builtin_clear_padding ICE
2020-11-27 Tobias BurnusOpenACC: Fix integer-type issue with collapse/tile...
2020-11-27 Kyrylo Tkachovaarch64: Introduce --param=aarch64-autovec-preference...
2020-11-27 Eric Botcazou[Ada] Small tweaks to couple of Value routines
2020-11-27 Piotr Trojanek[Ada] Simplify Parent_Is_Boolean with subtype memberships
2020-11-27 Piotr Trojanek[Ada] Reuse Append_New_Elmt where possible
2020-11-27 Arnaud Charlet[Ada] Wrong compile time evaluation of Shift_Right
2020-11-27 Arnaud Charlet[Ada] Reference before declaration on C392015
2020-11-27 Piotr Trojanek[Ada] Restore access type instead of mode out parameter
2020-11-27 Eric Botcazou[Ada] Small improvement to System.Value_R.Scan_Raw_Real
2020-11-27 Yannick Moy[Ada] Do not apply range checks inside generics in...
2020-11-27 Eric Botcazou[Ada] Do not use 128-bit division for 64-bit fixed...
2020-11-27 Arnaud Charlet[Ada] To_GM_Time returning invalid value for Invalid_Time
2020-11-27 Steve Baird[Ada] Implement AI12-0187 (Stable properties of abstrac...
2020-11-27 Piotr Trojanek[Ada] Default_Initial_Condition assertion policy is...
2020-11-27 Piotr Trojanek[Ada] Sync doc and code for pragma Assertion_Policy
2020-11-27 Piotr Trojanek[Ada] Assertion_Policy is not a valid assertion policy
2020-11-27 Eric Botcazou[Ada] Do not compile predefined units with -gnatp in...
2020-11-27 Piotr Trojanek[Ada] Restore general case for folding comparison of...
2020-11-27 Piotr Trojanek[Ada] Change parameter from access type to mode out
2020-11-27 Eric Botcazou[Ada] Move down call to Narrow_Large_Operation in Expan...
2020-11-27 Eric Botcazou[Ada] Reimplement Ada.Numerics.Big_Numbers.Big_Reals...
2020-11-27 Eric Botcazou[Ada] Optimize generation of checks for fixed-point...
2020-11-27 Piotr Trojanek[Ada] Simplify check for illegal non-returning procedures
2020-11-27 Arnaud Charlet[Ada] Abort defer mismatch with SJLJ exceptions
2020-11-27 Ghjuvan Lacambre[Ada] Emit error messages for null/generic nonreturning...
2020-11-27 Arnaud Charlet[Ada] Fix tree for expanded instantiations correspondin...
2020-11-27 Eric Botcazou[Ada] Adjust head comment of various subprograms in...
2020-11-27 Arnaud Charlet[Ada] To_Big_Integer and 128bits integers
2020-11-27 Eric Botcazou[Ada] Small tweaks to new implementation of Set_Image_Fixed
2020-11-27 Arnaud Charlet[Ada] Error in Big_Real comparison
2020-11-27 Eric Botcazou[Ada] Fix oversignt in genericized package System.Value_R
2020-11-27 Eric Botcazou[Ada] Optimize magnitude of integer operations for...
2020-11-27 Xionghu Luors6000: Change rs6000_expand_vector_set param
2020-11-27 Haochen GuiThis patch adds absolute jump table support for rs6000.
2020-11-27 GCC AdministratorDaily bump.
2020-11-26 Jonathan Wakelylibstdc++: Define (and use) _GLIBCXX_HAVE_ATOMIC_WAIT
2020-11-26 Jonathan Wakelylibstdc++: Only define std::latch if atomic waiting...
2020-11-26 Jonathan Wakelylibstc++: Fix typo in new check_effective_target_gthrea...
2020-11-26 Maciej W. Rozyckilibgfortran: Verify the presence of all functions for...
2020-11-26 Maciej W. Rozyckilibgfortran: Correct FP feature macro checks
2020-11-26 Jonathan Wakelylibstdc++: Set dg-timeout-factor for some slow tests
2020-11-26 Jonathan Wakelylibstdc++: Allow dejagnu tool_timeout to be overridden
2020-11-26 Jonathan Wakelylibstdc++: Fix some more deadlocks in tests [PR 97936]
2020-11-26 Jonathan Wakelylibstdc++: Add "futex" and "gthreads" effective-target...
2020-11-26 Eric BotcazouFix PR target/96607
2020-11-26 Jakub Jelinekmatch.pd: Use ranges to optimize some x * y / y to...
2020-11-26 Richard Bienertree-optimization/97953 - fix bougs range recorded...
2020-11-26 Richard Bienertree-optimization/98015 - fix VEC_COND_EXPR lowering...
2020-11-26 Andrew StubbsFix early-debug relocations
2020-11-26 Uros Bizjaki386: Cleanup argument handling in ix86_expand_*_builti...
2020-11-26 Martin Liskadwarf: fix language_string for C2X
2020-11-26 Rainer Orthada: c++: Get rid of libposix4, librt on Solaris
2020-11-26 Jonathan Wakelylibstdc++: Fix undefined FILE* operations in test
2020-11-26 Jonathan Wakelylibstdc++: Add new headers to stdc++.h
2020-11-26 Kewen Linrs6000: Set param_vect_partial_vector_usage as 1 for P10
next