mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
2006-05-24 Carlos O'Donell <carlos@systemhalted.org>
* sysdeps/unix/sysv/linux/hppa/clone.S: .LerrorRest is a label.
This commit is contained in:
parent
2c2f8f84c7
commit
31e69e34ab
@ -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.
|
||||
|
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user