aboutsummaryrefslogtreecommitdiff
path: root/libcc1
AgeCommit message (Expand)AuthorFilesLines
2020-10-08Daily bump.GCC Administrator1-0/+5
2020-10-07c++: Rename DECL_BUILTIN_P to DECL_UNDECLARED_BUILTIN_PNathan Sidwell1-1/+1
2020-10-03Daily bump.GCC Administrator1-0/+4
2020-10-02c++: Kill DECL_ANTICIPATEDNathan Sidwell1-1/+0
2020-09-26Daily bump.GCC Administrator1-0/+4
2020-09-25c++: DECL_BUILTIN_P for builtinsNathan Sidwell1-1/+1
2020-09-25Daily bump.GCC Administrator1-0/+11
2020-09-24c++: Cleanup some decl pushing apisNathan Sidwell1-9/+9
2020-09-11Daily bump.GCC Administrator1-0/+4
2020-09-10c++: DECL_LOCAL_FUNCTION_P -> DECL_LOCAL_DECL_PNathan Sidwell1-1/+1
2020-08-15Daily bump.GCC Administrator1-0/+15
2020-08-14c++: Final bit of name-lookup api simplificationNathan Sidwell1-2/+1
2020-08-14c++: Yet more name-lookup api simplificationNathan Sidwell1-1/+1
2020-08-14c++: More simplification of name_lookup apiNathan Sidwell1-2/+3
2020-08-14Daily bump.GCC Administrator1-0/+4
2020-08-13[c++]: Unconfuse lookup_name_real API a bitNathan Sidwell1-1/+1
2020-07-31Daily bump.GCC Administrator1-0/+5
2020-07-30Require CET support only for the final GCC buildH.J. Lu1-4/+17
2020-07-01Daily bump.GCC Administrator1-0/+5
2020-06-30c++: Tweak function cloning namesNathan Sidwell1-1/+1
2020-05-30Daily bump.GCC Administrator1-0/+5
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu1-6/+6
2020-05-14x86: Default CET run-time support to autoH.J. Lu2-6/+41
2020-05-12libcc1: Enable Intel CET on Intel CET enabled hostH.J. Lu6-4/+164
2020-02-10c++: Fix return type deduction with an abbreviated function templatePatrick Palka2-4/+8
2020-01-07init.c (build_new): Add location_t parameter and use it throughout.Paolo Carlini2-2/+6
2020-01-01Update copyright years.Jakub Jelinek22-21/+25
2019-12-30decl2.c (delete_sanity): Add location_t parameter and use it throughout.Paolo Carlini2-1/+7
2019-12-18typeck.c (cxx_sizeof_or_alignof_type): Add location_t parameter and use it th...Paolo Carlini2-3/+12
2019-12-09typeck.c (check_for_casting_away_constness): Add location_t parameter and use...Paolo Carlini2-2/+8
2019-12-05typeck2.c (build_functional_cast): Add location_t parameter and use it.Paolo Carlini2-1/+6
2019-11-25typeck.c (cp_build_indirect_ref_1): Add location_t parameter and use it in er...Paolo Carlini2-1/+7
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki2-6/+20
2019-05-21[C++ PATCH] Using declsNathan Sidwell2-1/+6
2019-05-20[C++ PATCH] Commonixe using directive finishingNathan Sidwell2-1/+6
2019-01-01Update copyright years.Jakub Jelinek22-21/+25
2018-11-13Eliminate source_location in favor of location_tDavid Malcolm3-22/+29
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers5-949/+1500
2018-04-23PR c++/69560 - wrong alignof(double) on x86.Jason Merrill1-1/+2
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm2-3/+8
2018-01-03Update copyright years.Jakub Jelinek22-21/+25
2017-11-26Plugin support on Windows/MinGWBoris Kolpackov2-1/+18
2017-11-16Makefile.am: Remove references to c-compiler-name.h and cp-compiler-name.hSergio Durigan Junior6-45/+47
2017-11-01[C++ PATCH] overloaded operator fns [6/N]Nathan Sidwell2-1/+6
2017-10-31[C++ PATCH] overloaded operator fns [2/N]Nathan Sidwell2-25/+16
2017-10-04[C++ PATCH] Move mangling alias out of ::Nathan Sidwell2-6/+5
2017-07-21Remove TYPE_METHODS.Nathan Sidwell2-4/+9
2017-07-13revert previous premature commitNathan Sidwell1-4/+4
2017-07-13libcp1plugin.cc (plugin_build_decl): Use DECL_CXX_{CON,DE}STRUCTOR directly.Nathan Sidwell1-4/+4
2017-07-12libcp1plugin.cc (plugin_build_decl): Use DECL_CXX_{CON,DE}STRUCTOR directly.Nathan Sidwell2-2/+7