master
Added source files.
Change first argument of consttree to int to avoid errors for negative enumeration constants.
Corrected assertion.
Change first argument of consttree to int to avoid errors for negative enumeration values.
Fix issue 8 reported by Martin Ettl.
Remove useless call to type_init.
Cut extraneous clobber files.
Fix issues 7, 9, 10 reported by Martin Ettl.
Cut test for symbolic/winnt (sic).
Fix issues 11 and 12 reported by Martin Ettl.
Change calling sequence to conform to System V ABI: callees that return struct values pop the return value address instead of the caller.