Norayr Chilingarian
2d6ac451ba
freebsd port works.
...
I have no freebsd, and port was made by request and with help of
tangentstorm from #oberon channel (:
still it's not well tested and is considered experimental.
2014-05-20 00:56:33 +04:00
Norayr Chilingarian
338c3f47e8
first colored messasges in OPM using vt100, 'f' option added to disable
...
it
2014-04-14 01:22:03 +04:00
Norayr Chilingarian
01664df2ee
gnuc -> gcc, more abstraction in makefiles and extTools
2014-04-13 14:15:48 +04:00
norayr
61ef35ff33
clang powerpc platform
2014-04-13 12:12:44 +04:00
Norayr Chilingarian
7f11185f6a
vt100 and crt units, some changes in Unix.Mod
2014-04-11 21:41:49 +04:00
Norayr Chilingarian
b25a810007
added includes to not use internal write, read in Console and Unix
2014-04-10 17:02:55 +04:00
Norayr Chilingarian
b72099fddc
same fixes as in previous commit for gcc
2014-04-10 14:09:01 +04:00
Norayr Chilingarian
9200db9d21
changed long to unsigned long in SYSTEM.h and SYSTEM.c0 to silence clang
...
warnings
2014-04-10 14:03:53 +04:00
Norayr Chilingarian
d2680335c6
linux clang platform added
2014-03-27 16:44:51 +04:00
Norayr Chilingarian
e1f76da278
separated Kernel, Files. Texts modules for bootstrapping and general use
2014-03-21 04:00:44 +08:00
Norayr Chilingarian
97fd387827
fixed bug in darwin's system.c0 file
2014-03-19 04:33:20 +04:00
Norayr Chilingarian
5da154ee1c
Files, Kernel changes to eliminate warnings under darwin
2014-03-19 04:20:47 +04:00
Norayr Chilingarian
e9b49fedc9
fixes
2014-03-19 04:09:44 +04:00
Norayr Chilingarian
f9e43e9445
SYSTEM.c0 fix for Darwin platform
2014-03-19 02:54:48 +04:00
Norayr Chilingarian
7ed322be79
SYSTEM.h fix for darwin
2014-03-19 02:49:37 +04:00
Norayr Chilingarian
08f6becf7d
fixed darwin Unix.Mod module
2014-03-19 02:38:17 +04:00
Norayr Chilingarian
a7f927b36c
darwin port... making...
2014-03-19 02:36:19 +04:00
Norayr Chilingarian
279e037b5f
Darwin port ... yet not ready
2014-03-19 06:23:47 +08:00
Norayr Chilingarian
49b86a4ac5
added target os, added experimental darwin, starting darwin port
2014-03-18 20:05:19 +04:00
Norayr Chilingarian
931dae4763
adding powerpc target
2014-01-06 20:30:21 +04:00
Norayr Chilingarian
1355629f90
Unix.Mod modified, synced with output of cpp /usr/include/asm/stat.h
2013-11-05 15:49:47 +04:00
Norayr Chilingarian
c9c82e0a97
fixed x86_64/Unix.Mod, swapped mode and nlink fields
2013-11-05 14:20:54 +04:00
Norayr Chilingarian
1325713892
Unix.Mod for 32bit platforms modified too.
2013-10-30 19:58:31 +04:00
Norayr Chilingarian
13da72a3ac
oocSysClock now don't use C calls, but use Unix.Mod instead.
...
Unix.Mod modified, Gettimeofday now returns value.
Kernel.Mod modified in order to conform to Unix.Mod new interface
2013-10-30 19:55:27 +04:00
Norayr Chilingarian
841d00e9d0
ported SysIO, modified ulmSYSTEM for that as a wrapper to Unix.Mod
...
ulmSYSTEM.UNIXCALLs are wrapped to Unix.Mod functions.
Added Pipe to Unix.Mod
2013-10-29 16:23:31 +04:00
Norayr Chilingarian
8f34e77d9d
added OakFiles.Mod which does not search for files in OBERON path, implemented ReadLine procedure.
...
added oocRts wrapper around Unix.Mod and Args.Mod,added Filenames.Mod.
Unix.Mod and Args.Mod modified, interface extended.
2013-10-21 19:53:26 +04:00
Norayr Chilingarian
760d826948
voc compiler first commit
2013-09-27 22:34:17 +04:00