aboutsummaryrefslogtreecommitdiff
path: root/libcc1
AgeCommit message (Expand)Author
2020-12-19Daily bump.GCC Administrator
2020-12-18libcc1: Fix up libcc1 configure [PR98330]Jakub Jelinek
2020-12-06Daily bump.GCC Administrator
2020-12-05Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe
2020-11-30Daily bump.GCC Administrator
2020-11-29Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin
2020-11-12Daily bump.GCC Administrator
2020-11-11c++: Correct the handling of alignof(expr) [PR88115]Patrick Palka
2020-11-11Daily bump.GCC Administrator
2020-11-10c++: Improve static_assert diagnostic [PR97518]Marek Polacek
2020-11-07Daily bump.GCC Administrator
2020-11-06core: Rename DECL_IS_BUILTIN -> DECL_IS_UNDECLARED_BUILTINNathan Sidwell
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