Commit Graph

291 Commits

Author SHA1 Message Date
peter
110fb12911 * regenerated 2005-02-03 20:33:26 +00:00
Tomas Hajny
6d0f5a79de * systhrds added to Makefile 2005-01-24 20:08:56 +00:00
peter
ef3b19b316 * regenerated 2005-01-11 17:07:45 +00:00
peter
994ab51002 * regenerated to use cpu-os 2005-01-10 21:29:23 +00:00
Tomas Hajny
47164c59e6 + ctypes added 2005-01-10 20:28:25 +00:00
peter
f52d2b2edf * regenerated 2004-12-20 18:37:51 +00:00
peter
3c3ec40b70 * regenerated 2004-12-19 17:42:32 +00:00
Tomas Hajny
134c0bf3fa * ThreadID is shared 2004-12-12 21:08:29 +00:00
Tomas Hajny
b3c9baef95 * GetEnvironmentVariableCount uses EnvC under OS/2 and EMX 2004-12-11 17:32:34 +00:00
michael
fbb13b5266 + Added GetEnvironmentVariableCount and GetEnvironmentString calls 2004-12-11 11:32:44 +00:00
Tomas Hajny
c016de5709 * Makefiles regenerated 2004-12-05 19:26:19 +00:00
Tomas Hajny
e1252e7302 * GetMsCount added, platform independent routines moved to single include file 2004-12-05 16:44:43 +00:00
Tomas Hajny
353d5cc3de + GetProcessID added 2004-12-05 14:36:37 +00:00
armin
f4ffaa9828 * applied peters patch for cross compile (bin installation) 2004-11-26 13:03:07 +00:00
peter
dbc2025604 ErrOutput added 2004-11-04 09:32:31 +00:00
peter
86f78c7300 * units are now created in separate directory units/cpu-os/
* distclean uses cleanall rule and removes units dir
  * cross compile support fixed, it is now possible to cycle a ppcsparc
    without deleting ppc386
  * bintutilsperfix defaults to cpu-os-
2004-10-30 12:36:43 +00:00
peter
869b0ecc85 * compiler defined HEAP and HEAPSIZE removed 2004-10-25 15:38:59 +00:00
Tomas Hajny
605ee59e81 * handle type changed to thandle in do_isdevice 2004-09-18 11:12:09 +00:00
armin
458e3c3780 * makefiles regenerated
* ide: added target netwlibc
2004-09-04 23:33:38 +00:00
olle
9a4855aa43 + added maxExitCode to all System.pp
* constrained error code to be below maxExitCode in RunError et. al.
2004-09-03 19:25:21 +00:00
olle
8f25b1ad3a * redid prev commit, but with up to date fpcmake 2004-08-25 17:10:03 +00:00
olle
280ff73ccf * fix so that macpas.pp really is compiled 2004-08-25 16:57:22 +00:00
olle
3a29988676 + Added unit macpas 2004-08-16 16:22:11 +00:00
Tomas Hajny
dadda35ce2 * simulated support for new heap manager 2004-07-24 01:15:25 +00:00
Tomas Hajny
f9a6b880d4 + matrix, convutil and strutils added 2004-07-18 21:50:36 +00:00
Tomas Hajny
782abd16cd * Makefile fixes 2004-05-24 22:01:27 +00:00
peter
423fde7ac6 * regenerated 2004-05-23 18:25:48 +00:00
Tomas Hajny
915800af51 * handle in do_* changed to THandle 2004-05-16 20:39:59 +00:00
peter
041eb4aa1d * do_read/do_write addr argument changed to pointer 2004-04-22 21:10:56 +00:00
olle
73f73fb6f1 * updated according to the new version of fpcmake.ini 2004-04-20 23:29:59 +00:00
Tomas Hajny
b1e636e4f9 * Exec cleanup 2004-03-21 20:35:24 +00:00
Tomas Hajny
802a4f713c + Cursor* implemented 2004-03-21 20:28:43 +00:00
Tomas Hajny
42490a4c63 * exec fix 2004-03-08 22:31:00 +00:00
Tomas Hajny
fa6166944f Makefiles regenerated 2004-02-22 16:07:41 +00:00
Tomas Hajny
09fd537acf * lots of fixes (regcall, THandle, string operations in sysutils, longint2cardinal according to OS/2 docs, dosh.inc, ...) 2004-02-22 15:01:49 +00:00
daniel
bc7f8a474d * Enable threadvars again 2004-02-17 17:37:25 +00:00
Tomas Hajny
7a08fcd395 * LastDosExitCode changed back from threadvar temporarily 2004-02-16 22:16:55 +00:00
Tomas Hajny
04a8acc442 * overloaded ExecuteProcess added, EnvStr param changed to longint 2004-02-15 21:26:36 +00:00
michael
6571f6a7e5 + Switched to single interface in dosh.inc 2004-02-09 12:03:16 +00:00
michael
66dd127bd9 + Moved CRT interface to common include file 2004-02-08 16:22:20 +00:00
Tomas Hajny
e0f9297e01 * ExecuteProcess fixes, ProcessID and ThreadID added 2004-01-20 23:05:31 +00:00
marco
55850b063a * regenerating the makefiles with some netbsd fixes + version upgrades 2004-01-05 23:34:21 +00:00
Tomas Hajny
ac8870b489 * regcall fixes 2003-12-26 22:20:44 +00:00
Tomas Hajny
ce052a6eba * fix for stackbottom change to pointer 2003-12-17 22:52:39 +00:00
Tomas Hajny
f9fe5cd622 * fixed incorrect dependency for sysutils (not valid any more) 2003-12-17 22:50:54 +00:00
Tomas Hajny
06b0430c9f * fix of previous wrong commit 2003-12-17 20:58:04 +00:00
Tomas Hajny
c09fb1d8a8 * short name version of dateutils for non-LFN platforms 2003-11-29 15:26:39 +00:00
florian
058d480f40 * error handling for Variants improved 2003-11-26 20:00:19 +00:00
Tomas Hajny
315d8bf6a0 * cardinal2pointer changes 2003-11-06 23:21:51 +00:00
Tomas Hajny
5371a1dd3d * fix of previous mistyping 2003-11-01 19:25:50 +00:00
peter
2d6deeaade * regenerated 2003-10-28 16:44:35 +00:00
peter
168ccf83c3 * regenerated 2003-10-27 15:58:54 +00:00
Tomas Hajny
7adcc315bc * file handling related fixes 2003-10-25 22:45:37 +00:00
Tomas Hajny
136a47429e * UnusedHandle value made the same as with other targets 2003-10-19 12:13:41 +00:00
Tomas Hajny
fc7111ff4b * fixes from OS/2 merged to EMX 2003-10-19 09:35:28 +00:00
florian
cba0e5a447 * classes unit will be shared with os2 target for now 2003-10-17 17:49:47 +00:00
florian
a8fd741d23 * updated for new objpas directory structure 2003-10-17 17:34:56 +00:00
peter
d0eac29ab9 * THandle is platform dependent 2003-10-16 15:43:13 +00:00
Tomas Hajny
a183b11a5f * longint2cardinal fixes merged 2003-10-14 21:15:20 +00:00
Tomas Hajny
c9445358ce * wrong use of Intel syntax 2003-10-12 18:07:30 +00:00
Tomas Hajny
ff73604297 * wrong use of Intel syntax 2003-10-12 17:59:40 +00:00
Tomas Hajny
a809462de2 * wrong use of Intel syntax 2003-10-12 17:52:28 +00:00
Tomas Hajny
ecdebd2dd0 * sbrk error handling corrected 2003-10-12 10:45:36 +00:00
peter
9fc4e555dd * regenerated 2003-10-09 14:35:20 +00:00
Tomas Hajny
8ebff2e7fc * stdcall fixes and asm routines cleanup 2003-10-07 21:33:24 +00:00
Tomas Hajny
2200cb4d8e * stdcall changes merged to EMX 2003-10-04 17:53:08 +00:00
marco
feaed02001 * cross compiling fixes to makefile and fpcmake 2003-10-04 13:48:11 +00:00
marco
73876b7490 * CROSSCOMPILING stage 2 2003-10-03 21:40:35 +00:00
marco
eaceacb7e2 * remake with new fpc param 2003-10-02 08:50:13 +00:00
Tomas Hajny
c1afcd4588 * append fix applied to GO32v2, OS/2 and EMX 2003-09-29 18:39:59 +00:00
peter
3d8d9c96f8 * sbrk returns pointer 2003-09-27 11:52:35 +00:00
yuri
16fcafe424 * Cosmetic changes
* Slightly improved emx.pas
2003-09-24 11:13:09 +00:00
yuri
ad0e0c3f94 * Moved from OS/2 target 2003-09-24 09:19:33 +00:00
yuri
9fa3c4ed0e * pmbidi added
* some cosmetic changes
2003-06-26 17:12:29 +00:00
Tomas Hajny
c81e1a487b * better fix for bug #2518 2003-06-06 23:34:08 +00:00
Tomas Hajny
65ceacfe64 * fix for bug #2518 applied to EMX as well 2003-06-06 23:31:55 +00:00
yuri
9418c64f71 + PMWSock, PMWP added 2003-04-04 12:03:11 +00:00
yuri
e087abfb9f * THandle added 2003-04-04 02:02:44 +00:00
Tomas Hajny
3d5ebe7756 * Yuri's fix merged from os2 2003-04-02 21:06:41 +00:00
peter
29762b04a6 * regenerated 2003-04-01 16:09:56 +00:00
Tomas Hajny
7e44bb1506 * Makefiles regenerated with corrected fpcmake 2003-03-30 00:01:43 +00:00
Tomas Hajny
9e9a775a2e + DirectoryExists added for main branch OS/2 too 2003-03-29 15:01:20 +00:00
Tomas Hajny
f2cd222a55 + platform extensions unified, emx target added 2003-03-24 00:01:12 +00:00
Tomas Hajny
8e7124f9f8 + emx target added 2003-03-23 23:11:17 +00:00
peter
9addbba86a * regenerated 2003-01-14 21:15:21 +00:00
Tomas Hajny
f95d795858 * GetEnv fix merged from os2 target 2002-12-15 22:50:29 +00:00
Tomas Hajny
8882e700ed * First_Meg fixed + Environment initialization under Dos 2002-12-15 22:41:41 +00:00
peter
3dad4cd3c4 * regenarated 2002-11-24 16:31:10 +00:00
Tomas Hajny
a70cec65e9 * type corrections (longing x cardinal) 2002-11-17 22:31:02 +00:00
Tomas Hajny
246a481134 * threads.pp renamed to systhrds.pp 2002-11-17 16:45:35 +00:00
Tomas Hajny
99d12084db + RTL for emx target 2002-11-17 16:22:53 +00:00