]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-12-20  Jakub Jelinekbackport: re PR c++/60228 (ICE using lambda in #pragma...
2019-12-20  Jakub Jelinekbackport: re PR c++/92695 (P1064R0 - virtual constexpr...
2019-12-20  Jakub Jelinekbackport: re PR fortran/91944 (ICE in gfc_conv_array_in...
2019-12-20  Jakub Jelinekbackport: re PR c++/92524 (ICE in short program with...
2019-12-20  Jakub Jelinekbackport: re PR debug/92664 (Wrong .debug_line section...
2019-12-20  Jakub Jelinekbackport: re PR c++/92648 (Handling of unknown attributes)
2019-12-20  Jakub Jelinekbackport: re PR c++/61414 (enum class bitfield size...
2019-12-20  Jakub Jelinekbackport: re PR sanitizer/92154 (new glibc breaks arm...
2019-12-20  Jakub Jelinekbackport: re PR tree-optimization/92644 (ICE in wide_in...
2019-12-20  Jakub Jelinekbackport: re PR inline-asm/92615 (ICE in extract_insn)
2019-12-20  Jakub Jelinekbackport: re PR c/90677 (gcc-9.1.0 fails to build __gcc...
2019-12-20  Jakub Jelinekbackport: re PR c++/90842 (ICE in poplevel, at cp/decl...
2019-12-20  Roman ZhuykovBackport: rename tests to reference the correct PR
2019-12-20  Roman Zhuykovmodulo-sched: backport PR92591 fix from mainline
2019-12-20  GCC AdministratorDaily bump.
2019-12-19  Georg-Johann Laybackport: re PR target/92545 (avr: support ATmega devic...
2019-12-19  GCC AdministratorDaily bump.
2019-12-18  GCC AdministratorDaily bump.
2019-12-17  Andreas KrebbelFix PR92950: Wrong code emitted for movv1qi
2019-12-17  GCC AdministratorDaily bump.
2019-12-16  GCC AdministratorDaily bump.
2019-12-15  GCC AdministratorDaily bump.
2019-12-14  GCC AdministratorDaily bump.
2019-12-13  Jason MerrillPR c++/57082 - new X{} and private destructor.
2019-12-13  Jason MerrillPR c++/92859 - ADL and bit-field.
2019-12-13  Jason MerrillPR c++/92446 - deduction of class NTTP.
2019-12-13  Jason MerrillPR c++/92150 - partial specialization with class NTTP.
2019-12-13  GCC AdministratorDaily bump.
2019-12-12  Harald Anlaufbackport: re PR fortran/92898 (ICE in gfc_check_is_cont...
2019-12-12  Claudiu Zissulescu[ARC] Enable using DCMPF for hard float comparisons...
2019-12-12  GCC AdministratorDaily bump.
2019-12-11  Steven G. Karglre PR fortran/92897 ([Coarray] ICE in gfc_set_array_spe...
2019-12-11  Thomas Schwinge[OpenACC, libgomp] Initialize 'dynamic_refcount' whenev...
2019-12-11  Jonathan Wakelylibstdc++: Fix whitepace in changelog
2019-12-11  Jonathan WakelyPR libstdc++/91786 fix compilation error with Clang
2019-12-11  Tobias Burnuslibgomp – spelling fixes, incl. omp_lib.h.in
2019-12-11  Thomas RodgersRestore enable_if lost during original import of pstl
2019-12-11  GCC AdministratorDaily bump.
2019-12-10  Kewen Lin[PATCH] Fix PR91790 by considering different first_stmt...
2019-12-10  GCC AdministratorDaily bump.
2019-12-09  Eric Botcazoutree.c (build_array_type_1): Add SET_CANONICAL paramete...
2019-12-09  Jonathan Wakelylibstdc++: fix buffer overflow in path::operator+=...
2019-12-09  GCC AdministratorDaily bump.
2019-12-08  GCC AdministratorDaily bump.
2019-12-07  GCC AdministratorDaily bump.
2019-12-06  GCC AdministratorDaily bump.
2019-12-05  GCC AdministratorDaily bump.
2019-12-04  GCC AdministratorDaily bump.
2019-12-03  Sandra LoosemoreFix bugs relating to flexibly-sized objects in nios2...
2019-12-03  GCC AdministratorDaily bump.
2019-12-02  Li Jia He[rs6000]Fix PR92098 by backporting vec_cmp and vcond_ma...
2019-12-02  GCC AdministratorDaily bump.
2019-12-01  GCC AdministratorDaily bump.
2019-11-30  Thomas Koenigbackport: re PR fortran/91783 (ICE in gfc_dep_resolver...
2019-11-30  GCC AdministratorDaily bump.
2019-11-29  Harald Anlaufbackport: re PR fortran/92629 (internal compiler error...
2019-11-29  Tobias BurnusFix testcase - was missing -fopenacc
2019-11-29  Eric Botcazoure PR ada/92489 (internal error on Invalid_Value Attrib...
2019-11-29  GCC AdministratorDaily bump.
2019-11-28  GCC AdministratorDaily bump.
2019-11-27  Richard Bienerbackport: re PR tree-optimization/92222 (ice in useless...
2019-11-27  GCC AdministratorDaily bump.
2019-11-26  Jerry DeLislebackport: re PR libfortran/92100 (Formatted stream...
2019-11-26  GCC AdministratorDaily bump.
2019-11-25  Thomas KoenigFix EOF handling for arrays.
2019-11-25  Tobias BurnusFortran] PR 92050 - fix ICE with -fcheck=all
2019-11-25  Eric Botcazoure PR ada/92362 (double elaboration of expression in...
2019-11-25  Eric Botcazoure PR ada/92575 (couple of suspicious assignments in...
2019-11-25  GCC AdministratorDaily bump.
2019-11-24  GCC AdministratorDaily bump.
2019-11-23  GCC AdministratorDaily bump.
2019-11-22  Jonathan WakelyPR libstdc++/92267 fix ABI change in deque iterators
2019-11-22  GCC AdministratorDaily bump.
2019-11-21  Jakub Jelinekre PR tree-optimization/91355 (optimized code does...
2019-11-21  Richard Bienerrevert: re PR tree-optimization/91790 (ICE: verify_ssa...
2019-11-21  GCC AdministratorDaily bump.
2019-11-20  Peter BergnerBackport fix for PR92090.
2019-11-20  Michael Matzre PR middle-end/90796 (GCC: O2 vs O3 output differs...
2019-11-20  Joseph MyersDocument -Wc11-c2x-compat.
2019-11-20  Jakub Jelinekre PR c++/90767 (jumbled error message with this and...
2019-11-20  Jakub Jelinekre PR middle-end/90840 (ICE in simplify_subreg, at...
2019-11-20  Jakub Jelinekre PR target/90867 (Multiplication or typecast of integ...
2019-11-20  Jakub Jelinekre PR c/90898 (ICE in insert_clobber_before_stack_resto...
2019-11-20  Jakub Jelinekbackport: re PR c++/92504 (ICE on gcc-9 -fopenmp: inter...
2019-11-20  GCC AdministratorDaily bump.
2019-11-19  Jakub Jelinekre PR middle-end/91450 (__builtin_mul_overflow(A,B...
2019-11-19  Eric Botcazou* doc/invoke.texi (-gno-internal-reset-location-views...
2019-11-19  GCC AdministratorDaily bump.
2019-11-18  Segher Boessenkoolbackport: rs6000.md (rs6000_set_fpscr_drn): Use ULL...
2019-11-18  Tamar ChristinaAArch64: Correct HWCAP for fp16fml
2019-11-18  GCC AdministratorDaily bump.
2019-11-17  John David... linux-atomic.c (__kernel_cmpxchg): Change argument...
2019-11-17  GCC AdministratorDaily bump.
2019-11-16  GCC AdministratorDaily bump.
2019-11-15  Ilya LeoshkevichFree dominance info at the beginning of pass_jump_after...
2019-11-15  GCC AdministratorDaily bump.
2019-11-14  Claudiu Zissulescu[ARC] Backport from mainline r278056,r278057
2019-11-14  Martin LiskaBackport r278210
2019-11-14  Tobias BurnusFix gfortran.dg/ISO_Fortran_binding_17.c using rel...
2019-11-14  GCC AdministratorDaily bump.
next