gcc.git
2016-09-27 Ian Lance Taylorcompiler: avoid call duplication during order eval.
2016-09-27 Than McIntoshcompiler: add src information to AST dumps (part 1...
2016-09-27 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Define __cpp_capture_s...
2016-09-27 Jakub JelinekImplement P0018R3, C++17 lambda capture of *this by...
2016-09-27 Jakub Jelinekre PR c++/77722 (-fsanitize=undefined doesn't give...
2016-09-27 Jakub Jelinekauto-inc-dec.c (try_merge): Remove break after return.
2016-09-27 Nathan Sidwellinternal-fn.h (IFN_UNIQUE_CODES, [...]): New.
2016-09-27 Jiong Wang[Obvious] Delete one redundant word in target-supports...
2016-09-27 Jonathan WakelyDefine feature macro and update C++17 library status
2016-09-27 Jonathan WakelyDefine 3-argument overloads of std::hypot for C++17...
2016-09-27 Maciej W. RozyckiMIPS/GCC/doc: Fix `d' constraint description
2016-09-27 Richard BienerFix pch with Solaris as
2016-09-27 Matthew WahabCommit files missed in revision 240541.
2016-09-27 Matthew Wahab[ARM] Fix invalid instructions generated for data movement.
2016-09-27 David Edelsohn* config/rs6000/rs6000.c (rs6000_output_symbol): Don...
2016-09-27 Marek Polacekc6x.h: Adjust fall through comment.
2016-09-27 Marek Polacekia64.c (ia64_print_operand): Adjust fall through comment.
2016-09-27 Kyrylo Tkachov[ARM] Fix -Wimplicit-fallthrough warnings
2016-09-27 Martin Liskare PR gcov-profile/46266 (gcov generates data for non...
2016-09-27 Olivier HainqueMAINTAINERS (VxWorks ports): Add self.
2016-09-27 Richard Bienerre PR tree-optimization/77745 (Inconsistent application...
2016-09-27 Oleg Endore PR target/51244 ([SH] Inefficient conditional branch...
2016-09-27 Richard Bienerre PR target/77478 (Incorrect code generated with ...
2016-09-27 Martin Liskagcov: dump in a static dtor instead of in an atexit...
2016-09-27 Senthil Kumar... Fix bogus test failure for avr
2016-09-27 Marek Polacekre PR bootstrap/77751 (cc1plus: error: unrecognized...
2016-09-27 Martin LiskaRemove __gcov_merge_delta (PR bootstrap/77749)
2016-09-27 Jakub Jelinekcombine.c (simplify_comparison): Add canonical FALLTHRO...
2016-09-27 Jakub Jelinekre PR fortran/77666 (ICE in gfc_omp_clause_default_ctor...
2016-09-27 Bernd Edlingerre PR rtl-optimization/77714 (Wrong code generation...
2016-09-27 Kugan VivekanandarajahFix ipa-vrp convert value_range
2016-09-27 Segher Boessenkoolrs6000: Disparage CTR and LR in movcc_internal1
2016-09-27 GCC AdministratorDaily bump.
2016-09-26 Ville Voutilainenre PR libstdc++/77727 (Unwrapping std::optional constru...
2016-09-26 François Dumont2016-09-26 François Dumont <fdumont@gcc.gnu.org>
2016-09-26 Rainer OrthFix fallthrough comments for Ada, Solaris/x86, SPARC
2016-09-26 Steven G. Karglre PR fortran/77420 (gfortran and equivalence produces...
2016-09-26 Kugan Vivekanandarajahre PR tree-optimization/77719 (ICE in pp_string, at...
2016-09-26 Thomas Preud... tree.h (memmodel_from_int, [...]): Move to ...
2016-09-26 Thomas Preud... builtin-sprintf-warn-1.c: Adjust regex to accept singul...
2016-09-26 David Malcolmread-rtl.c: split out read_rtx_operand from read_rtx_code
2016-09-26 Anton Kolesovconfigure.ac: Disable "sim" directory for arc*-*-*.
2016-09-26 Liu Haocygming.h (ASM_OUTPUT_DWARF_OFFSET): Fix typo.
2016-09-26 Marek Polacekc-lex.c (c_common_has_attribute): Handle attribute...
2016-09-26 Marek Polacekipa-inline-analysis.c (find_foldable_builtin_expect...
2016-09-26 David EdelsohnFix typo in date.
2016-09-26 Kyrylo Tkachov[regrename][sel-sched] Fix bogus use of HARD_FRAME_POIN...
2016-09-26 Andreas KrebbelS/390: Add missing fallthrough comments.
2016-09-26 Martin LiskaFix documentation of gcov tool
2016-09-26 Paul Thomasre PR fortran/48298 ([F03] User-Defined Derived-Type...
2016-09-26 Martin LiskaRemove HIST_TYPE_CONST_DELTA counter type (PR gcov...
2016-09-26 Martin LiskaFix handling of -fsanitize-recover* options.
2016-09-26 Andre Vieiratarget.def (elf_flags_numeric): Change documentation...
2016-09-26 Nathan Sidwellinit.c (expand_default_init): Fix } indentation.
2016-09-26 Jonathan WakelyRemove redefinition of __cpp_lib_array_constexpr
2016-09-26 Jonathan WakelyAdd assertions to extract(const_iterator) functions
2016-09-26 Ville Voutilainenre PR libstdc++/77717 (testsuite/21_strings/basic_strin...
2016-09-26 Marek PolacekImplement -Wimplicit-fallthrough.
2016-09-26 Richard Bienerdwarf2out.c (stripattributes): Remove unused function.
2016-09-26 Richard Bienerre PR debug/77692 (gcc.dg/debug/dwarf2/const-2b.c FAILs)
2016-09-26 GCC AdministratorDaily bump.
2016-09-25 François Dumontdebug.cc: Include debug/vector.
2016-09-25 François Dumontbitset (bitset::reference::reference(const _Base_ref...
2016-09-25 Steven G. Karglre PR fortran/77429 (ICE in gfc_check_dependency, at...
2016-09-25 Steven G. Karglre PR fortran/77694 (ICE in optimize_binop_array_assign...
2016-09-25 Uros Bizjak* gcc.target/i386/pr77621.c (dg-options): Add -mno...
2016-09-25 François Dumontalgo.h: Generalize usage of std::__iterator_category.
2016-09-25 Oleg EndoThis fixes a fallout that actually goes back to 5.0...
2016-09-25 GCC AdministratorDaily bump.
2016-09-24 Dominique d... coarray_lib_comm_1.f90: Really fix test for 32-bit...
2016-09-24 Aaron Sawdeyrs6000.c (expand_block_compare, [...]): Change TARGET_L...
2016-09-24 David Edelsohnconfigure.ac (gcc_cv_as_aix_dwloc): Fix typo in assembl...
2016-09-24 Aaron SawdeyAdd missing changelong entry for 240455
2016-09-24 Dominique d... coarray_lib_comm_1.f90: Fix test for 32-bit mode.
2016-09-24 Marek Polacekre PR c/77490 (bit-not (~) on boolean should be warned...
2016-09-24 GCC AdministratorDaily bump.
2016-09-23 Fritz Reeselang.opt, [...]: New flag -fdec-static.
2016-09-23 Ian Lance Taylorinternal/syscall/unix: add getrandom syscall for MIPS...
2016-09-23 Jerry DeLislere PR fortran/48298 ([F03] User-Defined Derived-Type...
2016-09-23 Aaron Sawdeyrs6000.md (cmpmemsi): New define_expand.
2016-09-23 Dominik VogtS/390: Fix hotpatch test cases.
2016-09-23 Than McIntoshcompiler: better abstraction layer for diagnostics.
2016-09-23 Jakub Jelinekhooks.c (hook_bool_bool_false, [...]): For arguments...
2016-09-23 Chris Manghanere PR go/77701 (suspicious code in go/go-gcc.cc)
2016-09-23 Martin Seborre PR testsuite/77713 (gcc.dg/tree-ssa/builtin-sprintf...
2016-09-23 Jakub JelinekImplement P0138R2, C++17 construction rules for enum...
2016-09-23 Jakub JelinekMake-lang.in (check-c++1z): Pass RUNTESTFLAGS down...
2016-09-23 Jonathan WakelyAvoid reallocation for basic_string::clear()
2016-09-23 Jonathan WakelyOptimize truncating a basic_string
2016-09-23 Jakub Jelinekvec.h (vNULL): Extend comment to say = vNULL initializa...
2016-09-23 Jakub Jelineksel-sched-ir.c (sel_global_bb_info, [...]): Remove...
2016-09-23 Jakub Jelinekvec.h (vnull::operator vec): Add constexpr keyword...
2016-09-23 David MalcolmFix gcc.dg/tree-ssa/builtin-sprintf-warn-4.c
2016-09-23 Thomas Preud... builtin-sprintf-warn-2.c: Fix xfail pattern.
2016-09-23 Matthew FortuneFix incorrect file in ChangeLog on previous commit
2016-09-23 Doug GilmoreEnsure points-to information is maintained for prefetch.
2016-09-23 Bernd Edlingerre PR testsuite/77411 (object-size-9.c -fpic -m32 failure)
2016-09-23 Marek Polacekatomic-12.c: Skip for C++1z.
2016-09-23 Jason Merrill* configure.ac: Define HAVE_MEMALIGN for newlib.
2016-09-23 David MalcolmProvide location information for terminator characters...
next