summaryrefslogtreecommitdiff
path: root/libcc1
Commit message (Expand)AuthorAgeFilesLines
...
* Daily bump.GCC Administrator2020-12-061-0/+8
* Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe2020-12-054-17/+51
* Daily bump.GCC Administrator2020-11-301-0/+4
* Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin2020-11-291-4/+4
* Daily bump.GCC Administrator2020-11-121-0/+6
* c++: Correct the handling of alignof(expr) [PR88115]Patrick Palka2020-11-111-1/+1
* Daily bump.GCC Administrator2020-11-111-0/+6
* c++: Improve static_assert diagnostic [PR97518]Marek Polacek2020-11-101-1/+1
* Daily bump.GCC Administrator2020-11-071-0/+6
* core: Rename DECL_IS_BUILTIN -> DECL_IS_UNDECLARED_BUILTINNathan Sidwell2020-11-062-2/+2
* 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