]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-08-16  segherrs6000: Delete old add+cmp patterns
2018-08-16  segherrs6000: Remove "length 4" from other insns
2018-08-16  segherrs6000: Remove "length 4" from branch insns
2018-08-16  segherrs6000: Change the length attribute default
2018-08-16  nathan[PATCH] Macro definition parameter parsing
2018-08-16  uros PR testsuite/86745
2018-08-16  rediFix warning with -Wsign-compare -Wsystem-headers
2018-08-16  dmalcolm-Wmisleading-indentation: fix ICE in get_visual_column...
2018-08-16  tnfchrisAllow larger copies when not slow_unaligned_access...
2018-08-16  rediAvoid deprecation warning with -Wsystem-headers
2018-08-16  tnfchrisRemove rtl.texi references to old RTX code class names
2018-08-16  law * expmed.h (canonicalize_comparison): New declaration.
2018-08-16  rediFix bootstrap with --enable-fully-dynamic-string
2018-08-16  nathan[PATCH] CPP Macro predicates
2018-08-16  iainsAdd __USER_LABEL_PREFIX__ to the asm names for targets...
2018-08-16  iainsDarwin doesn't have pthread_barrier, at least up to...
2018-08-16  tnfchrisUpdate fall through pattern for FP16 patterns in ARM.
2018-08-16  iainsfix section naming convention for Darwin in three tests
2018-08-16  tnfchrisRemove dead pattern on ARM.
2018-08-16  rearnsha[aarch64] Make common aarch64 options target-dependent
2018-08-16  iainsFix pr81923 test for targets using __USER_LABEL_PREFIX__
2018-08-16  gccadminDaily bump.
2018-08-15  uros * config/i386/i386.opt (mmitigate-rop): Mark as deprec...
2018-08-15  uros * ChangeLog: Fix whitespace.
2018-08-15  willschm[testsuite]
2018-08-15  willschm[gcc]
2018-08-15  rediFix experimental::pmr typedefs and add tests
2018-08-15  uros * config/i386/i386.c (expand_vec_perm_movs): Enable...
2018-08-15  rediRefactor uses-allocator construction
2018-08-15  dmalcolmdiagnostics: add labeling of source ranges
2018-08-15  qinzhaoDo not expand the call to memcmp at all when overflow...
2018-08-15  prathamesh34922018-08-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2018-08-15  mseborPR tree-optimization/71625 - missing strlen optimizatio...
2018-08-15  krebbelS/390: Remove branch splitting loop
2018-08-15  iainsDon't make unsized objects into extern.
2018-08-15  iainsDarwin - remove unnecessary target hook
2018-08-15  rediFix single-threaded build for targets without atomics
2018-08-15  iainsUpdate Darwin section names for DWARF5
2018-08-15  marxinFix merging of 2 predictors (PR tree-optimization/86925).
2018-08-15  paolo/cp
2018-08-15  schwabBackport of RISC-V support for libffi go closures
2018-08-15  law * config/i386/i386.c (expand_vec_perm_movs): New metho...
2018-08-15  law PR target/86547
2018-08-15  gccadminDaily bump.
2018-08-14  roInclude <sys/random.h> for getentropy on Solaris
2018-08-14  rediPR libstdc++/86954 use non-placement operator delete
2018-08-14  mseborPR tree-optimization/86650 - -Warray-bounds missing...
2018-08-14  janus2018-08-14 Janus Weil <janus@gcc.gnu.org>
2018-08-14  rediSimplify overflow checks in duration literals
2018-08-14  rediPR libstdc++/86846 Alternative to pointer-width atomics
2018-08-14  rediPR libstdc++/85343 overload __throw_ios_failure to...
2018-08-14  rediRope iterators: don't retain pointers when copied
2018-08-14  jyong* gcc/pretty-print.c (eat_esc_sequence): Swap the foreg...
2018-08-14  jyong* gcc/pretty-print.c (mingw_ansi_fputs): Do not call...
2018-08-14  gccadminDaily bump.
2018-08-13  mpolacek PR c++/57891
2018-08-13  jbUse getentropy() for seeding PRNG
2018-08-13  segherrs6000: Fix pr56605.c
2018-08-13  willschm[gcc]
2018-08-13  willschm[gcc]
2018-08-13  rediPR libstdc++/45093 avoid warnings for _M_destroy_node
2018-08-13  rediMinor optimisations in operator new(size_t, align_val_t)
2018-08-13  rediAdd <bit> and <version> to freestanding headers
2018-08-13  rediRevert "libstdc++-v3: Have aligned_alloc() on Newlib"
2018-08-13  willschm[gcc]
2018-08-13  mseborPR tree-optimization/71625 - missing strlen optimizatio...
2018-08-13  mpolacek P0806R2 - Deprecate implicit capture of this via [=]
2018-08-13  mpolacek PR c++/86915
2018-08-13  dje * config.gcc (rs6000-ibm-aix4.x): Delete.
2018-08-13  vries[nvptx] Use CUDA driver API to select default runtime...
2018-08-13  krebbelS/390: Factor out constant pool ref decomposition
2018-08-13  gccadminDaily bump.
2018-08-12  pault2018-08-12 Paul Thomas <pault@gcc.gnu.org>
2018-08-12  jasonwucj[NDS32] Change return type of predicator to bool.
2018-08-12  jasonwucj[NDS32] Add new option: -msched-prolog-epilog
2018-08-12  jasonwucj[NDS32] Enable -malways-align by default at -O1 and...
2018-08-12  pault2018-08-12 Paul Thomas <pault@gcc.gnu.org>
2018-08-12  jasonwucj[NDS32] Implement more C ISR extension.
2018-08-12  gccadminDaily bump.
2018-08-11  danglin gcc
2018-08-11  jakub PR tree-optimization/86835
2018-08-11  jason PR c++/86728 - C variadic generic lambda.
2018-08-11  gccadminDaily bump.
2018-08-10  rediPR libstdc++/68210 adjust operator new and delete for...
2018-08-10  rediFix formatting in ChangeLog
2018-08-10  janus2018-08-10 Janus Weil <janus@gcc.gnu.org>
2018-08-10  marxinRemove not needed __builtin_expect due to malloc predictor.
2018-08-10  marxinFix wrongly removed line.
2018-08-10  marxinFix extra line in MAINTAINERS.
2018-08-10  amonakovi386: do not use SImode mul-highpart on 64-bit (PR...
2018-08-10  marxinIntroduce __builtin_expect_with_probability (PR target...
2018-08-10  marxinStrip only selected predictors after early tree passes...
2018-08-10  thopre01Clarify source of tm.texi to copy for GFDL grant
2018-08-10  shlibstdc++-v3: Have aligned_alloc() on Newlib
2018-08-10  gccadminDaily bump.
2018-08-09  rediDefine aliases for containers using polymorphic_allocator
2018-08-09  law * config/m68k/m68k.c (m68k_adjust_decorated_operand...
2018-08-09  law PR middle-end/86897
2018-08-09  rearnshaAdd missing PR to Nios fix for CVE-2017-5753
2018-08-09  schwab* config/m68k/m68k-protos.h (m68k_final_prescan_insn...
next