Commit graph

40 commits

Author SHA1 Message Date
Norayr Chilingarian
fc3af7e3af x86_64 and powerpc bootstrap binaries update 2014-04-14 02:23:52 +04:00
norayr
72b53f61f7 raspberry pi bootstrap binary 2014-04-14 02:20:31 +04:00
norayr
ca80f58e94 darwin bootstrap binary 2014-04-14 06:01:11 +08:00
norayr
175a480412 green output, powerpc binaries 2014-04-14 01:57:06 +04:00
norayr
f4d3bb13ff darwin bootstrap binary 2014-04-14 05:32:39 +08: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
fd34af424e powerpc clang bootstrap binary updated 2014-04-13 14:56:28 +04:00
norayr
c35e1e499e updated raspberry pi gcc bootstrap binary 2014-04-13 14:50:25 +04:00
norayr
6ba3d53693 updated powerpc bootstrap binary 2014-04-13 14:35:34 +04:00
norayr
018b64defc darwin bootstrap binary updated 2014-04-13 18:26:46 +08:00
Norayr Chilingarian
cd69786833 extTools.Mod, fix warnings like "argument unused during compilation:
'-L.'"
2014-04-13 13:17:00 +04:00
norayr
61ef35ff33 clang powerpc platform 2014-04-13 12:12:44 +04:00
root
7c1a5ebea3 raspberry pi bootstrap binary updated (; 2014-04-12 02:06:17 +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
615253e7a9 clang is used to compile libs on linux too. 2014-04-10 14:17:41 +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
87f7119dfd static and dynamic linking works on macosx -- noch 2014-03-21 06:53:33 +08:00
Norayr Chilingarian
bdb2b32588 fixed problem with short prefix path in version module 2014-03-21 04:22:23 +08:00
Norayr Chilingarian
e1f76da278 separated Kernel, Files. Texts modules for bootstrapping and general use 2014-03-21 04:00:44 +08:00
Norayr Chilingarian
f3548d289f prefixed installation now works.
fixed bug with -m, it couldn't work because libVishapOberon contained
bindings to X11 but was not linked to X11
2014-03-20 21:11:03 +04:00
Norayr Chilingarian
2610f274eb dylib and a archive generation under macosx 2014-03-20 18:40:07 +08:00
Norayr Chilingarian
93d73204c7 eventually, macosx version. can compile itself. 2014-03-20 07:04:05 +08:00
Norayr Chilingarian
49b86a4ac5 added target os, added experimental darwin, starting darwin port 2014-03-18 20:05:19 +04:00
Norayr Chilingarian
b0a30438d1 OakFiles, added WriteByte to be more compatible with PO 2013 -- noch 2014-01-22 14:35:18 +04:00
Norayr Chilingarian
2ae37f223d ulmCiphers added 2014-01-22 00:08:11 +04:00
Norayr Chilingarian
931dae4763 adding powerpc target 2014-01-06 20:30:21 +04:00
Norayr Chilingarian
b18729c519 Kernel.Mod fixed, so that MODULES variable is always checked first.
This means, custom module with the same name, as standard, will be checked first.
2013-11-14 18:47:49 +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
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
24b30cdae7 added oocRealMath oocOakMath modules 2013-10-18 17:45:17 +04:00
Norayr Chilingarian
c9ebc5174d fixed Reals.Mod, see comments there, git rid of libc dependency, becaus ecvt call caused crash when running ./showdef oocLowLReal.sym file.
added oocLowReal.Mod and oocLowLReal.Mod
2013-10-18 17:34:26 +04:00
Norayr Chilingarian
af6746cd0f ulmTypes.Mod and ulmStreams.Mod modules ported. 2013-10-16 19:22:58 +04:00
Norayr Chilingarian
bf5bc16cd6 ulmIO.Mod changed and now it works with 64 bit longint numbers. 2013-10-16 01:56:09 +04:00
Norayr Chilingarian
760d826948 voc compiler first commit 2013-09-27 22:34:17 +04:00