Source-Changes archive

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

CVS commit: [netbsd-7] src/lib/libc/arch/powerpc



Module Name:    src
Committed By:   snj
Date:           Sat Mar  3 20:18:39 UTC 2018

Modified Files:
        src/lib/libc/arch/powerpc [netbsd-7]: genassym.cf
        src/lib/libc/arch/powerpc/gen [netbsd-7]: swapcontext.S

Log Message:
Pull up following revision(s) (requested by uwe in ticket #1576):
        lib/libc/arch/powerpc/genassym.cf: 1.8 1.5
        lib/libc/arch/powerpc/gen/swapcontext.S: 1.8
PIC code clobbers %r30 so we need to update the saved oucp with
caller's %r30 manually.  Makes old context happy when it needs to do
more function calls after restore.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.4.1 src/lib/libc/arch/powerpc/genassym.cf
cvs rdiff -u -r1.7 -r1.7.4.1 src/lib/libc/arch/powerpc/gen/swapcontext.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