peter 09fb8a2649 * FPCTARGETOS/FPCTARGETCPU added as internal environment variable %!s(int64=23) %!d(string=hai) anos
..
i386 fd2ad837e2 * implicit result variable generation for assembler routines %!s(int64=23) %!d(string=hai) anos
ia64 00917cb46f * the info about exception frames is stored now on the stack %!s(int64=24) %!d(string=hai) anos
m68k ac4bbd85f0 * renamed %!s(int64=25) %!d(string=hai) anos
msg 96f61b8248 new errorrw.msg %!s(int64=23) %!d(string=hai) anos
new 0816ae4006 * regenerated %!s(int64=23) %!d(string=hai) anos
powerpc c6d03a29f0 * completed (not compilale yet though) %!s(int64=23) %!d(string=hai) anos
targets 5b9aa10ce9 * fix for a problem with importprocedure %!s(int64=23) %!d(string=hai) anos
utils 7a72f78fe0 * fixed compares %!s(int64=23) %!d(string=hai) anos
Makefile 0816ae4006 * regenerated %!s(int64=23) %!d(string=hai) anos
Makefile.fpc 393ef5c2c2 * cross compiler support %!s(int64=24) %!d(string=hai) anos
README e652444594 + varargs directive %!s(int64=24) %!d(string=hai) anos
aasm.pas 4d4bf26827 * fixed inline crash with assembler routines %!s(int64=23) %!d(string=hai) anos
aopt.pas 9746f4c2d6 * some cg reorganisation %!s(int64=24) %!d(string=hai) anos
aoptbase.pas 9746f4c2d6 * some cg reorganisation %!s(int64=24) %!d(string=hai) anos
aoptcs.pas 9746f4c2d6 * some cg reorganisation %!s(int64=24) %!d(string=hai) anos
aoptda.pas 9746f4c2d6 * some cg reorganisation %!s(int64=24) %!d(string=hai) anos
aoptobj.pas 9746f4c2d6 * some cg reorganisation %!s(int64=24) %!d(string=hai) anos
assemble.pas c5bd8e67ee * compiles again with -dmemdebug %!s(int64=24) %!d(string=hai) anos
browcol.pas d2e1952377 * procsym definition rewrite %!s(int64=24) %!d(string=hai) anos
browlog.pas d2e1952377 * procsym definition rewrite %!s(int64=24) %!d(string=hai) anos
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build %!s(int64=25) %!d(string=hai) anos
catch.pas 684970ea22 * merged generic m68k updates from fixes branch %!s(int64=24) %!d(string=hai) anos
cclasses.pas faf78ea813 * overloading supported in child classes %!s(int64=24) %!d(string=hai) anos
cg64f32.pas 2b3898aeff * adapted ranges of native types to int64 (e.g. high cardinal is no %!s(int64=23) %!d(string=hai) anos
cgbase.pas f15dbd7bf0 * range checking is now processor independent (part in cgobj, part in cg64f32) and should work correctly again (it needed some changes after the changes of the low and high of tordef's to int64) * maketojumpbool() is now processor independent (in ncgutil) * getregister32 is now called getregisterint %!s(int64=23) %!d(string=hai) anos
cgconst.pas 9746f4c2d6 * some cg reorganisation %!s(int64=24) %!d(string=hai) anos
cgobj.pas f15dbd7bf0 * range checking is now processor independent (part in cgobj, part in cg64f32) and should work correctly again (it needed some changes after the changes of the low and high of tordef's to int64) * maketojumpbool() is now processor independent (in ncgutil) * getregister32 is now called getregisterint %!s(int64=23) %!d(string=hai) anos
cmsgs.pas 07495c8526 * renamed messages unit to cmsgs to avoid conflicts with the %!s(int64=24) %!d(string=hai) anos
comphook.pas 2a1adf0ee6 * updates so it works with the ide %!s(int64=24) %!d(string=hai) anos
compiler.pas f959a590fe * Fixes win32 linking problems with import libraries %!s(int64=24) %!d(string=hai) anos
compinnr.inc 7215d46735 * Make new/dispose system functions instead of keywords %!s(int64=24) %!d(string=hai) anos
comprsrc.pas 634a68bf3e * merged netbsd start %!s(int64=24) %!d(string=hai) anos
crc.pas add30a428e * Kylix fixes, mostly case names of units %!s(int64=24) %!d(string=hai) anos
cresstr.pas a7cf57524e * symtable change to classes %!s(int64=24) %!d(string=hai) anos
cstreams.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and %!s(int64=25) %!d(string=hai) anos
cutils.pas faf78ea813 * overloading supported in child classes %!s(int64=24) %!d(string=hai) anos
defines.inc add30a428e * Kylix fixes, mostly case names of units %!s(int64=24) %!d(string=hai) anos
depend e525797c51 * updated copyright to 2000 %!s(int64=25) %!d(string=hai) anos
dmisc.pas 1f4bac4fd0 * delphi fixes %!s(int64=24) %!d(string=hai) anos
export.pas f9794d6904 * added override and virtual for constructors %!s(int64=24) %!d(string=hai) anos
finput.pas 2a1adf0ee6 * updates so it works with the ide %!s(int64=24) %!d(string=hai) anos
fmodule.pas c5bd8e67ee * compiles again with -dmemdebug %!s(int64=24) %!d(string=hai) anos
fppu.pas 76f42ba1cb * check for -Un when loading ppu with wrong name %!s(int64=23) %!d(string=hai) anos
gdb.pas 74f6abf381 * merged register fixes %!s(int64=24) %!d(string=hai) anos
gendef.pas a7cf57524e * symtable change to classes %!s(int64=24) %!d(string=hai) anos
globals.pas fd2ad837e2 * implicit result variable generation for assembler routines %!s(int64=23) %!d(string=hai) anos
globtype.pas fd2ad837e2 * implicit result variable generation for assembler routines %!s(int64=23) %!d(string=hai) anos
htypechk.pas a921654f56 * no longer allow assignments to pointer expressions (unless there's a %!s(int64=23) %!d(string=hai) anos
impdef.pas a7cf57524e * symtable change to classes %!s(int64=24) %!d(string=hai) anos
import.pas f9794d6904 * added override and virtual for constructors %!s(int64=24) %!d(string=hai) anos
link.pas 2e96721c20 * fixed path appending for lib %!s(int64=23) %!d(string=hai) anos
make_old.cmd 918d797b20 * make.cmd renamed to make_old.cmd %!s(int64=24) %!d(string=hai) anos
mdppc386.bat 1f4bac4fd0 * delphi fixes %!s(int64=24) %!d(string=hai) anos
mppc386.bat 07ad807864 * added -FE. to put the PPU's in the compiler dir %!s(int64=25) %!d(string=hai) anos
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit %!s(int64=27) %!d(string=hai) anos
msgidx.inc d117d71141 * typed constants that are "procedure of object" and which are assigned %!s(int64=24) %!d(string=hai) anos
msgtxt.inc 4148949871 * spelling correction (Data types which _require_) %!s(int64=24) %!d(string=hai) anos
nadd.pas 92977ca6ee * fixed fpuregister counting errors ("merged") %!s(int64=23) %!d(string=hai) anos
nbas.pas d2e1952377 * procsym definition rewrite %!s(int64=24) %!d(string=hai) anos
ncal.pas fd2ad837e2 * implicit result variable generation for assembler routines %!s(int64=23) %!d(string=hai) anos
ncgbas.pas 4d4bf26827 * fixed inline crash with assembler routines %!s(int64=23) %!d(string=hai) anos
ncgcnv.pas dc912b6358 * changed remaining "getregister32" calls to "getregisterint" %!s(int64=23) %!d(string=hai) anos
ncgcon.pas d45517d97d * empty widestrings can also be optimized to the constant '0' %!s(int64=23) %!d(string=hai) anos
ncgflw.pas f15dbd7bf0 * range checking is now processor independent (part in cgobj, part in cg64f32) and should work correctly again (it needed some changes after the changes of the low and high of tordef's to int64) * maketojumpbool() is now processor independent (in ncgutil) * getregister32 is now called getregisterint %!s(int64=23) %!d(string=hai) anos
ncgmem.pas dc912b6358 * changed remaining "getregister32" calls to "getregisterint" %!s(int64=23) %!d(string=hai) anos
ncgutil.pas f15dbd7bf0 * range checking is now processor independent (part in cgobj, part in cg64f32) and should work correctly again (it needed some changes after the changes of the low and high of tordef's to int64) * maketojumpbool() is now processor independent (in ncgutil) * getregister32 is now called getregisterint %!s(int64=23) %!d(string=hai) anos
ncnv.pas cd378a2881 * fixed type conversions from dynamic arrays to open arrays %!s(int64=24) %!d(string=hai) anos
ncon.pas 17d6dded66 * interface 2 guid support %!s(int64=24) %!d(string=hai) anos
nflw.pas a3455b27a4 * upper constant limits for "for" loops are now also converted to the %!s(int64=24) %!d(string=hai) anos
ninl.pas fd2ad837e2 * implicit result variable generation for assembler routines %!s(int64=23) %!d(string=hai) anos
nld.pas 02f4482788 * dynarr:=nil support added %!s(int64=23) %!d(string=hai) anos
nmat.pas 928493e3ba * made 'mod powerof2' -> 'and' optimization processor independent %!s(int64=23) %!d(string=hai) anos
nmem.pas b60666ae1f + parasym to tparaitem added %!s(int64=24) %!d(string=hai) anos
nobj.pas 60d2ddbbd5 * protected/private symbols parsing fixed %!s(int64=23) %!d(string=hai) anos
node.pas 02f4482788 * dynarr:=nil support added %!s(int64=23) %!d(string=hai) anos
nopt.pas 43dea5a35f * move class of definitions into type section for delphi %!s(int64=24) %!d(string=hai) anos
nset.pas b60666ae1f + parasym to tparaitem added %!s(int64=24) %!d(string=hai) anos
ogbase.pas 4d4bf26827 * fixed inline crash with assembler routines %!s(int64=23) %!d(string=hai) anos
ogcoff.pas 45dab81414 * merged netbsd, fpu-overflow from fixes branch %!s(int64=24) %!d(string=hai) anos
ogelf.pas 344fd00373 * completed incomplete typed constant records %!s(int64=24) %!d(string=hai) anos
options.pas e45bb82d81 * freemem change to value parameter %!s(int64=24) %!d(string=hai) anos
owar.pas bba2be8243 * more things for tcoffobjectinput %!s(int64=24) %!d(string=hai) anos
owbase.pas bba2be8243 * more things for tcoffobjectinput %!s(int64=24) %!d(string=hai) anos
parser.pas d2e1952377 * procsym definition rewrite %!s(int64=24) %!d(string=hai) anos
pass_1.pas 7edaf1332f * fixed firstpass when det_resulttype returns an error %!s(int64=24) %!d(string=hai) anos
pass_2.pas 60dc4bf0a9 * moved call to "cleanup_regvars" to cga.pas for i386 because it has %!s(int64=24) %!d(string=hai) anos
pbase.pas 5cdb7cc52b * removed getprocvar, use only getprocvardef %!s(int64=23) %!d(string=hai) anos
pdecl.pas b60666ae1f + parasym to tparaitem added %!s(int64=24) %!d(string=hai) anos
pdecobj.pas 34d4f5e291 * fixed default value for properties with index values %!s(int64=23) %!d(string=hai) anos
pdecsub.pas fd2ad837e2 * implicit result variable generation for assembler routines %!s(int64=23) %!d(string=hai) anos
pdecvar.pas b6feb119e6 * fixed initialized variables %!s(int64=24) %!d(string=hai) anos
pexports.pas d2e1952377 * procsym definition rewrite %!s(int64=24) %!d(string=hai) anos
pexpr.pas fd2ad837e2 * implicit result variable generation for assembler routines %!s(int64=23) %!d(string=hai) anos
pmodules.pas fd2ad837e2 * implicit result variable generation for assembler routines %!s(int64=23) %!d(string=hai) anos
pp.pas 9f9c1700b0 * variant paramter passing and functions results fixed %!s(int64=24) %!d(string=hai) anos
ppc.conf add30a428e * Kylix fixes, mostly case names of units %!s(int64=24) %!d(string=hai) anos
ppc.dof 27749c067e * more cg11 updates %!s(int64=25) %!d(string=hai) anos
ppc.dpr 5a2b1ed57b * Renamefest %!s(int64=25) %!d(string=hai) anos
ppheap.pas a7cf57524e * symtable change to classes %!s(int64=24) %!d(string=hai) anos
ppu.pas b60666ae1f + parasym to tparaitem added %!s(int64=24) %!d(string=hai) anos
pstatmnt.pas fd2ad837e2 * implicit result variable generation for assembler routines %!s(int64=23) %!d(string=hai) anos
psub.pas a6d63f0adc * commited the wrong file :( %!s(int64=23) %!d(string=hai) anos
psystem.pas 2b3898aeff * adapted ranges of native types to int64 (e.g. high cardinal is no %!s(int64=23) %!d(string=hai) anos
ptconst.pas fd2ad837e2 * implicit result variable generation for assembler routines %!s(int64=23) %!d(string=hai) anos
ptype.pas fd2ad837e2 * implicit result variable generation for assembler routines %!s(int64=23) %!d(string=hai) anos
rautils.pas fd2ad837e2 * implicit result variable generation for assembler routines %!s(int64=23) %!d(string=hai) anos
regvars.pas 91f567bb66 * powerpc/cgcpu.pas compiles :) %!s(int64=23) %!d(string=hai) anos
scandir.pas 887f6ba34c * removed obsolete chainprocsym and test_procsym code %!s(int64=24) %!d(string=hai) anos
scanner.pas 09fb8a2649 * FPCTARGETOS/FPCTARGETCPU added as internal environment variable %!s(int64=23) %!d(string=hai) anos
script.pas 45dab81414 * merged netbsd, fpu-overflow from fixes branch %!s(int64=24) %!d(string=hai) anos
switches.pas 7781fca6bd * read only typed const support, switch $J- %!s(int64=24) %!d(string=hai) anos
symbase.pas a7cf57524e * symtable change to classes %!s(int64=24) %!d(string=hai) anos
symconst.pas d24762aeba * removed uauto from orddef, use new range_to_basetype generating %!s(int64=23) %!d(string=hai) anos
symdef.inc 51527ba1c9 + merged Attila's changes for interfaces, not tested yet %!s(int64=25) %!d(string=hai) anos
symdef.pas d6fb9766ee * check for unresolved forward classes in the interface %!s(int64=23) %!d(string=hai) anos
symdefh.inc 51527ba1c9 + merged Attila's changes for interfaces, not tested yet %!s(int64=25) %!d(string=hai) anos
symppu.inc 51527ba1c9 + merged Attila's changes for interfaces, not tested yet %!s(int64=25) %!d(string=hai) anos
symppu.pas cb06c9bcb8 * array access for properties added %!s(int64=24) %!d(string=hai) anos
symsym.inc 319ddd55cb * stabs fixing %!s(int64=25) %!d(string=hai) anos
symsym.pas 60d2ddbbd5 * protected/private symbols parsing fixed %!s(int64=23) %!d(string=hai) anos
symtable.pas fd2ad837e2 * implicit result variable generation for assembler routines %!s(int64=23) %!d(string=hai) anos
symtype.pas 60d2ddbbd5 * protected/private symbols parsing fixed %!s(int64=23) %!d(string=hai) anos
systems.pas 72443eecda * source_os changed to source_info in OS/2 define %!s(int64=23) %!d(string=hai) anos
tainst.pas c536b532d0 * fixed stupid copy-paste bug %!s(int64=23) %!d(string=hai) anos
temp_gen.pas 9746f4c2d6 * some cg reorganisation %!s(int64=24) %!d(string=hai) anos
todo.txt 51f8c5a754 * lineifno %!s(int64=25) %!d(string=hai) anos
tokens.pas 7215d46735 * Make new/dispose system functions instead of keywords %!s(int64=24) %!d(string=hai) anos
tpexcept.pas 5a2b1ed57b * Renamefest %!s(int64=25) %!d(string=hai) anos
types.pas fd2ad837e2 * implicit result variable generation for assembler routines %!s(int64=23) %!d(string=hai) anos
verbose.pas 07495c8526 * renamed messages unit to cmsgs to avoid conflicts with the %!s(int64=24) %!d(string=hai) anos
version.pas b9796f6a7f * unused units removed from uses clause %!s(int64=25) %!d(string=hai) anos
widestr.pas 1f4bac4fd0 * delphi fixes %!s(int64=24) %!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 compile/modify the compiler, please read first the
programmers manual.


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)
22/02/99 PROTECTED and PRIVATE have now the same behavior
as in TP
09/03/99 small records and arrays passed by value to a function are now directly copied
into a 4 bytes parameter (needed for C and DLL calls) (PM)
11/03/99 the makefile.fpc is now also needed for the compiler and RTL, you can
find it in the base.zip package (PFV)
24/03/99 new directives UNITPATH,INCLUDEPATH,OBJECTPATH,LIBRARYPATH to
set the searchpaths where to find the files for that module (PFV)
25/03/99 new directive STATIC +/- or on/off , works like -St commandline
switch
02/04/99 rtl/cfg/ directory has been removed, it's not used anymore
15/04/99 FINALIZATION is supported
21/04/99 Default assembler for i386 changed to AT&T instead of direct
25/04/99 initialized vars supported in Delphi mode (only $J+ mode)
getting the address of an untyped const is now
forbidden as in BP
27/04/99 New unit format PPU016, you need to recompile all older units
01/05/99 Internal assembler. Assembler readers now support MMX,KNI
instructions.
12/05/99 rtl/utils/ directory moved to utils/. Moved the utils only needed
for compiler development to compiler/utils/
13/05/99 Classes are now only allowed in the ObjFpc or Delphi mode. Use
{$mode objfpc} or {$mode delphi}. Or from commandline -S2 or -Sd
16/05/99 Remove options -Up (use now -Fu) and -Fg (use now -Fl)
17/05/99 Redesign of ansistring temporary handling, please report
any problems
17/05/99 Most stuff of the objpas unit is now in the system unit
because the new temporary ansistring handling support
exceptions and exceptions need the class OOP model
18/05/99 The compiler will stop directly if there are errors in the
commandline parameters
16/08/99 DLL are relocatable by default (need to strip symbols)
-WN make non relocatable DLL (which can retain debug info)
for both type of DLL the prefered image base can be specified
with -WB1100000 for instance to get image base at $11000000.
08/09/99 pointer addition/substraction (only available in fpc,objfpc mode)
now uses the size of the type the pointer points to, just like
inc(),dec() already did. Now inc(p) is the same as p:=p+1.
But old code can be broken by this when there is a p:=p+4 then
it's now parsed like: p:=p+4*sizeof(type). To get the old situation
you can use typecasting: p:=ptype(pointer(p)+4).
08/09/99 class/object field return their offsets in the object/class. You
must access them self with loading the object/class pointer and
then create a reference where you add the field
07/11/99 Small change to property writing in PPU => all units
exporting classes with properties must be recompiled
(no new unit format, so be careful) (FK)
08/11/99 PP variable in Makefiles changed to FPC
14/11/99 makefile.fpc is not available anymore. You must now use fpcmake
which is available from the utils/. There is also an example
Makefile.fpc
15/02/00 The support of the fixed data type has been removed from the
compiler because
1. it is buggy
2. it is very seldom used
3. the single data type is faster on modern cpus (Pentium+)

If still want to use it, you have to recompile the compiler
with -dSUPPORT_FIXED and recompile the rtl with that compiler.
To find out if the used compiler supports the fixed data
type, check the directive HASFIXED (FK)
29/02/00 ORDERSOURCES released => PPU version change
this allows for a more correct include file hunting order.
01/04/00 fix the handling of value parameters in cdecl function
11/05/00 changed vmt handling to fix problems some problems
with overloading in objects
11/11/00 default parameter support
11/11/00 you can declare a pointer type with directive far; to make
it a farpointer. Only usefull for dos.
11/11/00 ptr() returns a farpointer instead of pointer. Becuase the
pointer result would be useless and only causing segmentation
faults. With the farpointer this would already be detected at
compiletime. To get the code working you can declare a pointer
with far; like:

type
farlongint = ^longint;far;
var
timer : farlongint;
begin
timer:=ptr($40,$6c);
writeln(timer^);
end.
07/12/00 constant handling has been rewritten: hex constants <=$ffffffff
are now always parsed as unsigned numbers (because of the int64
constant support, the were always sign-extended before). This
may force you to add longint typecasts round hex numbers in
your programs to avoid range check errors.
10/04/01 Argument names are now checked if names are the same in the
both the forward (interface) and implementation declaration
13/04/01 It's not possible anymore (except in -So mode) to pass a cardinal
to a parameter declared with a "var longint". The same goes for
the other signed-unsigned like smallint-word and shortint-byte.
13/04/01 in FPC mode you're now always forced to use @ to get the address
of a procedure and load it in a procedure variable. Before it was
sometimes a bit more relaxed
03/06/01 hint directives (library,platform,deprecated) are parsed, but
futher ignored
03/06/01 varargs directive is supported