Commit Graph

16466 Commits

Author SHA1 Message Date
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
florian
842754a456 - removed offsetfixup reference 2004-04-27 15:00:37 +00:00
florian
9706934fdc * fixed using new reg. tables 2004-04-27 13:54:10 +00:00
florian
8aacc9fb7e * fixed wrong commit from yesterday 2004-04-27 13:38:24 +00:00
florian
9e26b177e6 * initial revision 2004-04-27 05:43:42 +00:00
peter
f66ecd70cd * class size changed to aint 2004-04-26 21:06:00 +00:00
Jonas Maebe
b20d72aa36 * do not remove "allocation,deallocation" pairs, as those are important
for the optimizer
2004-04-26 19:57:50 +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