Commit graph

10 commits

Author SHA1 Message Date
Norayr Chilingarian
cfe72ae364 Revert "new system types tested on x86 and armv6, bootstrap binaries updated. --"
This reverts commit ec6f3220cd [formerly 5a6725d7da].


Former-commit-id: b899460455
2015-03-10 19:31:57 +04:00
Norayr Chilingarian
ec6f3220cd new system types tested on x86 and armv6, bootstrap binaries updated. --
noch


Former-commit-id: 5a6725d7da
2015-02-27 19:46:36 +04:00
norayr
e35950b8b8 unix module now compiles under freebsd -- noch
Former-commit-id: 9f452e66b7
2015-02-13 11:18:29 +00:00
Norayr Chilingarian
d57c8991bf Files are architecture dependent, texts are not. cleaned this up. --
noch


Former-commit-id: 6ace15a0dc
2015-02-13 14:23:13 +04:00
Norayr Chilingarian
effd5529c9 freebsd work mostly -- noch
Former-commit-id: 3977329475
2015-02-13 13:49:28 +04:00
Norayr Chilingarian
1cd968926f __DEL(x) should be defined as free(x) because we don't use alloca() call -- noch
Former-commit-id: 8b8dd6fd14
2015-02-09 21:08:34 +04:00
Norayr Chilingarian
d12d46a435 Args.Mod for 32 bit systems replaced by Args.Mod for 64bit systems.
Latter works for all systems, it's just more explicit.
fixed problem in makefile (spaces instead of tabs, for old make command)


Former-commit-id: 40a58e1771
2015-01-28 22:52:07 +04:00
Norayr Chilingarian
7666ed94ae added crlf handling partly following discussion at
https://code.google.com/p/ofront/issues/detail?id=3

and by introducing corresponding changes in ShowLine and ShowLineErr
functions
in OPM module.


Former-commit-id: bef25cd7a7
2014-09-11 15:46:09 +04:00
Norayr Chilingarian
7a1dd40a64 added ReadByte wrapper for compatibility with latest NW Oberon system
Former-commit-id: 0b2f1902ef
2014-08-04 14:15:47 +04:00
Norayr Chilingarian
b1946ac2ec 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.


Former-commit-id: 2d6ac451ba
2014-05-20 00:56:33 +04:00