This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "uClibc-ng - small C library for embedded systems".

The branch, master has been updated
       via  ab9a88b3e160f41812d76b7df1838b6603030863 (commit)
      from  50aba30aee11d4fa51948c6ba258ec0bbdbae8c0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ab9a88b3e160f41812d76b7df1838b6603030863
Author: Waldemar Brodkorb <w...@openadk.org>
Date:   Thu Dec 1 20:22:02 2016 +0100

    nds32: in latest gcc from Andes, this got renamed

-----------------------------------------------------------------------

Summary of changes:
 libc/sysdeps/linux/nds32/bits/sigcontext.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libc/sysdeps/linux/nds32/bits/sigcontext.h 
b/libc/sysdeps/linux/nds32/bits/sigcontext.h
index 759b85d..e91f6a9 100644
--- a/libc/sysdeps/linux/nds32/bits/sigcontext.h
+++ b/libc/sysdeps/linux/nds32/bits/sigcontext.h
@@ -41,7 +41,7 @@ struct sigcontext{
        unsigned long nds32_r25;
         unsigned long nds32_fp;   //r28
         unsigned long nds32_gp;   //r29
-        unsigned long nds32_lr;   //r30
+        unsigned long nds32_lp;   //r30
         unsigned long nds32_sp;   //r31
         unsigned long nds32_d1lo;
         unsigned long nds32_d1hi;


hooks/post-receive
-- 
uClibc-ng - small C library for embedded systems
_______________________________________________
devel mailing list
devel@uclibc-ng.org
http://mailman.uclibc-ng.org/cgi-bin/mailman/listinfo/devel

Reply via email to