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

Mike Frysinger vapier at gentoo.org
Wed Jan 4 14:48:11 UTC 2006


On Wednesday 04 January 2006 03:57, Peter S. Mazinger wrote:
> On Tue, 3 Jan 2006 vapier at uclibc.org wrote:
> > Author: vapier
> > Date: 2006-01-03 23:03:57 -0800 (Tue, 03 Jan 2006)
> > New Revision: 13073
> >
> > Log:
> > Bug 618, Thomas Chou: update crt to new 0.9.28 uClibc style
> >
> > +++ trunk/uClibc/libc/sysdeps/linux/nios/crt1.S	2006-01-04 07:03:57 UTC
> > (rev 13073)
>
> [...]
>
> > +    .type   __h_errno_location, @function
> > +    .type   _stdio_init, @function
> > +    .type   _stdio_term, @function
>
> Wondering about these 3, I have made already the last 2 hidden, will the
> app find them (are they needed as visible)? I intended to hide also
> __h_errno_location later if I find a good way to do it

those three prob arent needed, but as they were in the original crt0 and i 
have no way of testing them, i just left it for now ...
-mike



More information about the uClibc mailing list