gcc/cygwin-gcc.git
2017-07-24 David MalcolmFIXME: C: add c_expr::get_locationheads/dmalcolm/lsp-v1.0
2017-07-24 David MalcolmFIXME: C WIP: inform_about_return_type
2017-07-24 David MalcolmFIXME: hack in usage of Nicolas Seriot's JSON test...
2017-07-24 David MalcolmFIXME: DEFER: add gcc/testsuite/g++.dg/mismatching...
2017-07-24 David MalcolmFIXME: DEFER: changes to gcc/testsuite/g++.dg/warn...
2017-07-24 David MalcolmFIXME: DEFER: add gcc/testsuite/gcc.dg/noreturn-9.c...
2017-07-24 David MalcolmFIXME: ipa-pure-const.c: WIP on suggesting attributes...
2017-07-24 David MalcolmFix selftest::read_file for empty file
2017-07-24 David Malcolm*** Deferred ***
2017-07-24 David MalcolmFIXME: workaround for layout ruler width when not at...
2017-07-22 David MalcolmLanguage Server Protocol: work-in-progess on testsuite
2017-07-22 David MalcolmLanguage Server Protocol: proof-of-concept GCC implemen...
2017-07-22 David MalcolmLanguage Server Protocol: add lsp::server abstract...
2017-07-22 David MalcolmAdd implementation of JSON-RPC
2017-07-22 David MalcolmAdd http-server.h and http-server.c
2017-07-22 David MalcolmAdd server.h and server.c
2017-07-22 David MalcolmAdd JSON implementation
2017-07-22 David MalcolmC++: provide fix-it hints in -Wsuggest-override
2017-07-22 David MalcolmC++: highlight return types when complaining about...
2017-07-22 David MalcolmC: highlight return types when complaining about mismatches
2017-07-22 David MalcolmC++: use BLT to highlight parameter of callee decl...
2017-07-22 David MalcolmC: use BLT to highlight parameter of callee decl for...
2017-07-22 David MalcolmC++ frontend: capture BLT information
2017-07-22 David MalcolmC frontend: capture BLT information
2017-07-22 David MalcolmCore of BLT implementation
2017-07-22 David Malcolmdiagnostics: support prefixes within diagnostic_show_locus
2017-07-21 David MalcolmAdd param-type-mismatch.c/C testcases as a baseline
2017-07-17 wschmidt2017-07-17 Bill Schmidt <wschmidt@linux.vnet.ibm...
2017-07-17 reichelt * parser.c (cp_parser_decl_specifier_seq):...
2017-07-17 nathan * class.c (maybe_warn_about_overly_private_class)...
2017-07-17 nathan * class.c (type_has_user_declared_move_constructor,
2017-07-17 edlinger2017-07-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2017-07-17 chefmax2017-07-17 Yury Gribov <tetra2005@gmail.com>
2017-07-17 claziss[ARC] Deprecate mexpand-adddi option.
2017-07-17 claziss[ARC] [LRA] Avoid emitting COND_EXEC during expand.
2017-07-17 claziss[ARC] Enable indexed loads for elf targers.
2017-07-17 nathan * semantics.c (classtype_has_nothrow_assign_or_copy_p...
2017-07-17 marxinDo not allow -fgnu-tm w/ -fsanitize={kernel-,}address...
2017-07-17 amker PR target/81369
2017-07-17 amker PR target/81369
2017-07-17 amker PR tree-optimization/81374
2017-07-17 claziss[ARC] Consolidate PIC implementation.
2017-07-17 claziss[PATCH] [ARC] Add support for naked functions.
2017-07-17 jakub PR tree-optimization/81428
2017-07-17 gjl Remove stuff dead since r239246.
2017-07-17 gjl * gcc_update (files_and_dependencies)
2017-07-17 tnfchris2017-07-17 Tamar Christina <tamar.christina@arm.com>
2017-07-17 jakub PR tree-optimization/81365
2017-07-17 gjl PR 80929
2017-07-17 jakub PR tree-optimization/81396
2017-07-17 vriesInsert diverging jump alap in nvptx_single
2017-07-17 sh[SPARC/RTEMS] Add __FIX_LEON3FT_B2BST
2017-07-17 sh[RTEMS] Add multilibs for LEON3FT back-to-back store...
2017-07-17 gccadminDaily bump.
2017-07-16 ebotcazou PR rtl-optimization/81424
2017-07-16 hubicka * tree-ssa-loop-manip.c (tree_transform_and_unroll_loo...
2017-07-16 hubicka * cgraph.c (cgraph_edge::redirect_call_stmt_to_caller...
2017-07-16 hubicka * cfgloopmanip.c (scale_loop_profile): Avoid use of...
2017-07-16 hubicka * tree-ssa-loop-unswitch.c (hoist_guard): Avoid use...
2017-07-16 hubicka * asan.c (create_cond_insert_point): Avoid use of...
2017-07-16 hubicka * profile-count.h (profile_probability::from_reg_br_pr...
2017-07-16 ebotcazou * gimplify.c (mostly_copy_tree_r): Revert latest change.
2017-07-16 hubicka * ipa-visibility.c (function_and_variable_visibility...
2017-07-16 hubicka * ipa-fnsummary.c (pass_data_ipa_fn_summary): Use
2017-07-16 ebotcazou * config/sparc/sparc.md (divdf3_fix): Add NOP to preve...
2017-07-16 hubicka * tree-ssa-threadupdate.c (compute_path_counts,
2017-07-16 reichelt Add forgotten Changelog entries for
2017-07-16 reichelt * parser.c (cp_parser_cast_expression): Use...
2017-07-16 gccadminDaily bump.
2017-07-15 ian * Makefile.am (CHECK_ENV): Set GOROOT.
2017-07-15 ebotcazou PR ada/81446
2017-07-15 rediReorder std::scoped_lock parameters as per P0739R0...
2017-07-15 thopre01Revert "[ARM] Fix definition of __ARM_FEATURE_NUMERIC_M...
2017-07-15 gccadminDaily bump.
2017-07-14 ian libgo: don't copy semt into runtime.inc
2017-07-14 ian cmd/go: use gccSupportsFlag for -fsplit-stack
2017-07-14 kelvingcc/ChangeLog:
2017-07-14 rediConstrain std::variant constructor for class template...
2017-07-14 wschmidt[gcc]
2017-07-14 mseborgcc/testsuite/ChangeLog:
2017-07-14 jgreenhalgh[Patch ARM] Document the +crypto extension on CPUs.
2017-07-14 thopre01[ARM] Fix definition of __ARM_FEATURE_NUMERIC_MAXMIN
2017-07-14 thopre01[ARM] Add support for ARM Cortex-R52 processor
2017-07-14 thopre01[ARM] Rewire -mfpu=fp-armv8 as VFPv5 + D32 + DP
2017-07-14 dmalcolmc/c++: Add fix-it hints for suggested missing #includes
2017-07-14 jgreenhalgh[Patch][Aarch64] Refactor comments in aarch64_print_operand
2017-07-14 ktkachovUpdate comment in gimple-ssa-store-merging.c
2017-07-14 jakub PR sanitizer/81066
2017-07-14 marxinRemove Java references in source code.
2017-07-14 marxinAdd additional quotes to opts.c.
2017-07-14 marxinRemove Pascal language in source code.
2017-07-14 gccadminDaily bump.
2017-07-13 dmalcolmdiagnostics: fix crash when consolidating out-of-order...
2017-07-13 willschm[gcc]
2017-07-13 marxinCleanup #2 of Pascal references.
2017-07-13 jason P0512R0 - Deduction from an initializer list.
2017-07-13 jason * g++.old-deja/g++.bugs/900520_03.C: Limit error to...
2017-07-13 nathanrevert previous premature commit
2017-07-13 nathan * libcp1plugin.cc (plugin_build_decl): Use
2017-07-13 marxinAdd quotes to error messages related to Sanitizers.
next