]> git.ipfire.org Git - thirdparty/gcc.git/history - libcc1
loop-split improvements, part 1
[thirdparty/gcc.git] / libcc1 /
2023-05-19  GCC AdministratorDaily bump.
2023-05-18  Bernhard Reutner... c: use _P() defines from tree.h
2023-01-16  Jakub JelinekUpdate copyright years.
2022-11-02  GCC AdministratorDaily bump.
2022-11-01  Nathan Sidwellc++: per-scope, per-signature lambda discriminators
2022-11-01  Nathan Sidwellc++: Reorganize per-scope lambda discriminators
2022-10-13  GCC AdministratorDaily bump.
2022-10-12  Martin Liskaregenerate configure files
2022-10-12  GCC AdministratorDaily bump.
2022-10-11  Olivier HainqueGeneric configury support for shared libs on VxWorks
2022-06-28  GCC AdministratorDaily bump.
2022-06-27  Sergei Trofimovichc++: avoid <memory> poisoning on musl [PR106102]
2022-06-02  GCC AdministratorDaily bump.
2022-06-01  David Seifert[PATCH] configure: use OBJDUMP determined by libtool...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-17  GCC AdministratorDaily bump.
2021-12-16  Patrick Palkac++: two-stage name lookup for overloaded operators...
2021-12-16  GCC AdministratorDaily bump.
2021-12-15  Iain Sandoeconfigure: Account CXXFLAGS in gcc-plugin.m4.
2021-08-18  GCC AdministratorDaily bump.
2021-08-17  Iain SandoeDarwin, libcc1: Handle hosts with mdynamic-no-pic support.
2021-06-29  GCC AdministratorDaily bump.
2021-06-28  Martin Seborlibcc1: Add support for per-location warning groups.
2021-05-06  GCC AdministratorDaily bump.
2021-05-05  Tom Tromeylibcc1: avoid a call to c_str
2021-05-05  Tom Tromeylibcc1: avoid extra string copies
2021-05-05  Tom Tromeylibcc1: use variadic templates for callbacks
2021-05-05  Tom Tromeylibcc1: fix a memory leak
2021-05-05  Tom Tromeylibcc1: share the GCC interface code
2021-05-05  Tom Tromeylibcc1: use GCC_FE_VERSION_1 in C++ plugin
2021-05-05  Tom Tromeylibcc1: share GDB plugin code
2021-05-05  Tom Tromeylibcc1: share basic context code
2021-05-05  Tom Tromeylibcc1: use static_assert
2021-05-05  Tom Tromeylibcc1: use foreach
2021-05-05  Tom Tromeylibcc1: unify compiler handling
2021-05-05  Tom Tromeylibcc1: use unique_ptr more
2021-05-05  Tom Tromeylibcc1: add more uses of 'deleter'
2021-05-05  Tom Tromeylibcc1: add deleter objects
2021-05-05  Tom Tromeylibcc1: use std::vector when building function types
2021-05-05  Tom Tromeylibcc1: use variadic templates for "rpc"
2021-05-05  Tom Tromeylibcc1: use variadic templates for "call"
2021-05-05  Tom Tromeylibcc1: delete copy constructor and assignment operators
2021-05-05  Tom Tromeylibcc1: inline some simple methods
2021-05-05  Tom Tromeylibcc1: use "override"
2021-05-05  Tom Tromeylibcc1: use templates to unmarshall enums
2021-05-04  GCC AdministratorDaily bump.
2021-05-03  H.J. LuGCC_CET_HOST_FLAGS: Check if host supports multi-byte...
2021-01-06  GCC AdministratorDaily bump.
2021-01-05  Samuel ThibaultUpdate GNU/Hurd configure support
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-19  GCC AdministratorDaily bump.
2020-12-18  Jakub Jelineklibcc1: Fix up libcc1 configure [PR98330]
2020-12-06  GCC AdministratorDaily bump.
2020-12-05  Iain SandoeDarwin : Update libtool and dependencies for Darwin20...
2020-11-30  GCC AdministratorDaily bump.
2020-11-29  John David AnglinFix hppa64-hpux11 build to remove source paths from...
2020-11-12  GCC AdministratorDaily bump.
2020-11-11  Patrick Palkac++: Correct the handling of alignof(expr) [PR88115]
2020-11-11  GCC AdministratorDaily bump.
2020-11-10  Marek Polacekc++: Improve static_assert diagnostic [PR97518]
2020-11-07  GCC AdministratorDaily bump.
2020-11-06  Nathan Sidwellcore: Rename DECL_IS_BUILTIN -> DECL_IS_UNDECLARED_BUILTIN
2020-10-15  GCC AdministratorDaily bump.
2020-10-14  Nathan Sidwellc++: DECL_FRIEND_P cleanup
2020-10-08  GCC AdministratorDaily bump.
2020-10-07  Nathan Sidwellc++: Rename DECL_BUILTIN_P to DECL_UNDECLARED_BUILTIN_P
2020-10-03  GCC AdministratorDaily bump.
2020-10-02  Nathan Sidwellc++: Kill DECL_ANTICIPATED
2020-09-26  GCC AdministratorDaily bump.
2020-09-25  Nathan Sidwellc++: DECL_BUILTIN_P for builtins
2020-09-25  GCC AdministratorDaily bump.
2020-09-24  Nathan Sidwellc++: Cleanup some decl pushing apis
2020-09-11  GCC AdministratorDaily bump.
2020-09-10  Nathan Sidwellc++: DECL_LOCAL_FUNCTION_P -> DECL_LOCAL_DECL_P
2020-08-15  GCC AdministratorDaily bump.
2020-08-14  Nathan Sidwellc++: Final bit of name-lookup api simplification
2020-08-14  Nathan Sidwellc++: Yet more name-lookup api simplification
2020-08-14  Nathan Sidwellc++: More simplification of name_lookup api
2020-08-14  GCC AdministratorDaily bump.
2020-08-13  Nathan Sidwell[c++]: Unconfuse lookup_name_real API a bit
2020-07-31  GCC AdministratorDaily bump.
2020-07-30  H.J. LuRequire CET support only for the final GCC build
2020-07-01  GCC AdministratorDaily bump.
2020-06-30  Nathan Sidwellc++: Tweak function cloning names
2020-05-30  GCC AdministratorDaily bump.
2020-05-29  H.J. LuAvoid nested save_CFLAGS and save_LDFLAGS
2020-05-14  H.J. Lux86: Default CET run-time support to auto
2020-05-12  H.J. Lulibcc1: Enable Intel CET on Intel CET enabled host
2020-02-11  Patrick Palkac++: Fix return type deduction with an abbreviated...
2020-01-07  Paolo Carliniinit.c (build_new): Add location_t parameter and use...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-30  Paolo Carlinidecl2.c (delete_sanity): Add location_t parameter and...
2019-12-18  Paolo Carlinitypeck.c (cxx_sizeof_or_alignof_type): Add location_t...
2019-12-09  Paolo Carlinitypeck.c (check_for_casting_away_constness): Add locati...
2019-12-05  Paolo Carlinitypeck2.c (build_functional_cast): Add location_t param...
2019-11-25  Paolo Carlinitypeck.c (cp_build_indirect_ref_1): Add location_t...
2019-09-27  Maciej W. RozyckiRegenerate `configure' scripts for `uclinuxfdpiceabi...
2019-05-21  Nathan Sidwell[C++ PATCH] Using decls
2019-05-20  Nathan Sidwell[C++ PATCH] Commonixe using directive finishing
2019-01-01  Jakub JelinekUpdate copyright years.
next