Commit Graph

16677 Commits

Author SHA1 Message Date
marco
27a71635fd * got fed up with exceptions on file not found. Fileresolver now raises a
EFileNotFound error, and makeskel catches and exists gracefully
2004-05-01 20:13:40 +00:00
marco
d1070b6c6b * Exception on file not found 2004-05-01 20:08:51 +00:00
carl
c41610d6b7 - remove file to avoid conflicts 2004-05-01 17:41:50 +00:00
Jonas Maebe
d3e2a7915d * fixed testing bug 2004-05-01 17:10:26 +00:00
Jonas Maebe
77d64391ec + Mac OS X installer package resources 2004-05-01 17:09:18 +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
Jonas Maebe
a6e6eb12de + added notes about Mac OS X
- removed bugrep address
  * some corrections
2004-05-01 14:05:53 +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
carl
f40e1dc255 + added palmos units 2004-05-01 00:09:47 +00:00
carl
525448c5dd + added palm units, and change the names to lowercase to avoid problems 2004-05-01 00:06:16 +00:00
carl
702b0cbc31 + added amunits automatic building 2004-04-30 13:51:58 +00:00
Károly Balogh
5345dccb1b * removed some unneeded parts of do_syscall 2004-04-29 22:18:37 +00:00
peter
c64028d098 * support new execute errors 2004-04-29 22:03:18 +00:00
peter
f68712cc86 * test result of execution and report as failure with iostatus displayed 2004-04-29 21:41:44 +00:00
florian
f3e9309eef * fixed tobject.dispatch for 64 bit cpus 2004-04-29 21:33:22 +00:00
florian
a813f5a184 + locationstr always reset 2004-04-29 21:10:13 +00:00
peter
0f3fbdf989 * 64 bit fixes 2004-04-29 21:04:58 +00:00
peter
269d24955a * inclocked_longint ifdef fixed 2004-04-29 20:00:47 +00:00
daniel
b721e5872c * Prepare compiler infrastructure for multiple ansistring types 2004-04-29 19:56:36 +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
Károly Balogh
94c6cdb21a * little cleanup of the previous commit 2004-04-29 14:36:42 +00:00
Károly Balogh
3c785c3405 + first implementation of PowerPC/MorphOS do_syscall 2004-04-29 14:01:23 +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
peter
3f222312e2 * add TList to cclasses, remove classes dependency from t_win32 2004-04-28 18:02:54 +00:00
florian
c68ea95074 + syscall directive support for MorphOS added 2004-04-28 15:19:03 +00:00
olle
c7c1fe5414 * fixed filetype problem 2004-04-28 12:16:57 +00:00
Károly Balogh
70cbf1f878 * fixed locationstr having nonsense values in some cases 2004-04-28 00:20:43 +00:00
olle
8da08b77a0 * updated in accordance with the major rework of the makefiles 2004-04-27 23:20:24 +00:00
olle
5b811a79c4 + added LinkRunDir which handles one directory
* LinkRunTests now is the main program, handles all tests
  * Lot of small changes
2004-04-27 23:17:27 +00:00
olle
b007875fa3 + added this file 2004-04-27 23:15:26 +00:00
olle
bdaab01714 Major makefile rework for tests directory:
* differentiated between driver and test environment
  + added utils/Makefile.fpc, under the driver environment
  * units/Makefile.fpc is under the test environment
  * Makefile controls everything
  * plus lot of smaller changes
2004-04-27 23:13:49 +00:00
olle
34a324b6be * adopted to be run in utils, in accordance with the major makefile rework 2004-04-27 23:08:14 +00:00
olle
25ad38e39e * moved to utils in accordance with the major makefile rework 2004-04-27 23:07:16 +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
florian
c63660d3b9 * several updates for compilation 2004-04-27 15:46:01 +00:00