Commit Graph

4232 Commits

Author SHA1 Message Date
florian
91733f9237 * some m68k and amiga related stuff fixed 2004-05-05 21:26:34 +00:00
marco
a1d5451ed7 * getdiskfreespaceex pointer overloads added 2004-05-05 20:08:38 +00:00
Jonas Maebe
b1cfe655e7 * fixed reallocmem (bug noted by Vincent Snijders) 2004-05-05 13:00:43 +00:00
marco
f803e314b4 * some delphi compat aliases added. 2004-05-04 17:14:52 +00:00
marco
29f1d7600f * pcritical section missed a ^ 2004-05-04 10:34:29 +00:00
Tomas Hajny
04f6378052 * another global var to threadvar change, plus CVS log added 2004-05-03 18:00:24 +00:00
peter
e8f338aa8e * use freemem() without size 2004-05-02 15:15:58 +00:00
peter
62850815bd * fix arguments for shortstr_compare 2004-05-02 15:15:45 +00:00
marco
6a62d7b9ee * some confusion over createfont, cleaned up (bug 3056) 2004-05-02 14:46:45 +00:00
marco
b0bc2d5bb9 * fix to AM/PM behaviour of formatdatetime around noon 2004-05-02 13:40:55 +00:00
marco
a54f67d3a1 * Fixes for numeric keypad enter and / 2004-05-02 13:05:39 +00:00
Károly Balogh
e70e1290d3 + most of file I/O calls implemented 2004-05-02 02:06:57 +00:00
peter
98bf46482b * statfs fixed 2004-05-02 01:00:07 +00:00
peter
4917058b59 * fixed compile with 1.0.x 2004-05-02 00:31:03 +00:00
peter
81b6d9f16c * replace strlenint with sizeint 2004-05-01 23:55:18 +00:00
peter
b5df63e617 * ValSInt fixed for 64 bit 2004-05-01 20:52:50 +00:00
peter
6d19671a84 * ptrint fixes 2004-05-01 20:52:29 +00:00
Jonas Maebe
f1fcf6dc6e * use some more string routines from libc if FPC_USE_LIBC is used 2004-05-01 17:02:37 +00:00
peter
22622e414d * ptrint 2004-05-01 16:35:13 +00:00
florian
ee4b23ccac * x86_64 exception handling fixed 2004-05-01 15:59:17 +00:00
Jonas Maebe
dedf697f3a * use some more string routines from libc if FPC_USE_LIBC is used 2004-05-01 15:26:33 +00:00
Károly Balogh
b411a7da94 * first working system unit (very limited yet) 2004-05-01 15:09:47 +00:00
Károly Balogh
60971f7485 + haltproc added, saving/restoring stackpointer added 2004-05-01 15:08:57 +00:00
marco
5af746ce28 * fileno -> getfilehandle 2004-05-01 11:56:25 +00:00
marco
b82160ba33 * fileno 2004-05-01 11:04:34 +00:00
florian
f3e9309eef * fixed tobject.dispatch for 64 bit cpus 2004-04-29 21:33:22 +00:00
peter
269d24955a * inclocked_longint ifdef fixed 2004-04-29 20:00:47 +00:00
peter
53ec165e68 * x86-64 fixes 2004-04-29 19:50:13 +00:00
peter
cafed35e77 * str() helpers now also use valint/valuint
* int64/qword helpers disabled for cpu64
2004-04-29 18:59:43 +00:00
olle
3c657e949d * updated 2004-04-29 11:48:02 +00:00
olle
f0c23cea14 * fixed wrong external directive 2004-04-29 11:28:51 +00:00
olle
8611b8b6d0 * do_read/do_write addr arg changed to pointer
* misc internal changes
2004-04-29 11:27:36 +00:00
florian
704ce8035c * tvmt fixed (longint -> ptrint) 2004-04-28 21:01:29 +00:00
peter
8c60c6f93e * ordinal-pointer conversions fixed 2004-04-28 20:48:20 +00:00
peter
b80e1cfcdb * vtype changed to ptrint 2004-04-28 19:52:41 +00:00
olle
d035c66633 * removed dos and objects form units list 2004-04-27 22:16:17 +00:00
florian
d531e303f9 * tried to fix x86-64 signal handling 2004-04-27 20:47:00 +00:00
florian
2553988d5a * exception addr record size for 64 bit systems fixed 2004-04-27 18:47:51 +00:00
florian
8222e0deb6 * compilation with 1.0.10 fixed 2004-04-27 17:29:04 +00:00
peter
f66ecd70cd * class size changed to aint 2004-04-26 21:06:00 +00:00
florian
81b37ba988 * saving of rbp in setjmp fixe 2004-04-26 19:23:19 +00:00
peter
02d7fd9c1d * use cpu64 2004-04-26 16:53:19 +00:00
peter
482e1a2505 * 64bit fixes 2004-04-26 16:20:54 +00:00
peter
b4474438d9 * FPC_MOVE alias 2004-04-26 15:55:01 +00:00
peter
c17c80def1 * FileIsReadOnly fixed 2004-04-26 14:50:19 +00:00
marco
9f5f920b56 * strutils, convutils added 2004-04-26 11:31:28 +00:00
marco
03d224009d * intiial 2004-04-25 20:33:50 +00:00
marco
1340afc320 * IPC reform 2004-04-25 19:15:43 +00:00
florian
6bf70cec85 * fixed vmt issues on 64 bit systems 2004-04-25 16:32:31 +00:00
marco
c0c83b91f8 * IPC syscalls moved 2004-04-25 15:07:59 +00:00