Commit Graph

4023 Commits

Author SHA1 Message Date
olle
4372f8ef91 * fixed global variable access in asm 2004-02-09 20:21:06 +00:00
florian
715c546567 * compilation on ppc fixed 2004-02-09 18:53:09 +00:00
florian
4fbee8aafc * intr and msdos for non i386 targets disabled 2004-02-09 18:33:26 +00:00
marco
71ec4c10a9 * 1.0 compilation fixes 2004-02-09 17:21:04 +00:00
marco
11f9c20d90 * fixed for 1.0 errno->fpgeterrno 2004-02-09 17:11:17 +00:00
marco
d2e96c4422 * fixes to get it working under FreeBSD, and probably Linux too 2004-02-09 17:01:28 +00:00
michael
6571f6a7e5 + Switched to single interface in dosh.inc 2004-02-09 12:03:16 +00:00
michael
acd272b7b3 + Implemented SameValue 2004-02-09 09:11:46 +00:00
michael
2a928b5180 + Missing functions IsZero,InRange,EnsureRange implemented 2004-02-09 08:55:45 +00:00
marco
7c0764de5f * getsystemtimeasfiletime 2004-02-08 17:11:34 +00:00
michael
66dd127bd9 + Moved CRT interface to common include file 2004-02-08 16:22:20 +00:00
florian
515ee5aef6 * linking problems fixed
+ abi tag added
2004-02-08 15:33:50 +00:00
michael
345e537e53 + Made SameFileName Public 2004-02-08 15:05:50 +00:00
michael
dc953332cd + Added fileIsReadOnly 2004-02-08 14:50:51 +00:00
michael
f3519a496a + OSERRor related constants 2004-02-08 11:44:05 +00:00
michael
e31cf3e728 + Implemented RaiseLastOSError 2004-02-08 11:02:40 +00:00
michael
71f7e0928b + Implemented getlastoserror 2004-02-08 11:01:17 +00:00
michael
c7385cf2cb + Implemented winsysut unit 2004-02-08 11:00:18 +00:00
marco
d446a48fda * small fix 2004-02-07 00:21:10 +00:00
marco
2334e9ba3c * a large_integer -> int64 change. 2004-02-06 23:10:20 +00:00
florian
3f4d98624f - killed tsyscallregs 2004-02-06 23:06:16 +00:00
marco
ad42d353e1 * Macro changed to constant 2004-02-06 22:47:19 +00:00
Jonas Maebe
8bda33eb61 + some darwin support, doesn't work yet because of imported variables
problem
2004-02-06 22:35:50 +00:00
daniel
4d42fe7fa7 * Revert back to longint (it broke make cycle) 2004-02-06 21:17:41 +00:00
Jonas Maebe
4e37beb962 + fpnanosleep for oscdeclh.inc
- removed obsolete darwin remarks from bsd/ossysc.inc
2004-02-06 20:47:00 +00:00
daniel
f9efd57801 * Use $ for hex numbers instead of alien 0x 2004-02-06 20:17:12 +00:00
Jonas Maebe
0cead31e5f - removed double dirs_darwin entry 2004-02-06 19:50:44 +00:00
florian
25960b979c * fixed x86-64 assembler problems 2004-02-06 15:58:21 +00:00
michael
68cd24e2e7 + Renamed intf to avoid conflicts 2004-02-06 08:33:21 +00:00
michael
94b905367a + Renamed to avoid conflicts 2004-02-06 08:32:40 +00:00
Jonas Maebe
57c37fd31d + some declarations added from other bsds and /usr/include/sys/termios.h
to termios.inc and termiosproc.inc (by Karl-Michael Schindler)
  + added crt, mouse (because required by keyboard), keyboard, termio,
    console to Darwin makefile (thanks to the above they now compile,
    functionality untested)
  * fixed wrong dependency for sysconst unit (it was always recompiled)
2004-02-05 14:00:45 +00:00
florian
c9122a4719 + completed x86-64/linux system unit 2004-02-05 01:16:12 +00:00
olle
acd7fb50c6 * internal changes 2004-02-04 15:17:16 +00:00
olle
a8d6c1961d * misc fixes 2004-02-04 15:10:37 +00:00
florian
9e6f48750a * fixed generic system.int(...) 2004-02-04 14:15:57 +00:00
peter
6a121ddc75 * fixed syntax errors 2004-02-02 21:02:38 +00:00
florian
6cd2cddd33 + added prefetch(const mem) 2004-02-02 20:39:27 +00:00
florian
f9af8f066c * workaround for AMD prefetch bug 2004-02-02 17:01:47 +00:00
yuri
fab546e6d1 - prt1.as removed
- removed tmporary code/comments
- prt1 compilation error workaround removed
2004-02-02 03:24:09 +00:00
michael
2690ee6ec3 + Added all known CSIDL constants. 2004-02-01 00:12:11 +00:00
michael
33ca6e72f4 + Added header/log footer 2004-01-31 23:34:37 +00:00
michael
c7b78eb610 + Added for D6/7 compatibility. And it _is_ useful ;) 2004-01-31 23:28:28 +00:00
florian
f621c564a2 * use wait4 instead of waitpid on arm 2004-01-31 16:25:48 +00:00
florian
1bea0eb838 - deleted unsupported syscall waitpid 2004-01-31 16:25:14 +00:00
florian
c24f142b47 * removed packed directive from Dir type because it's not properly aligned
and it's never passed to the OS
2004-01-31 16:17:38 +00:00
florian
3f868d2e42 * packing of searchrec for arm fixed 2004-01-31 16:15:14 +00:00
florian
87f13990e5 * alignment handling of generic fillbyte/word fixed 2004-01-31 16:14:24 +00:00
marco
47659c114d * small fixes 2004-01-29 23:46:10 +00:00
Jonas Maebe
456eb6eca0 * improved beforeheapend inheritance (remove flag again when possible,
sometimes resulting in more opportunities for TryConcatFreeRecord)
2004-01-29 22:45:25 +00:00
marco
8dbea9390f * threadproc is passed to OS and must be stdcall; 2004-01-29 16:58:28 +00:00