From c9667b5b4b2bbe93299cfb07ed8b2b0a8654896c Mon Sep 17 00:00:00 2001 From: gdisirio Date: Fri, 3 Sep 2010 12:13:57 +0000 Subject: Fixed bug 3058731. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2159 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.txt b/readme.txt index 971a865bd..62ecf0ed1 100644 --- a/readme.txt +++ b/readme.txt @@ -62,6 +62,8 @@ ***************************************************************************** *** 2.1.2 *** +- FIX: Fixed potential issue with GCC reorganizing instructions around "asm + volatile" statements (bug 3058731)(backported in 2.0.4). - FIX: Fixed reduced ARM7 performance with GCC 4.5.x (bug 3056866)(backported to 2.0.4). - FIX: Fixed crash of the Posix simulator under Ubuntu 10.4 (bug 3055329) -- cgit v1.2.3