Commit Graph

6 Commits

Author SHA1 Message Date
espie
68dccf6f67 fixes for gcc4:
- obstack.h uses casts as lvalues, fix those
- hack standard includes to avoid tons of strlen/malloc warnings (may
even fix bootstrap on other things than i386)
- remove non-standard assert.h that requires an eprintf in libgcc.
- bump pkgname, just in case...

verified to work with both gcc3 and gcc4.
2010-05-12 07:38:49 +00:00
kurt
be4044c10c fix strtod/__dtoa conflicts. okay pvalchev@ 2006-11-11 01:44:54 +00:00
naddy
ef383373df Sync with mode_t, nlink_t, and struct stat changes.
Assembly language bootstrap regenerated.

XXX  The system bindings still assume sizeof(int) == sizeof(long).
2004-07-17 20:59:57 +00:00
espie
4f9c93dbff kill varargs, restore build with gcc3 2004-01-04 18:04:28 +00:00
naddy
a66c50e872 bootstrap on ELF 2003-05-08 01:34:43 +00:00
naddy
4c17e1e178 Import ezm3-1.0; adapted from espie@'s lang/pm3 port.
Ezm3 is a smaller, more portable distribution of the Modula-3 compiler
and runtime system for people whose only need for Modula-3 is to build
CVSup.
2002-02-23 12:30:08 +00:00