Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 29 Mar 2003 19:20:17 +0000 (19:20 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 29 Mar 2003 19:20:17 +0000 (19:20 +0000)
commit266227abcba4f70af3a2f4cbc34384ee498a3a50
treec804c3f252d5bd356c5fd538dacadf4c720e1646
parentd8592d04fab67a5a553bd9fc5573f234897bc0af
Update.

2003-03-27  David Mosberger  <davidm@hpl.hp.com>

* sysdeps/ia64/dl-machine.h (RTLD_START): Wrap ".save rp, r0"
directive into empty .prologue region to ensure that call-chain
is terminated even for the first instruction.

* sysdeps/ia64/elf/start.S (_start): Use ".save rp, r0" idiom
to terminate call-chain right from the get-go.

* sysdeps/unix/sysv/linux/ia64/fork.S (fork): Remove unnecessary
stop bit between compare & branch.
ChangeLog
sysdeps/ia64/dl-machine.h
sysdeps/ia64/elf/start.S
sysdeps/unix/sysv/linux/ia64/fork.S