Daily bump.
[gcc.git] / libcc1 / libcp1plugin.cc
2020-02-11 Patrick Palkac++: Fix return type deduction with an abbreviated...
2020-01-07 Paolo Carliniinit.c (build_new): Add location_t parameter and use...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-30 Paolo Carlinidecl2.c (delete_sanity): Add location_t parameter and...
2019-12-18 Paolo Carlinitypeck.c (cxx_sizeof_or_alignof_type): Add location_t...
2019-12-09 Paolo Carlinitypeck.c (check_for_casting_away_constness): Add locati...
2019-12-05 Paolo Carlinitypeck2.c (build_functional_cast): Add location_t param...
2019-11-25 Paolo Carlinitypeck.c (cp_build_indirect_ref_1): Add location_t...
2019-05-21 Nathan Sidwell[C++ PATCH] Using decls
2019-05-20 Nathan Sidwell[C++ PATCH] Commonixe using directive finishing
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-13 David MalcolmEliminate source_location in favor of location_t
2018-04-23 Jason MerrillPR c++/69560 - wrong alignof(double) on x86.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-11-01 Nathan Sidwell[C++ PATCH] overloaded operator fns [6/N]
2017-10-31 Nathan Sidwell[C++ PATCH] overloaded operator fns [2/N]
2017-10-04 Nathan Sidwell[C++ PATCH] Move mangling alias out of ::
2017-07-21 Nathan SidwellRemove TYPE_METHODS.
2017-07-13 Nathan Sidwellrevert previous premature commit
2017-07-13 Nathan Sidwelllibcp1plugin.cc (plugin_build_decl): Use DECL_CXX_...
2017-07-12 Nathan Sidwelllibcp1plugin.cc (plugin_build_decl): Use DECL_CXX_...
2017-07-05 Richard SandifordUse SET_DECL_MODE in libcc1
2017-06-30 Nathan Sidwellconfig-lang.in (gtfiles): Add cp/lex.c.
2017-06-26 Nathan Sidwellcp-tree.h (lang_decl_fn): Remove assignment_operator_p...
2017-06-16 Nathan Sidwellcp-tree.h (build_this_parm, [...]): Add FN parm.
2017-05-26 Nathan SidwellInline and using namespace representation change.
2017-05-26 Nathan Sidwellcall.c (build_operator_new_call): Do namelookup and...
2017-05-25 Nathan SidwellKill DECL_NAMESPACE_USERS, DECL_NAMESPACE_ASSOCIATIONS.
2017-05-23 Nathan Sidwellcp-tree.h (OVL_P): New.
2017-05-11 Nathan Sidwell* libcp1plugin.cc (plugin_build_decl): Adjust add_metho...
2017-05-10 Nathan Sidwellcp-tree.h (add_method, [...]): Change last arg to bool.
2017-04-15 Alexandre Oliva[libcp1] handle anon aggregates linkage-named by typedefs
2017-01-31 Alexandre OlivaIntroduce C++ support in libcc1