Commit Graph

16242 Commits

Author SHA1 Message Date
michael
61a8c3d1cb + Corrected the Fields property. 2004-03-19 23:19:51 +00:00
peter
092692f688 * deb packaging fixes
* make deb NODOCS=1 support added
2004-03-19 18:24:31 +00:00
peter
29a9254304 * uncgi removed 2004-03-19 18:00:55 +00:00
peter
2916a874bd * -Sd desc 2004-03-19 17:41:32 +00:00
peter
0d5496d43e * use fpdoc from utils tree if found 2004-03-19 17:39:03 +00:00
marco
8f0bc1fc2d * more strutils small things 2004-03-19 12:54:22 +00:00
michael
c11c3fdc67 + Added memds 2004-03-18 22:40:11 +00:00
michael
a0223ec65d + Initial implementation 2004-03-18 22:27:18 +00:00
peter
9e0fb804f1 * fix overflow 2004-03-18 17:29:40 +00:00
marco
e6365c83ca * more simple implementations done, based on copy() Largely untested 2004-03-18 16:55:47 +00:00
marco
aa58205eca * strutils added 2004-03-18 16:54:03 +00:00
peter
f4e7f793f5 * missing result initialization in node2opstr 2004-03-18 16:29:07 +00:00
peter
6ced282cbc * operator overload not allowed 2004-03-18 16:22:06 +00:00
peter
6b96b70118 * fixed operator overload allowing for pointer-string
* replaced some type_e_mismatch with more informational messages
2004-03-18 16:19:03 +00:00
marco
fe251972ec * Now working under Darwin 2004-03-18 16:12:14 +00:00
olle
2b7ad259b9 + added type similarity check in newasmsymbol 2004-03-18 11:45:39 +00:00
olle
a7f25327f6 * change AT_FUNCTION to AT_DATA where appropriate 2004-03-18 11:43:57 +00:00
mazen
91a73eeb3d + support of bouth compiler versions 2004-03-18 07:52:09 +00:00
mazen
a0502a58de + 1.9.3 debian make 2004-03-18 07:50:57 +00:00
florian
0b0c4a4062 * fixed handling of doubles in a native arm compiler
* fixed handling of typed double constants on arm
2004-03-17 22:27:41 +00:00
marco
98923076ac * initial implementations for some routines 2004-03-17 22:18:48 +00:00
Jonas Maebe
034725dfff * fixed missing restoring of true/falselabels in case of explicit
integer to same-sized boolean conversions
2004-03-17 20:06:56 +00:00
michael
334c6b36cb * Fixed: Macavail -> CMaxAvail (from Marc Weustinc) 2004-03-17 12:50:53 +00:00
olle
b0b02f0d09 * bugfix in [read|write]asmsymbols for data and address labels 2004-03-17 12:12:59 +00:00
olle
ea51b18d9b * bugfix for multiline string constants 2004-03-17 12:03:00 +00:00
mazen
4a0a19d733 + added to use Lazarus debugging compiler 2004-03-17 11:58:03 +00:00
marco
4c3ccc8a7d * stupid mistake fixed 2004-03-16 22:56:53 +00:00
florian
74501ae73f * some alignment issues resolved
* compiler doesn't generate anymore instructions not supported by the linux fpe
2004-03-16 22:12:10 +00:00
florian
5074b9a1a8 * disabled internal ln 2004-03-16 22:02:26 +00:00
marco
c9da114d23 * copy'n paste 2004-03-16 19:22:03 +00:00
marco
510e8a722a * sockaddr is now a union between the old and new struct as grace period 2004-03-16 19:15:57 +00:00
marco
52a9379c8d * copied from FreeBSD, needs checking 2004-03-16 18:24:03 +00:00
marco
42cf83cec8 * sockets active again 2004-03-16 18:20:55 +00:00
marco
bdb8404de0 * new files sockets changes 2004-03-16 18:04:27 +00:00
marco
a45e1cd3f1 * first changes sockets units 2004-03-16 18:03:37 +00:00
peter
f80bea52e9 * reset current_module,current_procinfo so the destroy routines
can't access their info anymore, because that can be already
    destroyed
2004-03-16 16:20:49 +00:00
peter
73feaae814 * fix out of bounds for string compares 2004-03-16 16:19:44 +00:00
peter
38373b90d8 * check for top_ref instead of OT_MEMORY in needaddrprefix 2004-03-16 16:19:19 +00:00
peter
4f32f8ca93 * adaption to compile with 1.0.x in new rtl 2004-03-16 15:25:16 +00:00
Károly Balogh
ac2371b771 * first implementation of some startup code for MOS 2004-03-16 10:29:22 +00:00
mazen
703f4f29d0 + _haltproc definition for linux/sparc 2004-03-16 10:19:11 +00:00
florian
f9840598b0 * handling of spilling improved 2004-03-15 22:20:13 +00:00
peter
beaaeed1e1 * regenerated 2004-03-15 21:57:50 +00:00
peter
be489d4405 * start with bssline 2004-03-15 21:50:09 +00:00
peter
a04210006e * test for cmem unit 2004-03-15 21:49:11 +00:00
peter
abfc396c40 * cmem moved to rtl
* longint replaced with ptrint in heapmanagers
2004-03-15 21:48:26 +00:00
peter
afe7a7b69c * cmem moved to rtl 2004-03-15 21:46:07 +00:00
peter
07acabc5b1 * fix memory allocation in stringtoppchar 2004-03-15 20:43:07 +00:00
peter
6219d43b43 * exit with rte 204 instead of looping infinite when a heap record
size is overwritten with 0
2004-03-15 20:42:39 +00:00
peter
d4d90841d4 * fix lineinfo broken by valgrind patch 2004-03-15 16:09:03 +00:00