aiju
be3809866c
ape: floating point improvements (thanks spew)
2018-05-24 13:40:44 +01:00
qwx
70c7a9eb07
add signed fixed size integer typedefs
2018-05-12 19:19:52 +02:00
cinap_lenrek
3e38194d72
introduce signed intptr and %z format modifier for formating uintptr and intptr
2016-01-07 04:39:09 +01:00
cinap_lenrek
737c3edeba
ape: add stdint.h, fix SSIZE_MAX and add SIZE_MAX to limits.h
2015-07-13 02:36:48 +02:00
cinap_lenrek
ed9e9f98e9
libc and ape support for amd64
2014-02-01 10:31:41 +01:00
cinap_lenrek
d4fb753c9c
rename Ureg.ip to Ureg.pc
2014-02-01 10:30:08 +01:00
cinap_lenrek
a5e9641906
change Rune from ushort to uint for to 21 bit runes (thanks mischief!)
...
big big change. requires rebuilding 8c first and then rebuild
everything.
2013-10-17 12:02:45 +02:00
cinap_lenrek
3ba213a9d7
6c: extern register fix (import from patch/6c-extreg)
...
to make it easy to use normal libraries (such as libdraw, libsec, and libmp)
with the kernel, which uses extern register, don't stray into the external
register set when allocating values to registers.
2012-09-18 18:18:43 +02:00
cinap_lenrek
9b675a9941
continue...
2011-03-30 15:08:40 +00:00