[cvs-nhc98] cvs commit: nhc98/src/runtime/Kernel Makefile
Malcolm Wallace
malcolm at glass.cse.ogi.edu
Mon Dec 15 09:56:59 EST 2003
malcolm 2003/12/15 09:56:59 PST
Modified files:
src/runtime/Kernel Makefile
Log:
The evil mangler for assembler must take into account the latest gcc-3.3
assembler format, where .align 32 is replaced by .p2align 5, so the
mangled version .align 4 should now become .p2align 2.
Revision Changes Path
1.15 +3 -2 nhc98/src/runtime/Kernel/Makefile
More information about the Cvs-nhc98
mailing list