Commit Graph

11771 Commits

Author SHA1 Message Date
peter
454cd9740d * fixed package name to be gnome instead of gnome1 2002-10-17 14:15:01 +00:00
pierre
668ec7c398 * TTab.DataSize function was missing 2002-10-17 13:58:59 +00:00
pierre
843a6d9306 * fix TCluster.Get/SetData on big endian machines 2002-10-17 13:27:53 +00:00
florian
b52db11151 + s:=s+<string type> where s is an ansistring is done via calls to append_ansistring_* 2002-10-17 12:44:09 +00:00
florian
72ab5b62bb + ansistring_append* implemented 2002-10-17 12:43:00 +00:00
florian
f0acfdf631 no message 2002-10-17 12:19:01 +00:00
pierre
7cad608c8a * Clean up the Load/Store routines so they are endian independent 2002-10-17 11:24:16 +00:00
pierre
0259fec5b1 * fix a problem in InitVideo with StoreVideoMode 2002-10-17 11:22:46 +00:00
Jonas Maebe
e2ff3fe87a * fixed srwi's after cntlzw instructions (should be 5 instead of 31) 2002-10-17 10:14:46 +00:00
Jonas Maebe
45d58bddec * fixed return value of declocked() 2002-10-17 10:12:50 +00:00
marco
eea67efb2a * -T all 2002-10-17 09:50:16 +00:00
olle
fdfa16d47a * header comment updated 2002-10-16 20:18:33 +00:00
florian
7be9447d8f * change from Andrew commited 2002-10-16 20:12:50 +00:00
michael
6fc9868f2a + initial import 2002-10-16 19:44:56 +00:00
michael
cb5a3c7050 + More system-independent thread routines 2002-10-16 19:04:27 +00:00
peter
83dae76625 + $IMPLICITEXCEPTIONS switch to turn on/off generation of the
implicit exception frames for procedures with initialized variables
    and for constructors. The default is on for compatibility
2002-10-16 19:01:43 +00:00
marco
a8a89995bd * sigset back at 16 bytes 2002-10-16 18:50:22 +00:00
marco
85c71c6ba6 * Lseek and ftruncate 64-bit fix 2002-10-16 18:44:18 +00:00
marco
65318837d2 * and again for ftruncate (sigh) 2002-10-16 18:44:00 +00:00
marco
abe28b90f3 * the 7 param syscall (for lseek and truncate) now returns a int64. 2002-10-16 18:41:13 +00:00
mazen
38298e3548 * patch of Carl Eric added 2002-10-16 12:36:54 +00:00
michael
39f16b03ef + Renamed thread unit to systhrds 2002-10-16 06:27:30 +00:00
michael
55d5428013 Threads renamed from threads to systhrds 2002-10-16 06:22:56 +00:00
michael
59e33be883 + Renamed threads unit 2002-10-16 06:21:22 +00:00
michael
bf6a0f11a4 + Fixed SetAncestor. Index was getting too big 2002-10-15 20:06:19 +00:00
peter
906b37ffa1 * remove threadh.inc include 2002-10-15 19:30:15 +00:00
peter
2e3c4a27eb * manual inline classparent calls in the loops 2002-10-15 19:29:49 +00:00
carl
9afe6d5835 * Replace 220 -> 219 2002-10-15 19:23:43 +00:00
peter
52ed1daebc * small tweak to use speedvalue before comparing strings 2002-10-15 19:00:42 +00:00
peter
52b34259f1 * GDB switch is not required 2002-10-15 18:16:44 +00:00
peter
a2c5f76a95 * new parser bug 2002-10-15 17:55:05 +00:00
carl
6b3159d30e * Return runerror 219 2002-10-15 15:49:08 +00:00
carl
c8a7d9f792 - remove Pierre's diff. 2002-10-15 15:48:25 +00:00
pierre
6c6949e1d3 + add inline on directive 2002-10-15 12:07:48 +00:00
pierre
030152ff22 - * changed so that all tests are done even after a failure 2002-10-15 12:05:49 +00:00
pierre
abebcaa63a * expected code is 220 2002-10-15 12:04:57 +00:00
pierre
37708dd83b * expected error code is 220 2002-10-15 10:47:33 +00:00
pierre
39b2a66e7d * add code to remember that currency is only implemented in 1.1 compiler 2002-10-15 10:26:36 +00:00
mazen
e95fb0ff3a * sone coding style modified 2002-10-15 09:00:28 +00:00
pierre
c7b13d3135 * USEUNITDIR added to allow use of specific unit dir 2002-10-15 06:43:02 +00:00
pierre
466ceaa50d * really try to allocate more than 2Gb 2002-10-15 06:38:29 +00:00
pierre
cad07ead5f * mark as interactive test 2002-10-15 06:35:34 +00:00
pierre
1ba8fd756e * define COMP_IS_INT64 for m68k cpu 2002-10-15 06:33:48 +00:00
pierre
413cfaef1b * test is i386 specific 2002-10-15 06:33:17 +00:00
florian
3290129414 * InitFPU renamed to SysResetFPU 2002-10-14 20:40:22 +00:00
peter
956ec2874f * use FPC_THREADING define for removing thread dependent code 2002-10-14 19:46:50 +00:00
peter
94b4f206e0 * threading switch 2002-10-14 19:45:54 +00:00
peter
08c058037f * only allow threadvar when threading switch is defined 2002-10-14 19:45:02 +00:00
peter
7489b6629f * threadvars need 4 bytes extra for storing the threadvar index 2002-10-14 19:44:43 +00:00
peter
fe277e4c87 * (hacked) new threadvar relocate code 2002-10-14 19:44:13 +00:00