]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2006-05-24 Carlos O'Donell <carlos@systemhalted.org>
authorCarlos O'Donell <carlos@systemhalted.org>
Wed, 24 May 2006 15:33:28 +0000 (15:33 +0000)
committerCarlos O'Donell <carlos@systemhalted.org>
Wed, 24 May 2006 15:33:28 +0000 (15:33 +0000)
* sysdeps/unix/sysv/linux/hppa/clone.S: .LerrorRest
is a label.

ChangeLog.hppa
sysdeps/unix/sysv/linux/hppa/clone.S

index 4aeaac4b29d119b15e3091f91610c08be9062770..3097ceb31b9c83faa494b0c5787023462b5cf44d 100644 (file)
@@ -1,3 +1,8 @@
+2006-05-24  Carlos O'Donell  <carlos@systemhalted.org>
+
+       * sysdeps/unix/sysv/linux/hppa/clone.S: .LerrorRest
+       is a label.
+
 2006-05-24  Carlos O'Donell  <carlos@systemhalted.org>
 
        * sysdeps/hppa/ldsodefs.h: New file.
index 042ffa5119259896398dd39e6bbc7923bd284223..1884518a3d133cdb78dff6e2f43b8b1051deef92 100644 (file)
@@ -92,7 +92,7 @@ ENTRY(__clone)
        bv      %r0(%rp)
        ldwm    -64(%sp), %r3
 
-.LerrorRest
+.LerrorRest:
        /* Restore the PIC register on error */
 #ifdef PIC
        copy    %r3, %r19               /* parent */