-
Notifications
You must be signed in to change notification settings - Fork 2
/
versions.txt
62 lines (49 loc) · 2.39 KB
/
versions.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Functional stages. Bugs removed are not mentionned.
For a more elaborate log see the log of ciforth.
MILESTONES
The following tags are official and eligible for a copy to github.
REL-2-0-0: release 2.0.0 also on github.
PASS32_5_3_0 : Is to be compiled 32 bit with any ciforth 5.3.0 ,
64 bit with 2017oct beta.
lina32 : passes the regression test as such.
lina64 beta 2019feb04 : Passes test-target resgressiontest64
[test.bin has a different labelname in test.bin, considered cosmetic.
rf751.asm passes assembly/disassembly, but failed in crawling. ]
REL-1-1-0: elaborate test for lina32 5.3.0, assemblers work voor lina64
grand cleanup
LINA531_OK : with lina32 5.3.1 the regressiontest target succeeds.
(must still be created as per 2016 may 20) (dubious)
LAST_FOR_LINA4: The last version that works with lina 4.0.6/4.0.7
REL-1-0-0: debianized and published on hcc page.
SECTION: }
REL-0-3-0: }
REL-0-2-0: }
REGRESSION_FULL: }
CLASS_IN_LAB: }
LINA405: } See logforth.txt
TESTAS49: }
RF751_COMPLETE: }
MULTLABEL: }
REGRESSDIS: }
LDETECT: }
CLASS : classes used instead of structs
LDETECT : detecting and usage of label names within -dl disassembly.
RCSVERSION in ``make''ing of tests.
REGRESSDIS : handles the regression tests for test.bin and lina, and
is able to create a reasonable value for rf751.asm, that
not yet assembles.
MULTLABELS : labeldis prints all labels for the same address.
the testciasdis target succeeds, also for rf751.
RF751_COMPLETE : rfcrawl.cul with rf751equ.cul contains basically
al reverse engineering information now.
TSTCMP_RCS : all testresults are in RCS now (practically)
elaborate test of SIB via LEAX, (all three offsets).
TESTAS49 : all tests for assemblers work again, including 6809
and alpha. But those are using asgen.frt 4.9.1.1.
REGRESSION_FULL : test for all assemblers and the ciasdis targets build
for make target regressiontest, and succeed.
RELEASES
REL-1-0 2010/08/22 Supposedly very clean, published as .deb file.
REL-0-3 2007/03/11 Latest published, quite stable.
REL-0-2 2005/03/05
REL-0-1 2004/05/21 First published.