Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
aec_freebsd_i586.zip | 2021-03-11 | 762.1 kB | |
aec_freebsd_i386.zip | 2021-02-18 | 595.0 kB | |
aec_linux_i686.zip | 2021-02-18 | 999.3 kB | |
aec_linux_arm.zip | 2021-02-18 | 956.2 kB | |
aec_NodeJS.zip | 2021-02-18 | 183.7 kB | |
aec_win32.zip | 2021-02-18 | 502.7 kB | |
aec_freedos.zip | 2021-02-18 | 521.6 kB | |
aec_linux_aarch64.zip | 2021-02-18 | 953.9 kB | |
aec_linux_x86_64.zip | 2021-02-18 | 1.4 MB | |
Fixed an important bug in the parser..tar.gz | 2021-02-18 | 141.9 kB | |
Fixed an important bug in the parser..zip | 2021-02-18 | 160.2 kB | |
README.md | 2021-02-18 | 452 Bytes | |
Totals: 12 Items | 7.2 MB | 0 |
I've fixed an important bug in the parser. It is a miracle it didn't get exposed before. The parser was corrupting the memory, and it only got exposed under some specific conditions under FreeBSD.
EDIT: I have built GCC 10.2.0 from source on my 32-bit FreeBSD machine, to target the i586 processor. The resulting executable is around 4 times faster than the executable produced by CLANG 6 targeting i386 (that comes with FreeBSD). Almost miraculous.