Source-Changes archive

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

CVS commit: src/sys/arch/amd64/conf



Module Name:    src
Committed By:   dsl
Date:           Sun Nov 27 13:08:50 UTC 2005

Modified Files:
        src/sys/arch/amd64/conf: INSTALL

Log Message:
Compile with -fno-asynchronous-unwind-tables so that gcc doesn't generate
the .eh_frame data area that can be used to aid thr generation of stack
traceback - at a cost of a load of bloat!
Reinstate the isp driver.
Remove the unlikely-to-be-needed esh, lmc and ntwoc.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sys/arch/amd64/conf/INSTALL

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index