Commit Graph

433 Commits

Author SHA1 Message Date
armin
63eddaa305 * added objpas dependency to systhrds 2005-01-22 11:16:20 +00:00
armin
690e3330d1 * applied patch to compile go32v2 from Tomas (tested by John) 2005-01-21 21:43:12 +00:00
armin
cd547c15f5 * applied patch to compile go32v2 from Tomas (tested by John) 2005-01-21 21:43:12 +00:00
armin
c1e71cde91 * Patch for bug #3548 from Peter 2005-01-12 10:25:48 +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
5e4db78b17 save ebx in assembler procs 2005-01-03 18:15:34 +00:00
peter
76a89eb263 never use ret direct in assembler 2004-12-23 17:27:37 +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
8280fbe06c * FileOpen fixes for DR-DOS, resourcestring in ExecuteProcess, implementation of Sleep changed to give up timeslices 2004-12-18 20:22:17 +00:00
michael
fbb13b5266 + Added GetEnvironmentVariableCount and GetEnvironmentString calls 2004-12-11 11:32:44 +00:00
Jonas Maebe
9984dd16b0 * fix cdecl name problems (patch from Tomas) 2004-12-07 14:02:24 +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
Tomas Hajny
d0191eaa3c * common implementation of unit printer - fix for bug #3421 2004-12-05 11:21:46 +00:00
peter
acb6b83a20 fixed compilation 2004-11-29 20:39:36 +00:00
armin
f4ffaa9828 * applied peters patch for cross compile (bin installation) 2004-11-26 13:03:07 +00:00
Jonas Maebe
13e7e1244d * fixes from Tomas 2004-11-25 20:06:55 +00:00
Jonas Maebe
90b8204cec * fixed some C-linking problems (the C-prefix is now always added to
cdecl external functions, also if you define the name explicitly)
2004-11-25 17:37:59 +00:00
peter
dbc2025604 ErrOutput added 2004-11-04 09:32:31 +00:00
peter
a2d9439661 * data too large 2004-11-02 20:06:16 +00:00
peter
00d3de8c51 * fixed data too large 2004-11-02 16:23:04 +00:00
peter
e86b4529c8 * second try for data too large 2004-11-02 13:35:35 +00:00
peter
89b40a3682 * fix mem[] arrays 2004-11-02 07:43:50 +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
Tomas Hajny
f600db32f5 * HEAP and HEAPSIZE removal reflected 2004-10-27 18:52:05 +00:00
Tomas Hajny
605ee59e81 * handle type changed to thandle in do_isdevice 2004-09-18 11:12:09 +00:00
Tomas Hajny
2131196402 * dxegen compilable for any target now 2004-09-15 19:20:51 +00:00
Tomas Hajny
32bf307ec5 * fix incorrect reuse of for loop counter 2004-09-14 20:11:31 +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
f9a6b880d4 + matrix, convutil and strutils added 2004-07-18 21:50:36 +00:00
daniel
6c4cade37d * Matrix unit included in build process 2004-07-07 21:37:29 +00:00
peter
244b6d1435 fixed go32v2 compile 2004-06-20 09:24:40 +00:00
peter
2ed14823c5 * New heapmanager that releases memory back to the OS, donated
by Micha Nelissen
2004-06-17 16:16:13 +00:00
peter
423fde7ac6 * regenerated 2004-05-23 18:25:48 +00:00
peter
94adf83a8b * use thandle in do_* 2004-05-16 18:51:20 +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
a55555aecc * proper regcall fixes 2004-03-06 23:18:02 +00:00
Tomas Hajny
fa6166944f Makefiles regenerated 2004-02-22 16:07:41 +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
601f2e02ce * overloaded ExecuteProcess added, EnvStr param changed to longint 2004-02-15 21:34:06 +00:00