summaryrefslogtreecommitdiff
path: root/libcc1
Commit message (Expand)AuthorAgeFilesLines
* Daily bump.GCC Administrator2020-10-151-0/+4
* c++: DECL_FRIEND_P cleanupNathan Sidwell2020-10-141-1/+1
* Daily bump.GCC Administrator2020-10-081-0/+5
* c++: Rename DECL_BUILTIN_P to DECL_UNDECLARED_BUILTIN_PNathan Sidwell2020-10-071-1/+1
* Daily bump.GCC Administrator2020-10-031-0/+4
* c++: Kill DECL_ANTICIPATEDNathan Sidwell2020-10-021-1/+0
* Daily bump.GCC Administrator2020-09-261-0/+4
* c++: DECL_BUILTIN_P for builtinsNathan Sidwell2020-09-251-1/+1
* Daily bump.GCC Administrator2020-09-251-0/+11
* c++: Cleanup some decl pushing apisNathan Sidwell2020-09-241-9/+9
* Daily bump.GCC Administrator2020-09-111-0/+4
* c++: DECL_LOCAL_FUNCTION_P -> DECL_LOCAL_DECL_PNathan Sidwell2020-09-101-1/+1
* Daily bump.GCC Administrator2020-08-151-0/+15
* c++: Final bit of name-lookup api simplificationNathan Sidwell2020-08-141-2/+1
* c++: Yet more name-lookup api simplificationNathan Sidwell2020-08-141-1/+1
* c++: More simplification of name_lookup apiNathan Sidwell2020-08-141-2/+3
* Daily bump.GCC Administrator2020-08-141-0/+4
* [c++]: Unconfuse lookup_name_real API a bitNathan Sidwell2020-08-131-1/+1
* Daily bump.GCC Administrator2020-07-311-0/+5
* Require CET support only for the final GCC buildH.J. Lu2020-07-301-4/+17
* Daily bump.GCC Administrator2020-07-011-0/+5
* c++: Tweak function cloning namesNathan Sidwell2020-06-301-1/+1
* Daily bump.GCC Administrator2020-05-301-0/+5
* Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu2020-05-291-6/+6
* x86: Default CET run-time support to autoH.J. Lu2020-05-142-6/+41
* libcc1: Enable Intel CET on Intel CET enabled hostH.J. Lu2020-05-126-4/+164
* c++: Fix return type deduction with an abbreviated function templatePatrick Palka2020-02-102-4/+8
* init.c (build_new): Add location_t parameter and use it throughout.Paolo Carlini2020-01-072-2/+6
* Update copyright years.Jakub Jelinek2020-01-0122-21/+25
* decl2.c (delete_sanity): Add location_t parameter and use it throughout.Paolo Carlini2019-12-302-1/+7
* typeck.c (cxx_sizeof_or_alignof_type): Add location_t parameter and use it th...Paolo Carlini2019-12-182-3/+12
* typeck.c (check_for_casting_away_constness): Add location_t parameter and use...Paolo Carlini2019-12-092-2/+8
* typeck2.c (build_functional_cast): Add location_t parameter and use it.Paolo Carlini2019-12-052-1/+6
* typeck.c (cp_build_indirect_ref_1): Add location_t parameter and use it in er...Paolo Carlini2019-11-252-1/+7
* Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki2019-09-272-6/+20
* [C++ PATCH] Using declsNathan Sidwell2019-05-212-1/+6
* [C++ PATCH] Commonixe using directive finishingNathan Sidwell2019-05-202-1/+6
* Update copyright years.Jakub Jelinek2019-01-0122-21/+25
* Eliminate source_location in favor of location_tDavid Malcolm2018-11-133-22/+29
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-315-949/+1500
* PR c++/69560 - wrong alignof(double) on x86.Jason Merrill2018-04-231-1/+2
* re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm2018-04-182-3/+8
* Update copyright years.Jakub Jelinek2018-01-0322-21/+25
* Plugin support on Windows/MinGWBoris Kolpackov2017-11-262-1/+18
* Makefile.am: Remove references to c-compiler-name.h and cp-compiler-name.hSergio Durigan Junior2017-11-166-45/+47
* [C++ PATCH] overloaded operator fns [6/N]Nathan Sidwell2017-11-012-1/+6
* [C++ PATCH] overloaded operator fns [2/N]Nathan Sidwell2017-10-312-25/+16
* [C++ PATCH] Move mangling alias out of ::Nathan Sidwell2017-10-042-6/+5
* Remove TYPE_METHODS.Nathan Sidwell2017-07-212-4/+9
* revert previous premature commitNathan Sidwell2017-07-131-4/+4