summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FIXME: C: add c_expr::get_locationdmalcolm/lsp-v1.0David Malcolm2017-07-241-0/+5
* FIXME: C WIP: inform_about_return_typeDavid Malcolm2017-07-241-3/+18
* FIXME: hack in usage of Nicolas Seriot's JSON test suite to json.c selftestsDavid Malcolm2017-07-241-0/+91
* FIXME: DEFER: add gcc/testsuite/g++.dg/mismatching-const.C (WIP testcase, wou...David Malcolm2017-07-241-0/+20
* FIXME: DEFER: changes to gcc/testsuite/g++.dg/warn/Wsuggest-final.C (doesn't ...David Malcolm2017-07-241-1/+15
* FIXME: DEFER: add gcc/testsuite/gcc.dg/noreturn-9.c (uses blt; appears to be ...David Malcolm2017-07-241-0/+16
* FIXME: ipa-pure-const.c: WIP on suggesting attributes (needs blt, and lots of...David Malcolm2017-07-241-6/+27
* Fix selftest::read_file for empty fileDavid Malcolm2017-07-241-0/+19
* *** Deferred ***David Malcolm2017-07-241-0/+1
* FIXME: workaround for layout ruler width when not at a ttyDavid Malcolm2017-07-241-0/+4
* Language Server Protocol: work-in-progess on testsuiteDavid Malcolm2017-07-214-0/+276
* Language Server Protocol: proof-of-concept GCC implementationDavid Malcolm2017-07-215-0/+202
* Language Server Protocol: add lsp::server abstract base classDavid Malcolm2017-07-215-0/+504
* Add implementation of JSON-RPCDavid Malcolm2017-07-215-0/+583
* Add http-server.h and http-server.cDavid Malcolm2017-07-215-0/+462
* Add server.h and server.cDavid Malcolm2017-07-213-0/+199
* Add JSON implementationDavid Malcolm2017-07-215-0/+2131
* C++: provide fix-it hints in -Wsuggest-overrideDavid Malcolm2017-07-212-3/+32
* C++: highlight return types when complaining about mismatchesDavid Malcolm2017-07-214-6/+206
* C: highlight return types when complaining about mismatchesDavid Malcolm2017-07-212-4/+120
* C++: use BLT to highlight parameter of callee decl for mismatching typesDavid Malcolm2017-07-212-14/+86
* C: use BLT to highlight parameter of callee decl for mismatching typesDavid Malcolm2017-07-212-20/+56
* C++ frontend: capture BLT informationDavid Malcolm2017-07-215-22/+394
* C frontend: capture BLT informationDavid Malcolm2017-07-213-39/+221
* Core of BLT implementationDavid Malcolm2017-07-217-0/+1013
* diagnostics: support prefixes within diagnostic_show_locusDavid Malcolm2017-07-214-20/+82
* Add param-type-mismatch.c/C testcases as a baselineDavid Malcolm2017-07-212-0/+225
* 2017-07-17 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2017-07-172-0/+6
* * parser.c (cp_parser_decl_specifier_seq): Add fix-it hints forreichelt2017-07-175-7/+35
* * class.c (maybe_warn_about_overly_private_class): Ignore publicnathan2017-07-174-9/+42
* * class.c (type_has_user_declared_move_constructor,nathan2017-07-175-45/+31
* 2017-07-17 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2017-07-172-0/+7
* 2017-07-17 Yury Gribov <tetra2005@gmail.com>chefmax2017-07-172-1/+6
* [ARC] Deprecate mexpand-adddi option.claziss2017-07-174-40/+11
* [ARC] [LRA] Avoid emitting COND_EXEC during expand.claziss2017-07-172-7/+44
* [ARC] Enable indexed loads for elf targers.claziss2017-07-174-2/+29
* * semantics.c (classtype_has_nothrow_assign_or_copy_p): Clarifynathan2017-07-172-20/+17
* Do not allow -fgnu-tm w/ -fsanitize={kernel-,}address (PR sanitizer/81302).marxin2017-07-172-0/+13
* PR target/81369amker2017-07-172-13/+21
* PR target/81369amker2017-07-174-1/+36
* PR tree-optimization/81374amker2017-07-172-3/+10
* [ARC] Consolidate PIC implementation.claziss2017-07-179-112/+167
* [PATCH] [ARC] Add support for naked functions.claziss2017-07-178-66/+234
* PR tree-optimization/81428jakub2017-07-174-2/+21
* Remove stuff dead since r239246.gjl2017-07-173-67/+8
* * gcc_update (files_and_dependencies)gjl2017-07-172-1/+5
* 2017-07-17 Tamar Christina <tamar.christina@arm.com>tnfchris2017-07-172-1/+5
* PR tree-optimization/81365jakub2017-07-174-1/+76
* PR 80929gjl2017-07-172-10/+44
* PR tree-optimization/81396jakub2017-07-174-2/+78