From 8849d5034c5ab5c2e6f3fc17209504576e7c6dd4 Mon Sep 17 00:00:00 2001 From: Richard Sandiford Date: Mon, 8 Jul 2019 06:21:11 +0000 Subject: Add a build config for bootstrapping at -Og Although BOOT_CFLAGS can be used to bootstrap with -Og, having a dedicated build config is sometimes more convenient. 2019-07-08 Richard Sandiford config/ * bootstrap-Og.mk: New file. gcc/ * doc/install.texi (bootstrap-Og): Document. From-SVN: r273193 --- config/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config/ChangeLog') diff --git a/config/ChangeLog b/config/ChangeLog index 63f4325..5a06cde 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +2019-07-08 Richard Sandiford + + * bootstrap-Og.mk: New file. + 2019-06-25 Kwok Cheung Yeung Andrew Stubbs -- cgit v1.1