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: 07/28/1998 12:00:02
thorpej
Tue Jul 28 11:53:40 PDT 1998
Update of /cvsroot/src/gnu/usr.bin/gcc
In directory nb00:/tmp/cvs-serv24324
Modified Files:
Makefile
Log Message:
Reverse the sense of the MACHINE_ARCH test to test the arch's that should
NOT build these things (a much shorter list :-)
thorpej
Tue Jul 28 11:53:40 PDT 1998
Update of /cvsroot/src/gnu/usr.bin/gcc/cc
In directory nb00:/tmp/cvs-serv24324/cc
Modified Files:
Makefile
Log Message:
Reverse the sense of the MACHINE_ARCH test to test the arch's that should
NOT build these things (a much shorter list :-)
thorpej
Tue Jul 28 11:53:41 PDT 1998
Update of /cvsroot/src/gnu/usr.bin/gcc/cpp
In directory nb00:/tmp/cvs-serv24324/cpp
Modified Files:
Makefile
Log Message:
Reverse the sense of the MACHINE_ARCH test to test the arch's that should
NOT build these things (a much shorter list :-)
thorpej
Tue Jul 28 11:53:41 PDT 1998
Update of /cvsroot/src/gnu/usr.bin/gcc/g++
In directory nb00:/tmp/cvs-serv24324/g++
Modified Files:
Makefile
Log Message:
Reverse the sense of the MACHINE_ARCH test to test the arch's that should
NOT build these things (a much shorter list :-)
mycroft
Tue Jul 28 11:54:02 PDT 1998
Update of /cvsroot/src/bin/ps
In directory nb00:/tmp/cvs-serv24391
Modified Files:
ps.c
Log Message:
Add a -U option to select by user/uid.
thorpej
Tue Jul 28 11:55:41 PDT 1998
Update of /cvsroot/src
In directory nb00:/tmp/cvs-serv24411
Modified Files:
Makefile
Log Message:
Don't try and build non-EGCS libgcc on Alpha and PowerPC.