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 20 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.
 
80 2184 d 19 h 7u83 /branches/tendra5/src/lib/machines/freebsd/80x86/include/ More headers for FreeBSD  
72 2187 d 19 h 7u83 /branches/tendra5/src/lib/machines/freebsd/80x86/include/ More headers for FreeBSD