]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-02-18  jamborm[PR 89209] Avoid segfault in a peculiar corner case...
2019-02-18  marxinCome up with fast {function,call}_summary classes ...
2019-02-18  marxinSupport if statement in !GCC$ builtin directive.
2019-02-18  gccadminDaily bump.
2019-02-17  anlauf2019-02-17 Harald Anlauf <anlauf@gmx.de>
2019-02-17  anlauf2019-02-17 Harald Anlauf <anlauf@gmx.de>
2019-02-17  mpolacek PR c++/89356
2019-02-17  mpolacek PR c++/89315
2019-02-17  mpolacek * g++.old-deja/g++.robertl/eb82.C: Tweak dg-error.
2019-02-17  mpolacek PR c++/89217 - ICE with list-initialization in range...
2019-02-17  amodra[RS6000] Fix <bd>_<mode> and <bd>tf_<mode> splitters
2019-02-17  gccadminDaily bump.
2019-02-16  hjli386: Add ssse3_pmulhrswv4hi3 expander
2019-02-16  hjli386: Correct *vec_extractv2si_zext_mem
2019-02-16  jakub PR middle-end/88074
2019-02-16  dmalcolmFix excess warnings from -Wtype-limits with location...
2019-02-16  tkoenig2019-02-17 Thomas Koenig <tkoenig@gcc.gnu.org>
2019-02-16  ebotcazou * c-c++-common/patchable_function_entry-decl.c: Add...
2019-02-16  jakub PR rtl-optimization/66152
2019-02-16  jakub * config/i386/i386.md (*movqi_internal): Remove static...
2019-02-16  gccadminDaily bump.
2019-02-15  ian compiler,runtime: use __builtin_dwarf_cfa for getca...
2019-02-15  ebotcazou * g++.dg/asan/asan_oob_test.cc: Skip OOB_int on SPARC.
2019-02-15  ebotcazou * config/sparc/linux.h (ASAN_CC1_SPEC): Define.
2019-02-15  ebotcazou * asan.c (asan_emit_stack_protection): Use full-sized...
2019-02-15  ian PR go/89368
2019-02-15  hjli386: Fix ')' in VALID_MMX_REG_MODE
2019-02-15  uros * config/i386/darwin.h (TARGET_FPMATH_DEFAULT_P):...
2019-02-15  tnfchrisArm: Remove alternative from neon_softfp_fp16 directive.
2019-02-15  acsawdey2019-02-15 Aaron Sawdey <acsawdey@linux.ibm.com>
2019-02-15  ian PR go/89123
2019-02-15  ian runtime: include <syscall.h> and <sys/syscall.h...
2019-02-15  ian runtime: add type cast for non-split-stack calls...
2019-02-15  ebotcazou * gcc.target/sparc/struct-ret-check-1.c: Add -fno...
2019-02-15  ebotcazou * c-c++-common/patchable_function_entry-decl.c: Do...
2019-02-15  ebotcazoulibgcc/
2019-02-15  jakub PR other/69006
2019-02-15  jakub * c-c++-common/ubsan/opts-1.c: New test.
2019-02-15  jakub PR tree-optimization/89278
2019-02-15  jakub PR c/89340
2019-02-15  jakub PR other/89342
2019-02-15  ian compiler, runtime: harmonize types referenced by...
2019-02-15  ian PR go/89168
2019-02-15  ian * go-backend.c (go_imported_unsafe): Update
2019-02-15  gccadminDaily bump.
2019-02-14  uros * config/i386/i386.h (TARGET_SUBTARGET64_ISA_DEFAULT):
2019-02-14  jakub PR rtl-optimization/89354
2019-02-14  uros * gcc.target/i386/ssse3-pabsb.c: Re-enable 64-bit...
2019-02-14  jbPR 81552 Improve and document -flag-init-integer
2019-02-14  ibuclawAdd netbsd support for D compiler and runtime
2019-02-14  ian PR go/89321
2019-02-14  sje2018-02-14 Steve Ellcey <sellcey@marvell.com>
2019-02-14  sje2018-02-14 Steve Ellcey <sellcey@marvell.com>
2019-02-14  jsm28 * da.po: Update.
2019-02-14  jsm28 * da.po: Update.
2019-02-14  anlauf2019-02-14 Harald Anlauf <anlauf@gmx.de>
2019-02-14  ian compiler: check duplicate string keys in map compos...
2019-02-14  tnfchrisArm: Fix testism in pr88850 testcase.
2019-02-14  roProvide __start_minfo/__stop_minfo for linkers that...
2019-02-14  rediUpdate libstdc++ documentation for C++2a implementation...
2019-02-14  tnfchrisArm: Add HF modes to ANY iterators
2019-02-14  rediUpdate libstdc++ documentation for implementation status
2019-02-14  rediDR 2586 fix value category in uses-allocator checks
2019-02-14  matmal01When this testcase was introduced it failed to account...
2019-02-14  hubicka PR lto/88677
2019-02-14  rediAdd std::timespec and std::timespec_get for C++17
2019-02-14  rediLWG 2537 fix priority_queue constructors to establish...
2019-02-14  rediEnforce LWG DR 2566 requirement for container adaptors
2019-02-14  tschwingeFix PR72715 "ICE in gfc_trans_omp_do, at fortran/trans...
2019-02-14  marxinCall free_dominance_info when transformed in DCE (PR...
2019-02-14  rediPR middle-end/89303 add testcase for std::enable_shared...
2019-02-14  jakub PR tree-optimization/89314
2019-02-14  rediDocument LWG 2735 status and add test
2019-02-14  jakub PR middle-end/89284
2019-02-14  ian * go-gcc.cc: #include "opts.h".
2019-02-14  iangcc/:
2019-02-14  gccadminDaily bump.
2019-02-13  rediPR libstdc++/89345 Only define std::destroying_delete...
2019-02-13  uros * config/i386/sse.md (vec_set<VI4F_256_512:mode>_0...
2019-02-13  mpolacek PR c++/89297 - ICE with OVERLOAD in template.
2019-02-13  aoliva[PR86379] do not use TREE_TYPE for USING_DECL_SCOPE
2019-02-13  aoliva[PR87322] move cp_evaluated up to tsubst all lambda...
2019-02-13  mpolacek PR c++/77304
2019-02-13  wilco[ARM] Fix Thumb-1 ldm (PR89190)
2019-02-13  dmalcolmC++ concepts: fix ICE with requires on dtors (PR c...
2019-02-13  tnfchrisAArch64: Allow any offset for SVE addressing modes...
2019-02-13  marxinClean up MPX-related stuff.
2019-02-13  jakub2019-02-13 Jakub Jelinek <jakub@redhat.com>
2019-02-13  marxinFix -fdec simplification (PR fortran/88649).
2019-02-13  jakub PR middle-end/89281
2019-02-13  paolo/cp
2019-02-13  jakub PR target/89290
2019-02-13  ibuclawlibphobos: Fallback on UnwindBacktrace if LibBacktrace...
2019-02-13  marxinRemove a barrier when EDGE_CROSSING is removed (PR...
2019-02-13  luoxhurs6000: Add support for the vec_sbox_be, vec_cipher_be...
2019-02-13  gccadminDaily bump.
2019-02-13  ian PR go/89193
2019-02-12  pthaugen * doc/invoke.texi (RS/6000 and PowerPC Options): Remov...
2019-02-12  ian syscall: don't assume that WIFCONTINUED is defined
2019-02-12  jason PR c++/89144 - link error with constexpr initializer_list.
next