Skip to content

Tags: CheyenneWills/x64

Tags

dshields-v4.0

Revert change in README.md that removed demos

V4.0

Update ./bin/spitbol. Undo some changes to some osint routines that w…

…ere made to

reduce number of gcc warnings; do this at a later time.

15.01

Add new sanity check for gcc. Now have makefiles for tcc (the default…

…), gcc (makefile.gcc) and m32 (for32-bit).X

11.05

tag version 11.5

version-15.01

Change C compiler from gcc to tcc, C runtime from glibc to musl. Incl…

…ude tcc,musl and nasm in the distribution to assist

building the project on new machines, and we know just what s/w users are using to build the system. Update the readme.html to include release note for V15.01.

13.05

Release 13.05

13.01

Update sanity-check to delete simple null file test.

x86-64-hello-world

This version is able to compile on both x86-32 and x86-64. The 32-bit…

… version can compile itself,

the 64-bit can't yet, though it is able to compile 'hello world'.

v3.8.1-nasm

Move former nasm-related files to ./new. Bring over bootstrap files f…

…or moving from gas to nasm in the top-level directory. This version compiles v38.min using nasm and is able to compile itself.

v3.8.2

Release 3.8.2 with recent changes related to Linux.