mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10: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>
|
||||
|
||||
* math/tgmath.h: Pretty print.
|
||||
|
@ -64,7 +64,7 @@ ENTRY(_dl_start_user)
|
||||
add r6,r5,r6
|
||||
addi r6,r6,4
|
||||
bl _dl_init@local
|
||||
|
||||
|
||||
/* Now, to conform to the ELF ABI, we have to: */
|
||||
/* Pass argc (actually _dl_argc) in r3; */
|
||||
lwz r3,0(r29)
|
||||
|
Loading…
Reference in New Issue
Block a user