Source-Changes archive

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

CVS commit: [netbsd-9] src/libexec/ld.elf_so/arch/hppa



Module Name:    src
Committed By:   martin
Date:           Fri Jun 10 17:39:10 UTC 2022

Modified Files:
        src/libexec/ld.elf_so/arch/hppa [netbsd-9]: hppa_reloc.c rtld_start.S

Log Message:
Pull up following revision(s) (requested by skrll in ticket #1469):

        libexec/ld.elf_so/arch/hppa/hppa_reloc.c: revision 1.49
        libexec/ld.elf_so/arch/hppa/rtld_start.S: revision 1.14

Set DP early so that any binary functions that override others get the
right value if they're called before _start.  This is true of bash where
it provides its own getenv.

Part of port-hppa/56118: sporadic app crashes in HPPA -current


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.45.6.1 src/libexec/ld.elf_so/arch/hppa/hppa_reloc.c
cvs rdiff -u -r1.12 -r1.12.42.1 src/libexec/ld.elf_so/arch/hppa/rtld_start.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index