Commit Graph

3051 Commits

Author SHA1 Message Date
peter
9d4d785af3 * print also manglednames when changed 1999-05-08 15:26:11 +00:00
florian
848c61018b * enumeration type names are now written in lowercase (rtti) 1999-05-07 11:06:37 +00:00
florian
e973e4b583 * two typos fixed 1999-05-07 11:02:14 +00:00
florian
c57f9f07a7 * adapted for use with DOS 1999-05-07 11:02:06 +00:00
peter
baa08b8bab * fixed crash 1999-05-07 10:36:09 +00:00
florian
a62eb5e144 * first fix for a problem with method pointer properties, still doesn't work
with WITH
1999-05-07 10:35:20 +00:00
pierre
8e8348c304 + typed const alignment bug 1999-05-07 09:40:13 +00:00
michael
f07799a2ef More changes by Alexander Stohr 1999-05-07 08:00:14 +00:00
pierre
e9381eca00 * added alignment code for .bss
* stabs correct but externalbss disabled
    would need a special treatment in writestabs
1999-05-07 00:36:56 +00:00
pierre
e9da9f168e explicit type conv to pobject checked with cond TESTOBJEXT2 1999-05-07 00:33:47 +00:00
pierre
c48b49b0e9 * AG386BIN cond -> OLDASM, only cosmetic 1999-05-07 00:08:48 +00:00
pierre
200421f1b5 + added aligmnent of data for typed consts
for var it is done by AS or LD or in ag386bin for direct object output
1999-05-07 00:06:22 +00:00
peter
9abbb34b34 * fixed crash 1999-05-06 21:40:16 +00:00
peter
4e4a83bfe8 * don't register errordef 1999-05-06 21:38:38 +00:00
peter
8ba31512e1 * check for calln in handle_procvar 1999-05-06 10:13:20 +00:00
peter
b107bae0b3 * overloaded conversion has lower priority 1999-05-06 10:10:02 +00:00
peter
458a7be587 * generic write_float str_float 1999-05-06 09:05:11 +00:00
peter
1c96916943 * generic write_float and str_float
* fixed constant float conversions
1999-05-06 09:05:05 +00:00
daniel
cc192abd33 * New versions by Ramon Bosque 1999-05-06 08:15:39 +00:00
florian
f3f9619662 * fixed register allocation for val 1999-05-05 22:25:21 +00:00
peter
337d303bbe * 0.99.10 check for browser 1999-05-05 22:24:08 +00:00
peter
4841b4236c * updated messages 1999-05-05 22:21:47 +00:00
peter
6f8985406a * output is more like as 2.9.1
* stabs really working for go32v2
1999-05-05 17:34:29 +00:00
Jonas Maebe
ddc47d6753 + remove the segment prefixes from LEA instructions 1999-05-05 16:19:04 +00:00
Jonas Maebe
ab37fa22c8 * changes to handle_val so register vars are pushed/poped only once 1999-05-05 16:18:20 +00:00
florian
253ba04a57 * a delphi compiled compiler recompiles ppc 1999-05-05 10:05:48 +00:00
florian
47fd93dfa5 * more fixes to get it with delphi running 1999-05-05 09:19:03 +00:00
michael
a518395930 First translation of Alexander Stohr 1999-05-05 08:44:21 +00:00
michael
ee52c873e7 * kernel32 changed to kernel32.dll 1999-05-05 08:20:12 +00:00
michael
611a4b04b6 * Added alias for strings unit 1999-05-05 08:10:30 +00:00
michael
0ffdaa141a * Changed longword to cardinal 1999-05-05 08:09:24 +00:00
carl
040fa666a8 + SetActivePage
+ SetVisualPage
  * Some bugfixes
  * Experimentation with new method for arc/ellipse
1999-05-05 02:16:40 +00:00
pierre
4a1e9f1419 * unneeded assembler code converted to pascal 1999-05-04 23:55:50 +00:00
pierre
2ac48e8ad1 SYSTEM_DEBUG_STARTUP used to output args and env at start 1999-05-04 23:28:40 +00:00
pierre
b229e83941 * uses FPC_VERSION to get it to work undder v09910 1999-05-04 23:23:53 +00:00
pierre
0b186f043a + FPC_VERSION (with shell $(PP) -iV) 1999-05-04 23:20:42 +00:00
florian
1e259f687f + %1 ... %9 added 1999-05-04 22:10:15 +00:00
florian
95aee40454 * initial release of batch to compile a delphi compiled compiler 1999-05-04 22:08:07 +00:00
florian
78d13ec796 * changes to compile it with Delphi 4.0 1999-05-04 21:44:30 +00:00
florian
001fe80149 * some explicit language removed 1999-05-04 17:17:31 +00:00
pierre
0d11d01b8d * fix for unitsym problem 1999-05-04 16:05:13 +00:00
pierre
0fc900da28 * avoid RTE220 in gentypedconstloadnode 1999-05-04 14:27:04 +00:00
peter
1184d1d208 * browser off by default 1999-05-04 11:59:42 +00:00
peter
3f4d7c46ab + init 1999-05-04 10:42:40 +00:00
michael
d9a697f899 + Added bug #250 1999-05-04 08:36:05 +00:00
michael
8b489a0f24 + Added bug #249 1999-05-04 08:12:35 +00:00
peter
b0b561fa95 * small update
* uses gprt1 again for gprt21 becuase gprt21.as crashes
1999-05-03 23:30:28 +00:00
peter
1203889536 * typo with -TP which should be -iTP 1999-05-03 22:38:10 +00:00
peter
5d32649b29 * os_source,os_target depends now on the compiler
* cpu depends on the compiler
  * datestr y2k proof
1999-05-03 22:29:04 +00:00
peter
d58b3fbdee + glibc 2.1 1999-05-03 21:30:30 +00:00