]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-06-13  paolo/cp
2019-06-13  rguenth2019-06-13 Richard Biener <rguenther@suse.de>
2019-06-13  fxuePR tree-optimization/89713 - Assume loop with an exit...
2019-06-13  kugangcc/ChangeLog:
2019-06-13  kugangcc/ChangeLog:
2019-06-13  kugangcc/ChangeLog:
2019-06-13  mpolacek PR c++/87410
2019-06-13  gccadminDaily bump.
2019-06-12  mpolacek PR c++/66999 - 'this' captured by reference.
2019-06-12  jakub * io.c (check_format): Use G_(...) instead of _(....
2019-06-12  mpolacek PR c++/90825 - endless recursion when evaluating sizeof.
2019-06-12  kargl2019-06-12 Steven G. Kargl <kargl@gcc.gnu.org>
2019-06-12  mseborTweak tests to avoid fallout from MEM_REF changes on...
2019-06-12  mpolacek PR c++/90736 - bogus error with alignof.
2019-06-12  rediFix incorrect __cpp_lib_parallel_algorithm macro defini...
2019-06-12  dimitarAdd myself to MAINTAINERS
2019-06-12  dimitartestsuite: Mark testsuite that PRU has different
2019-06-12  dimitartestsuite: Mark that PRU uses all function pointer...
2019-06-12  dimitartestsuite: Mark that PRU has one-cycle jumps
2019-06-12  dimitartestsuite: Define PRU stack usage
2019-06-12  dimitartestsuite: Remove PRU from test cases requiring hosted...
2019-06-12  dimitartestsuite: Add check for unsupported TI ABI PRU feature...
2019-06-12  dimitartestsuite: Add check for overflowed IMEM region to...
2019-06-12  dimitartestsuite: Add PRU tests
2019-06-12  dimitarInitial TI PRU libgcc port
2019-06-12  dimitarFix ChangeLog dates for last commit
2019-06-12  dimitarInitial TI PRU GCC port
2019-06-12  kargl2019-06-12 Steven G. Kargl <kargl@gcc.gnu.org>
2019-06-12  mseborUpdate last ChangeLog entry.
2019-06-12  mseborPR middle-end/90676 - default GIMPLE dumps lack information
2019-06-12  mseborPR tree-optimization/90662 - strlen of a string in...
2019-06-12  vries[nvptx] Assert fork has at most one join in nvptx_find_par
2019-06-12  rediImprove static_assert messages for std::variant
2019-06-12  rediSimplify std::scoped_lock destructor
2019-06-12  rediReplace std::to_string for integers with optimized...
2019-06-12  marxinDisable hash-table sanitization for mem stats maps.
2019-06-12  aldyhRemove value_range_constant_singleton in favor of value...
2019-06-12  jakub PR target/90811
2019-06-12  ktkachov[arm] Implement usadv16qi and ssadv16qi standard names
2019-06-12  marxinRemove wrong assert about single value profiler.
2019-06-12  jakub PR c/90760
2019-06-12  gccadminDaily bump.
2019-06-11  mbelivearemoved extra .com, fixed e-mail.
2019-06-11  law * config/mips/mips.c (mips_final_postscan_insn): Modif...
2019-06-11  mbelivea* MAINTAINERS (Write After Approval): Add myself.
2019-06-11  iainsDarwin, testsuite - Fix PR 65364 (uninit-19.c).
2019-06-11  meissnerDo not enable -mpcrel by default at the current time
2019-06-11  jakub PR target/90811
2019-06-11  emsr2019-06-09 Edward Smith-Rowland <3dw4rd@verizon.net>
2019-06-11  glisseAllow conversions in X/[ex]4 < Y/[ex]4
2019-06-11  mpolacek PR c++/90449 - add -Winaccessible-base option.
2019-06-11  rguenth2019-06-11 Richard Biener <rguenther@suse.de>
2019-06-11  jakub PR c++/90810
2019-06-11  glissefold_real_zero_addition_p for vectors
2019-06-11  jason * gdbhooks.py (TreePrinter.to_string): Recognize ggc_f...
2019-06-11  nickcImport these changes from the binutils/gdb repository:
2019-06-11  rguenth2019-06-11 Richard Biener <rguenthe@suse.de>
2019-06-11  jakub PR bootstrap/90819
2019-06-11  marxinDisable htable sanitization in pt.c (PR c++/87847).
2019-06-11  jakub * libgcov-merge.c (__gcov_merge_single): Revert previo...
2019-06-11  gccadminDaily bump.
2019-06-10  uros * config/i386/i386.md (absneg fp_reg splitter): Fix...
2019-06-10  ian compiler: support inlining functions that use index...
2019-06-10  ian compiler: make heap expression's write barrier...
2019-06-10  ian compiler: permit inlining functions with labels...
2019-06-10  ian compiler: use gcWriteBarrier for pointer-shaped...
2019-06-10  mpolacek PR c++/87250
2019-06-10  jason * constexpr.c (free_constructor): New.
2019-06-10  jasonReduce unsharing in constexpr call evaluation.
2019-06-10  jason Reduce constexpr_call memory consumption.
2019-06-10  ian compiler: make escape analysis work with imported...
2019-06-10  uros * config/i386/i386-protos.h (ix86_split_fp_absneg_oper...
2019-06-10  jakub PR testsuite/90772
2019-06-10  rediPR other/90695 reduce testcase to remove library dependency
2019-06-10  mseborgcc/ChangeLog:
2019-06-10  vladgcov-tool: Mark {merge,rewrite}_usage with noreturn...
2019-06-10  jakub * tree.def (OMP_SCAN): New tree code.
2019-06-10  marxinUpdate __gcov_* scanned function name in a test-case.
2019-06-10  marxinReduce SCCs in IPA postorder.
2019-06-10  marxinAdd missing ATTR_UNUSED (PR bootstrap/90808).
2019-06-10  claziss[ARC] Update RTX costs.
2019-06-10  claziss[ARC] Improve code gen when compiling for size
2019-06-10  marxinIPA ICF: enhance dump about items in a non-singular...
2019-06-10  marxinAdd warn_unused_result attribute for memory-related...
2019-06-10  marxinAdd alloc_size for libiberty memory allocation functions.
2019-06-10  marxinUpdate a bit dump format.
2019-06-10  marxinDump histograms only if present.
2019-06-10  marxinImplement N disk counters for single value and indirect...
2019-06-10  iainstestsuite - Require alias support in a test using it.
2019-06-10  marxinFix build with --enable-gather-detailed-mem-stats.
2019-06-10  gccadminDaily bump.
2019-06-09  mpolacek PR c++/65175
2019-06-09  mpolacek PR c++/60366
2019-06-09  pault2019-06-09 Paul Thomas <pault@gcc.gnu.org>
2019-06-09  gccadminDaily bump.
2019-06-08  emsr2019-06-08 Edward Smith-Rowland <3dw4rd@verizon.net>
2019-06-08  pault2019-06-08 Paul Thomas <pault@gcc.gnu.org>
2019-06-08  mpolacek PR c++/52269
2019-06-08  tkoenig2019-06-08 Thomas Koenig <tkoenig@gcc.gnu.org>
2019-06-08  rediUse consistent spelling of PCLMUL instruction
next