Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
mycroft
Fri May 2 15:16:50 PDT 1997
Update of /cvsroot/src/gnu/usr.bin/gcc/arch/m68k
In directory netbsd1:/var/slash-tmp/cvs-serv2117
Modified Files:
m68k.h
Log Message:
Our linker aligns the data and BSS segments to a 4-byte boundary, so
set BIGGEST_ALIGNMENT to 32 by default.
Also, change some other alignemtn constraints to improve performance.
thorpej
Fri May 2 15:19:17 PDT 1997
Update of /cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv2462
Modified Files:
socket.h
Log Message:
Revert the reverting of the last change. Turns out the trouble
on the m68k was a compiler bug (thanks Charles and Christos!)
Home |
Main Index |
Thread Index |
Old Index