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:
Andreas Jaeger 2000-06-03 08:16:58 +00:00
parent 554eca5cf0
commit ec215d4380
2 changed files with 9 additions and 1 deletions

View File

@ -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.

View File

@ -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)