peter 6e65cd0ee4 * support uses <unit> in <file> construction 24 lat temu
..
i386 25535227b4 * function returning int64 inlining fixed 24 lat temu
ia64 00917cb46f * the info about exception frames is stored now on the stack 24 lat temu
m68k ac4bbd85f0 * renamed 25 lat temu
msg 34ef6cd933 + detect incomplete typed constant records 24 lat temu
new 293d6a1671 * Makefile fixes 24 lat temu
targets e0ecf5ab1b * fixed writing of end objects to not output an empty INPUT() 24 lat temu
utils d5526ff45c * range check error fixes from Peter 24 lat temu
Makefile 293d6a1671 * Makefile fixes 24 lat temu
Makefile.fpc 293d6a1671 * Makefile fixes 24 lat temu
README 7bebc8bc7e * include recent changes 24 lat temu
aasm.pas a7cf57524e * symtable change to classes 24 lat temu
assemble.pas 7583ae7d01 * used target_asm.id instead of target_info.assem 24 lat temu
browcol.pas a7cf57524e * symtable change to classes 24 lat temu
browlog.pas 0c03535b5b * registration of targets and assemblers 24 lat temu
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 25 lat temu
catch.pas 684970ea22 * merged generic m68k updates from fixes branch 24 lat temu
cclasses.pas 351fdd970e * fixed dynamicarray.seek() with pos equals multiple of $10000 24 lat temu
comphook.pas eda26e9190 * support linux unit for ver1_0 compilers 24 lat temu
compiler.pas 6c7708c1e0 * ppu object to class rewrite 24 lat temu
compinnr.inc 68c1a1e3e6 * System.TypeInfo fixed 25 lat temu
comprsrc.pas 0c03535b5b * registration of targets and assemblers 24 lat temu
crc.pas d5526ff45c * range check error fixes from Peter 24 lat temu
cresstr.pas a7cf57524e * symtable change to classes 24 lat temu
cstreams.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 lat temu
cutils.pas d5526ff45c * range check error fixes from Peter 24 lat temu
defines.inc 5218af7926 * delphi compile fixes 25 lat temu
depend e525797c51 * updated copyright to 2000 25 lat temu
dmisc.pas 5218af7926 * delphi compile fixes 25 lat temu
export.pas 0c03535b5b * registration of targets and assemblers 24 lat temu
finput.pas 0c03535b5b * registration of targets and assemblers 24 lat temu
fmodule.pas d5526ff45c * range check error fixes from Peter 24 lat temu
fppu.pas 6e65cd0ee4 * support uses <unit> in <file> construction 24 lat temu
gdb.pas 9a47ac9ec2 * m68k updates merged from fixes branch 24 lat temu
gendef.pas a7cf57524e * symtable change to classes 24 lat temu
globals.pas b9cb031a39 * simplify_ppu is now the default, a recompile of the compiler now 24 lat temu
globtype.pas ee51dcc980 + APPTYPE support under OS/2, app_fs, GetEnvPChar for OS/2 24 lat temu
hcodegen.pas a7cf57524e * symtable change to classes 24 lat temu
htypechk.pas d1376c5cdb * replace constant by cpu dependent value (merged) 24 lat temu
impdef.pas a7cf57524e * symtable change to classes 24 lat temu
import.pas 0c03535b5b * registration of targets and assemblers 24 lat temu
link.pas 0c03535b5b * registration of targets and assemblers 24 lat temu
make_old.cmd 918d797b20 * make.cmd renamed to make_old.cmd 24 lat temu
mdppc386.bat a7cf57524e * symtable change to classes 24 lat temu
messages.pas 7778ba7e54 * remove endless loop with replacements (merged) 24 lat temu
mppc386.bat 07ad807864 * added -FE. to put the PPU's in the compiler dir 25 lat temu
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 lat temu
msgidx.inc 34ef6cd933 + detect incomplete typed constant records 24 lat temu
msgtxt.inc 34ef6cd933 + detect incomplete typed constant records 24 lat temu
nadd.pas 002118ddf4 * first check for overloaded operator before doing inserting any 24 lat temu
nbas.pas 767062cb3b * tasmnode.pass_2 is independent of cpu, moved to ncgbas 24 lat temu
ncal.pas d923961b1a * defcoll must be assigned in insert_typeconv 24 lat temu
ncgbas.pas 767062cb3b * tasmnode.pass_2 is independent of cpu, moved to ncgbas 24 lat temu
ncnv.pas f56c9c6855 * made resultype_char_to_char a little bit robuster 24 lat temu
ncon.pas 05cfc07952 * some more support for widechars commited especially 24 lat temu
nflw.pas a786029a13 * moved some code from exitnode.create to det_resulttype 24 lat temu
ninl.pas 4fb34be618 + added warning about missing implementation for high(dynamic_array) 24 lat temu
nld.pas 50faa8433f * remove unused typenode for procvars to prevent error 24 lat temu
nmat.pas a7cf57524e * symtable change to classes 24 lat temu
nmem.pas 55b46693d5 * removed wrongly placed set_varstate in subscriptnode 24 lat temu
nobj.pas b87b73d9bf * made tclassheader using class of to implement cpu dependent code 24 lat temu
node.pas a7cf57524e * symtable change to classes 24 lat temu
nopt.pas a7cf57524e * symtable change to classes 24 lat temu
nset.pas a7cf57524e * symtable change to classes 24 lat temu
ogbase.pas a7cf57524e * symtable change to classes 24 lat temu
ogcoff.pas 344fd00373 * completed incomplete typed constant records 24 lat temu
ogelf.pas 344fd00373 * completed incomplete typed constant records 24 lat temu
options.pas 25e006b364 * endian define 24 lat temu
owar.pas bba2be8243 * more things for tcoffobjectinput 24 lat temu
owbase.pas bba2be8243 * more things for tcoffobjectinput 24 lat temu
parser.pas 6e65cd0ee4 * support uses <unit> in <file> construction 24 lat temu
pass_1.pas 5677fbe1b4 * fixed crash in labelnode 24 lat temu
pass_2.pas 2019918dc9 * check for errorcount after firstpass 24 lat temu
pbase.pas 6c7708c1e0 * ppu object to class rewrite 24 lat temu
pdecl.pas 05cfc07952 * some more support for widechars commited especially 24 lat temu
pdecobj.pas 3c5793d8c6 * some Delphi incompatibilities fixed: 24 lat temu
pdecsub.pas 05cfc07952 * some more support for widechars commited especially 24 lat temu
pdecvar.pas 0c03535b5b * registration of targets and assemblers 24 lat temu
pexports.pas 0c03535b5b * registration of targets and assemblers 24 lat temu
pexpr.pas d997613a11 * allow typenodes for typeinfo and typeof 24 lat temu
pmodules.pas 6e65cd0ee4 * support uses <unit> in <file> construction 24 lat temu
pp.pas 684970ea22 * merged generic m68k updates from fixes branch 24 lat temu
ppc.dof 27749c067e * more cg11 updates 25 lat temu
ppc.dpr 5a2b1ed57b * Renamefest 25 lat temu
ppheap.pas a7cf57524e * symtable change to classes 24 lat temu
ppu.pas 25e006b364 * endian define 24 lat temu
pstatmnt.pas f4ab3095c2 * fixed web bugs 1480 and 1481 24 lat temu
psub.pas 9a47ac9ec2 * m68k updates merged from fixes branch 24 lat temu
psystem.pas 68c1559651 * m68k doesn't support double (merged) 24 lat temu
ptconst.pas 34ef6cd933 + detect incomplete typed constant records 24 lat temu
ptype.pas a7cf57524e * symtable change to classes 24 lat temu
rautils.pas 0c03535b5b * registration of targets and assemblers 24 lat temu
regvars.pas 9a47ac9ec2 * m68k updates merged from fixes branch 24 lat temu
scandir.pas 0c03535b5b * registration of targets and assemblers 24 lat temu
scanner.pas bd25c6f88e * fixed comment after comment parsing in assembler blocks 24 lat temu
script.pas 0c03535b5b * registration of targets and assemblers 24 lat temu
switches.pas 1866044949 * $E is moduleswitch (merged) 24 lat temu
symbase.pas a7cf57524e * symtable change to classes 24 lat temu
symconst.pas 05cfc07952 * some more support for widechars commited especially 24 lat temu
symdef.inc 51527ba1c9 + merged Attila's changes for interfaces, not tested yet 25 lat temu
symdef.pas 68c1559651 * m68k doesn't support double (merged) 24 lat temu
symdefh.inc 51527ba1c9 + merged Attila's changes for interfaces, not tested yet 25 lat temu
symppu.inc 51527ba1c9 + merged Attila's changes for interfaces, not tested yet 25 lat temu
symppu.pas 6c7708c1e0 * ppu object to class rewrite 24 lat temu
symsym.inc 319ddd55cb * stabs fixing 25 lat temu
symsym.pas 05cfc07952 * some more support for widechars commited especially 24 lat temu
symtable.pas 6c7708c1e0 * ppu object to class rewrite 24 lat temu
symtype.pas 6c7708c1e0 * ppu object to class rewrite 24 lat temu
systems.pas 0c03535b5b * registration of targets and assemblers 24 lat temu
temp_gen.pas 0c03535b5b * registration of targets and assemblers 24 lat temu
todo.txt 51f8c5a754 * lineifno 25 lat temu
tokens.pas 57339cbf1c - commented out an unused field in tokenrec 24 lat temu
tpexcept.pas 5a2b1ed57b * Renamefest 25 lat temu
types.pas 05cfc07952 * some more support for widechars commited especially 24 lat temu
verbose.pas a7cf57524e * symtable change to classes 24 lat temu
version.pas b9796f6a7f * unused units removed from uses clause 25 lat temu
widestr.pas 05cfc07952 * some more support for widechars commited especially 24 lat temu

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