Daily bump.
[gcc.git] / libcc1 /
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.
2018-11-13 David MalcolmEliminate source_location in favor of location_t
2018-10-31 Joseph MyersUpdate GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-04-23 Jason MerrillPR c++/69560 - wrong alignof(double) on x86.
2018-04-18 David Malcolmre PR jit/85384 (libgccjit does not work if --with...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-11-26 Boris KolpackovPlugin support on Windows/MinGW
2017-11-16 Sergio Durigan JuniorMakefile.am: Remove references to c-compiler-name.h...
2017-11-01 Nathan Sidwell[C++ PATCH] overloaded operator fns [6/N]
2017-10-31 Nathan Sidwell[C++ PATCH] overloaded operator fns [2/N]
2017-10-04 Nathan Sidwell[C++ PATCH] Move mangling alias out of ::
2017-07-21 Nathan SidwellRemove TYPE_METHODS.
2017-07-13 Nathan Sidwellrevert previous premature commit
2017-07-13 Nathan Sidwelllibcp1plugin.cc (plugin_build_decl): Use DECL_CXX_...
2017-07-12 Nathan Sidwelllibcp1plugin.cc (plugin_build_decl): Use DECL_CXX_...
2017-07-05 Richard SandifordUse SET_DECL_MODE in libcc1
2017-06-30 Nathan Sidwellconfig-lang.in (gtfiles): Add cp/lex.c.
2017-06-26 Nathan Sidwellcp-tree.h (lang_decl_fn): Remove assignment_operator_p...
2017-06-16 Nathan Sidwellcp-tree.h (build_this_parm, [...]): Add FN parm.
2017-05-26 Nathan SidwellInline and using namespace representation change.
2017-05-26 Nathan Sidwellcall.c (build_operator_new_call): Do namelookup and...
2017-05-25 Nathan SidwellKill DECL_NAMESPACE_USERS, DECL_NAMESPACE_ASSOCIATIONS.
2017-05-23 Nathan Sidwellcp-tree.h (OVL_P): New.
2017-05-11 Nathan SidwellMissing Changelog
2017-05-11 Nathan Sidwell* libcp1plugin.cc (plugin_build_decl): Adjust add_metho...
2017-05-10 Nathan Sidwellcp-tree.h (add_method, [...]): Change last arg to bool.
2017-04-15 Alexandre Oliva[libcp1] handle anon aggregates linkage-named by typedefs
2017-01-31 Alexandre OlivaIntroduce C++ support in libcc1
2017-01-31 Jan Kratochvillibcc1: return absolute filename from make search_dir
2017-01-31 Jan Kratochvillibcc1 base API: bump set_arguments; add set_driver_fil...
2017-01-31 Jan Kratochvillibcc1 base API: add set_verbose and new version of...
2017-01-31 Jan Kratochvillibcc1 base API version bump
2017-01-17 Jakub Jelinekre PR other/79046 (g++ -print-file-name=plugin uses...
2017-01-04 Jakub JelinekUpdate copyright years.
2016-11-18 Richard SandifordAdd SET_DECL_MODE
2016-06-07 Rainer OrthUpdate copyright dates
2016-04-18 Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-04-11 Segher Boessenkoollibcc1: Clean compiler-name.h (PR70173)
2016-03-14 Andreas SchwabSummary: libcc1: rerun configure when gcc/BASE-VER...
2015-06-25 Richard Sandifordhash-traits.h (free_ptr_hash): New class.
2015-06-25 Richard Sandifordhash-table.h: Update comments.
2015-05-13 Michael Haubenwallnerlibcc1: Bump to automake 1.11.6
2015-04-18 Trevor Saundersremove need for store_values_directly
2015-04-15 Andreas Schwabre PR bootstrap/65763 (tm.h: No such file or directory)
2015-01-30 Joseph MyersAlways pass explicit location to fatal_error.
2015-01-09 Jakub Jelinekre PR rtl-optimization/64536 (Undefined .L* symbol...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2014-11-21 H.J. LuAlways use PIC option with -shared in libtool
next