Commit Graph

12726 Commits

Author SHA1 Message Date
marco
f14e276fc7 * More bugs, but now gmake all works. 2003-01-24 21:13:31 +00:00
pierre
58751d1d7e * Use RELEASE=1 already for compiler cycle 2003-01-24 15:31:52 +00:00
mazen
0de4838d36 - internal errors rmoved from a_loar_reg_reg when reg sizes differs from 32 2003-01-22 22:30:03 +00:00
mazen
07a21319b9 * making math code in RTL compiling.
*NB : This does NOT mean necessary that it will generate correct code!
2003-01-22 20:45:15 +00:00
pierre
6263453375 * check added 2003-01-22 16:12:43 +00:00
pierre
2584bd9df4 * center all dialogs 2003-01-22 14:15:13 +00:00
pierre
739c92c1f7 * fix problem with Alt-X (webbug 1959)
+ use fpusrscr unit to restore console at exit.
2003-01-22 13:42:35 +00:00
pierre
b230154c32 * also check that array can be accessed correctly 2003-01-22 00:36:40 +00:00
pierre
ba308b65b3 * implement reloadfile if changed 2003-01-22 00:27:58 +00:00
mazen
c959c98665 - fpc_int64_to_double removed as not supported by most cpu targets 2003-01-21 19:36:36 +00:00
marco
ac66352194 * Initial makefiles 2003-01-21 15:43:31 +00:00
marco
e48ed0daea * NetBSD first rtl. Still not 100%, but close 2003-01-21 15:39:45 +00:00
marco
2478552240 * fix octal that broke 1.0.x 2003-01-21 15:34:59 +00:00
pierre
2a17241d66 * set sizes needs to be passes in bits not bytes to stabs info 2003-01-21 14:36:44 +00:00
marco
5ecba7a95a * Hmm, still was linux version in 1.1? 2003-01-21 14:03:03 +00:00
pierre
17683a6164 * new check 2003-01-21 13:45:09 +00:00
pierre
6e0c3e9005 + new tests for static troubles 2003-01-21 11:55:14 +00:00
pierre
30d8d499de * fix problem with Paste from Menu web bug #2173 2003-01-21 11:03:56 +00:00
daniel
dc14489292 * Fixed another 200301081 2003-01-21 10:41:13 +00:00
daniel
a86b31c4f0 * Another 200301081 fixed 2003-01-21 08:48:08 +00:00
mazen
c3321868d5 * many stuff related to RTL fixed 2003-01-20 22:21:36 +00:00
mazen
17c27617bc * A_CMPrs --> A_FCMPs and A_CMPd --> A_FCMPd 2003-01-20 20:15:44 +00:00
pierre
d20b8fef95 * check static with objects without VMTs 2003-01-20 15:49:57 +00:00
pierre
9614990e3d + check sizeof for objects 2003-01-20 14:56:22 +00:00
pierre
6055372c98 * tests clarified 2003-01-20 14:13:28 +00:00
pierre
04ca39e630 + add checks with InstanceSize called by different methods 2003-01-20 13:37:17 +00:00
nils
52e083a25d * added function make_id 2003-01-19 14:57:50 +00:00
nils
5ebd3ac8b8 * removed mode objfpc 2003-01-19 14:57:12 +00:00
michael
3dc6318b36 + Much more functions implemented 2003-01-19 14:37:06 +00:00
michael
e3936762f2 + initial checkin. 2003-01-19 00:01:55 +00:00
michael
d9537256ab + Fixed EncodeDate/Time so they use TryEncodeDate/Time 2003-01-18 23:45:37 +00:00
marco
c0547e20c5 * Small fix for netbsd 2003-01-18 16:16:13 +00:00
carl
7125a3c6ff * remove linux define for BSDs 2003-01-18 13:37:06 +00:00
pierre
b81cf2e0b4 * fix web bug #1649 2003-01-18 01:36:23 +00:00
marco
636cb5bb85 * some updates 2003-01-17 22:13:47 +00:00
marco
a14491988b * small fix 2003-01-17 19:01:07 +00:00
pierre
44a6385e53 + class / sizeof / typeof tests for classes 2003-01-17 15:39:25 +00:00
daniel
ca8b793849 * Fixed internalerror 200301081 problem 2003-01-17 12:45:40 +00:00
daniel
b917897ef4 * Optalign conditional code adapted to record Tregister 2003-01-17 12:03:45 +00:00
peter
674d7a80b8 * fixed wrong methodpointer loads 2003-01-16 22:14:49 +00:00
peter
34de6782a5 * convert_l3 convertlevel added. This level is used for conversions
where information can be lost like converting widestring->ansistring
    or dword->byte
2003-01-16 22:13:51 +00:00
peter
14f92fa36f * Find the correct procvar to load when using @ in fpc mode 2003-01-16 22:12:22 +00:00
peter
da14652287 * fixed tprocdef.is_addressonly 2003-01-16 22:11:33 +00:00
pierre
316a72bc08 * avoid crash if opening empty Code Template dialog 2003-01-16 14:53:18 +00:00
olle
6af7aba722 + added new register constants
+ implemented register convertion proc
2003-01-16 11:31:28 +00:00
olle
e45d57fd4f * changed access of globals to be indirect via TOC 2003-01-16 11:29:11 +00:00
Tomas Hajny
5e2e0e48d2 * default sharing mode changed to DenyNone 2003-01-15 22:16:12 +00:00
sg
7b1d508f3a * the units DOM, XMLRead and XMLWrite now compile with Delphi without
modifications as well
2003-01-15 21:59:55 +00:00
carl
3967f76cdd * fix highname problem 2003-01-15 20:02:28 +00:00
peter
dc35a0142d * typo in previous commit 2003-01-15 12:01:24 +00:00