Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



thorpej
Sun May  4 23:25:16 PDT 1997
Update of /cvsroot/src/gnu/usr.bin/gcc/arch/m68k
In directory netbsd1:/var/slash-tmp/cvs-serv22592

Modified Files:
        m68k.h 
Log Message:
Revert previous change - It causes too many object-level incompatibilites
that violate the Principle of Least Astonishment.


thorpej
Sun May  4 23:29:10 PDT 1997
Update of /cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv22705

Modified Files:
        socket.h 
Log Message:
Ok, _really_ back out the sockaddr alignment change this time.  We can't
reasonably "fix" the compiler "bug" that causes the forced alignment
to fail on certain platforms (e.g. m68k), so we _have_ to solve this
problem a different way.




Home | Main Index | Thread Index | Old Index