platform/upstream/gcc.git
2020-10-22 Ghjuvan Lacambre[Ada] Fix parser not detecting casing issues in keywords
2020-10-22 Justin Squirek[Ada] Wrong accessibility for conversion to named access
2020-10-22 Eric Botcazou[Ada] Adjust documentation for Has_Constrained_Partial_...
2020-10-22 Gary Dismukes[Ada] AI12-0095 Formal types and Constrained Partial...
2020-10-22 Steve Baird[Ada] Implement AI12-0030: Stream attribute availability
2020-10-22 Eric Botcazou[Ada] Fix bogus error on conversion from Float to 128...
2020-10-22 Justin Squirek[Ada] Reimplementation of accessibility checking
2020-10-22 Piotr Trojanek[Ada] Refactor appending to possibly empty lists
2020-10-22 Eric Botcazou[Ada] Minor fixes in GNAT RM
2020-10-22 Piotr Trojanek[Ada] Reduce scope of local variables for detecting...
2020-10-22 Patrick Bernardi[Ada] Add No_Implicit_Task_Allocations and No_Implicit_...
2020-10-22 Eric Botcazou[Ada] Build support units for 128-bit integer types...
2020-10-22 Ghjuvan Lacambre[Ada] Fix error message for import aspect
2020-10-22 Ghjuvan Lacambre[Ada] Fix transformation of Suppress aspect into pragma
2020-10-22 Ed Schonberg[Ada] Ada_2020: ongoing work for aggregates for bounded...
2020-10-22 Eric Botcazou[Ada] Fix oversight in Eval_Attribute for Bit_Position
2020-10-22 Ed Schonberg[Ada] AI12-0307: uniform resolution rules for aggregates
2020-10-22 Piotr Trojanek[Ada] Cleanup repeated code in checks for unused WITH...
2020-10-22 Alexandre Olivause wraplf for low-precision elementary functions on...
2020-10-22 Alexandre Olivaenable sincos optimization on mingw-w64
2020-10-22 Patrick Palkac++: Handle RANGE_EXPR index in init_subob_ctx [PR97328]
2020-10-22 Patrick Palkac++: constexpr evaluation and bare EMPTY_CLASS_EXPR...
2020-10-22 Patrick Palkac++: Check DECL_TEMPLATE_PARM_P in duplicate_decls...
2020-10-22 Alan Modra[RS6000] VSX_MM_SUFFIX
2020-10-22 Richard BienerRefactor vect_analyze_slp_instance a bit
2020-10-22 Richard Bienermiddle-end/97521 - fix VECTOR_CST expansion
2020-10-22 David Malcolmipa-modref-tree.c: fix selftest leaks
2020-10-22 Andreas KrebbelFix PR97502
2020-10-22 Andreas KrebbelFix PR97439
2020-10-22 David Malcolmanalyzer: fix ICE when handling callback exceeds enode...
2020-10-22 David Malcolmanalyzer: add some C++ test coverage
2020-10-22 David Malcolmanalyzer: fix ICE on dtor [PR97489]
2020-10-22 GCC AdministratorDaily bump.
2020-10-22 Martin LiskaImplement no_stack_protector attribute.
2020-10-22 Martin LiskaCome up with stack_protector enum.
2020-10-22 Kito ChengRISC-V: Extend syntax for the multilib-generator
2020-10-22 Jakub Jelinekphiopt: Optimize x ? __builtin_clz (x) : 32 in GIMPLE...
2020-10-22 Jakub Jelinekopenmp: Add test for OMP_TARGET_OFFLOAD=mandatory for...
2020-10-22 Jakub Jelinekx86: Allow configuring with --with-arch_64=x86-64-v...
2020-10-22 Jakub Jelinekopenmp: Change omp_get_initial_device () to match OpenM...
2020-10-22 Alexandre OlivaUse Aux_Long_Float for all real types on LynxOS
2020-10-22 Alexandre Olivavxworks float EFs not precise enough -> use long float
2020-10-22 Rainer OrthUse Aux_Long_Long_Float wraplf for sparc*-sun-solaris too
2020-10-22 Alexandre Olivaaarch64-* and ppc*-linux-gnu long long float/long doubl...
2020-10-22 Nikhil Beneschsyscall: only compile ptrace varargs shim on Linux
2020-10-22 Jan HubickaFree stale summaries in ipa-pure-const
2020-10-22 Jan HubickaMove nested function info out of cgraph_node
2020-10-22 liuhongtSimplify vec_select of a subreg of X to just a vec_sele...
2020-10-22 liuhongtRefactor implementation of *_bcst{_1,_2,_3} patterns.
2020-10-22 liuhongtExtend special_memory_constraint.
2020-10-22 Dennis Zhangarm: Auto-vectorization for MVE: vmin/vmax
2020-10-22 Andrew MacLeodHandle a_2= &b properly in range calculations.
2020-10-22 Dennis Zhangarm: Auto-vectorization for MVE: vmul
2020-10-22 Andrew MacLeodCheck for undefined before not returning a constant...
2020-10-21 Nikhil Beneschsyscall: import upstream code for BSD sockets and sysctls
2020-10-21 Jan HubickaStrenghten bound for bulitin_constant_p hint.
2020-10-21 David Edelsohntestsuite: Enable p9-lxvx-stxvx testcases and fold...
2020-10-21 Jonathan Wakelylibstdc++: Simplify std::shared_ptr construction from...
2020-10-21 Richard Bienerrs6000: MMA type causes an ICE in ranger pass due to...
2020-10-21 Jan HubickaInline functions with builtin_constant_p more agressively.
2020-10-21 Douglas RuppRemove interfering default #undefs from vx-common.h
2020-10-21 Douglas RuppIntroduce vxworks7r2 support for ppc and ppc64
2020-10-21 David Edelsohntestsuite: enable and fix swaps-p8 testcases
2020-10-21 Jonathan Wakelylibstdc++: Make structured bindings always work for...
2020-10-21 Thomas Rodgerslibstdc++: Rebase include/pstl to current upstream
2020-10-21 Tobias BurnusFortran: class.c - update vtable comment
2020-10-21 Richard Bienertree-optimization/97500 - avoid SLP backedges for induc...
2020-10-21 liuhongtSimplify trivial VEC_COND_EXPR in expander.
2020-10-21 Jakub Jelinekphiopt: Optimize x ? __builtin_clz (x) : 32 in GIMPLE...
2020-10-21 Richard BienerSimplify CFG copying tables
2020-10-21 Richard BienerSeparate new_edges compute in copy_bbs
2020-10-21 Aldy HernandezAdjust overflow for invariants in bounds_of_var_in_loop.
2020-10-21 Jakub Jelineklibgomp: Hopefully avoid false positive warnings in...
2020-10-21 Aldy HernandezMove simplify_cond_using_ranges_2 to tree-vrp.c
2020-10-21 Martin Liskalibsanitizer: add test-case
2020-10-21 Martin LiskaASAN: Support detect_invalid_pointer_pairs=1 with detec...
2020-10-21 Eric Botcazou[Ada] Support of the Ada.Text_IO hierarchy for 128...
2020-10-21 Eric Botcazou[Ada] Fix problematic placement of freeze node after...
2020-10-21 Steve Baird[Ada] Implement missing function result finalization.
2020-10-21 Eric Botcazou[Ada] Support of attributes Image, Put_Image, Val and...
2020-10-21 Eric Botcazou[Ada] Work around missing Long_Long_Long_Size entry...
2020-10-21 Piotr Trojanek[Ada] Fix analysis of iterated component expression...
2020-10-21 Eric Botcazou[Ada] Basic support for 128-bit types
2020-10-21 Eric Botcazou[Ada] Document Long_Long_Long_Integer in implementation...
2020-10-21 Yannick Moy[Ada] Fix target configuration file used for CodePeer...
2020-10-21 Piotr Trojanek[Ada] Refactor repeated calls to Etype in aggregate...
2020-10-21 Dmitriy Anisimkov[Ada] Fix bootstrap with old GCC
2020-10-21 Piotr Trojanek[Ada] Fix crash on illegal OTHERS in iterated_component...
2020-10-21 Piotr Trojanek[Ada] Use index parameter for iterated_component_associ...
2020-10-21 Javier Miranda[Ada] Wrong detection of potentially blocking call...
2020-10-21 Liaiss Merzougue[Ada] Codepeer remarks take into account
2020-10-21 Gary Dismukes[Ada] Compiler crash on prefixed call to controlled...
2020-10-21 Eric Botcazou[Ada] Fix bogus error for bit-packed array with volatil...
2020-10-21 Dmitriy Anisimkov[Ada] Improve precision of Ada.Directories.Modification...
2020-10-21 Piotr Trojanek[Ada] Fix crash with iterated_component_association...
2020-10-21 Javier Miranda[Ada] Spurious error in current instance used as formal...
2020-10-21 Doug Rupp[Ada] Remove -mthreads from Linker_Options pragma for...
2020-10-21 Patrick Bernardi[Ada] Use VxWorks 7 APIs for accessing environment...
2020-10-21 Eric Botcazou[Ada] Use helper function in Freeze_Subprogram_Body
2020-10-21 Justin Squirek[Ada] Incorrect associations for extra accessibility...
next