Nice. This might be the fix needed to get the NetBSD kernel booting.
Last time I looked the structure alignment and padding was broken. I
fixed some of the problems, but this may have been the last issue.
On 11/12/2008, at 3:51 AM, Anders Magnusson wrote:
Module Name: pcc
Committed By: ragge
Date: Wed Dec 10 16:51:49 UTC 2008
Modified Files:
pcc/arch/i386: code.c
Log Message:
Print alignment of vars based on the alignment in the symbol table
instead
of assuming it based on its type.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pcc/arch/i386/code.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.