]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-09-24  Alexandre Oliva[PR87054] adjust testcase for 32-bit x86
2018-09-24  Eric Botcazoure PR ada/87396 (ada/gcc-interface/decl.c:8798:53:Value...
2018-09-24  Richard Bienerre PR middle-end/63155 (memory hog)
2018-09-24  GCC AdministratorDaily bump.
2018-09-23  Thomas Koenigre PR fortran/87397 (Clobbering intent(out) variables...
2018-09-23  Uros Bizjaki386.h (enum reg_class): Rename MASK_REGS to ALL_MASK_R...
2018-09-23  Gerald Pfeiferusing_exceptions.xml: Move boost.orgs link to https.
2018-09-23  Gerald Pfeifer* doc/service.texi (Service): Switch the fsf.org link...
2018-09-23  Janne BlomqvistDo array index calculations in gfc_array_index_type
2018-09-23  Thomas Koenigre PR fortran/87395 (ICE in in lookup_field_for_decl...
2018-09-23  GCC AdministratorDaily bump.
2018-09-22  Thomas Koenigre PR middle-end/41453 (use INTENT(out) for optimization)
2018-09-22  Jerry DeLislere PR fortran/87318 (gfortran.dg/dtio_1.f90 is invalid)
2018-09-22  Chung-Ju Wure PR target/86798 (nds32 port needs updating for CVE...
2018-09-22  Paul Thomasre PR fortran/85603 (ICE with character array substring...
2018-09-22  GCC AdministratorDaily bump.
2018-09-21  François Dumontre PR libstdc++/87135 ([C++17] unordered containers...
2018-09-21  Jeff Lawgimple-ssa-evrp.c (evrp_dom_walker::cleanup): Call...
2018-09-21  Florian WeimerDocument that attribute noreturn inhibits tail call...
2018-09-21  Marek PolacekPR c++/87372 - __func__ constexpr evaluation.
2018-09-21  Janne BlomqvistUse vectored writes when reporting errors and warnings.
2018-09-21  Paul Thomasre PR fortran/77325 (ICE in gimplify_var_or_parm_decl...
2018-09-21  Paul Thomasre PR fortran/87359 (pointer being freed was not allocated)
2018-09-21  Jason Merrill* constexpr.c (cxx_eval_outermost_constant_expr): Updat...
2018-09-21  Jonathan WakelyUn-split hypot<long double> tests
2018-09-21  David Malcolmdumpfile.c: fix stray dump_loc output (PR tree-optimiza...
2018-09-21  Olivier Hainqueconfig.gcc: factorize and comment inclusion of vxworks...
2018-09-21  Olivier HainqueLeverage cacheTextUpdate for __clear_cache on VxWorks
2018-09-21  Olivier HainqueCleanup handling of libgcc and libc_internal for VxWorks
2018-09-21  Olivier HainqueLeverage STARTFILE_PREFIX_SPEC for VxWorks7
2018-09-21  Olivier HainqueAccount for TARGET_VXWORKS64 in default SIZE/PTRDIFF_TY...
2018-09-21  Olivier HainqueIntroduce TARGET_VXWORKS64 for VxWorks 64bit ports
2018-09-21  Olivier HainqueFix whitespace vs tab in entry
2018-09-21  Olivier HainqueMove default #define TARGET_VXWORKS7 to vxworks-dummy.h
2018-09-21  Olivier HainquePrepend vxworks-dummy.h to tm_file for powerpc*
2018-09-21  Shaokun Zhang[aarch64] Add HiSilicon tsv110 CPU support
2018-09-21  Andrew StubbsFix co-array allocation
2018-09-21  Andrew StubbsPropagate address spaces to builtins.
2018-09-21  Eric Botcazouc-ada-spec.c: Include diagnostic.h.
2018-09-21  Eric Botcazours6000.c (rs6000_function_ok_for_sibcall): Return false...
2018-09-21  Martin LiskaRemove arc profile histogram in non-LTO mode.
2018-09-21  Monk Chiang[NDS32] Sync glibc and kernel structure, all use _rt_si...
2018-09-21  Kito Cheng[NDS32] Add t-nds32-glibc file.
2018-09-21  Monk Chiang[NDS32] Turn off default option -mtlsdesc-trampoline.
2018-09-21  Eric Botcazoure PR tree-optimization/86990 (wrong code at -O2 on...
2018-09-21  GCC AdministratorDaily bump.
2018-09-20  Marek PolacekPR c++/87109 - wrong ctor with maybe-rvalue semantics.
2018-09-20  Allan Sandfeld... Fix and document -r option
2018-09-20  Alexandre Oliva[PR87054] fix unaligned access
2018-09-20  Alexandre Oliva[PR87013] check for .loc is_stmt support in the assembler
2018-09-20  Janus Weilgfortran.h (gfc_str_startswith): New macro.
2018-09-20  Segher Boessenkoolrs6000: Remove -misel={yes,no}
2018-09-20  Cesar Philippidis[OpenACC] handle missing OMP_LIST_ clauses in fortran...
2018-09-20  Segher Boessenkoolrs6000: Delete VECTOR_OTHER
2018-09-20  Christophe... hypot-long-double.cc: Skip on arm*.
2018-09-20  Jason MerrillPR c++/87075 - ICE with constexpr array initialization.
2018-09-20  Marek Polacek* doc/invoke.texi: Add -Wno-init-list-lifetime to C...
2018-09-20  Richard SandifordFix PEELING_FOR_NITERS calculation (PR 87288)
2018-09-20  Richard SandifordAdd missing alignment checks in epilogue loop vectorisa...
2018-09-20  Marek PolacekAdd -Wclass-conversion.
2018-09-20  John David... pa.c (pa_adjust_priority): Delete.
2018-09-20  John David... pa.md (atomic_storeqi): Restore deleted expander.
2018-09-20  GCC AdministratorDaily bump.
2018-09-19  Paolo Carlinire PR c++/87324 (g++ ICE with overriding initializers...
2018-09-19  Paul Thomasre PR fortran/84109 (ICE in adjustl on allocatable...
2018-09-19  Segher Boessenkoolcombine: Use correct mode in new comparison (PR86902)
2018-09-19  Marek PolacekPR c++/87357 - missing -Wconversion warning
2018-09-19  David Malcolmdump_printf: use %T and %G throughout
2018-09-19  Andrew StubbsRemove constant vec_select restriction.
2018-09-19  Jonathan WakelyDon't use __glibcxx_assert to check class invariants
2018-09-19  Matthew Malcomson[AARCH64] Use STLUR for atomic_store
2018-09-19  Eric Botcazoure PR rtl-optimization/87361 (gcc.target/sparc/20161111...
2018-09-19  Richard Bienerre PR tree-optimization/87349 (ICE: Segmentation fault...
2018-09-19  Simon Marchilibgnuintl.h (_INTL_MAY_RETURN_STRING_ARG, [...]):...
2018-09-19  GCC AdministratorDaily bump.
2018-09-18  François Dumontre PR libstdc++/87135 ([C++17] unordered containers...
2018-09-18  Thomas Koenigre PR fortran/29550 (Optimize -fexternal-blas calls...
2018-09-18  Thomas Koenigre PR fortran/29550 (Optimize -fexternal-blas calls...
2018-09-18  Paul Thomasre PR fortran/87239 (ICE in deferred-length string)
2018-09-18  Marek PolacekP1064R0 - Allowing Virtual Function Calls in Constant...
2018-09-18  Paul Thomasre PR fortran/87336 (wrong output for pointer dummy...
2018-09-18  Segher Boessenkoolrs6000: Remove old "Cygnus sibcall" comment
2018-09-18  Paolo Carlinire PR c++/85065 ([concepts] ICE with invalid use of...
2018-09-18  Segher BoessenkoolHandle CLOBBER in reg_overlap_mentioned_p (PR86882)
2018-09-18  Jonathan WakelyFix location of invocable check for unique_ptr deleter
2018-09-18  Uros Bizjaki386.md (*<code>extend<mode>xf2): Macroize insn from...
2018-09-18  Cesar Philippidis[nvptx] Remove use of CUDA unified memory in libgomp
2018-09-18  Jonathan WakelyPR other/87353 fix formatting and grammar in manual
2018-09-18  Nathan SidwellFix dg-do target
2018-09-18  Kyrylo TkachovAdd PR marker to previous commit
2018-09-18  Kyrylo TkachovFix gcc.dg/warn-abs-1.c for arm and aarch64-none-elf
2018-09-18  Nathan Sidwell[PATCH c++/86881] -Wshadow-local-compatible ICE
2018-09-18  Kyrylo Tkachov[AArch64][committed] Fix gcc.target/aarch64/spellcheck_...
2018-09-18  Kyrylo Tkachov[AArch64][testsuite][committed] Fix gcc.target/aarch64...
2018-09-18  Richard Bienerre PR middle-end/63155 (memory hog)
2018-09-18  Rainer OrthUse v2 map syntax in libgcc-unwind.map if Solaris ld...
2018-09-18  Hans-Peter... Handle a library implementation of ffs calling __builti...
2018-09-18  GCC AdministratorDaily bump.
2018-09-17  David MalcolmAdd range_idx param to range_label::get_text
2018-09-17  Uros Bizjaki386.c (ix86_emit_i387_log1p): Emit fldln2 earlier.
next