]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-07-30  amonakovdoc: discourage const/volatile on register variables...
2018-07-30  rsandifoResync inline implementation of ceil_log2 (PR 86506)
2018-07-30  krebbellra: consider clobbers when selecting hard_regno to...
2018-07-30  vries[libgomp, nvptx] Handle per-function max-threads-per...
2018-07-30  vries[libgomp, nvptx] Calculate default dims per device
2018-07-30  vries[nvptx, offloading] Determine default workers at runtime
2018-07-30  gccadminDaily bump.
2018-07-29  danglin * config/pa/pa.c (pa_output_addr_vec): Align address...
2018-07-29  gccadminDaily bump.
2018-07-28  dmalcolmC++: clean up cp_printer
2018-07-28  gccadminDaily bump.
2018-07-27  meissner2018-07-27 Michael Meissner <meissner@linux.ibm.com>
2018-07-27  jsm28Update .po files.
2018-07-27  ian libgo: prune sighandler frames in runtime.sigprof
2018-07-27  kelvingcc/ChangeLog:
2018-07-27  mseborPR tree-optimization/86696 - ICE in handle_char_store...
2018-07-27  dmalcolmFixes to testcase for PR tree-optimization/86636
2018-07-27  hjli386: Remove _Unwind_Frames_Increment
2018-07-27  qinzhaoDisable strcmp/strncmp/memcmp inlining when optimization
2018-07-27  gccadminDaily bump.
2018-07-26  mpolacek * 30_threads/condition_variable_any/cond.cc: New test.
2018-07-26  pthaugen PR target/86612
2018-07-26  mseborPR tree-optimization/86043 - strlen after memcpy partia...
2018-07-26  mpolacek * src/c++98/locale_init.cc: Fix #ifdef condition.
2018-07-26  jakub PR testsuite/86660
2018-07-26  jakub PR middle-end/86660
2018-07-26  hjllibsanitizer: Mark REAL(swapcontext) with indirect_retu...
2018-07-26  rediAdd missing dg-require-cstdint directives to tests
2018-07-26  rediRemove dg-require-cstdint directive from tests
2018-07-26  rediRemove dg-require-cstdint directive from tests
2018-07-26  rediRemove dg-require-cstdint directive from tests
2018-07-26  rediAdd missing checks for _GLIBCXX_USE_C99_STDINT_TR1
2018-07-26  rediModify some library internals to work without <stdint.h>
2018-07-26  rediRemove char16_t and char32_t dependency on <stdint.h>
2018-07-26  rediRemove <chrono> dependency on _GLIBCXX_USE_C99_STDINT_TR1
2018-07-26  roxfail experimental/memory_resource/new_delete_resource...
2018-07-26  marxinAdd linker_output as prefix for LTO temps (PR lto/86548).
2018-07-26  glisseoptimize std::vector move assignment
2018-07-26  vries[libgomp, nvptx] Add error with recompilation hint...
2018-07-26  vries[libgomp, nvptx] Move device property sampling from...
2018-07-26  seghercombine: Another hard register problem (PR85805)
2018-07-26  marxingcov: Fix wrong usage of NAN in statistics (PR gcov...
2018-07-26  vries[libgomp, openacc, testsuite] Fix async logic in lib...
2018-07-26  vries[libgomp, openacc, testsuite] Fix async/wait logic...
2018-07-26  gccadminDaily bump.
2018-07-25  rediPR libstdc++/86676 another alignment fix for test
2018-07-25  jsm28 * es.po, ja.po, sv.po: Update.
2018-07-25  mseborgcc/testsuite/ChangeLog:
2018-07-25  rediPR libstdc++/86676 Do not assume stack buffer is aligned
2018-07-25  koenigni2018-07-25 Nicolas Koenig <koenigni@gcc.gnu.org>
2018-07-25  koenigni2018-07-25 Nicolas Koenig <koenigni@gcc.gnu.org>
2018-07-25  rediAdd missing header for std::max_align_t
2018-07-25  jakub * cp-tree.h (enum cp_tree_index): Add
2018-07-25  jakub PR c++/85515
2018-07-25  claziss[ARC] Update default optimizations for size.
2018-07-25  jsm28Regenerate .pot files.
2018-07-25  claziss[ARC] Improve instruction selection for fp moves.
2018-07-25  claziss[ARC] Fix uncache attribute.
2018-07-25  claziss[ARC] Add more additional register names
2018-07-25  dmalcolmoptinfo-emit-json.cc: fix trivial memory leak
2018-07-25  marxinFix wrong declaration.
2018-07-25  rguenth2018-07-25 Richard Biener <rguenther@suse.de>
2018-07-25  rediAdd new src/c++17 directory to list in acinclude.m4
2018-07-25  rediMove std::unique_lock definition to a separate header
2018-07-25  rsandifoAdd PR number
2018-07-25  rsandifoFix ceil_log2(0) (PR 86644)
2018-07-25  marxinLimit dump_flag enum values range (PR middle-end/86645).
2018-07-25  marxinExplain asan parameters in params.def (PR sanitizer...
2018-07-25  mseborPR tree-optimization/86622 - incorrect strlen of array...
2018-07-25  gccadminDaily bump.
2018-07-24  rediAdd initial version of C++17 <memory_resource> header
2018-07-24  rediPR libstdc++/86658 fix __niter_wrap to not copy invalid...
2018-07-24  rsandifoAvoid &LOOP_VINFO_MASKS for bb vectorisation (PR 86618)
2018-07-24  dmalcolmFix segfault in -fsave-optimization-record (PR tree...
2018-07-24  ktkachov[GCC][AARCH64] Canonicalize aarch64 widening simd plus...
2018-07-24  jakub PR middle-end/86627
2018-07-24  rediMinor refactoring in <bit> header
2018-07-24  rguenth2018-07-24 Richard Biener <rguenther@suse.de>
2018-07-24  rediReorder conditions in uses-allocator construction helper
2018-07-24  rediMake __resource_adaptor_imp usable with C++17 memory_re...
2018-07-24  rediPR libstdc++/70966 fix lifetime bug for default resource
2018-07-24  jakub PR testsuite/86649
2018-07-24  gccadminDaily bump.
2018-07-23  dje* inclhack.def (aix_unistd): New.
2018-07-23  rediPR libstdc++/70940 optimize pmr::resource_adaptor for...
2018-07-23  carllgcc/testsuite/ChangeLog:
2018-07-23  edlingergcc:
2018-07-23  edlinger2018-07-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2018-07-23  edlinger2018-07-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2018-07-23  segherrs6000: Improve vsx_init_v4si
2018-07-23  segherrs6000: Generate rl*imi for memory some more
2018-07-23  jakub PR c++/86569
2018-07-23  gccadminDaily bump.
2018-07-22  mseborPR bootstrap/86621 - 'alloca' bound is unknown in tree...
2018-07-22  gerald * doc/gcov.texi (Invoking Gcov): Editorial changes.
2018-07-22  gccadminDaily bump.
2018-07-21  gccadminDaily bump.
2018-07-20  dmalcolmlibcpp: remove redundant parameter from rich_location...
2018-07-20  mseborPR middle-end/82063 - issues with arguments enabled...
2018-07-20  mseborPR middle-end/82063
next