mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-03 16:21:06 +00:00
Update.
2000-06-03 Andreas Jaeger <aj@suse.de> * sysdeps/powerpc/dl-start.S: Close open comment. 2000-06-03 Jakub Jelinek <jakub@redhat.com> * inet/Versions: Fix typo in rresvport_af export.
This commit is contained in:
parent
554eca5cf0
commit
ec215d4380
@ -1,3 +1,11 @@
|
|||||||
|
2000-06-03 Andreas Jaeger <aj@suse.de>
|
||||||
|
|
||||||
|
* sysdeps/powerpc/dl-start.S: Close open comment.
|
||||||
|
|
||||||
|
2000-06-03 Jakub Jelinek <jakub@redhat.com>
|
||||||
|
|
||||||
|
* inet/Versions: Fix typo in rresvport_af export.
|
||||||
|
|
||||||
2000-06-02 Ulrich Drepper <drepper@redhat.com>
|
2000-06-02 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
* math/tgmath.h: Pretty print.
|
* math/tgmath.h: Pretty print.
|
||||||
|
@ -64,7 +64,7 @@ ENTRY(_dl_start_user)
|
|||||||
add r6,r5,r6
|
add r6,r5,r6
|
||||||
addi r6,r6,4
|
addi r6,r6,4
|
||||||
bl _dl_init@local
|
bl _dl_init@local
|
||||||
|
|
||||||
/* Now, to conform to the ELF ABI, we have to: */
|
/* Now, to conform to the ELF ABI, we have to: */
|
||||||
/* Pass argc (actually _dl_argc) in r3; */
|
/* Pass argc (actually _dl_argc) in r3; */
|
||||||
lwz r3,0(r29)
|
lwz r3,0(r29)
|
||||||
|
Loading…
Reference in New Issue
Block a user