Commit Graph

617 Commits

Author SHA1 Message Date
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
26141a5440 * wrong condition for DosLoadModule 2004-10-24 11:44:27 +00:00
Tomas Hajny
8a1a277673 * fix for cycling with 1.0.x 2004-09-22 18:22:52 +00:00
Tomas Hajny
605ee59e81 * handle type changed to thandle in do_isdevice 2004-09-18 11:12:09 +00:00
Tomas Hajny
5252a60769 * fix for loop variable assignment error 2004-09-13 21:12:29 +00:00
Tomas Hajny
d082859a46 * SysSetVideoMode corrected to reflect SysVideoModeSelector result 2004-09-13 20:58:57 +00:00
Tomas Hajny
8f52b61730 * missing MaxExitCode added 2004-09-11 19:43:11 +00:00
Tomas Hajny
36f59e66bc * some constants added 2004-09-11 19:35:27 +00:00
armin
458e3c3780 * makefiles regenerated
* ide: added target netwlibc
2004-09-04 23:33:38 +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
d60a7d24d6 + convutil and strutils added 2004-07-18 21:44:38 +00:00
Tomas Hajny
e74d8c98a6 + Memory allocation routines changed to support the new memory manager 2004-07-18 15:20:38 +00:00
Tomas Hajny
4e64f86456 + missing CVS logs added 2004-07-17 10:13:09 +00:00
daniel
6c4cade37d * Matrix unit included in build process 2004-07-07 21:37:29 +00:00
yuri
5785fe3801 + Initial import 2004-05-26 16:32:32 +00:00
Tomas Hajny
782abd16cd * Makefile fixes 2004-05-24 22:01:27 +00:00
Tomas Hajny
ff4c4f2e08 * regcall update 2004-05-24 19:33:22 +00:00
Tomas Hajny
9f51eee552 * final part of longint2cardinal fixes for doscalls 2004-05-23 21:47:34 +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
8fd5b67f9a * misleading warning removed 2004-03-24 19:23:09 +00:00
Tomas Hajny
155402e664 * heap management modified to be able to grow heap as needed 2004-03-24 19:15:59 +00:00
Tomas Hajny
802a4f713c + Cursor* implemented 2004-03-21 20:28:43 +00:00
Tomas Hajny
ef1a05333a * C array passing warning fixed 2004-03-21 20:24:21 +00:00
Tomas Hajny
db94578ce6 * Exec cleanup 2004-03-21 20:22:20 +00:00
Tomas Hajny
b0c948a143 * regcall fixes 2004-03-21 20:18:39 +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
601f2e02ce * overloaded ExecuteProcess added, EnvStr param changed to longint 2004-02-15 21:34:06 +00:00
yuri
b1a8443699 * fixes for dosh.inc
* Executeprocess iverloaded function
* updated todo
2004-02-15 08:02:44 +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
yuri
fab546e6d1 - prt1.as removed
- removed tmporary code/comments
- prt1 compilation error workaround removed
2004-02-02 03:24:09 +00:00
Tomas Hajny
0cb32fae6e * reformatting of too long comment lines - not accepted by FP IDE 2004-01-25 21:41:48 +00:00
peter
98105d8055 * classes uses types to import TPoint and TRect 2004-01-22 17:11:23 +00:00
florian
3c417e8094 * fixed win32 compilation 2004-01-21 14:15:42 +00:00
Tomas Hajny
e0f9297e01 * ExecuteProcess fixes, ProcessID and ThreadID added 2004-01-20 23:05:31 +00:00
michael
32702205a0 + Some more fixes to rtlconst. Const strings moved from classes to rtlconst 2004-01-10 20:13:19 +00:00
marco
55850b063a * regenerating the makefiles with some netbsd fixes + version upgrades 2004-01-05 23:34:21 +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
e5c7ce3f5d * include file for dateutil(s) 2003-12-06 18:03:46 +00:00
peter
e7c99a0e41 * regcall updates (untested) 2003-12-04 21:22:38 +00:00
Tomas Hajny
c09fb1d8a8 * short name version of dateutils for non-LFN platforms 2003-11-29 15:26:39 +00:00
yuri
64d6f24300 * rtlconst, dateutils & sysconst units rules added 2003-11-29 11:41:56 +00:00
florian
058d480f40 * error handling for Variants improved 2003-11-26 20:00:19 +00:00
yuri
0646b94499 * Now native 2003-11-23 15:50:07 +00:00
yuri
3e874e373e * native heap 2003-11-23 07:21:16 +00:00
yuri
dbffba731e * Memory allocation bug fixed 2003-11-19 18:21:11 +00:00
yuri
ff7b561fc9 * Environment and arguments initialization now native 2003-11-19 16:50:21 +00:00
yuri
81588a99b2 * Unused constants removed 2003-11-06 17:20:44 +00:00
yuri
2cbdc6b02c * exec fix
* unused units removed
2003-11-05 09:13:59 +00:00
marco
b15ba0a5ae * Peter's Cardinal<->Longint fixes patch 2003-11-03 09:42:27 +00:00
Tomas Hajny
39ae691859 SetFTime fix 2003-11-02 09:45:32 +00:00
Tomas Hajny
d4fb70d298 * corrections for do_open and os_mode back 2003-11-02 00:51:17 +00:00
Tomas Hajny
8719370517 * TFileFindBuf3 corrected 2003-11-02 00:25:09 +00:00
Tomas Hajny
670e835edf * TFileStatus3 corrected 2003-11-01 20:41:47 +00:00
Tomas Hajny
1eccb7a88a * GetFTime correction for case of no previous write access 2003-11-01 18:35:12 +00:00
peter
2d6deeaade * regenerated 2003-10-28 16:44:35 +00:00
yuri
dee4ce9d76 * do_* functions now native 2003-10-28 14:57:31 +00:00
peter
168ccf83c3 * regenerated 2003-10-27 15:58:54 +00:00
yuri
81e7e0aa7c * GetLocatTime now also native 2003-10-27 12:19:20 +00:00
yuri
c44c76cd3b * New set of native functions 2003-10-27 11:43:40 +00:00
yuri
6a93c41984 * os_mode removed (not required anymore) 2003-10-27 04:33:58 +00:00
Tomas Hajny
90062097c9 * Exec fix 2003-10-25 23:55:22 +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
fd820bd71f * minor fix in non-default sbrk code 2003-10-19 09:37:00 +00:00
Tomas Hajny
c2a66502f0 * fix for terrible long-time bug in do_open 2003-10-19 09:06:28 +00:00
Tomas Hajny
c5df303517 * stdcall fixes again 2003-10-18 16:58:39 +00:00
Tomas Hajny
f659dc38f9 * longint2cardinal 2003-10-18 16:53:21 +00:00
Tomas Hajny
b4d7de8d1f * another longint2cardinal fix 2003-10-16 19:24:24 +00:00
peter
d0eac29ab9 * THandle is platform dependent 2003-10-16 15:43:13 +00:00
Tomas Hajny
a808ff5415 * another longint2cardinal fix 2003-10-14 21:19:12 +00:00
Tomas Hajny
9bd5572f72 * another longint2cardinal fix 2003-10-14 21:10:06 +00:00
Tomas Hajny
53837eb907 * longint to cardinal corrections 2003-10-13 21:17:31 +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
yuri
ddfc73d0eb * EMX code removed. Most probably, MT broken. (EMX notification removed) 2003-10-08 09:21:33 +00:00
yuri
bf1b07f088 * Some emx code removed 2003-10-08 05:22:47 +00:00
Tomas Hajny
b5ac7cde64 * stdcall fixes and asm routines cleanup 2003-10-07 21:26:34 +00:00
peter
3d27318cb2 * moved classes unit to rtl 2003-10-06 21:01:06 +00:00
yuri
e3a2162c76 * Another set of native functions. 2003-10-06 16:58:27 +00:00
yuri
cb457e1a34 * Some emx code removed. Now withous so stupid error as with dos ;) 2003-10-06 14:22:40 +00:00
Tomas Hajny
1bcce4c618 * result buffers must be allocated 2003-10-05 22:06:43 +00:00
Tomas Hajny
e9c1ebec7a * two calling conventions specified (stdcall and cdecl) 2003-10-05 20:03:58 +00:00
marco
feaed02001 * cross compiling fixes to makefile and fpcmake 2003-10-04 13:48:11 +00:00
yuri
d747a2c9f9 * at&t syntax instead of intel syntax was used 2003-10-04 08:30:59 +00:00
peter
d97075a245 * stdcall fixes 2003-10-03 21:46:25 +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
yuri
c09b9c2708 * Unclosed comment 2003-10-01 18:42:49 +00:00
Tomas Hajny
c1afcd4588 * append fix applied to GO32v2, OS/2 and EMX 2003-09-29 18:39:59 +00:00
yuri
f1d35796e4 Updated 2003-09-28 13:23:38 +00:00
peter
3d8d9c96f8 * sbrk returns pointer 2003-09-27 11:52:35 +00:00
yuri
872c64b0a1 * Removed emx code from crt.pas
- Removed doscalls.imp (not full and obsolete)
2003-09-24 12:30:08 +00:00
yuri
81e9ccb757 - Moved out emx files to emx target
* Updated todo-list
2003-09-24 09:21:10 +00:00
yuri
7fa443b61f * Prepared for native target (emx code replaced) 2003-09-24 08:59:16 +00:00
yuri
ebce2b7548 + Winsock added. + pmbidi added 2003-08-18 01:03:27 +00:00
yuri
e0e20d6b67 + Winsock unit added
* PMWSock unit updated (to be less or more compitilbe with win32 winsock)
2003-08-15 10:53:43 +00:00
yuri
a3b196082d + WinSetErrorInfo constants and function added 2003-08-11 10:43:17 +00:00
yuri
15f898e73d * Misstyping fixed 2003-06-26 17:20:04 +00:00
yuri
978483f87d * Initial import 2003-06-26 17:11:23 +00:00
Tomas Hajny
c81e1a487b * better fix for bug #2518 2003-06-06 23:34:08 +00:00
Tomas Hajny
93db149583 * fix for bug #2518 applied to OS/2 as well 2003-06-06 23:31:17 +00:00
yuri
635280c5d2 + Dynamic jobs properties added 2003-04-10 15:48:27 +00:00
yuri
092db52aca * ErrorID type added 2003-04-04 20:46:51 +00:00
yuri
303833f0f6 + Initial import 2003-04-04 12:02:21 +00:00
peter
29762b04a6 * regenerated 2003-04-01 16:09:56 +00:00
peter
60e5c18645 * made THandle platform dependent and unique type 2003-04-01 15:57:41 +00:00
yuri
06a8a4e5d1 FileClose bug fixed (again ;)) 2003-03-31 02:18:39 +00:00
Tomas Hajny
29d1282e25 * platform extension unification 2003-03-30 09:20:30 +00:00
Tomas Hajny
7e44bb1506 * Makefiles regenerated with corrected fpcmake 2003-03-30 00:01:43 +00:00
yuri
17d81f45a5 * Directoryexists function header changed back. 2003-03-29 19:14:16 +00:00
yuri
d1c4449d7f * Fixed DirectoryExists function header 2003-03-29 18:53:10 +00:00
Tomas Hajny
9e9a775a2e + DirectoryExists added for main branch OS/2 too 2003-03-29 15:01:20 +00:00
yuri
eb94ab00cb * Initial import 2003-03-28 13:36:02 +00:00
yuri
407c58529a * pmwp added, some rst removing added, compilation under 1.0.6 fixed 2003-03-28 13:27:29 +00:00
yuri
ca72a28a29 * Iconinfo type & constants added 2003-03-28 13:25:08 +00:00
yuri
b91f0f1f32 Now part of pmgpi.pas 2003-03-27 18:13:23 +00:00
yuri
1712c1a175 Orders added 2003-03-27 18:11:23 +00:00
yuri
c6fbaed636 MLE types and various constants added 2003-03-27 18:09:23 +00:00
yuri
49268049eb Makefile regenerated by old fpcmake 2003-03-27 18:07:07 +00:00
Tomas Hajny
f2cd222a55 + platform extensions unified, emx target added 2003-03-24 00:01:12 +00:00
Tomas Hajny
f3b3ddecca * pmshl correction 2003-03-23 23:14:27 +00:00
Tomas Hajny
0568b12207 + PMShl added 2003-03-02 02:04:12 +00:00
Tomas Hajny
4cd8dfb6ff * FileClose bug fixed 2003-03-01 21:19:14 +00:00
Tomas Hajny
a611197a02 + logging facility API calls added 2003-02-22 22:58:26 +00:00
Tomas Hajny
c96795ebda * correction for previous mistyping 2003-02-20 17:37:00 +00:00
Tomas Hajny
703367dd40 * fixes for OS/2 v2.1 incompatibility 2003-02-20 17:09:49 +00:00
Tomas Hajny
71bbbe8732 * OS/2 todo list updated 2003-02-15 11:25:40 +00:00
Tomas Hajny
0fd0942f75 - unit dive moved to packages 2003-02-09 17:16:54 +00:00
Tomas Hajny
fa224bd046 - moved to /packages/extra/os2units/mmtk 2003-02-09 15:49:32 +00:00
Tomas Hajny
fe00dd5e74 * additions by Yuri Prokushev (WC_* constants a.o.) 2003-01-27 17:57:36 +00:00
Tomas Hajny
5e2e0e48d2 * default sharing mode changed to DenyNone 2003-01-15 22:16:12 +00:00
peter
9addbba86a * regenerated 2003-01-14 21:15:21 +00:00
Tomas Hajny
b6748277ed * DosCalls not using Objects any more 2003-01-05 16:37:22 +00:00
Tomas Hajny
da39d0fe52 * modified to make use of the common GetEnv code 2003-01-04 16:25:08 +00:00
Tomas Hajny
a92d2c1f76 + GetEnvPChar added 2003-01-04 15:43:50 +00:00
peter
1ac1f644da * FileCreate(string,mode) overload added 2003-01-03 20:41:04 +00:00