Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



mhitch
Wed Apr  8 21:45:08 PDT 1998
Update of /cvsroot/src/libexec/ld.elf_so/mips
In directory nb00:/tmp/cvs-serv11083

Modified Files:
        rtld_start.S 
Log Message:
Oops - when assembled with PIC, the jal gets expanded, so what used to be
in the branch delay slot was no longer getting executed at the proper time.
This resulted in a corrupt ps_strings pointer and caused programs trying to
use ps_strings to fail.




Home | Main Index | Thread Index | Old Index