Subversion Repositories tendra.SVN

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
89 2183 d 16 h 7u83 /trunk/ TenDRA works on FreeBSD 386

with this merge TenDRA can be compiled under FreeBSD and also
compile itself. Therefore al lot of headers had to be created in
/src/lib/machines/freebsd/80x86/include because the latest FreeBSD
headers are poluted with variadic macros which TenDRA currently can't
process.

Further changes:

- tcc is compiled in pure ANSI mode by default now
- some serious bugs (return w/o value from int function)
were removed. These bugs were not seen in TenDRA 4. Introduced
in TenDRA 5 somehow.
- There seems to be still a bug which prevents correct compiling
when structure alignment is set to 8 bits. Works only with
32 bits for now.
 
2 2207 d 3 h 7u83 /trunk/ Import of TenDRA 4.1.2