Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 03/29/1997 21:10:03
thorpej
Sat Mar 29 13:00:41 PST 1997
Update of /cvsroot/src/lib/libc
In directory netbsd1:/var/slash-tmp/cvs-serv13508
Modified Files:
Makefile
Log Message:
Don't need to build quad stuff on PowerPC.
thorpej
Sat Mar 29 13:01:37 PST 1997
Update of /cvsroot/src/lib/libc
In directory netbsd1:/var/slash-tmp/cvs-serv13717
Modified Files:
Makefile
Log Message:
oops, add missing quotes
thorpej
Sat Mar 29 13:02:48 PST 1997
Update of /cvsroot/src/lib/libc/gen
In directory netbsd1:/var/slash-tmp/cvs-serv13786/gen
Modified Files:
nlist_private.h
Log Message:
MIPS: a.out, ecoff, and elf nlist support
PowerPC: a.out and elf nlist support
thorpej
Sat Mar 29 13:04:09 PST 1997
Update of /cvsroot/src/lib/libc/rpc
In directory netbsd1:/var/slash-tmp/cvs-serv13846/rpc
Modified Files:
xdr_float.c
Log Message:
PowerPC is an IEEE floating point system.
thorpej
Sat Mar 29 13:05:23 PST 1997
Update of /cvsroot/src/lib/libc/stdlib
In directory netbsd1:/var/slash-tmp/cvs-serv13939/stdlib
Modified Files:
strtod.c
Log Message:
PowerPC is an IEEE floating point system.
thorpej
Sat Mar 29 13:07:20 PST 1997
Update of /cvsroot/src/lib/libc/sys
In directory netbsd1:/var/slash-tmp/cvs-serv14038
Modified Files:
Makefile.inc
Log Message:
PowerPC uses new binutils, as well.