]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/name-lookup.c
P0482R5 char8_t: Standard library support
[thirdparty/gcc.git] / gcc / cp / name-lookup.c
2019-02-19  Tom HonermannP0482R5 char8_t: Standard library support
2019-02-13  Alexandre Oliva[PR86379] do not use TREE_TYPE for USING_DECL_SCOPE
2019-01-17  Alexandre Oliva[PR87768] reset location wrapper suppression when reent...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-13  Nathan Sidwell[PR c++/87531] Fix second bug
2018-11-29  David MalcolmC++: namespaces and scopes for enum values (PR c++...
2018-11-13  David MalcolmEliminate source_location in favor of location_t
2018-11-01  Nathan Sidwell[ABI PATCH] static anonymous unions of function scope
2018-10-31  Nathan Sidwell[C++ PATCH] Simplify overloads
2018-10-29  David MalcolmC++: simplify output from suggest_alternatives_for
2018-10-02  Richard Bienerc-decl.c (warn_if_shadowing): Do not test DECL_FROM_INLINE.
2018-09-25  Martin LiskaRemove unused functions and fields.
2018-09-18  Nathan Sidwell[PATCH c++/86881] -Wshadow-local-compatible ICE
2018-08-31  Nathan Sidwell[PR c++/87155] Anonymous namespace and
2018-08-27  David MalcolmLess verbose fix-it hints for missing header files...
2018-08-27  Martin LiskaCome up with fndecl_built_in_p.
2018-08-20  David MalcolmAdd support for grouping of related diagnostics (PR...
2018-08-16  Nathan Sidwell[PATCH] CPP Macro predicates
2018-08-07  Ville Voutilainenre PR c++/79133 (lambda capture shadowing parameter...
2018-06-27  David MalcolmC++: don't offer bogus "._0" suggestions (PR c++/86329)
2018-06-27  Jason MerrillAvoid crash on friend in nested class template.
2018-06-21  Jason MerrillReduce garbage from push_to_top_level.
2018-06-15  Jason Merrillpt.c (tsubst_default_argument): Use push_to/pop_from_to...
2018-06-15  Jason MerrillPR c++/82882 - ICE with lambda in template default...
2018-05-07  Nathan Sidwell[C++ PATCH] Kill -fno-for-scope
2018-05-03  Nathan Sidwell[C++ Patch] Kill -ffriend-injection
2018-05-02  Paolo Carlinire PR c++/68374 (G++ -Wshadow doesn't warn about static...
2018-05-01  Jason MerrillPR c++/85580 - extern "C" and local variables
2018-04-27  David MalcolmDon't offer suggestions for compiler-generated variable...
2018-04-27  Nathan Sidwell[C++ PATCH] some cleanups
2018-04-12  David MalcolmPrevent erroneous "macro had not yet been defined"...
2018-04-06  David MalcolmC++: more std header hints; filter on C++ dialect ...
2018-04-06  David MalcolmC++: suggest missing headers for implicit use of "std...
2018-04-05  Paolo Carlinire PR c++/80956 (ICE with abstract class vector)
2018-04-03  Jakub Jelinekre PR c++/85140 (ICE with invalid use of alignas)
2018-03-29  David MalcolmMore #include suggestions (PR c++/84269)
2018-03-21  Nathan Sidwell[PR c++/84804] ICE with default arg, template friend...
2018-03-21  Nathan Sidwell[PR c++/84836] ICE with local scopes
2018-03-20  Nathan Sidwell[PR c++/84962] ICE with anon-struct member
2018-03-19  Nathan Sidwell[C++/84812] ICE with local fn decl
2018-03-09  Nathan Sidwell[PR c++/84733] ICE in check-local-shadow
2018-03-01  Nathan Sidwell[PR c++/84434] ICE with deduction guide
2018-02-28  Nathan Sidwell[PR c++/84602] ICE with anon-struct
2018-02-27  Nathan Sidwell[PR c++/84426] ICE after conflicting member decl
2018-02-26  Marek Polacekre PR c++/84537 (ICE in get_string, at spellcheck-tree.h)
2018-02-16  Nathan Sidwell[C++ PATCH] Deprecate -ffriend-injection
2018-02-16  Nathan Sidwell[PR c++/84375] Fix ICE after bad friend
2018-02-07  David MalcolmC++: avoid most reserved words as misspelling suggestio...
2018-01-26  Jason MerrillPR c++/82514 - ICE with local class in generic lambda.
2018-01-23  Nathan Sidwell[C++ PATCH] Deprecate ARM-era for scopes
2018-01-16  Jakub Jelinekre PR c++/83825 (ICE on invalid C++ code with shadowed...
2018-01-03  Jakub Jelinekre PR preprocessor/83602 (ICE in cpp_macro_definition_l...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-19  Jakub Jelinekread-rtl.c (parse_reg_note_name): Replace Yoda conditio...
2017-12-18  Nathan Sidwell[PR c++/59930] template friend injection
2017-12-06  David MalcolmC/C++: don't suggest implementation names as spelling...
2017-12-06  David MalcolmMove macro-spellchecking code from "gcc" to new files...
2017-12-01  Jason MerrillGive #include hints for <complex>.
2017-11-22  Jakub Jelinekre PR c++/82401 (error: qsort comparator non-negative...
2017-11-21  David MalcolmC/C++: more stdlib header hints (PR c/81404)
2017-11-21  David MalcolmC++: provide macro used-before-defined hint (PR c+...
2017-11-20  Jakub JelinekP0329R4: Designated Initialization
2017-11-20  David Malcolmc-family: add name_hint/deferred_diagnostic
2017-11-16  Nathan Sidwell[PR c++/81060] ICE with invalid initialzer via lambda
2017-10-31  David Malcolmdiagnostics: get rid of *_at_rich_loc in favor of overl...
2017-10-31  Nathan Sidwell[C++ PATCH] overloaded operator fns [2/N]
2017-10-10  Nathan Sidwell[C++ PATCH] hash-table for extern-c fns.
2017-10-10  Nathan Sidwell[C++ PATCH] set_global_binding tweak
2017-10-06  Nathan Sidwell[PR c++/82424] Dont convert dependent types
2017-10-06  Nathan Sidwell[C++ PATCH] hash-table for extern-c fns.
2017-10-06  Nathan Sidwell[C++ PATCH] use hash-table for namespace contents
2017-10-05  Nathan Sidwell[C++ PATCH] Kill IDENTIFIER_GLOBAL_VALUE
2017-10-04  Nathan Sidwell[C++ PATCH] give builtin types consistent name
2017-10-04  Nathan Sidwell[C++ PATCH] Move mangling alias out of ::
2017-09-28  Jason MerrillUse local_specializations to find capture proxies.
2017-09-21  Nathan Sidwell[C++ PATCH] class member ordering
2017-09-13  Nathan SidwellRename CLASSTYPE_METHOD_VEC to CLASSTYPE_MEMBER_VEC.
2017-09-12  Nathan SidwellKill CLASSTYPE_SORTED_FIELDS.
2017-09-12  Nathan Sidwellname-lookup.c (get_class_binding): Rename TYPE arg...
2017-09-06  Nathan Sidwellname-lookup.h (lookup_field_1): Delete.
2017-09-06  Nathan Sidwellname-lookup.c (count_fields): Rename to ...
2017-09-06  Nathan Sidwellname-lookup.h (lookup_fnfields_slot_nolazy, [...])...
2017-09-05  Nathan Sidwellname-lookup.c (do_class_using_decl): Elide read-once...
2017-09-05  Nathan Sidwellclass.c (add_method): Move slot search and insertion...
2017-09-01  Nathan Sidwellcp-tree.h (resort_type_method_vec): Move declaration...
2017-09-01  Nathan SidwellRevert 2017-08-28 Nathan Sidwell <nathan@acm.org> Resto...
2017-08-28  Nathan Sidwellcp-tree.h (lang_type): Replace sorted_fields vector...
2017-08-28  Nathan Sidwellcp-tree.h (insert_late_enum_def_into_classtype_sorted_f...
2017-08-25  Nathan SidwellConversion operators have a special name
2017-08-24  Nathan SidwellConversion operators kept on single overload set
2017-08-23  Nathan Sidwellcp-tree.h (lookup_field_1, [...]): Move declatations...
2017-08-18  David MalcolmC++: fix ordering of missing std #include suggestion...
2017-07-29  Jakub Jelinekdebug.h (struct gcc_debug_hooks): Add IMPLICIT argument...
2017-07-14  David Malcolmc/c++: Add fix-it hints for suggested missing #includes
2017-06-30  Nathan Sidwellre PR c++/81229 (ICE in c_tree_chain_next on aarch64)
2017-06-29  Nathan Sidwellre PR c++/81247 (ICE on invalid C++ code with malformed...
2017-06-29  Jason MerrillPR c++/81164 - ICE with invalid inherited constructor.
2017-06-29  Nathan Sidwellcall.c (check_dtor_name): Use constructor_name for...
2017-06-27  Nathan SidwellKill IDENTIFIER_TEMPLATE.
2017-06-22  Nathan SidwellReorder IDENTIFIER flags
next