]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/glibc/glibc-2.3.2/alpha-pic.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / glibc / glibc-2.3.2 / alpha-pic.patch
1 --- sysdeps/unix/alpha/sysdep.S 2003-03-23 16:01:02.000000000 +0900
2 +++ sysdeps/unix/alpha/sysdep.S.new     2003-03-23 16:02:50.000000000 +0900
3 @@ -95,14 +95,10 @@
4         PROLOGUE
5  
6         /* Find our per-thread errno address  */
7 -#ifdef PIC
8 -       bsr     ra, __errno_location    !samegp
9 -#else
10         jsr     ra, __errno_location
11  #ifndef GPSAVEREG
12         ldgp    gp, 0(ra)
13  #endif
14 -#endif
15  
16         /* Store the error value.  */
17         ldq     t0, 8(sp)