]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2017-09-18  Andreas Schwabre PR target/81613 (FAIL: gfortran.dg/intrinsic_modulo_...
2017-09-18  Uros Bizjaki386.c (fold_builtin_cpu): Add M_AMDFAM17H to processor...
2017-09-18  Jakub Jelinekre PR c/82234 (__builtin_shuffle is not in the keyword...
2017-09-18  Jason MerrillPR c++/82069 - ICE with lambda in template
2017-09-18  Richard SandifordMove computation of SLP_TREE_NUMBER_OF_VEC_STMTS
2017-09-18  Richard SandifordFix an SVE failure in the Fortran matmul* tests
2017-09-18  Richard SandifordInclude phis in SLP unrolling calculation
2017-09-18  Richard SandifordFix vectorizable_mask_load_store handling of invariant...
2017-09-18  Richard SandifordFix type of bitstart in vectorizable_live_operation
2017-09-18  Richard SandifordFix vectorizable_live_operation handling of vector...
2017-09-18  Richard SandifordInvoke vectorizable_live_operation in a consistent way
2017-09-18  Cesar Philippidisomp-offload.c (oacc_xform_loop): Enable SIMD vectorizat...
2017-09-18  Claudiu Zissulescu[ARC] Check the assembler for gdwar2 support.
2017-09-18  Paolo Carlinire PR c++/45033 ("delete" does overload resolution...
2017-09-18  Jonathan WakelyUse built-in for std::make_integer_sequnce
2017-09-18  Jonathan WakelyPR libstdc++/71187 reimplement declval without add_rval...
2017-09-18  Markus TrippelsdorfUpdate checksums for isl-0.18.tar.bz2
2017-09-18  Richard Bienerre PR tree-optimization/82220 (SPEC CPU2006 482.sphinx3...
2017-09-18  Pierre-Marie... sem_ch4.adb (Complete_Object_Operation): Do not insert...
2017-09-18  Jakub Jelinekre PR middle-end/82145 (i386/pr38988.c, i386/pr46254...
2017-09-18  Eric Botcazoure PR target/81361 (broken exception handling at -O2)
2017-09-18  Pierre-Marie... [multiple changes]
2017-09-18  Pierre-Marie... [multiple changes]
2017-09-18  Bob DuffAlternate fix for PR ada/71358
2017-09-18  Rainer OrthFix gcc.target/i386/pr81736-[34].c on 32-bit Solaris...
2017-09-18  Richard Bienerdownload_prerequisites (isl): Bump version to 0.18.
2017-09-18  Richard Bienergraphite-scop-detection.c (scop_detection::stmt_has_sim...
2017-09-18  Richard Bienerre PR tree-optimization/79622 (Wrong code w/ -O2 -floop...
2017-09-18  Pierre-Marie... Fix a typo in a comment (cgraph.c:cgraph_thunk_info)
2017-09-18  Pierre-Marie... MAINTAINERS: Add myself as a maintainer for the Ada...
2017-09-18  Pierre-Marie... Add myself as a maintainer for the Ada front end
2017-09-18  Alan Modra[RS6000] PR81996, __builtin_return_address(0) fails
2017-09-18  GCC AdministratorDaily bump.
2017-09-17  Daniel SantosPR target/82196 correct choice of avx/sse stubs for...
2017-09-17  H.J. Lui386: Update preferred stack boundary for leaf functions
2017-09-17  Paul Thomasre PR fortran/82173 ([meta-bug] Parameterized derived...
2017-09-17  Thomas SchwingeFix gccbrig documentation build
2017-09-17  GCC AdministratorDaily bump.
2017-09-16  Richard SandifordPR82228: Move ncopies calculation in vectorizable_live_...
2017-09-16  Eric Botcazoua-intnam__rtems.ads: Update copyright date.
2017-09-16  Chung-Ju WuUse -fsched-pressure and -fomit-frame-pointer
2017-09-16  Chung-Ju WuRefine formatting and comments.
2017-09-16  Tom de VriesFix condition folding in c_parser_omp_for_loop
2017-09-16  GCC AdministratorDaily bump.
2017-09-15  Ian Lance Taylorsyscall: fixes for Solaris
2017-09-15  Ian Lance Taylorcompiler: call error_statement for fallthrough in last...
2017-09-15  Andrew SuttonAdd support for -std=c++2a.
2017-09-15  Ian Lance Taylorcompiler: check error expression in Array_type::get_bac...
2017-09-15  Steve Ellceyre PR target/82066 (#pragma GCC target documentation...
2017-09-15  Joseph MyersImplement C11 excess precision semantics for conversion...
2017-09-15  Manuel López... re PR c++/64644 ("warning: anonymous union with no...
2017-09-15  Nathan Sidwell[C++ PATCH] Renames/adjustments of 1z to 17
2017-09-15  Nathan Sidwell* MAINTAINERS: Remove myself as a vxworks maintainer.
2017-09-15  Bernd Edlingercommon.opt (Wcast-align=strict): New warning option.
2017-09-15  Eric Botcazouc-pragma.c (handle_pragma_scalar_storage_order): Expand...
2017-09-15  Paolo Carlinire PR c++/78648 (ICE on invalid C++ code on x86_64...
2017-09-15  Pierre-Marie... Add comments to struct cgraph_thunk_info
2017-09-15  Jackson Woodruffre PR tree-optimization/71026 (Missing division optimiz...
2017-09-15  Jakub Jelinekinvoke.texi: Document -std=c++17 and -std=gnu++17 and...
2017-09-15  Jakub Jelinekre PR rtl-optimization/82192 (gcc produces incorrect...
2017-09-15  Yao Qi[include] Add macro DISABLE_COPY_AND_ASSIGN
2017-09-15  Nick CliftonFix compile time error when using ansidecl.h with an...
2017-09-15  Richard SandifordTurn FUNCTION_ARG_OFFSET into a hook
2017-09-15  Richard SandifordTurn TRULY_NOOP_TRUNCATION into a hook
2017-09-15  Christophe... [PR target/67591] ARM v8 Thumb IT blocks are deprecated
2017-09-15  Richard SandifordTurn CANNOT_CHANGE_MODE_CLASS into a hook
2017-09-15  Nathan Sidwell[demangler] Fix nested generic lambda
2017-09-15  Richard Bienerre PR lto/81968 (early lto debug objects make Solaris...
2017-09-15  Nathan Sidwell[Demangle PATCH] Some pre-fix cleanups
2017-09-15  Richard Bienerre PR tree-optimization/82217 (ICE on valid code at...
2017-09-15  Jakub Jelinekre PR middle-end/82145 (i386/pr38988.c, i386/pr46254...
2017-09-15  Paul Thomasre PR fortran/82184 (187.facerec in SPEC CPU 2000 misco...
2017-09-15  Richard Bienerre PR tree-optimization/68823 ([graphite] tramp3d-v4...
2017-09-15  GCC AdministratorDaily bump.
2017-09-14  Tom de VriesIntroduce libgomp/testsuite/libgomp.c-c++-common
2017-09-14  Michael Meissnerrs6000-builtin.def (BU_FLOAT128_1_HW): New macros to...
2017-09-14  Jakub Jelinekre PR c++/81314 (Undefined reference to a function...
2017-09-14  David MalcolmFix crash accessing builtins in sanitizer.def and after...
2017-09-14  Pat Haugenrs6000.c (rs6000_set_up_by_prologue): Make sure the...
2017-09-14  Ian Lance Taylorlibgo: update to go1.9
2017-09-14  Richard SandifordAdd LOOP_VINFO_MAX_VECT_FACTOR
2017-09-14  Richard SandifordAdd a vect_worthwhile_without_simd_p helper routine
2017-09-14  Richard SandifordAdd a vect_get_num_copies helper routine
2017-09-14  Richard SandifordMake more use of gimple-fold.h in tree-vect-loop.c
2017-09-14  Richard SandifordAdd gimple_build_vector* helpers
2017-09-14  Richard SandifordUse vec<> for constant permute masks
2017-09-14  Richard SandifordUse vec<> in build_vector
2017-09-14  Richard SandifordStore VECTOR_CST_NELTS directly in tree_node
2017-09-14  Will Schmidtfold-vec-ld-longlong.c: Add lp64 requirement.
2017-09-14  Richard Bienertree-ssa-sccvn.c (visit_phi): Merge undefined values...
2017-09-14  Rainer OrthDon't xfail gcc.dg/vect/vect-multitypes-12.c on 32...
2017-09-14  Eric Botcazou* dwarf2out.c (dwarf2out_source_line): Remove superfluo...
2017-09-14  Jakub Jelinekre PR target/81325 (-fcompare-debug failure on ppc64le)
2017-09-14  Jakub Jelinek* combine.c (make_compound_operation_int): Formatting...
2017-09-14  Jakub Jelinekelf.h (LINK_EH_SPEC): Add -static-pie support.
2017-09-14  Ian Lance Taylorcompiler, runtime: simplify select and channel operations
2017-09-14  Ian Lance Taylorcompiler: avoid compiler crash on invalid program
2017-09-14  Ian Lance Taylorcompiler: emit type specific functions for aliases
2017-09-14  Ian Lance Taylorcompiler, reflect: fix struct field names for embedded...
2017-09-14  Ian Lance Taylorcompiler: fix check for notinheap conversion
next