Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sun-lamp CVS commits
- To: source-changes
- Subject: sun-lamp CVS commits
- From: The Source of All Evil <source>
- Date: Thu, 7 Sep 1995 03:20:01 -0400
jtc
Thu Sep 7 03:17:55 EDT 1995
Update of /a/cvsroot/src/lib/libcompat
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv15942
Modified Files:
Makefile
Log Message:
Don't bother with a m68k assembly version of insque/remque. Gcc
generates the pretty much the same code (I believe it is exactly
the same except for stack frame setup) as the generic C version.
jtc
Thu Sep 7 03:17:59 EDT 1995
Update of /a/cvsroot/src/lib/libcompat/4.3/m68k
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv15942/4.3/m68k
Removed Files:
DEFS.h insque.S remque.S
Log Message:
Don't bother with a m68k assembly version of insque/remque. Gcc
generates the pretty much the same code (I believe it is exactly
the same except for stack frame setup) as the generic C version.
Home |
Main Index |
Thread Index |
Old Index