Commit Graph

16446 Commits

Author SHA1 Message Date
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
marco
9f5f920b56 * strutils, convutils added 2004-04-26 11:31:28 +00:00
florian
b19572b41d + gas registers 2004-04-26 11:05:14 +00:00
florian
1f18d7ac1b * some m68k stuff fixed 2004-04-25 21:26:16 +00:00
marco
03d224009d * intiial 2004-04-25 20:33:50 +00:00
marco
1340afc320 * IPC reform 2004-04-25 19:15:43 +00:00
florian
6bf70cec85 * fixed vmt issues on 64 bit systems 2004-04-25 16:32:31 +00:00
marco
c0c83b91f8 * IPC syscalls moved 2004-04-25 15:07:59 +00:00
olle
b564b4751f + added MacOS to SKIPTARGETS 2004-04-25 13:56:27 +00:00
olle
33c888aebe * changed to $APPTYPE TOOL on MacOS 2004-04-25 13:51:03 +00:00
olle
a51e035ecc * changed to $APPTYPE TOOL on MacOS 2004-04-25 13:42:11 +00:00
florian
03f034fedf * mmap for x86-64 fixed 2004-04-25 07:18:49 +00:00
florian
7d3944ccaf * fixed x86-64 exception handling 2004-04-24 20:13:34 +00:00
florian
a2a1572db8 * trunc and round for x86-64 fixed 2004-04-24 18:31:25 +00:00
peter
4a32885427 new bug 2004-04-24 17:44:46 +00:00
peter
f6a28d1513 index number generation for mixed index-nonindexed fixed, patch by Pavel V. Ozerski 2004-04-24 17:32:05 +00:00
florian
1e12a332bf * test for new int64 mod int64 sign behaviour adapted 2004-04-24 17:14:37 +00:00
florian
d18f952c09 * prt0.as exit code handling fixed
* int64 mod int64 for negative numbers fixed
2004-04-24 17:14:09 +00:00
marco
cfe5a5baea * flock -> fpflock because of conflicting structure name 2004-04-23 19:16:24 +00:00
peter
2a862ae827 * do_write/do_read fix 2004-04-22 21:16:35 +00:00
peter
041eb4aa1d * do_read/do_write addr argument changed to pointer 2004-04-22 21:10:56 +00:00