Add Cortus port to produce V6.0.5.
diff --git a/Source/croutine.c b/Source/croutine.c
index d6f1162..7a760a6 100644
--- a/Source/croutine.c
+++ b/Source/croutine.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/include/FreeRTOS.h b/Source/include/FreeRTOS.h
index ee02592..0ad67f4 100644
--- a/Source/include/FreeRTOS.h
+++ b/Source/include/FreeRTOS.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/include/StackMacros.h b/Source/include/StackMacros.h
index a7514d7..1e807da 100644
--- a/Source/include/StackMacros.h
+++ b/Source/include/StackMacros.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/include/croutine.h b/Source/include/croutine.h
index 5411b33..ee7ae19 100644
--- a/Source/include/croutine.h
+++ b/Source/include/croutine.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/include/list.h b/Source/include/list.h
index 6571283..37abe55 100644
--- a/Source/include/list.h
+++ b/Source/include/list.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/include/mpu_wrappers.h b/Source/include/mpu_wrappers.h
index e197d50..ffa202d 100644
--- a/Source/include/mpu_wrappers.h
+++ b/Source/include/mpu_wrappers.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/include/portable.h b/Source/include/portable.h
index c4be323..7b1db75 100644
--- a/Source/include/portable.h
+++ b/Source/include/portable.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/include/projdefs.h b/Source/include/projdefs.h
index 25e9560..de2ec23 100644
--- a/Source/include/projdefs.h
+++ b/Source/include/projdefs.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/include/queue.h b/Source/include/queue.h
index c26ccc7..4d35716 100644
--- a/Source/include/queue.h
+++ b/Source/include/queue.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/include/semphr.h b/Source/include/semphr.h
index 3984e4b..28b2ab1 100644
--- a/Source/include/semphr.h
+++ b/Source/include/semphr.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/include/task.h b/Source/include/task.h
index df059e0..a33c987 100644
--- a/Source/include/task.h
+++ b/Source/include/task.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/list.c b/Source/list.c
index fe970ee..dcf8263 100644
--- a/Source/list.c
+++ b/Source/list.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/BCC/16BitDOS/Flsh186/port.c b/Source/portable/BCC/16BitDOS/Flsh186/port.c
index 93914fd..d1ee474 100644
--- a/Source/portable/BCC/16BitDOS/Flsh186/port.c
+++ b/Source/portable/BCC/16BitDOS/Flsh186/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h b/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h
index 8b0e6d1..dc98eea 100644
--- a/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h
+++ b/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/BCC/16BitDOS/PC/port.c b/Source/portable/BCC/16BitDOS/PC/port.c
index cc52532..d0ac132 100644
--- a/Source/portable/BCC/16BitDOS/PC/port.c
+++ b/Source/portable/BCC/16BitDOS/PC/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/BCC/16BitDOS/PC/prtmacro.h b/Source/portable/BCC/16BitDOS/PC/prtmacro.h
index 7b9fa52..0002a47 100644
--- a/Source/portable/BCC/16BitDOS/PC/prtmacro.h
+++ b/Source/portable/BCC/16BitDOS/PC/prtmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/BCC/16BitDOS/common/portasm.h b/Source/portable/BCC/16BitDOS/common/portasm.h
index 55baf60..855af80 100644
--- a/Source/portable/BCC/16BitDOS/common/portasm.h
+++ b/Source/portable/BCC/16BitDOS/common/portasm.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/BCC/16BitDOS/common/portcomn.c b/Source/portable/BCC/16BitDOS/common/portcomn.c
index c048b11..8ba59f4 100644
--- a/Source/portable/BCC/16BitDOS/common/portcomn.c
+++ b/Source/portable/BCC/16BitDOS/common/portcomn.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/CodeWarrior/ColdFire_V1/port.c b/Source/portable/CodeWarrior/ColdFire_V1/port.c
index 18eb64c..1541a48 100644
--- a/Source/portable/CodeWarrior/ColdFire_V1/port.c
+++ b/Source/portable/CodeWarrior/ColdFire_V1/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/CodeWarrior/ColdFire_V1/portasm.S b/Source/portable/CodeWarrior/ColdFire_V1/portasm.S
index f2be909..11bbcd4 100644
--- a/Source/portable/CodeWarrior/ColdFire_V1/portasm.S
+++ b/Source/portable/CodeWarrior/ColdFire_V1/portasm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h b/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h
index a22ab4a..b72d6d4 100644
--- a/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h
+++ b/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/CodeWarrior/ColdFire_V2/port.c b/Source/portable/CodeWarrior/ColdFire_V2/port.c
index 80a897d..237448a 100644
--- a/Source/portable/CodeWarrior/ColdFire_V2/port.c
+++ b/Source/portable/CodeWarrior/ColdFire_V2/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/CodeWarrior/ColdFire_V2/portasm.S b/Source/portable/CodeWarrior/ColdFire_V2/portasm.S
index e1dcead..9d1e457 100644
--- a/Source/portable/CodeWarrior/ColdFire_V2/portasm.S
+++ b/Source/portable/CodeWarrior/ColdFire_V2/portasm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h b/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h
index 533b10c..f028e29 100644
--- a/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h
+++ b/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/CodeWarrior/HCS12/port.c b/Source/portable/CodeWarrior/HCS12/port.c
index b8bba96..89199dd 100644
--- a/Source/portable/CodeWarrior/HCS12/port.c
+++ b/Source/portable/CodeWarrior/HCS12/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/CodeWarrior/HCS12/portmacro.h b/Source/portable/CodeWarrior/HCS12/portmacro.h
index 9da6a0d..59ba39f 100644
--- a/Source/portable/CodeWarrior/HCS12/portmacro.h
+++ b/Source/portable/CodeWarrior/HCS12/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/ARM7_AT91FR40008/port.c b/Source/portable/GCC/ARM7_AT91FR40008/port.c
index 30cf358..5abc385 100644
--- a/Source/portable/GCC/ARM7_AT91FR40008/port.c
+++ b/Source/portable/GCC/ARM7_AT91FR40008/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/ARM7_AT91FR40008/portISR.c b/Source/portable/GCC/ARM7_AT91FR40008/portISR.c
index 4e81020..eac9af8 100644
--- a/Source/portable/GCC/ARM7_AT91FR40008/portISR.c
+++ b/Source/portable/GCC/ARM7_AT91FR40008/portISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h b/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h
index 792809b..590240f 100644
--- a/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h
+++ b/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/port.c b/Source/portable/GCC/ARM7_AT91SAM7S/port.c
index 0e1d831..2f456b4 100644
--- a/Source/portable/GCC/ARM7_AT91SAM7S/port.c
+++ b/Source/portable/GCC/ARM7_AT91SAM7S/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c b/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c
index aa51db1..b606174 100644
--- a/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c
+++ b/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h b/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h
index 5fa3911..4727cda 100644
--- a/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h
+++ b/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/ARM7_LPC2000/port.c b/Source/portable/GCC/ARM7_LPC2000/port.c
index 4915c29..0ce8f13 100644
--- a/Source/portable/GCC/ARM7_LPC2000/port.c
+++ b/Source/portable/GCC/ARM7_LPC2000/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/ARM7_LPC2000/portISR.c b/Source/portable/GCC/ARM7_LPC2000/portISR.c
index 4ea783a..950f751 100644
--- a/Source/portable/GCC/ARM7_LPC2000/portISR.c
+++ b/Source/portable/GCC/ARM7_LPC2000/portISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/ARM7_LPC2000/portmacro.h b/Source/portable/GCC/ARM7_LPC2000/portmacro.h
index 6b1aa10..c76176b 100644
--- a/Source/portable/GCC/ARM7_LPC2000/portmacro.h
+++ b/Source/portable/GCC/ARM7_LPC2000/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/ARM7_LPC23xx/port.c b/Source/portable/GCC/ARM7_LPC23xx/port.c
index e9f93f0..9d27d0d 100644
--- a/Source/portable/GCC/ARM7_LPC23xx/port.c
+++ b/Source/portable/GCC/ARM7_LPC23xx/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/ARM7_LPC23xx/portISR.c b/Source/portable/GCC/ARM7_LPC23xx/portISR.c
index 2017411..6626914 100644
--- a/Source/portable/GCC/ARM7_LPC23xx/portISR.c
+++ b/Source/portable/GCC/ARM7_LPC23xx/portISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/ARM7_LPC23xx/portmacro.h b/Source/portable/GCC/ARM7_LPC23xx/portmacro.h
index a99face..ea94c40 100644
--- a/Source/portable/GCC/ARM7_LPC23xx/portmacro.h
+++ b/Source/portable/GCC/ARM7_LPC23xx/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/ARM_CM3/port.c b/Source/portable/GCC/ARM_CM3/port.c
index f9e0e5c..ddb697d 100644
--- a/Source/portable/GCC/ARM_CM3/port.c
+++ b/Source/portable/GCC/ARM_CM3/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/ARM_CM3/portmacro.h b/Source/portable/GCC/ARM_CM3/portmacro.h
index c6c4c14..ba44a0d 100644
--- a/Source/portable/GCC/ARM_CM3/portmacro.h
+++ b/Source/portable/GCC/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/ARM_CM3_MPU/port.c b/Source/portable/GCC/ARM_CM3_MPU/port.c
index ee8d3b6..984788c 100644
--- a/Source/portable/GCC/ARM_CM3_MPU/port.c
+++ b/Source/portable/GCC/ARM_CM3_MPU/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/ARM_CM3_MPU/portmacro.h b/Source/portable/GCC/ARM_CM3_MPU/portmacro.h
index 7e68fa3..c6c3a95 100644
--- a/Source/portable/GCC/ARM_CM3_MPU/portmacro.h
+++ b/Source/portable/GCC/ARM_CM3_MPU/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/ATMega323/port.c b/Source/portable/GCC/ATMega323/port.c
index 76b84c7..08c1b74 100644
--- a/Source/portable/GCC/ATMega323/port.c
+++ b/Source/portable/GCC/ATMega323/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/ATMega323/portmacro.h b/Source/portable/GCC/ATMega323/portmacro.h
index 5025981..24d1f44 100644
--- a/Source/portable/GCC/ATMega323/portmacro.h
+++ b/Source/portable/GCC/ATMega323/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/AVR32_UC3/port.c b/Source/portable/GCC/AVR32_UC3/port.c
index a1e866c..9f49e4b 100644
--- a/Source/portable/GCC/AVR32_UC3/port.c
+++ b/Source/portable/GCC/AVR32_UC3/port.c
@@ -13,7 +13,7 @@
  *****************************************************************************/

 

 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/AVR32_UC3/portmacro.h b/Source/portable/GCC/AVR32_UC3/portmacro.h
index a4ed2e8..e7ecb2d 100644
--- a/Source/portable/GCC/AVR32_UC3/portmacro.h
+++ b/Source/portable/GCC/AVR32_UC3/portmacro.h
@@ -13,7 +13,7 @@
  *****************************************************************************/

 

 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/CORTUS_APS3/port.c b/Source/portable/GCC/CORTUS_APS3/port.c
index d55d543..42f87c0 100644
--- a/Source/portable/GCC/CORTUS_APS3/port.c
+++ b/Source/portable/GCC/CORTUS_APS3/port.c
@@ -1,177 +1,177 @@
-/*
-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.
-
-    ***************************************************************************
-    *                                                                         *
-    * If you are:                                                             *
-    *                                                                         *
-    *    + New to FreeRTOS,                                                   *
-    *    + Wanting to learn FreeRTOS or multitasking in general quickly       *
-    *    + Looking for basic training,                                        *
-    *    + Wanting to improve your FreeRTOS skills and productivity           *
-    *                                                                         *
-    * then take a look at the FreeRTOS eBook                                  *
-    *                                                                         *
-    *        "Using the FreeRTOS Real Time Kernel - a Practical Guide"        *
-    *                  http://www.FreeRTOS.org/Documentation                  *
-    *                                                                         *
-    * A pdf reference manual is also available.  Both are usually delivered   *
-    * to your inbox within 20 minutes to two hours when purchased between 8am *
-    * and 8pm GMT (although please allow up to 24 hours in case of            *
-    * exceptional circumstances).  Thank you for your support!                *
-    *                                                                         *
-    ***************************************************************************
-
-    This file is part of the FreeRTOS distribution.
-
-    FreeRTOS is free software; you can redistribute it and/or modify it under
-    the terms of the GNU General Public License (version 2) as published by the
-    Free Software Foundation AND MODIFIED BY the FreeRTOS exception.
-    ***NOTE*** The exception to the GPL is included to allow you to distribute
-    a combined work that includes FreeRTOS without being obliged to provide the
-    source code for proprietary components outside of the FreeRTOS kernel.
-    FreeRTOS is distributed in the hope that it will be useful, but WITHOUT
-    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-    FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
-    more details. You should have received a copy of the GNU General Public
-    License and the FreeRTOS license exception along with FreeRTOS; if not it
-    can be viewed here: http://www.freertos.org/a00114.html and also obtained
-    by writing to Richard Barry, contact details for whom are available on the
-    FreeRTOS WEB site.
-
-    1 tab == 4 spaces!
-
-    http://www.FreeRTOS.org - Documentation, latest information, license and
-    contact details.
-
-    http://www.SafeRTOS.com - A version that is certified for use in safety
-    critical systems.
-
-    http://www.OpenRTOS.com - Commercial support, development, porting,
-    licensing and training services.
-*/
-
-/* Standard includes. */
-#include <stdlib.h>
-
-/* Kernel includes. */
-#include "FreeRTOS.h"
-#include "task.h"
-
-/* Machine includes */
-#include <machine/counter.h>
-#include <machine/ic.h>
-/*-----------------------------------------------------------*/
-
-/* The initial PSR has the Previous Interrupt Enabled (PIEN) flag set. */
-#define portINITIAL_PSR			( 0x00020000 )
-
-/*-----------------------------------------------------------*/
-
-/*
- * Perform any hardware configuration necessary to generate the tick interrupt.
- */
-static void prvSetupTimerInterrupt( void );
-/*-----------------------------------------------------------*/
-
-portSTACK_TYPE *pxPortInitialiseStack( portSTACK_TYPE * pxTopOfStack, pdTASK_CODE pxCode, void *pvParameters )
-{
-	/* Make space on the stack for the context - this leaves a couple of spaces
-	empty.  */
-	pxTopOfStack -= 20;
-
-	/* Fill the registers with known values to assist debugging. */
-	pxTopOfStack[ 16 ] = portKERNEL_INTERRUPT_PRIORITY_LEVEL;
-	pxTopOfStack[ 15 ] = portINITIAL_PSR;
-	pxTopOfStack[ 14 ] = ( unsigned long ) pxCode;
-	pxTopOfStack[ 13 ] = 0x00000000UL; /* R15. */
-	pxTopOfStack[ 12 ] = 0x00000000UL; /* R14. */
-	pxTopOfStack[ 11 ] = 0x0d0d0d0dUL;
-	pxTopOfStack[ 10 ] = 0x0c0c0c0cUL;
-	pxTopOfStack[ 9 ] = 0x0b0b0b0bUL;
-	pxTopOfStack[ 8 ] = 0x0a0a0a0aUL;
-	pxTopOfStack[ 7 ] = 0x09090909UL;
-	pxTopOfStack[ 6 ] = 0x08080808UL;
-	pxTopOfStack[ 5 ] = 0x07070707UL;
-	pxTopOfStack[ 4 ] = 0x06060606UL;
-	pxTopOfStack[ 3 ] = 0x05050505UL;
-	pxTopOfStack[ 2 ] = 0x04040404UL;
-	pxTopOfStack[ 1 ] = 0x03030303UL;
-	pxTopOfStack[ 0 ] = ( unsigned long ) pvParameters;
-
-	return pxTopOfStack;
-}
-/*-----------------------------------------------------------*/
-
-portBASE_TYPE xPortStartScheduler( void )
-{
-	/* Set-up the timer interrupt. */
-	prvSetupTimerInterrupt();
-
-	/* Enable the TRAP yield. */
-	irq[ portIRQ_TRAP_YIELD ].ien = 1;
-	irq[ portIRQ_TRAP_YIELD ].ipl = portKERNEL_INTERRUPT_PRIORITY_LEVEL;
-
-	/* Integrated Interrupt Controller: Enable all interrupts. */
-	ic->ien = 1;
-
-	/* Restore callee saved registers. */
-	portRESTORE_CONTEXT();
-
-	/* Should not get here. */
-	return 0;
-}
-/*-----------------------------------------------------------*/
-
-static void prvSetupTimerInterrupt( void )
-{
-	/* Enable timer interrupts */
-	counter1->reload = ( configCPU_CLOCK_HZ / configTICK_RATE_HZ ) - 1;
-	counter1->value = counter1->reload;
-	counter1->mask = 1;
-
-	/* Set the IRQ Handler priority and enable it. */
-	irq[ IRQ_COUNTER1 ].ien = 1;
-	irq[ IRQ_COUNTER1 ].ipl = portKERNEL_INTERRUPT_PRIORITY_LEVEL;
-}
-/*-----------------------------------------------------------*/
-
-/* Trap 31 handler. */
-void interrupt31_handler( void ) __attribute__((naked));
-void interrupt31_handler( void )
-{
-	portSAVE_CONTEXT();
-	__asm volatile ( "call vTaskSwitchContext" );
-	portRESTORE_CONTEXT();
-}
-/*-----------------------------------------------------------*/
-
-static void prvProcessTick( void ) __attribute__((noinline));
-static void prvProcessTick( void )
-{
-	vTaskIncrementTick();
-
-	#if configUSE_PREEMPTION == 1
-		vTaskSwitchContext();
-	#endif
-
-	/* Clear the Tick Interrupt. */
-	counter1->expired = 0;
-}
-/*-----------------------------------------------------------*/
-
-/* Timer 1 interrupt handler, used for tick interrupt. */
-void interrupt7_handler( void ) __attribute__((naked));
-void interrupt7_handler( void )
-{
-	portSAVE_CONTEXT();
-	prvProcessTick();
-	portRESTORE_CONTEXT();
-}
-/*-----------------------------------------------------------*/
-
-void vPortEndScheduler( void )
-{
-	/* Nothing to do. Unlikely to want to end. */
-}
-/*-----------------------------------------------------------*/
+/*

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

+

+    ***************************************************************************

+    *                                                                         *

+    * If you are:                                                             *

+    *                                                                         *

+    *    + New to FreeRTOS,                                                   *

+    *    + Wanting to learn FreeRTOS or multitasking in general quickly       *

+    *    + Looking for basic training,                                        *

+    *    + Wanting to improve your FreeRTOS skills and productivity           *

+    *                                                                         *

+    * then take a look at the FreeRTOS eBook                                  *

+    *                                                                         *

+    *        "Using the FreeRTOS Real Time Kernel - a Practical Guide"        *

+    *                  http://www.FreeRTOS.org/Documentation                  *

+    *                                                                         *

+    * A pdf reference manual is also available.  Both are usually delivered   *

+    * to your inbox within 20 minutes to two hours when purchased between 8am *

+    * and 8pm GMT (although please allow up to 24 hours in case of            *

+    * exceptional circumstances).  Thank you for your support!                *

+    *                                                                         *

+    ***************************************************************************

+

+    This file is part of the FreeRTOS distribution.

+

+    FreeRTOS is free software; you can redistribute it and/or modify it under

+    the terms of the GNU General Public License (version 2) as published by the

+    Free Software Foundation AND MODIFIED BY the FreeRTOS exception.

+    ***NOTE*** The exception to the GPL is included to allow you to distribute

+    a combined work that includes FreeRTOS without being obliged to provide the

+    source code for proprietary components outside of the FreeRTOS kernel.

+    FreeRTOS is distributed in the hope that it will be useful, but WITHOUT

+    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or

+    FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for

+    more details. You should have received a copy of the GNU General Public

+    License and the FreeRTOS license exception along with FreeRTOS; if not it

+    can be viewed here: http://www.freertos.org/a00114.html and also obtained

+    by writing to Richard Barry, contact details for whom are available on the

+    FreeRTOS WEB site.

+

+    1 tab == 4 spaces!

+

+    http://www.FreeRTOS.org - Documentation, latest information, license and

+    contact details.

+

+    http://www.SafeRTOS.com - A version that is certified for use in safety

+    critical systems.

+

+    http://www.OpenRTOS.com - Commercial support, development, porting,

+    licensing and training services.

+*/

+

+/* Standard includes. */

+#include <stdlib.h>

+

+/* Kernel includes. */

+#include "FreeRTOS.h"

+#include "task.h"

+

+/* Machine includes */

+#include <machine/counter.h>

+#include <machine/ic.h>

+/*-----------------------------------------------------------*/

+

+/* The initial PSR has the Previous Interrupt Enabled (PIEN) flag set. */

+#define portINITIAL_PSR			( 0x00020000 )

+

+/*-----------------------------------------------------------*/

+

+/*

+ * Perform any hardware configuration necessary to generate the tick interrupt.

+ */

+static void prvSetupTimerInterrupt( void );

+/*-----------------------------------------------------------*/

+

+portSTACK_TYPE *pxPortInitialiseStack( portSTACK_TYPE * pxTopOfStack, pdTASK_CODE pxCode, void *pvParameters )

+{

+	/* Make space on the stack for the context - this leaves a couple of spaces

+	empty.  */

+	pxTopOfStack -= 20;

+

+	/* Fill the registers with known values to assist debugging. */

+	pxTopOfStack[ 16 ] = portKERNEL_INTERRUPT_PRIORITY_LEVEL;

+	pxTopOfStack[ 15 ] = portINITIAL_PSR;

+	pxTopOfStack[ 14 ] = ( unsigned long ) pxCode;

+	pxTopOfStack[ 13 ] = 0x00000000UL; /* R15. */

+	pxTopOfStack[ 12 ] = 0x00000000UL; /* R14. */

+	pxTopOfStack[ 11 ] = 0x0d0d0d0dUL;

+	pxTopOfStack[ 10 ] = 0x0c0c0c0cUL;

+	pxTopOfStack[ 9 ] = 0x0b0b0b0bUL;

+	pxTopOfStack[ 8 ] = 0x0a0a0a0aUL;

+	pxTopOfStack[ 7 ] = 0x09090909UL;

+	pxTopOfStack[ 6 ] = 0x08080808UL;

+	pxTopOfStack[ 5 ] = 0x07070707UL;

+	pxTopOfStack[ 4 ] = 0x06060606UL;

+	pxTopOfStack[ 3 ] = 0x05050505UL;

+	pxTopOfStack[ 2 ] = 0x04040404UL;

+	pxTopOfStack[ 1 ] = 0x03030303UL;

+	pxTopOfStack[ 0 ] = ( unsigned long ) pvParameters;

+

+	return pxTopOfStack;

+}

+/*-----------------------------------------------------------*/

+

+portBASE_TYPE xPortStartScheduler( void )

+{

+	/* Set-up the timer interrupt. */

+	prvSetupTimerInterrupt();

+

+	/* Enable the TRAP yield. */

+	irq[ portIRQ_TRAP_YIELD ].ien = 1;

+	irq[ portIRQ_TRAP_YIELD ].ipl = portKERNEL_INTERRUPT_PRIORITY_LEVEL;

+

+	/* Integrated Interrupt Controller: Enable all interrupts. */

+	ic->ien = 1;

+

+	/* Restore callee saved registers. */

+	portRESTORE_CONTEXT();

+

+	/* Should not get here. */

+	return 0;

+}

+/*-----------------------------------------------------------*/

+

+static void prvSetupTimerInterrupt( void )

+{

+	/* Enable timer interrupts */

+	counter1->reload = ( configCPU_CLOCK_HZ / configTICK_RATE_HZ ) - 1;

+	counter1->value = counter1->reload;

+	counter1->mask = 1;

+

+	/* Set the IRQ Handler priority and enable it. */

+	irq[ IRQ_COUNTER1 ].ien = 1;

+	irq[ IRQ_COUNTER1 ].ipl = portKERNEL_INTERRUPT_PRIORITY_LEVEL;

+}

+/*-----------------------------------------------------------*/

+

+/* Trap 31 handler. */

+void interrupt31_handler( void ) __attribute__((naked));

+void interrupt31_handler( void )

+{

+	portSAVE_CONTEXT();

+	__asm volatile ( "call vTaskSwitchContext" );

+	portRESTORE_CONTEXT();

+}

+/*-----------------------------------------------------------*/

+

+static void prvProcessTick( void ) __attribute__((noinline));

+static void prvProcessTick( void )

+{

+	vTaskIncrementTick();

+

+	#if configUSE_PREEMPTION == 1

+		vTaskSwitchContext();

+	#endif

+

+	/* Clear the Tick Interrupt. */

+	counter1->expired = 0;

+}

+/*-----------------------------------------------------------*/

+

+/* Timer 1 interrupt handler, used for tick interrupt. */

+void interrupt7_handler( void ) __attribute__((naked));

+void interrupt7_handler( void )

+{

+	portSAVE_CONTEXT();

+	prvProcessTick();

+	portRESTORE_CONTEXT();

+}

+/*-----------------------------------------------------------*/

+

+void vPortEndScheduler( void )

+{

+	/* Nothing to do. Unlikely to want to end. */

+}

+/*-----------------------------------------------------------*/

diff --git a/Source/portable/GCC/CORTUS_APS3/portmacro.h b/Source/portable/GCC/CORTUS_APS3/portmacro.h
index cb3de7f..dfb73ca 100644
--- a/Source/portable/GCC/CORTUS_APS3/portmacro.h
+++ b/Source/portable/GCC/CORTUS_APS3/portmacro.h
@@ -1,176 +1,176 @@
-/*
-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.
-
-    ***************************************************************************
-    *                                                                         *
-    * If you are:                                                             *
-    *                                                                         *
-    *    + New to FreeRTOS,                                                   *
-    *    + Wanting to learn FreeRTOS or multitasking in general quickly       *
-    *    + Looking for basic training,                                        *
-    *    + Wanting to improve your FreeRTOS skills and productivity           *
-    *                                                                         *
-    * then take a look at the FreeRTOS eBook                                  *
-    *                                                                         *
-    *        "Using the FreeRTOS Real Time Kernel - a Practical Guide"        *
-    *                  http://www.FreeRTOS.org/Documentation                  *
-    *                                                                         *
-    * A pdf reference manual is also available.  Both are usually delivered   *
-    * to your inbox within 20 minutes to two hours when purchased between 8am *
-    * and 8pm GMT (although please allow up to 24 hours in case of            *
-    * exceptional circumstances).  Thank you for your support!                *
-    *                                                                         *
-    ***************************************************************************
-
-    This file is part of the FreeRTOS distribution.
-
-    FreeRTOS is free software; you can redistribute it and/or modify it under
-    the terms of the GNU General Public License (version 2) as published by the
-    Free Software Foundation AND MODIFIED BY the FreeRTOS exception.
-    ***NOTE*** The exception to the GPL is included to allow you to distribute
-    a combined work that includes FreeRTOS without being obliged to provide the
-    source code for proprietary components outside of the FreeRTOS kernel.
-    FreeRTOS is distributed in the hope that it will be useful, but WITHOUT
-    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-    FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
-    more details. You should have received a copy of the GNU General Public
-    License and the FreeRTOS license exception along with FreeRTOS; if not it
-    can be viewed here: http://www.freertos.org/a00114.html and also obtained
-    by writing to Richard Barry, contact details for whom are available on the
-    FreeRTOS WEB site.
-
-    1 tab == 4 spaces!
-
-    http://www.FreeRTOS.org - Documentation, latest information, license and
-    contact details.
-
-    http://www.SafeRTOS.com - A version that is certified for use in safety
-    critical systems.
-
-    http://www.OpenRTOS.com - Commercial support, development, porting,
-    licensing and training services.
-*/
-
-#ifndef PORTMACRO_H
-#define PORTMACRO_H
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-#include <machine/ic.h>
-
-/*-----------------------------------------------------------
- * Port specific definitions.
- *
- * The settings in this file configure FreeRTOS correctly for the
- * given hardware and compiler.
- *
- * These settings should not be altered.
- *-----------------------------------------------------------
- */
-
-/* Type definitions. */
-#define portCHAR		char
-#define portFLOAT		float
-#define portDOUBLE		double
-#define portLONG		long
-#define portSHORT		short
-#define portSTACK_TYPE	unsigned portLONG
-#define portBASE_TYPE	portLONG
-
-#if( configUSE_16_BIT_TICKS == 1 )
-	typedef unsigned portSHORT portTickType;
-	#define portMAX_DELAY ( portTickType ) 0xffff
-#else
-	typedef unsigned portLONG portTickType;
-	#define portMAX_DELAY ( portTickType ) 0xffffffff
-#endif
-/*-----------------------------------------------------------*/
-
-/* Architecture specifics. */
-#define portSTACK_GROWTH							( -1 )
-#define portTICK_RATE_MS							( ( portTickType ) 1000 / configTICK_RATE_HZ )
-#define portBYTE_ALIGNMENT							4
-#define portNOP()									__asm__ volatile ( "mov r0, r0" )
-#define portCRITICAL_NESTING_IN_TCB					1
-#define portIRQ_TRAP_YIELD							31
-#define portKERNEL_INTERRUPT_PRIORITY_LEVEL			0
-#define portSYSTEM_INTERRUPT_PRIORITY_LEVEL			0
-/*-----------------------------------------------------------*/
-
-/* Task utilities. */
-
-extern void vPortYield( void );
-
-/*---------------------------------------------------------------------------*/
-
-#define portYIELD()		asm __volatile__( " trap #%0 "::"i"(portIRQ_TRAP_YIELD):"memory")
-/*---------------------------------------------------------------------------*/
-
-extern void vTaskEnterCritical( void );
-extern void vTaskExitCritical( void );
-#define portENTER_CRITICAL()		vTaskEnterCritical()
-#define portEXIT_CRITICAL()			vTaskExitCritical()
-/*---------------------------------------------------------------------------*/
-
-/* Critical section management. */
-#define portDISABLE_INTERRUPTS() ic->cpl = ( portSYSTEM_INTERRUPT_PRIORITY_LEVEL + 1 )
-#define portENABLE_INTERRUPTS() ic->cpl = portKERNEL_INTERRUPT_PRIORITY_LEVEL
-
-/*---------------------------------------------------------------------------*/
-
-#define portYIELD_FROM_ISR( xHigherPriorityTaskWoken ) if( xHigherPriorityTaskWoken != pdFALSE ) vTaskSwitchContext()
-
-/*---------------------------------------------------------------------------*/
-
-#define portSAVE_CONTEXT()				\
-	asm __volatile__																								\
-	(																												\
-		"sub	r1, #68					\n" /* Make space on the stack for the context. */							\
-		"std	r2, [r1] + 	0			\n"																			\
-		"stq	r4, [r1] +	8			\n"																			\
-		"stq	r8, [r1] +	24			\n"																			\
-		"stq	r12, [r1] +	40			\n"																			\
-		"mov	r6, rtt					\n"																			\
-		"mov	r7, psr					\n"																			\
-		"std	r6, [r1] +	56			\n"																			\
-		"movhi	r2, #16384				\n"	/* Set the pointer to the IC. */										\
-		"ldub	r3, [r2] + 2			\n"	/* Load the current interrupt mask. */									\
-		"st		r3, [r1]+ 64			\n"	/* Store the interrupt mask on the stack. */ 							\
-		"ld		r2, [r0]+short(pxCurrentTCB)	\n"	/* Load the pointer to the TCB. */								\
-		"st		r1, [r2]				\n"	/* Save the stack pointer into the TCB. */								\
-		"mov	r14, r1					\n"	/* Compiler expects r14 to be set to the function stack. */				\
-	);
-/*---------------------------------------------------------------------------*/
-
-#define portRESTORE_CONTEXT()																						\
-	asm __volatile__(																								\
-		"ld		r2, [r0]+short(pxCurrentTCB)	\n"	/* Load the TCB to find the stack pointer and context. */		\
-		"ld		r1, [r2]				\n"																			\
-		"movhi	r2, #16384				\n"	/* Set the pointer to the IC. */										\
-		"ld		r3, [r1] + 64			\n"	/* Load the previous interrupt mask. */									\
-		"stb	r3, [r2] + 2  			\n"	/* Set the current interrupt mask to be the previous. */				\
-		"ldd	r6, [r1] + 56			\n"	/* Restore context. */													\
-		"mov	rtt, r6					\n"																			\
-		"mov	psr, r7					\n"																			\
-		"ldd	r2, [r1] + 0			\n"																			\
-		"ldq	r4, [r1] +	8			\n"																			\
-		"ldq	r8, [r1] +	24			\n"																			\
-		"ldq	r12, [r1] +	40			\n"																			\
-		"add	r1, #68					\n"																			\
-		"rti							\n"																			\
-	 );
-
-/*---------------------------------------------------------------------------*/
-
-/* Task function macros as described on the FreeRTOS.org WEB site. */
-#define portTASK_FUNCTION_PROTO( vFunction, pvParameters ) void vFunction( void *pvParameters )
-#define portTASK_FUNCTION( vFunction, pvParameters ) void vFunction( void *pvParameters )
-/*---------------------------------------------------------------------------*/
-
-#ifdef __cplusplus
-}
-#endif
-
-#endif /* PORTMACRO_H */
+/*

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

+

+    ***************************************************************************

+    *                                                                         *

+    * If you are:                                                             *

+    *                                                                         *

+    *    + New to FreeRTOS,                                                   *

+    *    + Wanting to learn FreeRTOS or multitasking in general quickly       *

+    *    + Looking for basic training,                                        *

+    *    + Wanting to improve your FreeRTOS skills and productivity           *

+    *                                                                         *

+    * then take a look at the FreeRTOS eBook                                  *

+    *                                                                         *

+    *        "Using the FreeRTOS Real Time Kernel - a Practical Guide"        *

+    *                  http://www.FreeRTOS.org/Documentation                  *

+    *                                                                         *

+    * A pdf reference manual is also available.  Both are usually delivered   *

+    * to your inbox within 20 minutes to two hours when purchased between 8am *

+    * and 8pm GMT (although please allow up to 24 hours in case of            *

+    * exceptional circumstances).  Thank you for your support!                *

+    *                                                                         *

+    ***************************************************************************

+

+    This file is part of the FreeRTOS distribution.

+

+    FreeRTOS is free software; you can redistribute it and/or modify it under

+    the terms of the GNU General Public License (version 2) as published by the

+    Free Software Foundation AND MODIFIED BY the FreeRTOS exception.

+    ***NOTE*** The exception to the GPL is included to allow you to distribute

+    a combined work that includes FreeRTOS without being obliged to provide the

+    source code for proprietary components outside of the FreeRTOS kernel.

+    FreeRTOS is distributed in the hope that it will be useful, but WITHOUT

+    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or

+    FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for

+    more details. You should have received a copy of the GNU General Public

+    License and the FreeRTOS license exception along with FreeRTOS; if not it

+    can be viewed here: http://www.freertos.org/a00114.html and also obtained

+    by writing to Richard Barry, contact details for whom are available on the

+    FreeRTOS WEB site.

+

+    1 tab == 4 spaces!

+

+    http://www.FreeRTOS.org - Documentation, latest information, license and

+    contact details.

+

+    http://www.SafeRTOS.com - A version that is certified for use in safety

+    critical systems.

+

+    http://www.OpenRTOS.com - Commercial support, development, porting,

+    licensing and training services.

+*/

+

+#ifndef PORTMACRO_H

+#define PORTMACRO_H

+

+#ifdef __cplusplus

+extern "C" {

+#endif

+

+#include <machine/ic.h>

+

+/*-----------------------------------------------------------

+ * Port specific definitions.

+ *

+ * The settings in this file configure FreeRTOS correctly for the

+ * given hardware and compiler.

+ *

+ * These settings should not be altered.

+ *-----------------------------------------------------------

+ */

+

+/* Type definitions. */

+#define portCHAR		char

+#define portFLOAT		float

+#define portDOUBLE		double

+#define portLONG		long

+#define portSHORT		short

+#define portSTACK_TYPE	unsigned portLONG

+#define portBASE_TYPE	portLONG

+

+#if( configUSE_16_BIT_TICKS == 1 )

+	typedef unsigned portSHORT portTickType;

+	#define portMAX_DELAY ( portTickType ) 0xffff

+#else

+	typedef unsigned portLONG portTickType;

+	#define portMAX_DELAY ( portTickType ) 0xffffffff

+#endif

+/*-----------------------------------------------------------*/

+

+/* Architecture specifics. */

+#define portSTACK_GROWTH							( -1 )

+#define portTICK_RATE_MS							( ( portTickType ) 1000 / configTICK_RATE_HZ )

+#define portBYTE_ALIGNMENT							4

+#define portNOP()									__asm__ volatile ( "mov r0, r0" )

+#define portCRITICAL_NESTING_IN_TCB					1

+#define portIRQ_TRAP_YIELD							31

+#define portKERNEL_INTERRUPT_PRIORITY_LEVEL			0

+#define portSYSTEM_INTERRUPT_PRIORITY_LEVEL			0

+/*-----------------------------------------------------------*/

+

+/* Task utilities. */

+

+extern void vPortYield( void );

+

+/*---------------------------------------------------------------------------*/

+

+#define portYIELD()		asm __volatile__( " trap #%0 "::"i"(portIRQ_TRAP_YIELD):"memory")

+/*---------------------------------------------------------------------------*/

+

+extern void vTaskEnterCritical( void );

+extern void vTaskExitCritical( void );

+#define portENTER_CRITICAL()		vTaskEnterCritical()

+#define portEXIT_CRITICAL()			vTaskExitCritical()

+/*---------------------------------------------------------------------------*/

+

+/* Critical section management. */

+#define portDISABLE_INTERRUPTS() ic->cpl = ( portSYSTEM_INTERRUPT_PRIORITY_LEVEL + 1 )

+#define portENABLE_INTERRUPTS() ic->cpl = portKERNEL_INTERRUPT_PRIORITY_LEVEL

+

+/*---------------------------------------------------------------------------*/

+

+#define portYIELD_FROM_ISR( xHigherPriorityTaskWoken ) if( xHigherPriorityTaskWoken != pdFALSE ) vTaskSwitchContext()

+

+/*---------------------------------------------------------------------------*/

+

+#define portSAVE_CONTEXT()				\

+	asm __volatile__																								\

+	(																												\

+		"sub	r1, #68					\n" /* Make space on the stack for the context. */							\

+		"std	r2, [r1] + 	0			\n"																			\

+		"stq	r4, [r1] +	8			\n"																			\

+		"stq	r8, [r1] +	24			\n"																			\

+		"stq	r12, [r1] +	40			\n"																			\

+		"mov	r6, rtt					\n"																			\

+		"mov	r7, psr					\n"																			\

+		"std	r6, [r1] +	56			\n"																			\

+		"movhi	r2, #16384				\n"	/* Set the pointer to the IC. */										\

+		"ldub	r3, [r2] + 2			\n"	/* Load the current interrupt mask. */									\

+		"st		r3, [r1]+ 64			\n"	/* Store the interrupt mask on the stack. */ 							\

+		"ld		r2, [r0]+short(pxCurrentTCB)	\n"	/* Load the pointer to the TCB. */								\

+		"st		r1, [r2]				\n"	/* Save the stack pointer into the TCB. */								\

+		"mov	r14, r1					\n"	/* Compiler expects r14 to be set to the function stack. */				\

+	);

+/*---------------------------------------------------------------------------*/

+

+#define portRESTORE_CONTEXT()																						\

+	asm __volatile__(																								\

+		"ld		r2, [r0]+short(pxCurrentTCB)	\n"	/* Load the TCB to find the stack pointer and context. */		\

+		"ld		r1, [r2]				\n"																			\

+		"movhi	r2, #16384				\n"	/* Set the pointer to the IC. */										\

+		"ld		r3, [r1] + 64			\n"	/* Load the previous interrupt mask. */									\

+		"stb	r3, [r2] + 2  			\n"	/* Set the current interrupt mask to be the previous. */				\

+		"ldd	r6, [r1] + 56			\n"	/* Restore context. */													\

+		"mov	rtt, r6					\n"																			\

+		"mov	psr, r7					\n"																			\

+		"ldd	r2, [r1] + 0			\n"																			\

+		"ldq	r4, [r1] +	8			\n"																			\

+		"ldq	r8, [r1] +	24			\n"																			\

+		"ldq	r12, [r1] +	40			\n"																			\

+		"add	r1, #68					\n"																			\

+		"rti							\n"																			\

+	 );

+

+/*---------------------------------------------------------------------------*/

+

+/* Task function macros as described on the FreeRTOS.org WEB site. */

+#define portTASK_FUNCTION_PROTO( vFunction, pvParameters ) void vFunction( void *pvParameters )

+#define portTASK_FUNCTION( vFunction, pvParameters ) void vFunction( void *pvParameters )

+/*---------------------------------------------------------------------------*/

+

+#ifdef __cplusplus

+}

+#endif

+

+#endif /* PORTMACRO_H */

diff --git a/Source/portable/GCC/ColdFire_V2/port.c b/Source/portable/GCC/ColdFire_V2/port.c
index 592cee5..a3ea5f0 100644
--- a/Source/portable/GCC/ColdFire_V2/port.c
+++ b/Source/portable/GCC/ColdFire_V2/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/ColdFire_V2/portasm.S b/Source/portable/GCC/ColdFire_V2/portasm.S
index 91330e4..1e6e123 100644
--- a/Source/portable/GCC/ColdFire_V2/portasm.S
+++ b/Source/portable/GCC/ColdFire_V2/portasm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/ColdFire_V2/portmacro.h b/Source/portable/GCC/ColdFire_V2/portmacro.h
index 4948484..68aacc4 100644
--- a/Source/portable/GCC/ColdFire_V2/portmacro.h
+++ b/Source/portable/GCC/ColdFire_V2/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/H8S2329/port.c b/Source/portable/GCC/H8S2329/port.c
index 591fb83..88ddb11 100644
--- a/Source/portable/GCC/H8S2329/port.c
+++ b/Source/portable/GCC/H8S2329/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/H8S2329/portmacro.h b/Source/portable/GCC/H8S2329/portmacro.h
index bf28113..c978337 100644
--- a/Source/portable/GCC/H8S2329/portmacro.h
+++ b/Source/portable/GCC/H8S2329/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/HCS12/port.c b/Source/portable/GCC/HCS12/port.c
index de4d05f..4072336 100644
--- a/Source/portable/GCC/HCS12/port.c
+++ b/Source/portable/GCC/HCS12/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/HCS12/portmacro.h b/Source/portable/GCC/HCS12/portmacro.h
index 447f3b3..837a551 100644
--- a/Source/portable/GCC/HCS12/portmacro.h
+++ b/Source/portable/GCC/HCS12/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/MSP430F449/port.c b/Source/portable/GCC/MSP430F449/port.c
index b1e22fe..ebbaa1e 100644
--- a/Source/portable/GCC/MSP430F449/port.c
+++ b/Source/portable/GCC/MSP430F449/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/MSP430F449/portmacro.h b/Source/portable/GCC/MSP430F449/portmacro.h
index 324809f..c91e063 100644
--- a/Source/portable/GCC/MSP430F449/portmacro.h
+++ b/Source/portable/GCC/MSP430F449/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/MicroBlaze/port.c b/Source/portable/GCC/MicroBlaze/port.c
index 3d29d18..d28fc9b 100644
--- a/Source/portable/GCC/MicroBlaze/port.c
+++ b/Source/portable/GCC/MicroBlaze/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/MicroBlaze/portmacro.h b/Source/portable/GCC/MicroBlaze/portmacro.h
index 7b42fd2..a6c0d02 100644
--- a/Source/portable/GCC/MicroBlaze/portmacro.h
+++ b/Source/portable/GCC/MicroBlaze/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/NiosII/port.c b/Source/portable/GCC/NiosII/port.c
index ec4aea4..b472206 100644
--- a/Source/portable/GCC/NiosII/port.c
+++ b/Source/portable/GCC/NiosII/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/NiosII/port_asm.S b/Source/portable/GCC/NiosII/port_asm.S
index eee5db2..4f6a270 100644
--- a/Source/portable/GCC/NiosII/port_asm.S
+++ b/Source/portable/GCC/NiosII/port_asm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/NiosII/portmacro.h b/Source/portable/GCC/NiosII/portmacro.h
index a20965a..29fc276 100644
--- a/Source/portable/GCC/NiosII/portmacro.h
+++ b/Source/portable/GCC/NiosII/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h b/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h
index 04f0ef0..611c8cb 100644
--- a/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h
+++ b/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/PPC405_Xilinx/port.c b/Source/portable/GCC/PPC405_Xilinx/port.c
index 0024448..3f20b3b 100644
--- a/Source/portable/GCC/PPC405_Xilinx/port.c
+++ b/Source/portable/GCC/PPC405_Xilinx/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/PPC405_Xilinx/portasm.S b/Source/portable/GCC/PPC405_Xilinx/portasm.S
index 8c26add..b177141 100644
--- a/Source/portable/GCC/PPC405_Xilinx/portasm.S
+++ b/Source/portable/GCC/PPC405_Xilinx/portasm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/PPC405_Xilinx/portmacro.h b/Source/portable/GCC/PPC405_Xilinx/portmacro.h
index 3ea1ca6..743a4ab 100644
--- a/Source/portable/GCC/PPC405_Xilinx/portmacro.h
+++ b/Source/portable/GCC/PPC405_Xilinx/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h b/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h
index 04f0ef0..611c8cb 100644
--- a/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h
+++ b/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/PPC440_Xilinx/port.c b/Source/portable/GCC/PPC440_Xilinx/port.c
index 24ea559..aa8dda1 100644
--- a/Source/portable/GCC/PPC440_Xilinx/port.c
+++ b/Source/portable/GCC/PPC440_Xilinx/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/PPC440_Xilinx/portasm.S b/Source/portable/GCC/PPC440_Xilinx/portasm.S
index 8c26add..b177141 100644
--- a/Source/portable/GCC/PPC440_Xilinx/portasm.S
+++ b/Source/portable/GCC/PPC440_Xilinx/portasm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/PPC440_Xilinx/portmacro.h b/Source/portable/GCC/PPC440_Xilinx/portmacro.h
index 3ea1ca6..743a4ab 100644
--- a/Source/portable/GCC/PPC440_Xilinx/portmacro.h
+++ b/Source/portable/GCC/PPC440_Xilinx/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/STR75x/port.c b/Source/portable/GCC/STR75x/port.c
index a8c688e..65fd475 100644
--- a/Source/portable/GCC/STR75x/port.c
+++ b/Source/portable/GCC/STR75x/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/STR75x/portISR.c b/Source/portable/GCC/STR75x/portISR.c
index 5e62b3d..6aa0460 100644
--- a/Source/portable/GCC/STR75x/portISR.c
+++ b/Source/portable/GCC/STR75x/portISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/GCC/STR75x/portmacro.h b/Source/portable/GCC/STR75x/portmacro.h
index 45413b9..475b2d1 100644
--- a/Source/portable/GCC/STR75x/portmacro.h
+++ b/Source/portable/GCC/STR75x/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/78K0R/ISR_Support.h b/Source/portable/IAR/78K0R/ISR_Support.h
index 71dd8f9..8f436a2 100644
--- a/Source/portable/IAR/78K0R/ISR_Support.h
+++ b/Source/portable/IAR/78K0R/ISR_Support.h
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

 ;    ***************************************************************************

 ;    *                                                                         *

diff --git a/Source/portable/IAR/78K0R/port.c b/Source/portable/IAR/78K0R/port.c
index 5864cb4..99dc6db 100644
--- a/Source/portable/IAR/78K0R/port.c
+++ b/Source/portable/IAR/78K0R/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/78K0R/portasm.s26 b/Source/portable/IAR/78K0R/portasm.s26
index 9189a74..f03198e 100644
--- a/Source/portable/IAR/78K0R/portasm.s26
+++ b/Source/portable/IAR/78K0R/portasm.s26
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

 ;    ***************************************************************************

 ;    *                                                                         *

diff --git a/Source/portable/IAR/78K0R/portmacro.h b/Source/portable/IAR/78K0R/portmacro.h
index 9daf426..a785079 100644
--- a/Source/portable/IAR/78K0R/portmacro.h
+++ b/Source/portable/IAR/78K0R/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/ARM_CM3/port.c b/Source/portable/IAR/ARM_CM3/port.c
index 7a5d10a..0aba433 100644
--- a/Source/portable/IAR/ARM_CM3/port.c
+++ b/Source/portable/IAR/ARM_CM3/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/ARM_CM3/portasm.s b/Source/portable/IAR/ARM_CM3/portasm.s
index 281268b..c9ef8c0 100644
--- a/Source/portable/IAR/ARM_CM3/portasm.s
+++ b/Source/portable/IAR/ARM_CM3/portasm.s
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/ARM_CM3/portmacro.h b/Source/portable/IAR/ARM_CM3/portmacro.h
index 932038f..e13f88c 100644
--- a/Source/portable/IAR/ARM_CM3/portmacro.h
+++ b/Source/portable/IAR/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/ATMega323/port.c b/Source/portable/IAR/ATMega323/port.c
index 623ff5a..2c73149 100644
--- a/Source/portable/IAR/ATMega323/port.c
+++ b/Source/portable/IAR/ATMega323/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/ATMega323/portmacro.h b/Source/portable/IAR/ATMega323/portmacro.h
index a047977..9fcc4b8 100644
--- a/Source/portable/IAR/ATMega323/portmacro.h
+++ b/Source/portable/IAR/ATMega323/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/ATMega323/portmacro.s90 b/Source/portable/IAR/ATMega323/portmacro.s90
index bf5bc92..4058653 100644
--- a/Source/portable/IAR/ATMega323/portmacro.s90
+++ b/Source/portable/IAR/ATMega323/portmacro.s90
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

 ;    ***************************************************************************

 ;    *                                                                         *

diff --git a/Source/portable/IAR/AVR32_UC3/port.c b/Source/portable/IAR/AVR32_UC3/port.c
index ceacff6..b85cf17 100644
--- a/Source/portable/IAR/AVR32_UC3/port.c
+++ b/Source/portable/IAR/AVR32_UC3/port.c
@@ -13,7 +13,7 @@
  *****************************************************************************/

 

 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/AVR32_UC3/portmacro.h b/Source/portable/IAR/AVR32_UC3/portmacro.h
index b026c2f..31df1b2 100644
--- a/Source/portable/IAR/AVR32_UC3/portmacro.h
+++ b/Source/portable/IAR/AVR32_UC3/portmacro.h
@@ -13,7 +13,7 @@
  *****************************************************************************/

 

 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/AtmelSAM7S64/port.c b/Source/portable/IAR/AtmelSAM7S64/port.c
index 8394b45..007f798 100644
--- a/Source/portable/IAR/AtmelSAM7S64/port.c
+++ b/Source/portable/IAR/AtmelSAM7S64/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/AtmelSAM7S64/portmacro.h b/Source/portable/IAR/AtmelSAM7S64/portmacro.h
index 3c1e7a8..d998798 100644
--- a/Source/portable/IAR/AtmelSAM7S64/portmacro.h
+++ b/Source/portable/IAR/AtmelSAM7S64/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/AtmelSAM9XE/port.c b/Source/portable/IAR/AtmelSAM9XE/port.c
index f087cf0..1e69dca 100644
--- a/Source/portable/IAR/AtmelSAM9XE/port.c
+++ b/Source/portable/IAR/AtmelSAM9XE/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/AtmelSAM9XE/portmacro.h b/Source/portable/IAR/AtmelSAM9XE/portmacro.h
index 407e596..eaf67ba 100644
--- a/Source/portable/IAR/AtmelSAM9XE/portmacro.h
+++ b/Source/portable/IAR/AtmelSAM9XE/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/LPC2000/port.c b/Source/portable/IAR/LPC2000/port.c
index d0daa3b..3ba56e9 100644
--- a/Source/portable/IAR/LPC2000/port.c
+++ b/Source/portable/IAR/LPC2000/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/LPC2000/portmacro.h b/Source/portable/IAR/LPC2000/portmacro.h
index b8209cc..5fbfdb5 100644
--- a/Source/portable/IAR/LPC2000/portmacro.h
+++ b/Source/portable/IAR/LPC2000/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/MSP430/port.c b/Source/portable/IAR/MSP430/port.c
index b2ffa0d..8176c9d 100644
--- a/Source/portable/IAR/MSP430/port.c
+++ b/Source/portable/IAR/MSP430/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/MSP430/portasm.h b/Source/portable/IAR/MSP430/portasm.h
index 57f8a2f..ca43b51 100644
--- a/Source/portable/IAR/MSP430/portasm.h
+++ b/Source/portable/IAR/MSP430/portasm.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/MSP430/portext.s43 b/Source/portable/IAR/MSP430/portext.s43
index 325f969..4ec5427 100644
--- a/Source/portable/IAR/MSP430/portext.s43
+++ b/Source/portable/IAR/MSP430/portext.s43
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/MSP430/portmacro.h b/Source/portable/IAR/MSP430/portmacro.h
index edc387a..26e5062 100644
--- a/Source/portable/IAR/MSP430/portmacro.h
+++ b/Source/portable/IAR/MSP430/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/STR71x/port.c b/Source/portable/IAR/STR71x/port.c
index 45bfe28..99829fd 100644
--- a/Source/portable/IAR/STR71x/port.c
+++ b/Source/portable/IAR/STR71x/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/STR71x/portmacro.h b/Source/portable/IAR/STR71x/portmacro.h
index 45a47d5..6a7900c 100644
--- a/Source/portable/IAR/STR71x/portmacro.h
+++ b/Source/portable/IAR/STR71x/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/STR75x/ISR_Support.h b/Source/portable/IAR/STR75x/ISR_Support.h
index ffc81fe..6b83228 100644
--- a/Source/portable/IAR/STR75x/ISR_Support.h
+++ b/Source/portable/IAR/STR75x/ISR_Support.h
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

 ;    ***************************************************************************

 ;    *                                                                         *

diff --git a/Source/portable/IAR/STR75x/port.c b/Source/portable/IAR/STR75x/port.c
index 1dbbc00..a926f4d 100644
--- a/Source/portable/IAR/STR75x/port.c
+++ b/Source/portable/IAR/STR75x/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/STR75x/portasm.s79 b/Source/portable/IAR/STR75x/portasm.s79
index 0412e7b..3955ac1 100644
--- a/Source/portable/IAR/STR75x/portasm.s79
+++ b/Source/portable/IAR/STR75x/portasm.s79
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

 ;    ***************************************************************************

 ;    *                                                                         *

diff --git a/Source/portable/IAR/STR75x/portmacro.h b/Source/portable/IAR/STR75x/portmacro.h
index 7f9b5be..b64cd28 100644
--- a/Source/portable/IAR/STR75x/portmacro.h
+++ b/Source/portable/IAR/STR75x/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/STR91x/ISR_Support.h b/Source/portable/IAR/STR91x/ISR_Support.h
index 14b80be..b1b043b 100644
--- a/Source/portable/IAR/STR91x/ISR_Support.h
+++ b/Source/portable/IAR/STR91x/ISR_Support.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/STR91x/port.c b/Source/portable/IAR/STR91x/port.c
index 38f1bb5..d387665 100644
--- a/Source/portable/IAR/STR91x/port.c
+++ b/Source/portable/IAR/STR91x/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/STR91x/portasm.s79 b/Source/portable/IAR/STR91x/portasm.s79
index d4a8c55..0850ee2 100644
--- a/Source/portable/IAR/STR91x/portasm.s79
+++ b/Source/portable/IAR/STR91x/portasm.s79
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/STR91x/portmacro.h b/Source/portable/IAR/STR91x/portmacro.h
index eddb6b2..dee8ee6 100644
--- a/Source/portable/IAR/STR91x/portmacro.h
+++ b/Source/portable/IAR/STR91x/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/V850ES/ISR_Support.h b/Source/portable/IAR/V850ES/ISR_Support.h
index 9824ffa..ca34026 100644
--- a/Source/portable/IAR/V850ES/ISR_Support.h
+++ b/Source/portable/IAR/V850ES/ISR_Support.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/V850ES/port.c b/Source/portable/IAR/V850ES/port.c
index d52019e..b88a4f3 100644
--- a/Source/portable/IAR/V850ES/port.c
+++ b/Source/portable/IAR/V850ES/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/IAR/V850ES/portasm.s85 b/Source/portable/IAR/V850ES/portasm.s85
index 69be792..3a782cd 100644
--- a/Source/portable/IAR/V850ES/portasm.s85
+++ b/Source/portable/IAR/V850ES/portasm.s85
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

 ;    ***************************************************************************

 ;    *                                                                         *

diff --git a/Source/portable/IAR/V850ES/portasm_Fx3.s85 b/Source/portable/IAR/V850ES/portasm_Fx3.s85
index a0c9b94..fd51807 100644
--- a/Source/portable/IAR/V850ES/portasm_Fx3.s85
+++ b/Source/portable/IAR/V850ES/portasm_Fx3.s85
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

 ;    ***************************************************************************

 ;    *                                                                         *

diff --git a/Source/portable/IAR/V850ES/portasm_Hx2.s85 b/Source/portable/IAR/V850ES/portasm_Hx2.s85
index df6f58b..1993d6a 100644
--- a/Source/portable/IAR/V850ES/portasm_Hx2.s85
+++ b/Source/portable/IAR/V850ES/portasm_Hx2.s85
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

 ;    ***************************************************************************

 ;    *                                                                         *

diff --git a/Source/portable/IAR/V850ES/portmacro.h b/Source/portable/IAR/V850ES/portmacro.h
index e5b67aa..b186fd9 100644
--- a/Source/portable/IAR/V850ES/portmacro.h
+++ b/Source/portable/IAR/V850ES/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/MPLAB/PIC18F/port.c b/Source/portable/MPLAB/PIC18F/port.c
index 6fb88ec..b8999df 100644
--- a/Source/portable/MPLAB/PIC18F/port.c
+++ b/Source/portable/MPLAB/PIC18F/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/MPLAB/PIC18F/portmacro.h b/Source/portable/MPLAB/PIC18F/portmacro.h
index 1aec334..1fb8dd9 100644
--- a/Source/portable/MPLAB/PIC18F/portmacro.h
+++ b/Source/portable/MPLAB/PIC18F/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/MPLAB/PIC24_dsPIC/port.c b/Source/portable/MPLAB/PIC24_dsPIC/port.c
index 749fc71..241c472 100644
--- a/Source/portable/MPLAB/PIC24_dsPIC/port.c
+++ b/Source/portable/MPLAB/PIC24_dsPIC/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S b/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S
index 9b760ca..cfc22dc 100644
--- a/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S
+++ b/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S b/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S
index 7b6ab20..4d75699 100644
--- a/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S
+++ b/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h b/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
index c97b83a..12eaaa7 100644
--- a/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
+++ b/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/MPLAB/PIC32MX/ISR_Support.h b/Source/portable/MPLAB/PIC32MX/ISR_Support.h
index b6990dd..d23777c 100644
--- a/Source/portable/MPLAB/PIC32MX/ISR_Support.h
+++ b/Source/portable/MPLAB/PIC32MX/ISR_Support.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/MPLAB/PIC32MX/port.c b/Source/portable/MPLAB/PIC32MX/port.c
index 022f213..6980a64 100644
--- a/Source/portable/MPLAB/PIC32MX/port.c
+++ b/Source/portable/MPLAB/PIC32MX/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/MPLAB/PIC32MX/port_asm.S b/Source/portable/MPLAB/PIC32MX/port_asm.S
index 8ef5b31..00b8b87 100644
--- a/Source/portable/MPLAB/PIC32MX/port_asm.S
+++ b/Source/portable/MPLAB/PIC32MX/port_asm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/MPLAB/PIC32MX/portmacro.h b/Source/portable/MPLAB/PIC32MX/portmacro.h
index 2e86fc3..16d7307 100644
--- a/Source/portable/MPLAB/PIC32MX/portmacro.h
+++ b/Source/portable/MPLAB/PIC32MX/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/MemMang/heap_1.c b/Source/portable/MemMang/heap_1.c
index 76742f9..9ebbef2 100644
--- a/Source/portable/MemMang/heap_1.c
+++ b/Source/portable/MemMang/heap_1.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/MemMang/heap_2.c b/Source/portable/MemMang/heap_2.c
index d6cdb4f..4344057 100644
--- a/Source/portable/MemMang/heap_2.c
+++ b/Source/portable/MemMang/heap_2.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/MemMang/heap_3.c b/Source/portable/MemMang/heap_3.c
index e4fd22f..dddd418 100644
--- a/Source/portable/MemMang/heap_3.c
+++ b/Source/portable/MemMang/heap_3.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/Paradigm/Tern_EE/large_untested/port.c b/Source/portable/Paradigm/Tern_EE/large_untested/port.c
index d5969d5..3cf3068 100644
--- a/Source/portable/Paradigm/Tern_EE/large_untested/port.c
+++ b/Source/portable/Paradigm/Tern_EE/large_untested/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h b/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h
index ac8480e..1af6db5 100644
--- a/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h
+++ b/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h b/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h
index 3ebe59e..a6afc37 100644
--- a/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h
+++ b/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/Paradigm/Tern_EE/small/port.c b/Source/portable/Paradigm/Tern_EE/small/port.c
index 1ac5fb9..73b5bc8 100644
--- a/Source/portable/Paradigm/Tern_EE/small/port.c
+++ b/Source/portable/Paradigm/Tern_EE/small/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/Paradigm/Tern_EE/small/portasm.h b/Source/portable/Paradigm/Tern_EE/small/portasm.h
index 3980fa8..bc71581 100644
--- a/Source/portable/Paradigm/Tern_EE/small/portasm.h
+++ b/Source/portable/Paradigm/Tern_EE/small/portasm.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/Paradigm/Tern_EE/small/portmacro.h b/Source/portable/Paradigm/Tern_EE/small/portmacro.h
index 2fc9e37..06ea9e7 100644
--- a/Source/portable/Paradigm/Tern_EE/small/portmacro.h
+++ b/Source/portable/Paradigm/Tern_EE/small/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/RVDS/ARM7_LPC21xx/port.c b/Source/portable/RVDS/ARM7_LPC21xx/port.c
index 80ade26..2f6b6c8 100644
--- a/Source/portable/RVDS/ARM7_LPC21xx/port.c
+++ b/Source/portable/RVDS/ARM7_LPC21xx/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/RVDS/ARM7_LPC21xx/portASM.s b/Source/portable/RVDS/ARM7_LPC21xx/portASM.s
index 0197475..e16721e 100644
--- a/Source/portable/RVDS/ARM7_LPC21xx/portASM.s
+++ b/Source/portable/RVDS/ARM7_LPC21xx/portASM.s
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

 ;    ***************************************************************************

 ;    *                                                                         *

diff --git a/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h b/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h
index ad5fd05..5fb843e 100644
--- a/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h
+++ b/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc b/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc
index fbf711c..35bb265 100644
--- a/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc
+++ b/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

 ;    ***************************************************************************

 ;    *                                                                         *

diff --git a/Source/portable/RVDS/ARM_CM3/port.c b/Source/portable/RVDS/ARM_CM3/port.c
index 4ab4ac2..bf9271b 100644
--- a/Source/portable/RVDS/ARM_CM3/port.c
+++ b/Source/portable/RVDS/ARM_CM3/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/RVDS/ARM_CM3/portmacro.h b/Source/portable/RVDS/ARM_CM3/portmacro.h
index f9ecf78..756f164 100644
--- a/Source/portable/RVDS/ARM_CM3/portmacro.h
+++ b/Source/portable/RVDS/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/Renesas/SH2A_FPU/port.c b/Source/portable/Renesas/SH2A_FPU/port.c
index 8ff9798..a64b6aa 100644
--- a/Source/portable/Renesas/SH2A_FPU/port.c
+++ b/Source/portable/Renesas/SH2A_FPU/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/Renesas/SH2A_FPU/portasm.src b/Source/portable/Renesas/SH2A_FPU/portasm.src
index e67d6ef..b9fdf64 100644
--- a/Source/portable/Renesas/SH2A_FPU/portasm.src
+++ b/Source/portable/Renesas/SH2A_FPU/portasm.src
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

 ;    ***************************************************************************

 ;    *                                                                         *

diff --git a/Source/portable/Renesas/SH2A_FPU/portmacro.h b/Source/portable/Renesas/SH2A_FPU/portmacro.h
index a609398..ca127ac 100644
--- a/Source/portable/Renesas/SH2A_FPU/portmacro.h
+++ b/Source/portable/Renesas/SH2A_FPU/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/Rowley/MSP430F449/port.c b/Source/portable/Rowley/MSP430F449/port.c
index d5d3f5e..fd54f6c 100644
--- a/Source/portable/Rowley/MSP430F449/port.c
+++ b/Source/portable/Rowley/MSP430F449/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/Rowley/MSP430F449/portasm.h b/Source/portable/Rowley/MSP430F449/portasm.h
index 534891a..beedf69 100644
--- a/Source/portable/Rowley/MSP430F449/portasm.h
+++ b/Source/portable/Rowley/MSP430F449/portasm.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/Rowley/MSP430F449/portext.asm b/Source/portable/Rowley/MSP430F449/portext.asm
index de50a5d..4c6ee2b 100644
--- a/Source/portable/Rowley/MSP430F449/portext.asm
+++ b/Source/portable/Rowley/MSP430F449/portext.asm
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/Rowley/MSP430F449/portmacro.h b/Source/portable/Rowley/MSP430F449/portmacro.h
index 5097e04..dac01ee 100644
--- a/Source/portable/Rowley/MSP430F449/portmacro.h
+++ b/Source/portable/Rowley/MSP430F449/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/SDCC/Cygnal/port.c b/Source/portable/SDCC/Cygnal/port.c
index d8cc36a..617d81a 100644
--- a/Source/portable/SDCC/Cygnal/port.c
+++ b/Source/portable/SDCC/Cygnal/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/SDCC/Cygnal/portmacro.h b/Source/portable/SDCC/Cygnal/portmacro.h
index 314a937..806d5a6 100644
--- a/Source/portable/SDCC/Cygnal/portmacro.h
+++ b/Source/portable/SDCC/Cygnal/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/Softune/MB91460/port.c b/Source/portable/Softune/MB91460/port.c
index b53d9aa..fcdfc5e 100644
--- a/Source/portable/Softune/MB91460/port.c
+++ b/Source/portable/Softune/MB91460/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/Softune/MB91460/portmacro.h b/Source/portable/Softune/MB91460/portmacro.h
index a032145..8cab9f8 100644
--- a/Source/portable/Softune/MB91460/portmacro.h
+++ b/Source/portable/Softune/MB91460/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/Softune/MB96340/port.c b/Source/portable/Softune/MB96340/port.c
index b67a477..3abb37b 100644
--- a/Source/portable/Softune/MB96340/port.c
+++ b/Source/portable/Softune/MB96340/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/Softune/MB96340/portmacro.h b/Source/portable/Softune/MB96340/portmacro.h
index b31a5d6..f7303e3 100644
--- a/Source/portable/Softune/MB96340/portmacro.h
+++ b/Source/portable/Softune/MB96340/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c b/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c
index a81e95a..ca61c5b 100644
--- a/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c
+++ b/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c b/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c
index 881634f..fcca6d4 100644
--- a/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c
+++ b/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/WizC/PIC18/addFreeRTOS.h b/Source/portable/WizC/PIC18/addFreeRTOS.h
index 7bb0597..6c2f1ff 100644
--- a/Source/portable/WizC/PIC18/addFreeRTOS.h
+++ b/Source/portable/WizC/PIC18/addFreeRTOS.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/WizC/PIC18/port.c b/Source/portable/WizC/PIC18/port.c
index 36bfc56..f7ab62e 100644
--- a/Source/portable/WizC/PIC18/port.c
+++ b/Source/portable/WizC/PIC18/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/WizC/PIC18/portmacro.h b/Source/portable/WizC/PIC18/portmacro.h
index b857b5c..3984e2d 100644
--- a/Source/portable/WizC/PIC18/portmacro.h
+++ b/Source/portable/WizC/PIC18/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/oWatcom/16BitDOS/Flsh186/port.c b/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
index 93afbe2..66707d5 100644
--- a/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
+++ b/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h b/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
index 2692f4a..c69fbc1 100644
--- a/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
+++ b/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/oWatcom/16BitDOS/PC/port.c b/Source/portable/oWatcom/16BitDOS/PC/port.c
index 3b320eb..78d3a6f 100644
--- a/Source/portable/oWatcom/16BitDOS/PC/port.c
+++ b/Source/portable/oWatcom/16BitDOS/PC/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/oWatcom/16BitDOS/PC/portmacro.h b/Source/portable/oWatcom/16BitDOS/PC/portmacro.h
index 6b06121..de018b3 100644
--- a/Source/portable/oWatcom/16BitDOS/PC/portmacro.h
+++ b/Source/portable/oWatcom/16BitDOS/PC/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/oWatcom/16BitDOS/common/portasm.h b/Source/portable/oWatcom/16BitDOS/common/portasm.h
index 83a4f05..e2aebe6 100644
--- a/Source/portable/oWatcom/16BitDOS/common/portasm.h
+++ b/Source/portable/oWatcom/16BitDOS/common/portasm.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/portable/oWatcom/16BitDOS/common/portcomn.c b/Source/portable/oWatcom/16BitDOS/common/portcomn.c
index b78d921..e8113a6 100644
--- a/Source/portable/oWatcom/16BitDOS/common/portcomn.c
+++ b/Source/portable/oWatcom/16BitDOS/common/portcomn.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/queue.c b/Source/queue.c
index 7258f7a..b389d08 100644
--- a/Source/queue.c
+++ b/Source/queue.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *

diff --git a/Source/tasks.c b/Source/tasks.c
index bdc1088..195838f 100644
--- a/Source/tasks.c
+++ b/Source/tasks.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.

 

     ***************************************************************************

     *                                                                         *