deesix
|
803cf4ffa3
aarch64: flow control
|
5 years ago |
deesix
|
ebb0e4a3f9
aarch64: expression
|
5 years ago |
deesix
|
c32cb92daa
aarch64: arithmetic, relational and bitwise expressions
|
5 years ago |
deesix
|
39936d81cb
aarch64: primary, postfix and unary expressions
|
5 years ago |
deesix
|
b581244df0
aarch64: load of function, constant, global and variable
|
5 years ago |
deesix
|
02bac66940
aarch64: function, function call, arguments, locals and return
|
5 years ago |
deesix
|
0737a2acf0
aarch64: common recursion
|
5 years ago |
deesix
|
74991dfe3f
aarch64: M1 definitions
|
5 years ago |
deesix
|
0bded017b9
aarch64: recognize the new AArch64 target architecture
|
5 years ago |
deesix
|
086cb326b9
aarch64: ELF headers, adapted from the amd64 ones
|
5 years ago |
Jeremiah Orians
|
095664e680
Fix knight-native to be able to support much larger binaries
|
5 years ago |
Jeremiah Orians
|
4b2fce69b0
Adding support for hardware native and removed unneeded lines in .gitignore
|
5 years ago |
Jeremiah Orians
|
5c4c6aee71
prevent void foo () { if(0) {} class of segfaults
|
5 years ago |
Jeremiah Orians
|
308b201fd4
Fixed getcwd to better match
|
5 years ago |
Jeremiah Orians
|
f77e0ed6cb
A quick prototype for getcwd
|
5 years ago |
Jeremiah Orians
|
0709770730
Enabled forgotten cleanup scripts and add logic to catch ?alloc errors
|
5 years ago |
Jeremiah Orians
|
4601fbe0e0
Add basic error catching to primitives and cc_strings.c
|
5 years ago |
Jeremiah
|
de6eb338d5
Merge pull request #4 from deejoe/perfect-typo
|
5 years ago |
D. Joe
|
b543fe99c3
correct a perfect typo in README.md
|
5 years ago |
Jeremiah Orians
|
4b2a048f14
Start reducing number of segfaults possible in M2-Planet
|
5 years ago |
Jeremiah Orians
|
923784c797
Starting to restrict bad input
|
5 years ago |
Jeremiah Orians
|
6341302101
Updated CHANGELOG.org with latest work
|
5 years ago |
Jeremiah Orians
|
7b86089f95
Add support for access, chdir and fchdir in knight-posix (needs testing)
|
5 years ago |
Jeremiah Orians
|
aeafd837e7
Adding first draft versions of chdir and access to M2-Planet (needs testing)
|
5 years ago |
Jeremiah Orians
|
1221a5e6dc
Replace NOP with NULL because that is what is really ment by it
|
5 years ago |
Jeremiah Orians
|
375fa888d0
added support for nested structs thanks to fosslinux
|
5 years ago |
Jeremiah Orians
|
a10d822cff
fix segfault found thanks to fosslinux
|
5 years ago |
Jeremiah Orians
|
20324767c7
Added baseline manpage (needs lots of love)
|
5 years ago |
Jeremiah Orians
|
64a3a1b674
Get division on x86/AMD64 a closer approximation of what is correct
|
5 years ago |
Jan Nieuwenhuizen
|
30a09a592b
build: Add dist target.
|
5 years ago |