fpc/compiler
peter 2b44a66b5a * fixed value openarray
* ungettemp of arrayconstruct
1998-10-01 09:22:52 +00:00
..
aasm.pas * released REGALLOC 1998-09-20 17:11:21 +00:00
ag68kgas.pas * changed all length(p^.value_str^) into str_length(p) 1998-09-28 16:57:09 +00:00
ag68kmit.pas * changed all length(p^.value_str^) into str_length(p) 1998-09-28 16:57:09 +00:00
ag68kmot.pas * alignment of byte bugfix 1998-09-16 01:08:08 +00:00
ag386int.pas * released REGALLOC 1998-09-20 17:11:21 +00:00
ag386nsm.pas * released REGALLOC 1998-09-20 17:11:21 +00:00
aopt386.pas
asmutils.pas * bugfixes from fix branch 1998-09-24 17:54:15 +00:00
assemble.pas * merged fixes 1998-09-16 16:41:38 +00:00
browser.pas * changed all length(p^.value_str^) into str_length(p) 1998-09-28 16:57:09 +00:00
catch.pas
cg68kadd.pas * changed all length(p^.value_str^) into str_length(p) 1998-09-28 16:57:09 +00:00
cg68kcal.pas * merged fixes 1998-09-20 12:26:35 +00:00
cg68kcnv.pas + pass_2 for cg386 1998-09-17 09:42:09 +00:00
cg68kcon.pas
cg68kflw.pas + pass_2 for cg386 1998-09-17 09:42:09 +00:00
cg68kinl.pas * merged fixes 1998-09-20 12:26:35 +00:00
cg68kld.pas + pass_2 for cg386 1998-09-17 09:42:09 +00:00
cg68kmat.pas
cg68kmem.pas + pass_2 for cg386 1998-09-17 09:42:09 +00:00
cg68kset.pas + pass_2 for cg386 1998-09-17 09:42:09 +00:00
cg386add.pas * changed all length(p^.value_str^) into str_length(p) 1998-09-28 16:57:09 +00:00
cg386cal.pas * fixed value openarray 1998-10-01 09:22:52 +00:00
cg386cnv.pas * fixed boolean(longbool) conversion 1998-09-30 12:14:24 +00:00
cg386con.pas + pass_2 for cg386 1998-09-17 09:42:09 +00:00
cg386flw.pas * fixed repeat continue until true; 1998-09-28 12:13:51 +00:00
cg386inl.pas + added vmt_offset in tobjectdef.write for fututre use 1998-09-21 08:45:05 +00:00
cg386ld.pas * fixed value openarray 1998-10-01 09:22:52 +00:00
cg386mat.pas + pass_2 for cg386 1998-09-17 09:42:09 +00:00
cg386mem.pas * type casts pchar<->ansistring fixed 1998-09-27 10:16:22 +00:00
cg386set.pas + pass_2 for cg386 1998-09-17 09:42:09 +00:00
cga68k.pas * changed all length(p^.value_str^) into str_length(p) 1998-09-28 16:57:09 +00:00
cobjects.pas * some changes to compile with Delphi 1998-09-18 16:03:37 +00:00
comphook.pas
compiler.pas
csopt386.pas + added vmt_offset in tobjectdef.write for fututre use 1998-09-21 08:45:05 +00:00
cws.txt
daopt386.pas * small compiling problems fixed 1998-09-20 18:00:19 +00:00
depend Added compiler call 1998-09-21 15:45:25 +00:00
dmisc.pas * some changes to compile with Delphi 1998-09-18 16:03:37 +00:00
errorn.msg * merged fixes 1998-09-16 16:41:38 +00:00
files.pas * fixed unit interdependency with circular uses 1998-09-30 16:43:34 +00:00
gdb.pas + browsing updated and developed 1998-09-22 17:13:42 +00:00
gendef.pas
hcodegen.pas + pass_2 for cg386 1998-09-17 09:42:09 +00:00
htypechk.pas * fixed bool-bool cnv 1998-09-30 16:42:52 +00:00
i386.pas * released REGALLOC 1998-09-20 17:11:21 +00:00
import.pas * remove extension if one is specified 1998-09-30 12:16:47 +00:00
innr.inc
link.pas * remove also the end files for smartlinking 1998-09-29 15:23:05 +00:00
m68k.pas
Makefile + chmod 755 makecfg 1998-09-29 18:34:45 +00:00
messages.pas * merged fixes 1998-09-16 16:41:38 +00:00
mppc68k.bat
mppc386.bat * some changes to compile with Delphi 1998-09-18 16:03:37 +00:00
msgidx.inc * some more unit messages 1998-09-30 16:39:29 +00:00
msgtxt.inc * some more unit messages 1998-09-30 16:39:29 +00:00
opts68k.pas * moved -A to options.pas, becuase the code is the same 1998-09-25 09:57:08 +00:00
opts386.pas * moved -A to options.pas, becuase the code is the same 1998-09-25 09:57:08 +00:00
os2_targ.pas
parser.pas * fixed unit interdependency with circular uses 1998-09-30 16:43:34 +00:00
pass_1.pas * fixed type node which was always set to void :( 1998-09-24 15:13:44 +00:00
pass_2.pas * first working array of const things 1998-09-23 09:58:48 +00:00
pbase.pas + idtoken and only one token table 1998-09-26 17:45:30 +00:00
pdecl.pas * better error recovering 1998-09-30 07:40:33 +00:00
pexports.pas + idtoken and only one token table 1998-09-26 17:45:30 +00:00
pexpr.pas * better error recovering 1998-09-30 07:40:33 +00:00
pmodules.pas * fixed unit interdependency with circular uses 1998-09-30 16:43:34 +00:00
popt386.pas * fixed subl $2,esp;psuhw bug 1998-09-30 12:18:29 +00:00
pp.pas * changed all length(p^.value_str^) into str_length(p) 1998-09-28 16:57:09 +00:00
ppc.dpr * some changes to compile with Delphi 1998-09-18 16:03:37 +00:00
ppovin.pas
ppu.pas + aktmodeswitches 1998-09-24 23:49:05 +00:00
pstatmnt.pas + idtoken and only one token table 1998-09-26 17:45:30 +00:00
psystem.pas + aktmodeswitches 1998-09-24 23:49:05 +00:00
ptconst.pas + aktmodeswitches 1998-09-24 23:49:05 +00:00
ra68kmot.pas
ra386att.pas * bugfix from fix branch 1998-09-24 17:52:31 +00:00
ra386dir.pas
ra386int.pas
scandir.inc * changed all length(p^.value_str^) into str_length(p) 1998-09-28 16:57:09 +00:00
scanner.pas * fixed unit interdependency with circular uses 1998-09-30 16:43:34 +00:00
script.pas
switches.pas + browsing updated and developed 1998-09-22 17:13:42 +00:00
symdef.inc * tobjectdef.publicsyms.datasize was set to savesize, this is wrong now 1998-09-25 12:01:41 +00:00
symdefh.inc * overloading fix for array of const 1998-09-23 12:03:51 +00:00
symppu.inc * changed all length(p^.value_str^) into str_length(p) 1998-09-28 16:57:09 +00:00
symsym.inc * fixed value openarray 1998-10-01 09:22:52 +00:00
symsymh.inc * fixed enum for not GDB 1998-09-24 15:11:17 +00:00
systems.pas * merged fixes 1998-09-16 16:41:38 +00:00
tcadd.pas * splitted pass_1 1998-09-23 20:42:22 +00:00
tccal.pas * did not compile for browser 1998-09-28 11:22:15 +00:00
tccnv.pas * type casts pchar<->ansistring fixed 1998-09-27 10:16:22 +00:00
tccon.pas * splitted pass_1 1998-09-23 20:42:22 +00:00
tcflw.pas * splitted pass_1 1998-09-23 20:42:22 +00:00
tcinl.pas * splitted pass_1 1998-09-23 20:42:22 +00:00
tcld.pas + floatdef support for array of const 1998-09-28 11:07:39 +00:00
tcmat.pas * splitted pass_1 1998-09-23 20:42:22 +00:00
tcmem.pas * small problems with DOM and excpetions fixed (code generation 1998-09-26 15:03:02 +00:00
tcset.pas * splitted pass_1 1998-09-23 20:42:22 +00:00
temp_gen.pas
tgen68k.pas
tgeni386.pas * released REGALLOC 1998-09-20 17:11:21 +00:00
todo.txt
token.inc * fixed far,near which are not keywords 1998-09-30 12:12:30 +00:00
tpexcept.pas
tree.pas * changed all length(p^.value_str^) into str_length(p) 1998-09-28 16:57:09 +00:00
types.pas * first working array of const things 1998-09-23 09:58:48 +00:00
verbose.pas * changed all length(p^.value_str^) into str_length(p) 1998-09-28 16:57:09 +00:00
version.inc
win_targ.pas