Commit Graph

17232 Commits

Author SHA1 Message Date
florian
ed4d14932e * indexword in 1.0.x is broken 2004-07-19 19:21:02 +00:00
florian
aba734edc9 * fixed funcret_paraloc writing in units 2004-07-19 19:15:50 +00:00
Károly Balogh
683a81bac8 * initial revision 2004-07-19 18:38:22 +00:00
michael
137ea3c5a4 + version 6.3.7 of Tdbf component 2004-07-19 16:30:20 +00:00
Jonas Maebe
c8a7c5b96f * fixed loading external procedure addresses 2004-07-19 12:45:43 +00:00
Tomas Hajny
692fa34dba * fix for OS/2 and EMX - .section not supported by as.exe 2004-07-18 22:04:55 +00:00
Tomas Hajny
f9a6b880d4 + matrix, convutil and strutils added 2004-07-18 21:50:36 +00:00
Tomas Hajny
d60a7d24d6 + convutil and strutils added 2004-07-18 21:44:38 +00:00
Tomas Hajny
668400675a + support 8.3 2004-07-18 21:41:34 +00:00
florian
7a7c34e1b7 + several unicode (to/from utf-8 conversion) stuff added
* some longint -> SizeInt changes
2004-07-18 20:21:44 +00:00
marco
4d28b94218 * template updated 2004-07-18 19:26:59 +00:00
marco
e7b88006d2 * more fixes. Linux specific cases ifdef linuxed 2004-07-18 17:06:28 +00:00
Jonas Maebe
d43436e1cd * fixed indexbyte/word/dword when length is 0 (return -1 instead of 0) 2004-07-18 16:40:08 +00:00
marco
ab913d0d17 * more 1.9.x fixes 2004-07-18 16:11:23 +00:00
Tomas Hajny
e74d8c98a6 + Memory allocation routines changed to support the new memory manager 2004-07-18 15:20:38 +00:00
Jonas Maebe
c7afb87846 * use indexword() in tsuperregisterworklist.delete, greatly speeds up
compilation of tw2242
2004-07-18 15:14:59 +00:00
Jonas Maebe
aa6475e9fd * fixed BSD getdomainname for FPC_USE_LIBC 2004-07-18 14:54:42 +00:00
michael
db96c04104 + Changed extended to double for better Delphi compatibility 2004-07-18 13:16:50 +00:00
marco
e35a3f8c65 * more 1.9.x fixes 2004-07-18 12:11:47 +00:00
marco
7dcad07b60 * 1.9.x fixes 2004-07-18 11:57:11 +00:00
marco
f498e954a5 * small 1.0.x fix to earlier patch 2004-07-18 11:32:24 +00:00
marco
8bf63be7c6 * small fix for BSD getdomainname. BSD version is based on Sysctl 2004-07-18 11:27:54 +00:00
marco
5f8f040fdc * 1.9.x fixes 2004-07-18 11:04:29 +00:00
marco
3e7ae43113 * 1.9.x fixes 2004-07-18 10:00:29 +00:00
marco
2b2a998ce6 * typecast to get it compiling again 2004-07-18 09:54:39 +00:00
marco
1680140105 * added typecast to get it compiling again 2004-07-18 09:54:00 +00:00
marco
9f87239209 * running ex9.pp fixed 2004-07-18 09:49:19 +00:00
marco
7fb5f2cf1f * fix for EXEEXT 2004-07-18 09:47:56 +00:00
marco
92ff8042a1 * 1.9.x updates 2004-07-17 22:58:25 +00:00
marco
42e0038611 * 1.9.x updates 2004-07-17 22:36:05 +00:00
marco
b95908698f * 1.9.x updates 2004-07-17 22:26:42 +00:00
marco
fe840931ad * 1.9.x updates 2004-07-17 22:22:40 +00:00
marco
92ed8c2f77 * 1.9.x updates 2004-07-17 22:10:48 +00:00
marco
72fa25740f * 1.9.x updates 2004-07-17 22:03:43 +00:00
marco
5fac440240 * some 1.9.x fixes 2004-07-17 22:00:37 +00:00
marco
b0d7f0a9f3 * more architecture independance 2004-07-17 21:43:08 +00:00
marco
f4bbd23367 * fix for architecture dependance 2004-07-17 21:41:45 +00:00
marco
6fcd7583c1 * x86 dependancy fixed, reported by Claviola 2004-07-17 21:00:21 +00:00
michael
7ef820a990 + Added RTTIUtils unit 2004-07-17 18:37:13 +00:00
marco
93c356f300 * generalised the {$ifdef cpu_i386} ..powerpc stuff to FPC_BIG_ENDIAN and
FPC_LITTLE_ENDIAN
2004-07-17 16:02:58 +00:00
Jonas Maebe
75c3c8b259 * shell now returns an exitcode
* print an error if linking failed when linking was done using a script
2004-07-17 15:51:57 +00:00
Jonas Maebe
dbedc97141 * initialise StackLength (fixes stack checking in general, and tw2897 in
particular)
2004-07-17 15:31:03 +00:00
Jonas Maebe
0ba2497f24 * don't use O_CREATE when opening a file for appending (fixes tw1744) 2004-07-17 15:20:55 +00:00
Jonas Maebe
8e0fd21568 * fixed op_const_reg_reg for (OP_ADD,0,reg1,reg2) 2004-07-17 14:48:20 +00:00
Jonas Maebe
6dc5cfdb8d - removed useless maybe_pushfpu code for ppc 2004-07-17 14:47:16 +00:00
florian
b1dc8c5572 * function result location for syscalls on MOS hopefully correctly set now 2004-07-17 13:51:57 +00:00
Jonas Maebe
5ac21c998a * don't finalize typed consts (fixes bug3212, but causes memory leak;
they should be finalized at the end of the module)
2004-07-17 13:14:17 +00:00
Jonas Maebe
beedbae08a + added 2004-07-17 13:05:18 +00:00
Tomas Hajny
4e64f86456 + missing CVS logs added 2004-07-17 10:13:09 +00:00
marco
581c8a68e2 * reverted more changes regarding isatty 2004-07-16 22:14:34 +00:00