Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 03/06/1998 09:50:02
cgd
Fri Mar  6 09:41:59 PST 1998
Update of /cvsroot/src/sys/dev/pci
In directory nb00:/tmp/cvs-serv4998

Modified Files:
	pciide.c 
Log Message:
despite the spec, some people map the bus master IDE registers into
memory space.  Note that in a comment, but don't try to fix it (for now).


tv
Fri Mar  6 09:42:50 PST 1998
Update of /cvsroot/src/gnu/usr.bin/gcc/arch
In directory nb00:/tmp/cvs-serv5002

Modified Files:
	netbsd.h 
Log Message:
PR #3606: add -nostdlib to ld's command line if -nostdlib is on cc's
command line.  This behaviour is how it's documented; it should work
that way.  Also fixes building a release tree on a -current system (which
bit me with the sparc secr set I built for pk).


tv
Fri Mar  6 09:42:50 PST 1998
Update of /cvsroot/src/gnu/usr.bin/gcc/arch/mips
In directory nb00:/tmp/cvs-serv5002/mips

Modified Files:
	netbsd.h 
Log Message:
PR #3606: add -nostdlib to ld's command line if -nostdlib is on cc's
command line.  This behaviour is how it's documented; it should work
that way.  Also fixes building a release tree on a -current system (which
bit me with the sparc secr set I built for pk).


tv
Fri Mar  6 09:42:51 PST 1998
Update of /cvsroot/src/gnu/usr.bin/gcc/arch/sparc
In directory nb00:/tmp/cvs-serv5002/sparc

Modified Files:
	sparc.h 
Log Message:
PR #3606: add -nostdlib to ld's command line if -nostdlib is on cc's
command line.  This behaviour is how it's documented; it should work
that way.  Also fixes building a release tree on a -current system (which
bit me with the sparc secr set I built for pk).