summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/nios2/ChangeLog
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2011-08-09 10:28:09 +0000
committerSebastian Huber <sebastian.huber@embedded-brains.de>2011-08-09 10:28:09 +0000
commit40ae1fd5e64e3e37d422dd204813a1295b3ffc9c (patch)
treed605db2a0f43d7ba125beae42b0a292b77d6f409 /cpukit/score/cpu/nios2/ChangeLog
parent2011-08-08 Sebastian Huber <sebastian.huber@embedded-brains.de> (diff)
downloadrtems-40ae1fd5e64e3e37d422dd204813a1295b3ffc9c.tar.bz2
2011-08-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
* cpu_asm.S, rtems/score/cpu.h: There is no need to save the global pointer (gp) in the thread register context since it is a system wide constant and set-up with the C runtime environment.
Diffstat (limited to 'cpukit/score/cpu/nios2/ChangeLog')
-rw-r--r--cpukit/score/cpu/nios2/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/score/cpu/nios2/ChangeLog b/cpukit/score/cpu/nios2/ChangeLog
index 1919af71d2..158de7ebe2 100644
--- a/cpukit/score/cpu/nios2/ChangeLog
+++ b/cpukit/score/cpu/nios2/ChangeLog
@@ -1,3 +1,9 @@
+2011-08-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * cpu_asm.S, rtems/score/cpu.h: There is no need to save the global
+ pointer (gp) in the thread register context since it is a system wide
+ constant and set-up with the C runtime environment.
+
2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpu.c: Remove /*PAGE markers which were interpreted by a long dead