summaryrefslogtreecommitdiff
path: root/libcc1
AgeCommit message (Expand)Author
2020-10-15Daily bump.GCC Administrator
2020-10-14c++: DECL_FRIEND_P cleanupNathan Sidwell
2020-10-08Daily bump.GCC Administrator
2020-10-07c++: Rename DECL_BUILTIN_P to DECL_UNDECLARED_BUILTIN_PNathan Sidwell
2020-10-03Daily bump.GCC Administrator
2020-10-02c++: Kill DECL_ANTICIPATEDNathan Sidwell
2020-09-26Daily bump.GCC Administrator
2020-09-25c++: DECL_BUILTIN_P for builtinsNathan Sidwell
2020-09-25Daily bump.GCC Administrator
2020-09-24c++: Cleanup some decl pushing apisNathan Sidwell
2020-09-11Daily bump.GCC Administrator
2020-09-10c++: DECL_LOCAL_FUNCTION_P -> DECL_LOCAL_DECL_PNathan Sidwell
2020-08-15Daily bump.GCC Administrator
2020-08-14c++: Final bit of name-lookup api simplificationNathan Sidwell
2020-08-14c++: Yet more name-lookup api simplificationNathan Sidwell
2020-08-14c++: More simplification of name_lookup apiNathan Sidwell
2020-08-14Daily bump.GCC Administrator
2020-08-13[c++]: Unconfuse lookup_name_real API a bitNathan Sidwell
2020-07-31Daily bump.GCC Administrator
2020-07-30Require CET support only for the final GCC buildH.J. Lu
2020-07-01Daily bump.GCC Administrator
2020-06-30c++: Tweak function cloning namesNathan Sidwell
2020-05-30Daily bump.GCC Administrator
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu
2020-05-14x86: Default CET run-time support to autoH.J. Lu
2020-05-12libcc1: Enable Intel CET on Intel CET enabled hostH.J. Lu
2020-02-10c++: Fix return type deduction with an abbreviated function templatePatrick Palka
2020-01-07init.c (build_new): Add location_t parameter and use it throughout.Paolo Carlini
2020-01-01Update copyright years.Jakub Jelinek
2019-12-30decl2.c (delete_sanity): Add location_t parameter and use it throughout.Paolo Carlini
2019-12-18typeck.c (cxx_sizeof_or_alignof_type): Add location_t parameter and use it th...Paolo Carlini
2019-12-09typeck.c (check_for_casting_away_constness): Add location_t parameter and use...Paolo Carlini
2019-12-05typeck2.c (build_functional_cast): Add location_t parameter and use it.Paolo Carlini
2019-11-25typeck.c (cp_build_indirect_ref_1): Add location_t parameter and use it in er...Paolo Carlini
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki
2019-05-21[C++ PATCH] Using declsNathan Sidwell
2019-05-20[C++ PATCH] Commonixe using directive finishingNathan Sidwell
2019-01-01Update copyright years.Jakub Jelinek
2018-11-13Eliminate source_location in favor of location_tDavid Malcolm
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-04-23PR c++/69560 - wrong alignof(double) on x86.Jason Merrill
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm
2018-01-03Update copyright years.Jakub Jelinek
2017-11-26Plugin support on Windows/MinGWBoris Kolpackov
2017-11-16Makefile.am: Remove references to c-compiler-name.h and cp-compiler-name.hSergio Durigan Junior
2017-11-01[C++ PATCH] overloaded operator fns [6/N]Nathan Sidwell
2017-10-31[C++ PATCH] overloaded operator fns [2/N]Nathan Sidwell
2017-10-04[C++ PATCH] Move mangling alias out of ::Nathan Sidwell
2017-07-21Remove TYPE_METHODS.Nathan Sidwell
2017-07-13revert previous premature commitNathan Sidwell