florian 1b5fda2764 * some false warnings "function result doesn't seems to be set" are %!s(int64=26) %!d(string=hai) anos
..
new a184e5ff43 * well, more changes, especially parts of secondload ported %!s(int64=27) %!d(string=hai) anos
Makefile 250a45a988 * makecfg updated %!s(int64=27) %!d(string=hai) anos
aasm.pas 8cf4da6d5e + optimize pascal code surrounding assembler blocks %!s(int64=27) %!d(string=hai) anos
ag386cof.pas 1ace0dc9b8 * moved some tables from ra386*.pas -> i386.pas %!s(int64=27) %!d(string=hai) anos
ag386int.pas 7c90404c78 * smartlinking doesn't crash anymore %!s(int64=27) %!d(string=hai) anos
ag386nsm.pas 7c90404c78 * smartlinking doesn't crash anymore %!s(int64=27) %!d(string=hai) anos
ag68kgas.pas f986459350 * don't count ait_marker for lineinfo %!s(int64=27) %!d(string=hai) anos
ag68kmit.pas f986459350 * don't count ait_marker for lineinfo %!s(int64=27) %!d(string=hai) anos
ag68kmot.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals %!s(int64=27) %!d(string=hai) anos
ag68kmpw.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals %!s(int64=27) %!d(string=hai) anos
aopt386.pas 64c509adb8 * fixed crash when there are two asm blocks right after each other %!s(int64=27) %!d(string=hai) anos
assemble.pas 1ace0dc9b8 * moved some tables from ra386*.pas -> i386.pas %!s(int64=27) %!d(string=hai) anos
browcol.pas 2952458f80 + added objects and records symbol tables %!s(int64=26) %!d(string=hai) anos
browlog.pas f379498229 + BrowserLog for browser.log generation %!s(int64=27) %!d(string=hai) anos
catch.pas b49c75e37b * mssing endif added %!s(int64=26) %!d(string=hai) anos
cg386add.pas e7b59e15ee * fixed set1 <= set2 for small sets %!s(int64=27) %!d(string=hai) anos
cg386cal.pas b73b83a01b + complex results for assembler functions, fixes bug0155 %!s(int64=26) %!d(string=hai) anos
cg386cnv.pas 039eeee40d * ltemptoremove handling corrected %!s(int64=26) %!d(string=hai) anos
cg386con.pas 8740d63a3a * shortstring truncated after 255 chars %!s(int64=27) %!d(string=hai) anos
cg386flw.pas 0109220005 * bug0152 for i:=1 to i-5 do (i-5) evaluated first %!s(int64=27) %!d(string=hai) anos
cg386inl.pas 9bcf29803e * in some cases a writeln of temp. ansistrings cause a memory leak, fixed %!s(int64=26) %!d(string=hai) anos
cg386ld.pas ccd94e19cc * "procedure of object"-stuff fixed %!s(int64=27) %!d(string=hai) anos
cg386mat.pas 9b3fd7f5b6 + range checking for ansi- and widestrings %!s(int64=26) %!d(string=hai) anos
cg386mem.pas af2262f9d7 * potential bug in secondvecn fixed %!s(int64=26) %!d(string=hai) anos
cg386set.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals %!s(int64=27) %!d(string=hai) anos
cg68kadd.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals %!s(int64=27) %!d(string=hai) anos
cg68kcal.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals %!s(int64=27) %!d(string=hai) anos
cg68kcnv.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals %!s(int64=27) %!d(string=hai) anos
cg68kcon.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals %!s(int64=27) %!d(string=hai) anos
cg68kflw.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals %!s(int64=27) %!d(string=hai) anos
cg68kinl.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals %!s(int64=27) %!d(string=hai) anos
cg68kld.pas a5f0168fbb * wrong stabs info corrected once again !! %!s(int64=27) %!d(string=hai) anos
cg68kmat.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals %!s(int64=27) %!d(string=hai) anos
cg68kmem.pas 1b4990c597 * #0 char removed %!s(int64=27) %!d(string=hai) anos
cg68kset.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals %!s(int64=27) %!d(string=hai) anos
cga68k.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals %!s(int64=27) %!d(string=hai) anos
cobjects.pas 48ebf8cd94 + Tdictionary object: Tsymtable will become object(TTdictionary) in the %!s(int64=27) %!d(string=hai) anos
comphook.pas b5075769be * removed path from output, was there only for debugging %!s(int64=27) %!d(string=hai) anos
compiler.pas f379498229 + BrowserLog for browser.log generation %!s(int64=27) %!d(string=hai) anos
comprsrc.pas 168918c002 + Fixed wrong unit name. %!s(int64=27) %!d(string=hai) anos
csopt386.pas 8cf4da6d5e + optimize pascal code surrounding assembler blocks %!s(int64=27) %!d(string=hai) anos
cws.txt 99db27959b - all stuff moved to docs\internal.tex %!s(int64=27) %!d(string=hai) anos
daopt386.pas 653a798afd * small bugfix (memory corruption could occur when certain fpu instructions %!s(int64=27) %!d(string=hai) anos
depend 7f720c64ef Added compiler call %!s(int64=27) %!d(string=hai) anos
dmisc.pas af83d90357 * some changes to compile with Delphi %!s(int64=27) %!d(string=hai) anos
errorn.msg 19f6b92bc0 + better info for impossible type conversion in calln %!s(int64=26) %!d(string=hai) anos
export.pas a1f1003555 * some range check bugs fixed (still not working !) %!s(int64=27) %!d(string=hai) anos
files.pas 9709b802ba + linkofiles splitted inot linkofiles and linkunitfiles %!s(int64=26) %!d(string=hai) anos
gdb.pas 1896be988f Changes of Alexander Stohr integrated: %!s(int64=27) %!d(string=hai) anos
gendef.pas 1468993242 * new style for m68k/i386 infos and enums %!s(int64=27) %!d(string=hai) anos
globtype.pas dfc4adb603 * dos end of line problem %!s(int64=26) %!d(string=hai) anos
hcodegen.pas 4517f917fd * fixed array of const %!s(int64=27) %!d(string=hai) anos
htypechk.pas c3080c078e htypechk.pas %!s(int64=26) %!d(string=hai) anos
i386.pas 699b53f316 * ppheap init code can be called before any getmem %!s(int64=27) %!d(string=hai) anos
import.pas b4045fe57e + support for dll variables %!s(int64=27) %!d(string=hai) anos
innr.inc 369e79adf9 + assert() support %!s(int64=27) %!d(string=hai) anos
lin_targ.pas 10d97a9144 * bugs related to mangledname solved %!s(int64=27) %!d(string=hai) anos
link.pas 1865f22466 + Fixed gluing of options %!s(int64=26) %!d(string=hai) anos
m68k.pas 7e40231ad7 * some dll support for win32 %!s(int64=27) %!d(string=hai) anos
make.cmd 8aaf209cec + Make script to make compiler under OS/2. %!s(int64=27) %!d(string=hai) anos
messages.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals %!s(int64=27) %!d(string=hai) anos
mppc386.bat e05ec93224 + support of <procedure var type>:=<pointer> in delphi mode added %!s(int64=27) %!d(string=hai) anos
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit %!s(int64=27) %!d(string=hai) anos
msgidx.inc 9cd2a98429 * error adds for bug0175 %!s(int64=26) %!d(string=hai) anos
msgtxt.inc 19f6b92bc0 + better info for impossible type conversion in calln %!s(int64=26) %!d(string=hai) anos
opts386.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals %!s(int64=27) %!d(string=hai) anos
opts68k.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals %!s(int64=27) %!d(string=hai) anos
os2_targ.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals %!s(int64=27) %!d(string=hai) anos
parser.pas 71107624d2 * reset c,pattern,orgpattern also at startup %!s(int64=26) %!d(string=hai) anos
pass_1.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals %!s(int64=27) %!d(string=hai) anos
pass_2.pas 90d0bea35a * first running version of the new code generator %!s(int64=27) %!d(string=hai) anos
pbase.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals %!s(int64=27) %!d(string=hai) anos
pdecl.pas ad379bc2dd * fixed crash with forward declared class of ... %!s(int64=27) %!d(string=hai) anos
pexports.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals %!s(int64=27) %!d(string=hai) anos
pexpr.pas 3134c9352e * small fix for method pointers %!s(int64=26) %!d(string=hai) anos
pmodules.pas 9709b802ba + linkofiles splitted inot linkofiles and linkunitfiles %!s(int64=26) %!d(string=hai) anos
popt386.pas 0d51aa650c + mov reg, mem1 to mov reg, mem1 %!s(int64=27) %!d(string=hai) anos
pp.pas f7732dfcee * give include file name on error %!s(int64=26) %!d(string=hai) anos
ppc.dpr af83d90357 * some changes to compile with Delphi %!s(int64=27) %!d(string=hai) anos
ppheap.pas 699b53f316 * ppheap init code can be called before any getmem %!s(int64=27) %!d(string=hai) anos
ppovin.pas 6396267185 + Compiler,Comphook unit which are the new interface units to the %!s(int64=27) %!d(string=hai) anos
ppu.pas 9709b802ba + linkofiles splitted inot linkofiles and linkunitfiles %!s(int64=26) %!d(string=hai) anos
pstatmnt.pas b73b83a01b + complex results for assembler functions, fixes bug0155 %!s(int64=26) %!d(string=hai) anos
psystem.pas 6ee9d913cd + farpointer type %!s(int64=27) %!d(string=hai) anos
ptconst.pas debe89f4e7 * fix to bug0191 %!s(int64=27) %!d(string=hai) anos
ra386att.pas 8f5a141f9b * incompatible size warning or error suppressed for sizes > 4 %!s(int64=26) %!d(string=hai) anos
ra386dir.pas b285b17fed * bug with static vars in assembler readers %!s(int64=26) %!d(string=hai) anos
ra386int.pas 1ace0dc9b8 * moved some tables from ra386*.pas -> i386.pas %!s(int64=27) %!d(string=hai) anos
ra68kmot.pas 1ace0dc9b8 * moved some tables from ra386*.pas -> i386.pas %!s(int64=27) %!d(string=hai) anos
rautils.pas b285b17fed * bug with static vars in assembler readers %!s(int64=26) %!d(string=hai) anos
readme 491c20797c * class destructors fixed, class instances weren't disposed correctly %!s(int64=26) %!d(string=hai) anos
scandir.inc 92ce0fb888 * $L default extension from resext to objext %!s(int64=26) %!d(string=hai) anos
scanner.pas 1941182a11 + c styled comments %!s(int64=26) %!d(string=hai) anos
script.pas 94b52a3d7f + smartlinking works (only case jumptable left todo) %!s(int64=27) %!d(string=hai) anos
switches.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals %!s(int64=27) %!d(string=hai) anos
symconst.inc 9bcb14e503 * splitted from symtable.pas %!s(int64=27) %!d(string=hai) anos
symdef.inc 800af168b0 * gdb info for local functions was wrong %!s(int64=26) %!d(string=hai) anos
symdefh.inc 10d97a9144 * bugs related to mangledname solved %!s(int64=27) %!d(string=hai) anos
symppu.inc 9709b802ba + linkofiles splitted inot linkofiles and linkunitfiles %!s(int64=26) %!d(string=hai) anos
symsym.inc 800af168b0 * gdb info for local functions was wrong %!s(int64=26) %!d(string=hai) anos
symsymh.inc ffddbaccac * don't make localvar copies for assembler procedures %!s(int64=27) %!d(string=hai) anos
systems.pas 1ace0dc9b8 * moved some tables from ra386*.pas -> i386.pas %!s(int64=27) %!d(string=hai) anos
tcadd.pas 55640c751c * fixed set operations which still had array constructor as type %!s(int64=27) %!d(string=hai) anos
tccal.pas 1b5fda2764 * some false warnings "function result doesn't seems to be set" are %!s(int64=26) %!d(string=hai) anos
tccnv.pas 633f56fb4e * typo error corrected solves bug0190 and bug0204 %!s(int64=26) %!d(string=hai) anos
tccon.pas 85726fcb35 * more ansistring fixes %!s(int64=27) %!d(string=hai) anos
tcflw.pas 54fed4a08f * fixed crash with counter var %!s(int64=27) %!d(string=hai) anos
tcinl.pas 4ec3402851 * compiler crash fixed when constant arguments passed to round/trunc %!s(int64=26) %!d(string=hai) anos
tcld.pas ccd94e19cc * "procedure of object"-stuff fixed %!s(int64=27) %!d(string=hai) anos
tcmat.pas c18fdf95f3 * fix for bug0211 for i386 %!s(int64=26) %!d(string=hai) anos
tcmem.pas 0d65d4126f * fixed indexed access of ansistrings to temp. ansistring, i.e. %!s(int64=26) %!d(string=hai) anos
tcset.pas 6fec6f714a * added 'in []' support %!s(int64=27) %!d(string=hai) anos
temp_gen.pas 2ac877d04f * problem with calls to method pointers in methods fixed %!s(int64=26) %!d(string=hai) anos
tgen68k.pas 6b807957b1 + resetregistercount, resetusableregisters %!s(int64=27) %!d(string=hai) anos
tgeni386.pas ddfe0eeecc * better error info with -Co %!s(int64=27) %!d(string=hai) anos
todo.txt 3134c9352e * small fix for method pointers %!s(int64=26) %!d(string=hai) anos
tokens.pas d17abfd1ad + openstring id is now supported %!s(int64=26) %!d(string=hai) anos
tpexcept.pas 1dab5a8cf0 * removed some erros after other errors (introduced by useexcept) %!s(int64=27) %!d(string=hai) anos
tree.pas 75c443fcf8 * memory leaks with hightree solved by adding a new disposetyp %!s(int64=26) %!d(string=hai) anos
types.pas ccd94e19cc * "procedure of object"-stuff fixed %!s(int64=27) %!d(string=hai) anos
verbose.pas 1b5fda2764 * some false warnings "function result doesn't seems to be set" are %!s(int64=26) %!d(string=hai) anos
version.pas a09375865f * daniels patches against the latest versions %!s(int64=27) %!d(string=hai) anos
win_targ.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals %!s(int64=27) %!d(string=hai) anos

readme

This directory contains the sources of the Free Pascal Compiler

To recompile the compiler, use the batch file
mppc386.bat

If you want to build a m68k version to cross compile from i386 to m68k
use the batch file
mppc68k.bat

If you want to modify the compiler, please read first the compiler
writer's guide (cws.txt) in that directory.


Changes in the syntax or semantic of FPC:
-----------------------------------------
28/01/99 : implicit conversion from boolean to integer is not possible
anymore (solved several bugs) but this could lead to errors
on previously accepted code (PM)
01/02/99: c styled comments are supported (/* ... */), mainly
for the Sibyl sources of Medigo (FK)
02/02/99: class destructors take now two parameters: flag
if the helper routine should free the instance and
self pointer (FK)