Fixed bug 3058731.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2159 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
a37f62d2b8
commit
c9667b5b4b
|
@ -62,6 +62,8 @@
|
||||||
*****************************************************************************
|
*****************************************************************************
|
||||||
|
|
||||||
*** 2.1.2 ***
|
*** 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
|
- FIX: Fixed reduced ARM7 performance with GCC 4.5.x (bug 3056866)(backported
|
||||||
to 2.0.4).
|
to 2.0.4).
|
||||||
- FIX: Fixed crash of the Posix simulator under Ubuntu 10.4 (bug 3055329)
|
- FIX: Fixed crash of the Posix simulator under Ubuntu 10.4 (bug 3055329)
|
||||||
|
|
Loading…
Reference in New Issue