Commit Graph

17040 Commits

Author SHA1 Message Date
Jonas Maebe
1d846baf9e * fixed relabeling properly now :) 2004-07-22 10:09:10 +00:00
Jonas Maebe
038a5dde80 * fixed relabeling (nextaltnr was never increased)
* fixed inlining of case statements at the node level
2004-07-22 10:07:09 +00:00
michael
ebead1b5ee + Implemented all functions 2004-07-21 20:37:03 +00:00
michael
d03877c186 + Support for topics and editing module/package element 2004-07-21 19:25:01 +00:00
Jonas Maebe
50dfc8f5a7 * do a resulttypepass of left in the overloaded pass_1 before checking
its resulttype
2004-07-21 15:09:10 +00:00
marco
4ec78f6f11 * corrected typo in reported in debian bug 255960 2004-07-20 09:28:12 +00:00
marco
07a3e047db * some updates to xy2ansi 2004-07-20 09:26:04 +00:00
michael
e605893f0d + Fixes from Jesus Reyes to implement DisplayWith, DisplayLabel, Visibility 2004-07-19 20:27:28 +00:00
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