From d1156e8fdf9c49cfd0dace56b8a467b7bbbe798c Mon Sep 17 00:00:00 2001 From: Simon John Date: Fri, 21 Jul 2017 21:26:11 +0100 Subject: Add -fno-devirtualize to CXXFLAGS_STD to workaround a g++ bug. As this could impact performance we should track when the issue is fixed upstream to remove the flag again (see links from Issue #486) Enabled colourised diagnostics from avr-gcc We forgot to increase ARDMK_VERSION for the 1.6.0 release --- HISTORY.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'HISTORY.md') diff --git a/HISTORY.md b/HISTORY.md index d8f89e6..f86dbdf 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -5,7 +5,9 @@ The following is the rough list of changes that went into different versions. I tried to give credit whenever possible. If I have missed anyone, kindly add it to the list. ### In Development -- TBC +- Fix: Add -fno-devirtualize flag to workaround g++ segfault bug (issue #486). (https://github.com/sej7278) +- Tweak: Set ARDMK_VERSION to 1.6 (https://github.com/sej7278) +- New: Added -fdiagnostics-color to *STD flags (https://github.com/sej7278) ### 1.6.0 (2017-07-11) - Fix: Allowed for SparkFun's weird usb pid/vid submenu shenanigans (issue #499). (https://github.com/sej7278) -- cgit v1.2.3