]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/cp-tree.h
extend.texi (Loop-Specific Pragmas): Document pragma GCC unroll.
[thirdparty/gcc.git] / gcc / cp / cp-tree.h
2017-12-22  Eric Botcazouextend.texi (Loop-Specific Pragmas): Document pragma...
2017-12-19  Paolo Carlinire PR c++/82593 (Internal compiler error: in process_in...
2017-12-19  Paolo Carlinicp-tree.h: Fix typo in comment.
2017-12-15  Jakub Jelinekre PR c++/81197 (ICE with structured binding and lifeti...
2017-12-12  Jason MerrillPR c++/82115 - ICE with variable initialized with its...
2017-12-07  Martin SeborPR c/81544 - attribute noreturn and warn_unused_result...
2017-12-06  Jason MerrillPR c++/82115 - ICE with variable initialized with its...
2017-12-01  Jakub Jelinekfunction.h (struct function): Remove cilk_frame_decl...
2017-11-28  Jakub Jelinekre PR sanitizer/81275 (-fsanitize=thread produce incorr...
2017-11-28  Julia KovalRemove Cilk Plus support.
2017-11-27  Jason Merrillpt.c (primary_template_specialization_p): Rename from
2017-11-16  Jason MerrillPR c++/79092 - non-type args of different types are...
2017-11-16  Nathan Sidwell[PATCH] New lang hook
2017-11-14  Jason MerrillSupport GTY((cache)) on hash_map.
2017-11-13  Jason MerrillCapture adjustments for P0588R1.
2017-11-13  Jason MerrillDefer folding of *&.
2017-11-03  Paolo Carlinire PR c++/81957 (ICE decltype)
2017-11-02  Nathan Sidwell[C++ PATCH] overloaded operator fns [8/N]
2017-11-01  Nathan Sidwell[C++ PATCH] overloaded operator fns [8/N]
2017-11-01  Nathan Sidwell[C++ PATCH] overloaded operator fns [6/N]
2017-11-01  Nathan Sidwell[C++ PATCH] overloaded operator fns [6/N]
2017-10-31  Nathan Sidwell[C++ PATCH] overloaded operator fns [5/N]
2017-10-31  Nathan Sidwell[C++ PATCH] overloaded operator fns [3/N]
2017-10-31  Nathan Sidwell[C++ PATCH] overloaded operator fns [2/N]
2017-10-31  Nathan Sidwell[C++ PATCH] overloaded operator fns [1/N]
2017-10-30  Nathan Sidwell[C++ PATCH] operator name cleanup prepatch
2017-10-25  Nathan Sidwell[C++ PATCH] Kill IDENTIFIER_LABEL_VALUE
2017-10-13  David MalcolmC++: show location of unclosed extern "C" specifications
2017-10-12  Nathan Sidwell[C++ PATCH] cp_expr tweak and delete unused enumerations
2017-10-10  Nathan Sidwell[C++ PATCH] Kill unneeded hash specialization
2017-10-10  Jason MerrillMore delayed lambda capture fixes.
2017-10-06  Paolo Carlinire PR c++/47791 (finish function is using literal value...
2017-10-06  Nathan Sidwell[C++ PATCH] use hash-table for namespace contents
2017-10-05  Nathan SidwellRe: [PATCH] C++ warning on vexing parse
2017-10-05  Nathan Sidwell[C++ PATCH] Kill IDENTIFIER_GLOBAL_VALUE
2017-10-04  Nathan Sidwell[C++ PATCH] Move mangling alias out of ::
2017-09-29  Jakub JelinekP0683R1 - default member initializers for bit-fields
2017-09-28  Jason MerrillPR c++/56973, DR 696 - capture constant variables only...
2017-09-28  Jason MerrillUse local_specializations to find capture proxies.
2017-09-22  David MalcolmC++: underline parameters in mismatching function calls
2017-09-15  Jakub Jelinekinvoke.texi: Document -std=c++17 and -std=gnu++17 and...
2017-09-13  Nathan SidwellRename CLASSTYPE_METHOD_VEC to CLASSTYPE_MEMBER_VEC.
2017-09-12  Nathan SidwellKill CLASSTYPE_SORTED_FIELDS.
2017-09-08  Jason MerrillPR c++/70029 - ICE with ref-qualifier and -flto
2017-09-07  Jason MerrillPR c++/82053 - ICE with default argument in lambda...
2017-09-06  Nathan Sidwellname-lookup.h (lookup_fnfields_slot_nolazy, [...])...
2017-09-05  Nathan Sidwellcp-tree.h (lang_decl_base): Rename template_conv_p...
2017-09-05  Paolo Carlinire PR c++/81942 (ICE on empty constexpr constructor...
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-29  Jason MerrillReimplement handling of lambdas in templates.
2017-08-29  Jason MerrillRemove unnecessary LAMBDA_EXPR fields.
2017-08-29  Jason MerrillSupport copying local_specializations.
2017-08-29  Jason MerrillAdd immediate potential_constant_expression variants.
2017-08-29  Jason MerrillInstantiate default arguments/member initializers once.
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-23  Nathan Sidwellcp-tree.h (lookup_field_1, [...]): Move declatations...
2017-08-23  Nathan Sidwellcp-tree.h (maybe_version_functions): Declare.
2017-08-23  Nathan Sidwellcp-tree.h (print_search_statistics, [...]): Don't declare.
2017-08-17  Nathan Sidwellcp-tree.def (TEMPLATE_TEMPLATE_PARM): Remove stale...
2017-08-17  Nathan Sidwellcp-tree.h (struct lang_type): Remove template_info...
2017-08-10  Jason MerrillPR c++/80452 - Core 1579, implicit move semantics on...
2017-08-09  Jason MerrillPR c++/81359 - Unparsed NSDMI error from SFINAE context.
2017-07-21  Nathan SidwellRemove special CDtor METHOD_VEC slots.
2017-07-19  Nathan Sidwellclass.c (add_implicitly_declared_members): Use classtyp...
2017-07-19  Nathan Sidwelltree.h (TYPE_MINVAL, [...]): Rename to ...
2017-07-18  Nathan Sidwellclass.c (classtype_has_move_assign_or_move_ctor): Declare.
2017-07-17  Nathan Sidwellclass.c (type_has_user_declared_move_constructor, ...
2017-07-12  Nathan Sidwellcp-tree.h (DECL_CONSTRUCTOR_P, [...]): Look at identifi...
2017-07-10  Martin Seborcp-tree.h (cp_operator_id, [...]): Document.
2017-07-06  David MalcolmSupport C++-specific selftests
2017-06-30  Nathan Sidwellconfig-lang.in (gtfiles): Add cp/lex.c.
2017-06-30  Nathan Sidwellcp-tree.h (lookup_fnfields_1, [...]): Don't declare.
2017-06-29  Jason MerrillPR c++/81164 - ICE with invalid inherited constructor.
2017-06-29  Nathan Sidwellcp-tree.h (THIS_NAME, [...]): Delete.
2017-06-29  Nathan Sidwellclass.c (finish_struct): Use OVL_P.
2017-06-29  Nathan SidwellWhitespace cleanups.
2017-06-28  Jason MerrillPR c++/72764 - ICE with invalid template typename.
2017-06-27  Nathan Sidwellcp-tree.h (CLASSTYPE_DESTRUCTORS): Rename to ...
2017-06-27  Nathan SidwellKill IDENTIFIER_TEMPLATE.
2017-06-26  Nathan Sidwellcp-tree.h (lang_decl_fn): Remove assignment_operator_p...
2017-06-23  Jason MerrillPR c++/79056 - C++17 ICE with invalid template syntax.
2017-06-22  Nathan SidwellReorder IDENTIFIER flags
2017-06-20  Nathan Sidwellcp-tree.h (CPTI_NELTS_IDENTIFIER): Delete.
2017-06-16  Nathan Sidwellcp-tree.h (build_this_parm, [...]): Add FN parm.
2017-06-16  Nathan SidwellSymbol tables are insert only.
2017-06-16  Nathan SidwellDon't defer noexcept_deferred_spec.
2017-06-16  Nathan SidwellMake keyed_classes a vector.
2017-06-11  Jason Merrilltree.h (id_equal): New.
2017-06-10  Jason MerrillMissing bits from N4268, constant evaluation for all...
2017-06-10  Jason MerrillOverhaul pointer-to-member conversion and template...
2017-06-08  Jan Hubickasystem.h (fancy_abort): Annotate by ATTRIBUTE_COLD.
2017-06-02  Nathan SidwellRemove lang_type_ptrmem.
2017-05-31  Nathan Sidwellcp-tree.h (lang_decl_slector): New enum.
2017-05-30  Nathan SidwellKill IDENTIFIER_NAMESPACE_BINDINGS
2017-05-30  Nathan Sidwellcp-tree.def (OVERLOAD): Fix comment.
2017-05-29  Alexandre Oliva[libcc1] drop unused field from C++ lang_identifier
2017-05-29  Nathan SidwellPR c++/80891 (#1,#5)
next