platform/upstream/gcc.git
2016-09-21 Jason MerrillAdd from_macro_definition_at predicate for locations.
2016-09-21 Jason MerrillCore 903
2016-09-21 Joseph MyersAdd _FloatN, _FloatNx tests for __builtin_fpclassify.
2016-09-21 Segher BoessenkoolFix JUMP_LABEL documentation
2016-09-21 Ville Voutilainenre PR libstdc++/77288 (Std::experimental::optional...
2016-09-21 Ville VoutilainenImplement LWG 2729 for tuple.
2016-09-21 Ville Voutilainenre PR libstdc++/77537 (pair constructors do not properl...
2016-09-21 Martin SeborPR bootstrap/77676 - powerpc64 and powerpc64le stage2...
2016-09-21 Uros Bizjakdump-noaddr.x: Remove debug statements.
2016-09-21 Jakub Jelinekre PR c++/77651 (c++ -Wno-aligned-new ICEs)
2016-09-21 Jakub Jelinekre PR sanitizer/77567 (ASAN: Bugus error "alloc-dealloc...
2016-09-21 Matthew Wahab[ARM] FP16 ARM Alternative format variants of AAPCS...
2016-09-21 Bernd Edlingerre PR tree-optimization/77550 (std::deque with -O3...
2016-09-21 Eric Botcazouconfigure.ac: Do not create links, only substitute...
2016-09-21 Marek Polacekgimple-ssa-sprintf.c (pass_sprintf_length::compute_form...
2016-09-21 Richard Bienerdwarf2out.c (remove_child_with_prev): Clear child-...
2016-09-21 Janne BlomqvistUse rand_s on MinGW-w64, fix array bound overflow.
2016-09-21 Georg-Johann Layre PR target/77326 ([avr] Invalid optimization omits...
2016-09-21 Louis Krupppr68078.f90: Run on x86_64_*_linux* only.
2016-09-21 Richard Bienerre PR tree-optimization/77648 (Setting conversion to...
2016-09-21 Richard Bienerre PR tree-optimization/77621 (Internal compiler error...
2016-09-21 Paul Thomasre PR fortran/77657 (link error with implementation...
2016-09-21 Senthil Kumar... Make integer size explicit
2016-09-21 Kugan VivekanandarajahIncorrect arithmetic optimization involving bitfield...
2016-09-21 Martin SeborPR middle-end/49905 - Better sanity checking on sprintf...
2016-09-21 GCC AdministratorDaily bump.
2016-09-20 Kugan VivekanandarajahUse ipa-vrp result in tree-vrp
2016-09-20 Kugan VivekanandarajahAdd IPA VRP
2016-09-20 Kugan VivekanandarajahAdd Early VRP
2016-09-20 Christophe... Report DejaGnu ERROR messages in dg-extract-results.
2016-09-20 Christophe... Report DejaGnu ERROR messages in compare_tests
2016-09-20 Marek Polacektrans-intrinsic.c (conv_expr_ref_to_caf_ref): Adjust...
2016-09-20 Ian Lance Taylorsyscall: build export_unix_test.go on solaris
2016-09-20 Uros Bizjaki386.md (mult->ashift peephole2s): Use pow2p_hwi instea...
2016-09-20 Ian Lance Taylorre PR go/77625 (go/gofrontend/ast-dump.cc:169:42: error...
2016-09-20 Uros Bizjakre PR tree-optimization/77621 (Internal compiler error...
2016-09-20 Ian Lance Taylorre PR go/77642 (GO Bootstrap fail starting with r239872...
2016-09-20 Gerald Pfeiferinvoke.texi (Warning Options): Simplify language.
2016-09-20 David Edelsohn* dbxout.c (xcoff_debug_hooks): Add filename parameter...
2016-09-20 Michael Meissnerrs6000.c (rs6000_expand_vector_init): For V4SF inits...
2016-09-20 Tamar Christina[PATCH] [AArch64] Add missing attributes to arm_neon.h
2016-09-20 Bernd Edlingervax.h (ELIMINABLE_REGS): Define.
2016-09-20 Maxim Ostapenkore PR testsuite/63299 (ASan reported alloc-dealloc...
2016-09-20 Jakub Jelinekre PR c++/77626 (ICE with -Wall on x86_64-linux-gnu...
2016-09-20 Jakub Jelinekre PR c++/77638 (ICE on x86_64-linux-gnu (internal...
2016-09-20 Jakub Jelinekre PR c++/77637 (ICE on x86_64-linux-gnu (Segmentation...
2016-09-20 Ville Voutilainenre PR libstdc++/77619 (uninitialized_meow_construct...
2016-09-20 Jakub Jelinekre PR middle-end/77624 (ICE on x86_64-linux-gnu (intern...
2016-09-20 Andre Vehreschildcoarray_allocate_7.f08: Using + instead of fixed number...
2016-09-20 Richard Bienerre PR tree-optimization/77646 (GCC Segfault with -O3)
2016-09-20 Jonathan WakelyReplace casts with floordiv operator in Python xmethods
2016-09-20 Tamar Christina[GCC][PATCH] Add __artificial__ attribute to Aarch64...
2016-09-20 Richard Bienerdebug.h (gcc_debug_hooks): Add filename parameter to...
2016-09-20 GCC AdministratorDaily bump.
2016-09-19 Bernd Edlingerre PR c++/77434 (warn about suspicious precedence of...
2016-09-19 Bernd Edlingerre PR other/77421 (Bugs found in GCC with the help...
2016-09-19 Joseph MyersDefine TS 18661-1 CR_DECIMAL_DIG in <float.h>.
2016-09-19 Joseph MyersMake max_align_t respect _Float128.
2016-09-19 Vladimir Makarovre PR rtl-optimization/77416 (LRA rematerializing use...
2016-09-19 Patrick PalkaFix PR c++/77639 (ICE during error recovery)
2016-09-19 Jonathan Wakelylibstdc++/77645 fix deque and vector xmethods for Python 3
2016-09-19 Bin Chengpr57558-1.c: Use unsigned int instead of unsigned long.
2016-09-19 Kyrylo Tkachov[simplify-rtx] (GTU (PLUS a C) (C - 1)) --> (LTU a -C)
2016-09-19 Jonathan WakelyMake libstdc++ tests FAIL on Python errors
2016-09-19 Segher BoessenkoolFix lra_p text
2016-09-19 Jonathan WakelyImprove pretty printer for std::variant
2016-09-19 Jonathan Wakelylibstdc++/77645 Fix xmethods for std::list
2016-09-19 Jakub Jelinekre PR ipa/77587 (C compiler produces incorrect stack...
2016-09-19 Andre Vehreschildlibcaf.h: Add caf_reference_type.
2016-09-19 Fritz Reesere PR fortran/77584 (Unclassifiable statement error...
2016-09-19 Andrew StubbsFix zero-length parameter bug in pex_run.
2016-09-19 Richard Bienerdwarf2out.c (early_dwarf_finished): New global.
2016-09-19 Richard Bienerre PR tree-optimization/77605 (wrong code at -O3 on...
2016-09-19 Richard Bienerre PR tree-optimization/77514 (ICE in VN_INFO_GET,...
2016-09-19 Louis Krupppr68078.f90: XFAIL run on Darwin
2016-09-19 GCC AdministratorDaily bump.
2016-09-18 Jan Hubickapasses.def (pass_early_thread_jumps): Schedule after...
2016-09-18 Kirill Yukhinpr68633.c: Fix expected result.
2016-09-18 Louis Kruppre PR fortran/68078 (segfault with allocate and stat...
2016-09-18 GCC AdministratorDaily bump.
2016-09-17 Jonathan WakelyDefine pretty printers for C++17 library components
2016-09-17 Andreas Schwabia64.h (ASM_OUTPUT_DWARF_OFFSET): Add cast.
2016-09-17 GCC AdministratorDaily bump.
2016-09-16 Jonathan WakelyRemove bogus entry in ChangeLog added by git-svn
2016-09-16 Jonathan WakelyFix documentation for overflow-checking builtins
2016-09-16 Jonathan WakelyFix typo in Libstdc++ Profile Mode docs
2016-09-16 Eric Botcazourecog.c (rest_of_handle_split_after_reload): Delete.
2016-09-16 Jonathan WakelyFix documentation for overflow-checking builtins
2016-09-16 Bill Schmidtre PR target/77613 (Powerpc64le: redundant swaps in...
2016-09-16 Jakub Jelinekre PR c++/77482 (Segfault when compiling ill-formed...
2016-09-16 Jakub Jelinekre PR c++/77379 (incorrect mangling for non-virtual...
2016-09-16 Jakub Jelinekre PR c++/77338 (ICE on invalid C++11 code on x86_64...
2016-09-16 Jakub Jelinekre PR c++/77375 (constant object with mutable subobject...
2016-09-16 Jason MerrillAdd inline functions for various bitwise operations.
2016-09-16 Jakub Jelinekre PR libgcc/71744 (Concurrently throwing exceptions...
2016-09-16 Jonathan WakelyReplace modulus with mask operation in over-aligned new
2016-09-16 Steven G. Karglre PR fortran/77612 (ICE on invalid character len in...
2016-09-16 Jonathan WakelyAdjust arguments to aligned_alloc or posix_memalign
2016-09-16 Senthil Kumar... Fix testsuite failure for avr target
2016-09-16 Marek Polacek* c-typeck.c (lvalue_p): Use true and false instead...
next