diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-12-01 00:17:04 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-12-01 00:17:04 +0000 |
commit | c177e80609287cd32c6096a4ddc4dbef56c74f77 (patch) | |
tree | 536ce28da364421463e7f961f5b1dd0464b1ecb3 /ChangeLog | |
parent | f5e2f2d0ad1b293c534338a72094926313e12039 (diff) | |
download | gcc-c177e80609287cd32c6096a4ddc4dbef56c74f77.zip gcc-c177e80609287cd32c6096a4ddc4dbef56c74f77.tar.gz gcc-c177e80609287cd32c6096a4ddc4dbef56c74f77.tar.bz2 |
Daily bump.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org> + + * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and + libatomic. + * Makefile.in: Regenerate. + * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC. + (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if + target-libphobos-bootstrap. + (STAGE2_CONFIGURE_FLAGS): Likewise. + * configure: Regenerate. + * configure.ac: Add support for bootstrapping D front-end. + 2021-11-16 Martin Uecker <uecker@gcc.gnu.org> * MAINTAINERS: Add myself to DCO section and update email address. |