svn commit: trunk/uClibc/libc/sysdeps/linux/cris

Peter S. Mazinger ps.m at gmx.net
Thu Feb 23 17:40:16 UTC 2006


On Thu, 23 Feb 2006 pkj at uclibc.org wrote:

> Author: pkj
> Date: 2006-02-23 09:13:52 -0800 (Thu, 23 Feb 2006)
> New Revision: 14244
> 
> Log:
> A little clean up.
> 
> 
> Modified:
>    trunk/uClibc/libc/sysdeps/linux/cris/sysdep.h
> 
> 
> Changeset:
> Modified: trunk/uClibc/libc/sysdeps/linux/cris/sysdep.h
> ===================================================================
> --- trunk/uClibc/libc/sysdeps/linux/cris/sysdep.h	2006-02-23 16:04:10 UTC (rev 14243)
> +++ trunk/uClibc/libc/sysdeps/linux/cris/sysdep.h	2006-02-23 17:13:52 UTC (rev 14244)
...
>    UNDOARGS_return_##args
>  
>  #define PSEUDO_END(name) \
> -0:                          @ \
> -  SETUP_PIC                     @ \
> -  PLTJUMP (__syscall_error)               @ \
> +0:							@ \
> +  SETUP_PIC						@ \
> +  PLTJUMP (__syscall_error)				@ \
>    END (name)

for other archs __syscall_error is hidden to save a jump relocation (see 
__syscall_error.c).

Peter

-- 
Peter S. Mazinger <ps dot m at gmx dot net>           ID: 0xA5F059F2
Key fingerprint = 92A4 31E1 56BC 3D5A 2D08  BB6E C389 975E A5F0 59F2




More information about the uClibc mailing list