Source-Changes archive

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

CVS commit: [netbsd-11] src/lib/csu/arch/riscv



Module Name:    src
Committed By:   martin
Date:           Wed Mar  4 19:27:22 UTC 2026

Modified Files:
        src/lib/csu/arch/riscv [netbsd-11]: crt0.S

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

        lib/csu/arch/riscv/crt0.S: revision 1.4
        lib/csu/arch/riscv/crt0.S: revision 1.5

Set gp via a .preinit_array function
This fixes the sudo crash reported by Benny Siegert on port-riscv.

No need for @progbits, i.e. be more concise.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.3.4.1 src/lib/csu/arch/riscv/crt0.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