Commit graph

747 commits

Author SHA1 Message Date
David Brown
305781e000 Version 2.1.0 - update version and add history. 2016-12-20 17:27:47 +00:00
David Brown
3cb60cc59f Update C bootstrap source. 2016-12-20 15:17:12 +00:00
David Brown
412a8c3337 Document compilation; remove OpenBSD debugging. 2016-12-20 15:16:18 +00:00
David Brown
c6388006b9 Update bootstrap C source. 2016-12-19 16:12:09 +00:00
David Brown
8220c4e807 Fix heap for -OC build on 32 bit systems. 2016-12-19 16:11:32 +00:00
David Brown
43117e79f7 Integrate JTempl's new OFront heap implementation using unsigned address arithmetic. 2016-12-19 16:00:57 +00:00
David Brown
6f43c272c9 Update bootstrap C sources. 2016-12-18 17:13:46 +00:00
David Brown
7386767d84 Fix binary dir determination for mingw/msc. 2016-12-18 17:12:00 +00:00
David Brown
fc385eca3c Update bootstrap C sources. 2016-12-18 16:34:33 +00:00
David Brown
5c5ca01dbc Fix overenthusiastic deletion of .sym files for -F forcenewym. Whoops. 2016-12-18 16:33:41 +00:00
David Brown
28d4bc8219 -F doesn'teven try opening existing sym file. -s silently replaces old version sym file. 2016-12-18 14:51:27 +00:00
David Brown
4c7aa1720a Update bootstrap C sources. 2016-12-18 13:05:05 +00:00
David Brown
460b879829 Build link list based on imports, not on modules compiled by compiler instance. 2016-12-18 13:03:59 +00:00
David Brown
4a71f43e72 Update bootstrap C source files. 2016-12-14 16:56:57 +00:00
David Brown
e85091289e Fix array assignment size validation to accept equal sizes. 2016-12-14 16:55:16 +00:00
David Brown
1e9c1af8ef Update bootstrap C sources. 2016-12-13 20:16:38 +00:00
David Brown
41a239c5aa Fix heap address comparisons for sign crossing. 2016-12-13 20:15:29 +00:00
David Brown
6507b4ede3 Update bootstrap C sources. 2016-12-13 18:53:34 +00:00
David Brown
85eeef6ae4 Supportix dump of block with uncleared GC flag in bit 0 of tag. 2016-12-13 18:52:42 +00:00
David Brown
d4c5d63978 Update bootstrap C sources. 2016-12-13 18:43:20 +00:00
David Brown
30bae1a622 Fix dump of chunk that crosses +ve to -ve address. Could this be the underlying issue in Heap? 2016-12-13 18:42:16 +00:00
David Brown
d7de570177 Update bootstrap C sources. 2016-12-13 18:27:35 +00:00
David Brown
a377c7c3bf Still chasing OpenBSD issue. Add heap dump. Looks like a GC fault. 2016-12-13 18:25:50 +00:00
David Brown
13241fabba Update bootstrap C sources. 2016-12-12 20:06:40 +00:00
David Brown
c5561dd0e0 Make type descriptor dump resilient to increments (mid-GC) tags. 2016-12-12 20:06:00 +00:00
David Brown
d9fb831fcf Update bootstrap C sources. 2016-12-12 18:43:32 +00:00
David Brown
4444d06e4e Remove duplocate ModuleDesc in Modules. Add type descriptor dumping. 2016-12-12 18:42:36 +00:00
David Brown
80512b6ecc Update bootstrap sources. 2016-12-11 20:19:08 +00:00
David Brown
f75a98d3dc Display text run dump according to its dynamic type. 2016-12-11 20:18:34 +00:00
David Brown
27e3b57616 Update bootstrap sources. 2016-12-11 17:43:47 +00:00
David Brown
6e28d3f2fd Ha! Now fix hexdump for -OC build. 2016-12-11 17:43:05 +00:00
David Brown
c409b84e68 Update bootstrap sources. 2016-12-11 17:32:23 +00:00
David Brown
3c1e64375e Fix hexdump on 32 bit builds. 2016-12-11 17:31:25 +00:00
David Brown
fb3017e3e2 Update bootstrap C source. 2016-12-11 17:19:18 +00:00
David Brown
a2d98748b6 Add hex and hexdump to Out.Mod, more debugging for OpenBSD. 2016-12-11 17:18:24 +00:00
David Brown
7d0cc741ae Update bootstrap C source 2016-12-11 14:11:33 +00:00
David Brown
a1ac23a09f More debug to catch OpenBSD intermittent text read failure. 2016-12-11 14:10:46 +00:00
David Brown
7aad84604b Update bootstrap C source. 2016-12-10 18:45:47 +00:00
David Brown
18a365429b Add dubug dump to Texts.Mod to help catch OpenBSD specific read failure. 2016-12-10 18:44:59 +00:00
David Brown
c3fc777f6f Update bootsrap C sources. 2016-12-09 17:50:59 +00:00
David Brown
d12393cc8c Build to local directory and install as separate optional step. 2016-12-09 17:47:48 +00:00
David Brown
c41cb011b6 Working on autobuild. 2016-12-07 17:39:17 +00:00
David Brown
dab579bdd5 Working on autobuild. 2016-12-07 17:29:18 +00:00
David Brown
f3ff731794 Working on autobuild. 2016-12-07 17:18:00 +00:00
David Brown
06be24f32f Working on build system 2016-12-07 17:06:52 +00:00
David Brown
2ec543867b Working on build system 2016-12-07 17:03:36 +00:00
David Brown
0313c30307 Working on build system 2016-12-07 16:42:59 +00:00
David Brown
86fddce532 Merge branch 'master' of https://github.com/vishaps/voc 2016-12-07 16:32:21 +00:00
David Brown
442f377b7e New autobuild process 2016-12-07 16:29:01 +00:00
norayr
fd27239b2d changed help to conform to the binary name. -- noch 2016-12-07 19:47:51 +04:00