aboutsummaryrefslogtreecommitdiff
path: root/libcc1
AgeCommit message (Expand)AuthorFilesLines
2021-01-04Update copyright years.Jakub Jelinek21-21/+21
2020-12-19Daily bump.GCC Administrator1-0/+7
2020-12-18libcc1: Fix up libcc1 configure [PR98330]Jakub Jelinek2-2/+2
2020-12-06Daily bump.GCC Administrator1-0/+8
2020-12-05Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe4-17/+51
2020-11-30Daily bump.GCC Administrator1-0/+4
2020-11-29Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin1-4/+4
2020-11-12Daily bump.GCC Administrator1-0/+6
2020-11-11c++: Correct the handling of alignof(expr) [PR88115]Patrick Palka1-1/+1
2020-11-11Daily bump.GCC Administrator1-0/+6
2020-11-10c++: Improve static_assert diagnostic [PR97518]Marek Polacek1-1/+1
2020-11-07Daily bump.GCC Administrator1-0/+6
2020-11-06core: Rename DECL_IS_BUILTIN -> DECL_IS_UNDECLARED_BUILTINNathan Sidwell2-2/+2
2020-10-15Daily bump.GCC Administrator1-0/+4
2020-10-14c++: DECL_FRIEND_P cleanupNathan Sidwell1-1/+1
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