PowerPC Linux support from ericvh.
Mainly adding va_copy/va_end. Also fix bug in sprint wrapping around top of memory.
This commit is contained in:
parent
c8c0df440f
commit
984e353160
16 changed files with 54 additions and 17 deletions
|
|
@ -53,6 +53,7 @@ trend: trend.$O $PLAN9/lib/$LIB
|
|||
|
||||
CLEANFILES=$CLEANFILES tprimes texec
|
||||
|
||||
asm-Linux-ppc.$O: asm-Linux-386.s
|
||||
asm-Linux-386.$O: asm-FreeBSD-386.s
|
||||
asm-NetBSD-386.$O: asm-FreeBSD-386.s
|
||||
asm-OpenBSD-386.$O: asm-FreeBSD-386.s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue