gcc.git
2017-11-16 Thomas Koenigre PR bootstrap/82856 (--enable-maintainter-mode broken...
2017-11-16 Pat Haugenpower9.md (power9fpdiv): New automaton and cpu_unit...
2017-11-16 Jason MerrillPR c++/79092 - non-type args of different types are...
2017-11-16 Michael Meissnerrs6000.c (rs6000_expand_builtin): Do not do the switch...
2017-11-16 Sergio Durigan... Makefile.am: Remove references to c-compiler-name.h...
2017-11-16 Henry Linjamäki[BRIGFE] Reduce the number of type conversions due to
2017-11-16 Jan Hubickatree-emutls.c (lower_emutls_data): Remove unused bb_freq.
2017-11-16 Jan Hubickaipa-split.c (split_bb_info): Turn time to sreal.
2017-11-16 Jan Hubickaipa-fnsummary.c (analyze_function_body): Accumulate...
2017-11-16 Martin SeborPR middle-end/63477 - Bogus warning with -O3 -Warray...
2017-11-16 Jan Hubickapredict.c (combine_predictions_for_bb): Preserve zero...
2017-11-16 Jason MerrillRemove wrong ChangeLog entry
2017-11-16 Martin SeborPR tree-optimization/82588 - missing -Warray-bounds...
2017-11-16 Doug RuppMakefile.in: Merge Aarch64 and ARM "ifeq" blocks.
2017-11-16 Pierre-Marie... [multiple changes]
2017-11-16 Pierre-Marie... [multiple changes]
2017-11-16 Pierre-Marie... [multiple changes]
2017-11-16 Nathan Sidwell[PATCH] New lang hook
2017-11-16 Jonathan WakelyAdd noexcept to std::shared_future copy operations...
2017-11-16 Pekka Jääskeläinen[BRIG] added documentation in gccbrig.texi
2017-11-16 Hristian Kirtchevopt.ads: Elaboration warnings are now on by default.
2017-11-16 Pierre-Marie... [multiple changes]
2017-11-16 Nathan Sidwell[PR c++/81060] ICE with invalid initialzer via lambda
2017-11-16 Wilco DijkstraCanonicalize constant multiplies in division
2017-11-16 Wilco DijkstraSet default to -fomit-frame-pointer
2017-11-16 Wilco Dijkstra[AArch64] Fix frame tests
2017-11-16 Jan Hubicka* tree-cfg.c (gimple_find_sub_bbs): Do not compute...
2017-11-16 Jan Hubickacfg.c (scale_bbs_frequencies_int, [...]): Remove.
2017-11-16 Jan Hubicka* tree-ssa-loop-manip.c
2017-11-16 Jan Hubickatree-vect-loop-manip.c (vect_do_peeling): Do not use...
2017-11-16 Jan Hubicka* final.c (compute_alignments): Use counts rather than...
2017-11-16 Paolo Carlinire PR c++/70383 (Bogus error when attempting to capture...
2017-11-16 Jan Hubickacfgloopanal.c: Include sreal.h
2017-11-16 Jan Hubickacfgloopmanip.c (duplicate_loop_to_header_edge): Cleanup...
2017-11-16 Pierre-Marie... [multiple changes]
2017-11-16 Pierre-Marie... [multiple changes]
2017-11-16 Pierre-Marie... [multiple changes]
2017-11-16 Pierre-Marie... [multiple changes]
2017-11-16 Bob Duffsem_ch6.adb (Create_Extra_Formals): The type of the...
2017-11-16 Chung-Ju WuProvide more constraints for future use.
2017-11-16 Chung-Ju WuRemove the useless constant UNSPEC_VOLATILE_FUNC_RETURN.
2017-11-16 Chung-Ju WuAdd new options: -mext-perf, -mext-perf2, -mext-string.
2017-11-16 Julia KovalFix GFNI check which didn't work properly in gfni+sse...
2017-11-16 Julia KovalEnable VBMI2 support [1/7]
2017-11-16 Julia KovalGFNI enabling [4/4]
2017-11-16 Jason Merrill* include/std/numeric (gcd): Fix typo.
2017-11-16 GCC AdministratorDaily bump.
2017-11-15 Uros Bizjaki386.c (x86_print_call_or_nop): Emit 5 byte nop explici...
2017-11-15 Bill Schmidtaltivec.h (vec_xst_be): New #define.
2017-11-15 Martin SeborPR testsuite/82988 - g++.dg/cpp0x/lambda/lambda-switch...
2017-11-15 Ville VoutilainenFix gcd breakage.
2017-11-15 H.J. LuMove gcc/testsuite entries to gcc/testsuite/ChangeLog
2017-11-15 H.J. Lui386: Add X86_TUNE_EMIT_VZEROUPPER
2017-11-15 Will Schmidtrs6000.c (rs6000_gimple_fold_builtin): Add support...
2017-11-15 Jonathan WakelyMinor improvements to Filesystem tests
2017-11-15 Steven G. Karglre PR fortran/78240 (ICE in match_clist_expr, at fortra...
2017-11-15 Jonathan WakelyAdd noexcept to generic std::size, std::empty and std...
2017-11-15 Bin Chengre PR tree-optimization/82726 (ICE in verify_ssa during...
2017-11-15 Bin Chengre PR tree-optimization/82726 (ICE in verify_ssa during...
2017-11-15 Tamar Christinaarm-cpus.in (armv8_3, [...]): New
2017-11-15 Tamar Christinaarm.h (TARGET_DOTPROD): Add arm_arch8_2.
2017-11-15 Palmer DabbeltRISC-V: Add Jim Wilson as a maintainer
2017-11-15 Sudakshina Das[ARM] Fix more -Wreturn-type fallout
2017-11-15 Tom de VriesCompile strncpy-fix-1.c with -Wno-stringop-truncation
2017-11-15 Dominique d... pr81706.c: Adjust asm for darwin.
2017-11-15 Tom de VriesAdd libgomp.oacc-c-c++-common/f-asyncwait-{1,2,3}.c
2017-11-15 Nathan Sidwell[PR c++/81574] lambda capture of function reference
2017-11-15 Richard Bienerre PR tree-optimization/82985 (ICC: in vn_nary_build_or...
2017-11-15 Martin LiskaFix fallout of -fsanitize=vptr.
2017-11-15 Martin LiskaDisable -Wreturn-type by default in all languages other...
2017-11-15 Sebastian PerytFix PR82941 and PR82942 by adding proper vzeroupper...
2017-11-15 Sebastian PerytMAINTAINERS (write after approval): Add myself.
2017-11-15 Rainer OrthFix -Wreturn-type fallout in g++.dg/cpp0x/rv-trivial...
2017-11-15 Dominik Infuehr[AArch64] Improve scheduling model for X-Gene
2017-11-15 Jakub Jelinekre PR target/82981 (unnecessary __multi3 call for mips6...
2017-11-15 Jakub Jelinekre PR tree-optimization/82977 (AddressSanitizer: heap...
2017-11-15 Martin LiskaCoverage: remove -fkeep-inline-functions from coverage_...
2017-11-15 Martin LiskaUse proper probability (PR target/82927)
2017-11-15 Martin LiskaZero vptr in dtor for -fsanitize=vptr.
2017-11-15 Jeff Lawexplow.c (anti_adjust_stack_and_probe_stack_clash)...
2017-11-15 Jeff Lawtree-ssa-threadupdate.c (thread_through_all_blocks...
2017-11-15 Alexandre Olivaintroduce TDF_compare_debug, omit OBJ_TYPE_REF casts...
2017-11-15 Alexandre OlivaUse compare-debug for bootstrap-debug-lean to ignore...
2017-11-15 Joseph MyersAdd __builtin_tgmath for better tgmath.h implementation...
2017-11-15 Than McIntoshcompiler: remove LHS/RHS context determination for...
2017-11-15 Jeff Lawvr-values.c: New file with contents extracted from...
2017-11-15 GCC AdministratorDaily bump.
2017-11-14 Michael Meissnerrs6000.md (bswapdi2): On 32-bit ISA 3.0, don't generate...
2017-11-14 Michael Meissnerrs6000-c.c (is_float128_p): New helper function.
2017-11-14 Jan Hubickatree-ssa-threadupdate.c (compute_path_counts): Remove...
2017-11-14 Jan Hubickaipa-inline.c (edge_badness): Dump sreal frequency.
2017-11-14 Rainer OrthAdapt Solaris 12 references
2017-11-14 Ville VoutilainenImplement LWG 2733 and LWG 2759
2017-11-14 Jonathan WakelyFix typo in std::wbuffer_convert
2017-11-14 Carl Lovers6000.c (swap_endian_selector_for_mode): Remove le_...
2017-11-14 Jason MerrillSupport GTY((cache)) on hash_map.
2017-11-14 Richard Bienertree-cfgcleanup.c (cleanup_control_expr_graph): Remove...
2017-11-14 Ian Lance Taylorlibgo: adapt Solaris 12 references
2017-11-14 James Greenhalgh[Patch AArch64] Stop generating BSL for simple integer...
2017-11-14 Jan Hubickatracer.c (better_p): Do not compare frequencies.
next