Source-Changes archive

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

CVS commit: [netbsd-3] src/lib/libc/arch/sh3/sys



Module Name:    src
Committed By:   tron
Date:           Sun Jan 22 10:18:17 UTC 2006

Modified Files:
        src/lib/libc/arch/sh3/sys [netbsd-3]: __clone.S

Log Message:
Pull up following revision(s) (requested by uwe in ticket #1101):
        lib/libc/arch/sh3/sys/__clone.S: revision 1.4
Use macros from <machine/asm.h>.  Add some comments.
Same PIC object code.  Almost the same non-PIC object code (b/c of
s/jsr/jmp/ to _exit).


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.6.1 src/lib/libc/arch/sh3/sys/__clone.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