Commit Graph

5041 Commits

Author SHA1 Message Date
florian
29532aa635 * some PIC ifdefs 2005-02-05 22:30:50 +00:00
michael
d3e14a13b0 + Fix for compilation with version 1.0.10 2005-02-05 20:07:19 +00:00
florian
992876d041 + completed SSE exception masks 2005-02-05 16:19:44 +00:00
florian
b6ef0bf703 * fixed previous commit 2005-02-05 10:47:38 +00:00
marco
ba9a61a95e * FreeBSD ioperm fixes backported from 1.0 2005-02-05 10:44:01 +00:00
florian
c73d4a0b96 * map farpointer to pointer on platforms not having farpointers 2005-02-05 10:07:21 +00:00
marco
b5114bfed2 * regvars problem fixed 2005-02-05 08:42:24 +00:00
peter
f5b94ed412 * readded magic value $4000000 for sa_flags for x86_64 2005-02-03 21:42:17 +00:00
marco
d68427c934 * committed bintohex and hextobin 2005-02-03 21:38:17 +00:00
florian
18cb61a28a * fixed SHGetFileInfo 2005-02-03 20:48:56 +00:00
peter
110fb12911 * regenerated 2005-02-03 20:33:26 +00:00
florian
1cf4d20b51 + BinToHex and HexToBin from Marco added 2005-02-03 20:17:05 +00:00
Károly Balogh
807c98ff5d * reworked startup code:
- now uses AllocTaskPooled
    - check for unsuccessful stack allocation
2005-02-03 19:09:11 +00:00
florian
a10b9c05d9 * more clx compilation fixed 2005-02-03 18:41:12 +00:00
florian
8f571abbb9 + infrastructure for WideCompareText implemented 2005-02-03 18:40:50 +00:00
florian
f9d09611a8 * compilation with 1.0.x fixed
+ infrastructure for WideCompareText implemented
2005-02-03 18:40:02 +00:00
peter
86c8e46d5d * 1.0.x fix 2005-02-03 16:21:59 +00:00
florian
fa2b38e520 + PaletteCreated added
+ TCollectionNotification added
2005-02-02 19:56:11 +00:00
florian
8082a0c3a4 * empty class grouping functions 2005-02-02 19:39:59 +00:00
Jonas Maebe
c46927161e * fix from Tomas for calling conventions 2005-02-02 11:57:19 +00:00
florian
4f7560d89e * improved widestring infrastructure manager 2005-02-01 20:22:49 +00:00
florian
0853821fd1 + interface <-> variant conversion from Danny Milosavljevic 2005-02-01 20:22:24 +00:00
florian
da85b90f65 + tmethod 2005-02-01 19:32:14 +00:00
olle
beecc57e21 * Fixed stack frame access for macos 2005-01-31 20:57:41 +00:00
peter
523f429d7a * rt_sigaction for all cpus 2005-01-31 20:13:24 +00:00
peter
7cf6eff07f * interface additions 2005-01-31 19:41:39 +00:00
peter
a41e0eafa6 * i386 also needs rtsignal 2005-01-31 19:22:48 +00:00
marco
63acb3629e * fixed 2005-01-31 13:59:23 +00:00
marco
154c8b7329 * stdcall added to few calls 2005-01-30 21:48:14 +00:00
Károly Balogh
48d566db93 * changes for ASL and AHI support 2005-01-30 19:00:09 +00:00
Károly Balogh
823765ebb3 * initial revision 2005-01-30 18:58:23 +00:00
peter
29ed3f6d29 * add fnclex before loading old CW 2005-01-30 18:41:53 +00:00
peter
03a6ef4108 * goto on 2005-01-30 18:35:42 +00:00
peter
7fb8c3dfbd * signal cleanup for linux
* sigactionhandler instead of tsigaction for bsds
  * sigcontext moved to cpu dir
2005-01-30 18:01:15 +00:00
peter
b28fd2f6b9 * move gpm.pp to linux 2005-01-30 18:00:28 +00:00
peter
2d1aee8e53 * allow Freemem(nil) 2005-01-30 11:56:29 +00:00
Károly Balogh
ecfbbdfc00 * syscalls with basesysv abi fixed 2005-01-30 03:02:36 +00:00
Károly Balogh
5b34e307a1 * systhrds added 2005-01-30 02:38:14 +00:00
Károly Balogh
7791447bef * fixed compilation 2005-01-30 02:36:14 +00:00
Károly Balogh
64623b5d5a + initial dummy implementation 2005-01-30 02:25:27 +00:00
peter
93ec8d154c * fix crash with backtrace if invalid frame is passed 2005-01-29 17:01:18 +00:00
peter
1768ad35ce 1.0.x fixes 2005-01-28 19:50:51 +00:00
Tomas Hajny
f2607e4c1c * first part of compilation fixes 2005-01-27 22:14:54 +00:00
florian
c446d32790 * sparc got correct errnos 2005-01-27 21:27:02 +00:00
florian
3abbd722af + getgot function added 2005-01-27 21:26:39 +00:00
florian
d7dbd71881 * fastmove disabled, has too much drawbacks 2005-01-26 20:58:10 +00:00
peter
a68b710efd * retrieve backtrace when exception is raised
* RaiseMaxFrameCount added to limit the number of backtraces, setting
    it to 0 disables backtraces. Default is 16
2005-01-26 17:07:10 +00:00
peter
b989cd1d4e * no backtrace for default unhandled exception 2005-01-26 15:57:02 +00:00
marco
f2b558bc84 * fix 2005-01-26 11:05:09 +00:00
peter
6c2c1debcc * 1.0.x fix 2005-01-25 18:50:45 +00:00