]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-10-22  Jan HubickaMaterialize clones on demand
2020-10-22  Tobias BurnusOpenMP: Fortran - support omp flush's memorder clauses
2020-10-22  Will Schmidt[PATCH, rs6000] VSX load/store rightmost element operations
2020-10-22  Will Schmidt[PATCH, rs6000] int128 sign extention instructions...
2020-10-22  Eric Botcazou[Ada] Enable the support of 128-bit integer types by...
2020-10-22  Javier Miranda[Ada] ACATS 4.1H - B853001 - missed errors for renamed...
2020-10-22  Ghjuvan Lacambre[Ada] CUDA: discover runtime types instead of hard...
2020-10-22  Arnaud Charlet[Ada] Add more annotations and assertions in the runtime
2020-10-22  Arnaud Charlet[Ada] Update annotations for codepeer analysis on GNAT...
2020-10-22  Steve Baird[Ada] AI12-0211: Consistency of inherited nonoverridabl...
2020-10-22  Eric Botcazou[Ada] Update the head comment of Check_Compile_Time_Size
2020-10-22  Richard Kenner[Ada] Allow use of debug routines when output is going...
2020-10-22  Eric Botcazou[Ada] Minor fix in GNAT RM
2020-10-22  Steve Baird[Ada] Implement AI12-0280's interactions with container...
2020-10-22  Eric Botcazou[Ada] Get rid of useless if-then-else in Exp_Fixd.Fpt_Value
2020-10-22  Ed Schonberg[Ada] Ada_2020 AI12-0250: Iterator filters in Iterated_...
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...
next