platform/upstream/gcc.git
2018-07-28 David MalcolmC++: clean up cp_printer
2018-07-28 GCC AdministratorDaily bump.
2018-07-27 Michael Meissnerconstraints.md (wG constraint): Delete, no longer used.
2018-07-27 Joseph MyersUpdate .po files.
2018-07-27 Ian Lance Taylorlibgo: prune sighandler frames in runtime.sigprof
2018-07-27 Kelvin Nilsenextend.texi (Basic PowerPC Built-in Functions Available...
2018-07-27 Martin SeborPR tree-optimization/86696 - ICE in handle_char_store...
2018-07-27 David MalcolmFixes to testcase for PR tree-optimization/86636
2018-07-27 H.J. Lui386: Remove _Unwind_Frames_Increment
2018-07-27 Qing ZhaoDisable strcmp/strncmp/memcmp inlining when optimization
2018-07-27 GCC AdministratorDaily bump.
2018-07-26 Marek Polacek* 30_threads/condition_variable_any/cond.cc: New test.
2018-07-26 Pat Haugenre PR target/86612 (__strdup problem on power 9)
2018-07-26 Martin SeborPR tree-optimization/86043 - strlen after memcpy partia...
2018-07-26 Marek Polacek* src/c++98/locale_init.cc: Fix #ifdef condition.
2018-07-26 Jakub Jelinekre PR middle-end/86660 (libgomp.c++/for-15.C ICEs with...
2018-07-26 Jakub Jelinekre PR middle-end/86660 (libgomp.c++/for-15.C ICEs with...
2018-07-26 H.J. Lulibsanitizer: Mark REAL(swapcontext) with indirect_retu...
2018-07-26 Jonathan WakelyAdd missing dg-require-cstdint directives to tests
2018-07-26 Jonathan WakelyRemove dg-require-cstdint directive from tests
2018-07-26 Jonathan WakelyRemove dg-require-cstdint directive from tests
2018-07-26 Jonathan WakelyRemove dg-require-cstdint directive from tests
2018-07-26 Jonathan WakelyAdd missing checks for _GLIBCXX_USE_C99_STDINT_TR1
2018-07-26 Jonathan WakelyModify some library internals to work without <stdint.h>
2018-07-26 Jonathan WakelyRemove char16_t and char32_t dependency on <stdint.h>
2018-07-26 Jonathan WakelyRemove <chrono> dependency on _GLIBCXX_USE_C99_STDINT_TR1
2018-07-26 Rainer Orthxfail experimental/memory_resource/new_delete_resource...
2018-07-26 Martin LiskaAdd linker_output as prefix for LTO temps (PR lto/86548).
2018-07-26 Marc Glisseoptimize std::vector move assignment
2018-07-26 Cesar Philippidis[libgomp, nvptx] Add error with recompilation hint...
2018-07-26 Cesar Philippidis[libgomp, nvptx] Move device property sampling from...
2018-07-26 Segher Boessenkoolcombine: Another hard register problem (PR85805)
2018-07-26 Martin Liskagcov: Fix wrong usage of NAN in statistics (PR gcov...
2018-07-26 Tom de Vries[libgomp, openacc, testsuite] Fix async logic in lib...
2018-07-26 Tom de Vries[libgomp, openacc, testsuite] Fix async/wait logic...
2018-07-26 GCC AdministratorDaily bump.
2018-07-25 Jonathan WakelyPR libstdc++/86676 another alignment fix for test
2018-07-25 Joseph Myers* es.po, ja.po, sv.po: Update.
2018-07-25 Martin Seborstrnlen.c: Remove DejaGnu directives ignored by the...
2018-07-25 Jonathan WakelyPR libstdc++/86676 Do not assume stack buffer is aligned
2018-07-25 Nicolas Koenigre PR fortran/25829 ([F03] Asynchronous IO support)
2018-07-25 Nicolas Koenigre PR fortran/25829 ([F03] Asynchronous IO support)
2018-07-25 Jonathan WakelyAdd missing header for std::max_align_t
2018-07-25 Jakub Jelinekcp-tree.h (enum cp_tree_index): Add CPTI_{ABI_TAG,ALIGN...
2018-07-25 Jakub Jelinekre PR c++/85515 (Bogus suggestions from "GCC's leaky...
2018-07-25 Claudiu Zissulescu[ARC] Update default optimizations for size.
2018-07-25 Joseph MyersRegenerate .pot files.
2018-07-25 Claudiu Zissulescu[ARC] Improve instruction selection for fp moves.
2018-07-25 Claudiu Zissulescu[ARC] Fix uncache attribute.
2018-07-25 Claudiu Zissulescu[ARC] Add more additional register names
2018-07-25 David Malcolmoptinfo-emit-json.cc: fix trivial memory leak
2018-07-25 Martin LiskaFix wrong declaration.
2018-07-25 Richard Bienerre PR lto/86654 (ICE in gen_member_die, at dwarf2out...
2018-07-25 Jonathan WakelyAdd new src/c++17 directory to list in acinclude.m4
2018-07-25 Jonathan WakelyMove std::unique_lock definition to a separate header
2018-07-25 Richard SandifordAdd PR number
2018-07-25 Richard SandifordFix ceil_log2(0) (PR 86644)
2018-07-25 Martin LiskaLimit dump_flag enum values range (PR middle-end/86645).
2018-07-25 Martin LiskaExplain asan parameters in params.def (PR sanitizer...
2018-07-25 Martin SeborPR tree-optimization/86622 - incorrect strlen of array...
2018-07-25 GCC AdministratorDaily bump.
2018-07-24 Jonathan WakelyAdd initial version of C++17 <memory_resource> header
2018-07-24 Jonathan WakelyPR libstdc++/86658 fix __niter_wrap to not copy invalid...
2018-07-24 Richard SandifordAvoid &LOOP_VINFO_MASKS for bb vectorisation (PR 86618)
2018-07-24 David MalcolmFix segfault in -fsave-optimization-record (PR tree...
2018-07-24 Matthew Malcomson[GCC][AARCH64] Canonicalize aarch64 widening simd plus...
2018-07-24 Jakub Jelinekre PR middle-end/86627 (Signed 128-bit division by...
2018-07-24 Jonathan WakelyMinor refactoring in <bit> header
2018-07-24 Richard Bienermatch.pd: Add BIT_FIELD_REF canonicalizations.
2018-07-24 Jonathan WakelyReorder conditions in uses-allocator construction helper
2018-07-24 Jonathan WakelyMake __resource_adaptor_imp usable with C++17 memory_re...
2018-07-24 Jonathan WakelyPR libstdc++/70966 fix lifetime bug for default resource
2018-07-24 Jakub Jelinekre PR testsuite/86649 (g++.dg/tree-ssa/pr19476-1.C...
2018-07-24 GCC AdministratorDaily bump.
2018-07-23 David Edelsohninclhack.def (aix_unistd): New.
2018-07-23 Jonathan WakelyPR libstdc++/70940 optimize pmr::resource_adaptor for...
2018-07-23 Carl Lovere PR target/86591 (gcc.target/powerpc/builtins-1.c...
2018-07-23 Bernd Edlingerre PR c/86617 (Volatile qualifier is ignored sometimes...
2018-07-23 Bernd Edlingergimple-fold.c (gimple_fold_builtin_printf): Don't creat...
2018-07-23 Bernd Edlinger2018-07-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2018-07-23 Segher Boessenkoolrs6000: Improve vsx_init_v4si
2018-07-23 Segher Boessenkoolrs6000: Generate rl*imi for memory some more
2018-07-23 Jakub Jelinekre PR c++/86569 (-Wnonnull-compare affects code generat...
2018-07-23 GCC AdministratorDaily bump.
2018-07-22 Martin SeborPR bootstrap/86621 - 'alloca' bound is unknown in tree...
2018-07-22 Gerald Pfeifer* doc/gcov.texi (Invoking Gcov): Editorial changes.
2018-07-22 GCC AdministratorDaily bump.
2018-07-21 GCC AdministratorDaily bump.
2018-07-20 David Malcolmlibcpp: remove redundant parameter from rich_location...
2018-07-20 Martin SeborPR middle-end/82063 - issues with arguments enabled...
2018-07-20 Martin Seborre PR middle-end/82063 (issues with arguments enabled...
2018-07-20 Martin SeborPR middle-end/82063 - issues with arguments enabled...
2018-07-20 Andrew Bensongfortran.h (gfc_symbol): Add pointer to next derived...
2018-07-20 Ian Lance Taylorcompiler: do order_evaluations before remove_shortcuts
2018-07-20 Qing ZhaoGive up the inlining expansion for strcmp/strncmp/memcm...
2018-07-20 Martin SeborPR tree-optimization/86613 - missing -Warray-bounds...
2018-07-20 David MalcolmAdd "-fsave-optimization-record"
2018-07-20 Jonathan WakelyPR libstdc++/86595 add missing noexcept
2018-07-20 Fangrui SongUse default visibility to work around clang -fvisibilit...
2018-07-20 Jonathan WakelyPR libstdc++/86603 Move __cpp_lib_list_remove_return_ty...
next