From 40ae1fd5e64e3e37d422dd204813a1295b3ffc9c Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 9 Aug 2011 10:28:09 +0000 Subject: 2011-08-09 Sebastian Huber * 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. --- cpukit/score/cpu/nios2/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/score/cpu/nios2/ChangeLog') 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 + + * 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 * cpu.c: Remove /*PAGE markers which were interpreted by a long dead -- cgit v1.2.3