olle a02a1adee1 * changed global var access, TOC now contain pointers to globals 22 gadi atpakaļ
..
alpha a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 23 gadi atpakaļ
html fa0d3d79e0 no message 23 gadi atpakaļ
i386 cbe0383afe * Further work to convert codegenerator register convention; 22 gadi atpakaļ
ia64 a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 23 gadi atpakaļ
m68k 6e507ba483 * Added register conversion 22 gadi atpakaļ
msg 2721d341f0 * merged some verbosity options. 22 gadi atpakaļ
new dcd9e0107c * old logs removed and tabs fixed 23 gadi atpakaļ
powerpc a02a1adee1 * changed global var access, TOC now contain pointers to globals 22 gadi atpakaļ
sparc 7b2fd10fb4 * Converted some code in cgx86.pas to new register numbering 22 gadi atpakaļ
systems 60431e6794 * Fixed typo 22 gadi atpakaļ
utils ce5fa9843f * updated for absolutesym and varsym 22 gadi atpakaļ
vis a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 23 gadi atpakaļ
x86 cbe0383afe * Further work to convert codegenerator register convention; 22 gadi atpakaļ
x86_64 b59b436130 * x86-64 compiles 22 gadi atpakaļ
Makefile 3dad4cd3c4 * regenarated 23 gadi atpakaļ
Makefile.fpc 10131c9ffa * sparc added 23 gadi atpakaļ
README e652444594 + varargs directive 24 gadi atpakaļ
aasmbase.pas 64655be168 * memory optimization (3-4%) : cleanup of tai fields, 23 gadi atpakaļ
aasmtai.pas 7b2fd10fb4 * Converted some code in cgx86.pas to new register numbering 22 gadi atpakaļ
aggas.pas 2721d341f0 * merged some verbosity options. 22 gadi atpakaļ
aopt.pas 4285e99853 * internal linker 23 gadi atpakaļ
aoptbase.pas 07783d2a0d * powerpc target fixed, very simple units can be compiled 23 gadi atpakaļ
aoptcs.pas 06ebac4e27 * readded missing revisions 23 gadi atpakaļ
aoptda.pas 06ebac4e27 * readded missing revisions 23 gadi atpakaļ
aoptobj.pas a496dbe1ff * pass proccalloption to ret_in_xxx and push_xxx functions 23 gadi atpakaļ
assemble.pas 04b80d3123 * more hasunix fixes 22 gadi atpakaļ
browcol.pas bbf8bddbb4 * unit loading changed to first register units and load them 23 gadi atpakaļ
browlog.pas dcd9e0107c * old logs removed and tabs fixed 23 gadi atpakaļ
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 25 gadi atpakaļ
catch.pas e3e5228f3f * beos shouldnt define hassignal (unix<-> hasunix problem) 22 gadi atpakaļ
cclasses.pas 3f5541e996 + some front end stuff for vs_hidden added 23 gadi atpakaļ
cg64f32.pas 55a161bbbf * Tregister changed into a record 22 gadi atpakaļ
cg64f64.pas b59b436130 * x86-64 compiles 22 gadi atpakaļ
cgbase.pas 55a161bbbf * Tregister changed into a record 22 gadi atpakaļ
cginfo.pas 2102ce7031 * fixed some PowerPC issues 22 gadi atpakaļ
cgobj.pas cbe0383afe * Further work to convert codegenerator register convention; 22 gadi atpakaļ
charset.pas 67486c96c3 * fixes for Delphi 6 compilation 23 gadi atpakaļ
checkmem.pas 656a4c2147 * new unit 23 gadi atpakaļ
cmsgs.pas 06ebac4e27 * readded missing revisions 23 gadi atpakaļ
comphook.pas 2721d341f0 * merged some verbosity options. 22 gadi atpakaļ
compiler.pas 8b5e92cb3c * removed repetitive pass counting 23 gadi atpakaļ
compinnr.inc ef708fdab9 * Swap(QWord) constant support 23 gadi atpakaļ
comprsrc.pas 71e2d34b5a * m68k pathexist update from 1.0.x 22 gadi atpakaļ
cp437.pas effb0aae89 - remove compilation warnings 23 gadi atpakaļ
cp850.pas effb0aae89 - remove compilation warnings 23 gadi atpakaļ
cp8859_1.pas effb0aae89 - remove compilation warnings 23 gadi atpakaļ
crc.pas 06ebac4e27 * readded missing revisions 23 gadi atpakaļ
cresstr.pas bd7af8b12f + resource string tables are now aligned 23 gadi atpakaļ
cstreams.pas 68ce5a00e5 * cg64 patch 23 gadi atpakaļ
cutils.pas 91b50bdf37 * realtostr added 22 gadi atpakaļ
defbase.pas 121ca40b39 * some variant <-> dyn. array stuff 23 gadi atpakaļ
defcmp.pas 90473fa87f * constant string conversion fixed, it's now equal to both 22 gadi atpakaļ
defines.inc 75f0602074 + log added 23 gadi atpakaļ
defutil.pas 4cb96bf79b * remove unused global var 23 gadi atpakaļ
depend e525797c51 * updated copyright to 2000 26 gadi atpakaļ
dmisc.pas 67486c96c3 * fixes for Delphi 6 compilation 23 gadi atpakaļ
export.pas eb2ca8d10f * rewrote the system handling 23 gadi atpakaļ
finput.pas bbf8bddbb4 * unit loading changed to first register units and load them 23 gadi atpakaļ
fmodule.pas bbf8bddbb4 * unit loading changed to first register units and load them 23 gadi atpakaļ
fpcdefs.inc cab4c8879f * only compile cs_fp_emulation support when cpufpuemu is defined 23 gadi atpakaļ
fppu.pas bbf8bddbb4 * unit loading changed to first register units and load them 23 gadi atpakaļ
gdb.pas 64655be168 * memory optimization (3-4%) : cleanup of tai fields, 23 gadi atpakaļ
gendef.pas eb2ca8d10f * rewrote the system handling 23 gadi atpakaļ
globals.pas 71e2d34b5a * m68k pathexist update from 1.0.x 22 gadi atpakaļ
globtype.pas 83dae76625 + $IMPLICITEXCEPTIONS switch to turn on/off generation of the 23 gadi atpakaļ
htypechk.pas 73a08fc4a6 * use compare_def_ext to test if assignn operator is allowed 22 gadi atpakaļ
impdef.pas 67486c96c3 * fixes for Delphi 6 compilation 23 gadi atpakaļ
import.pas bfd72ad5d5 * merged changes from 1.0.7 up to 04-11 23 gadi atpakaļ
link.pas bfd72ad5d5 * merged changes from 1.0.7 up to 04-11 23 gadi atpakaļ
make_old.cmd 918d797b20 * make.cmd renamed to make_old.cmd 24 gadi atpakaļ
mdppc386.bat 1f4bac4fd0 * delphi fixes 24 gadi atpakaļ
mppc386.bat 07ad807864 * added -FE. to put the PPU's in the compiler dir 25 gadi atpakaļ
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 gadi atpakaļ
mppcsparc 311508131a - some writeln(s) removed in compiler 23 gadi atpakaļ
msgidx.inc 2721d341f0 * merged some verbosity options. 22 gadi atpakaļ
msgtxt.inc 2721d341f0 * merged some verbosity options. 22 gadi atpakaļ
nadd.pas a85f45752c * support pchar-char operations converting to string first 22 gadi atpakaļ
nbas.pas 5041b70618 * Removed ifdefs around notifications 22 gadi atpakaļ
ncal.pas 970f5d9112 * only check for auto inherited in objectsymtable 22 gadi atpakaļ
ncgadd.pas 55a161bbbf * Tregister changed into a record 22 gadi atpakaļ
ncgbas.pas c3d39472cd * fixed relabeling to relabel only tasmlabel (formerly proclocal) 23 gadi atpakaļ
ncgcal.pas 55a161bbbf * Tregister changed into a record 22 gadi atpakaļ
ncgcnv.pas 50862948e5 * fix typecasts from void to int 22 gadi atpakaļ
ncgcon.pas b59b436130 * x86-64 compiles 22 gadi atpakaļ
ncgflw.pas 55a161bbbf * Tregister changed into a record 22 gadi atpakaļ
ncginl.pas 55a161bbbf * Tregister changed into a record 22 gadi atpakaļ
ncgld.pas 55a161bbbf * Tregister changed into a record 22 gadi atpakaļ
ncgmat.pas f3fc72095f * splitted defbase in defutil,symutil,defcmp 23 gadi atpakaļ
ncgmem.pas 55a161bbbf * Tregister changed into a record 22 gadi atpakaļ
ncgset.pas 55a161bbbf * Tregister changed into a record 22 gadi atpakaļ
ncgutil.pas 2102ce7031 * fixed some PowerPC issues 22 gadi atpakaļ
ncnv.pas 90473fa87f * constant string conversion fixed, it's now equal to both 22 gadi atpakaļ
ncon.pas f3fc72095f * splitted defbase in defutil,symutil,defcmp 23 gadi atpakaļ
nflw.pas 2721d341f0 * merged some verbosity options. 22 gadi atpakaļ
ninl.pas 9879f684d2 * don't allow erroneuos read(typedfile,...) statements 23 gadi atpakaļ
nld.pas 0cb40fa70d * fixed ansistring+char and ansistring+shortstring optimizations (those 22 gadi atpakaļ
nmat.pas f3fc72095f * splitted defbase in defutil,symutil,defcmp 23 gadi atpakaļ
nmem.pas 2721d341f0 * merged some verbosity options. 22 gadi atpakaļ
nobj.pas cbe0383afe * Further work to convert codegenerator register convention; 22 gadi atpakaļ
node.pas 25af993b76 * Fixed mark_write for @ operator 22 gadi atpakaļ
nopt.pas f3fc72095f * splitted defbase in defutil,symutil,defcmp 23 gadi atpakaļ
nset.pas 113608e577 - removed unused variable 23 gadi atpakaļ
nstate.pas dcd9e0107c * old logs removed and tabs fixed 23 gadi atpakaļ
ogbase.pas 4285e99853 * internal linker 23 gadi atpakaļ
ogcoff.pas f154b31ef8 * fix warning 23 gadi atpakaļ
ogelf.pas 9da171faf2 + stab register indexes for powerpc (moved from gdb to cpubase) 23 gadi atpakaļ
oglx.pas dcd9e0107c * old logs removed and tabs fixed 23 gadi atpakaļ
ogmap.pas 4285e99853 * internal linker 23 gadi atpakaļ
options.pas cab4c8879f * only compile cs_fp_emulation support when cpufpuemu is defined 23 gadi atpakaļ
owar.pas 06ebac4e27 * readded missing revisions 23 gadi atpakaļ
owbase.pas 4285e99853 * internal linker 23 gadi atpakaļ
paramgr.pas 55a161bbbf * Tregister changed into a record 22 gadi atpakaļ
parser.pas bbf8bddbb4 * unit loading changed to first register units and load them 23 gadi atpakaļ
pass_1.pas 46ed8eb932 * fixed pushing of records>8 bytes with stdcall 23 gadi atpakaļ
pass_2.pas 7b2fd10fb4 * Converted some code in cgx86.pas to new register numbering 22 gadi atpakaļ
pbase.pas 6227991d96 - remove lower in hint 23 gadi atpakaļ
pdecl.pas 07110d20f9 + added proper support of type = type <type>; for simple types 22 gadi atpakaļ
pdecobj.pas 2721d341f0 * merged some verbosity options. 22 gadi atpakaļ
pdecsub.pas 71e2d34b5a * m68k pathexist update from 1.0.x 22 gadi atpakaļ
pdecvar.pas fbd28675c9 + Patch from peter to support initial values for local variables 22 gadi atpakaļ
pexports.pas 67486c96c3 * fixes for Delphi 6 compilation 23 gadi atpakaļ
pexpr.pas 23861a4e45 * tp procvar handling fix for tb0448 22 gadi atpakaļ
pinline.pas 5c9b8361a4 * fix Copy(array,x,y) 23 gadi atpakaļ
pmodules.pas 23591531b8 * correction from rev. 1.88 put back 22 gadi atpakaļ
pp.pas bfd72ad5d5 * merged changes from 1.0.7 up to 04-11 23 gadi atpakaļ
ppc.cfg 9465a13e71 + Delphi 6 configuration file 23 gadi atpakaļ
ppc.conf add30a428e * Kylix fixes, mostly case names of units 24 gadi atpakaļ
ppc.dof 67486c96c3 * fixes for Delphi 6 compilation 23 gadi atpakaļ
ppc.dpr 67486c96c3 * fixes for Delphi 6 compilation 23 gadi atpakaļ
ppheap.pas 3390a23c26 * fix compilation failure 23 gadi atpakaļ
ppu.pas 55a161bbbf * Tregister changed into a record 22 gadi atpakaļ
pstatmnt.pas 55a161bbbf * Tregister changed into a record 22 gadi atpakaļ
psub.pas 2721d341f0 * merged some verbosity options. 22 gadi atpakaļ
psystem.pas cab4c8879f * only compile cs_fp_emulation support when cpufpuemu is defined 23 gadi atpakaļ
ptconst.pas dfcb814ca5 * fix uninited var 22 gadi atpakaļ
ptype.pas 07110d20f9 + added proper support of type = type <type>; for simple types 22 gadi atpakaļ
rautils.pas 55a161bbbf * Tregister changed into a record 22 gadi atpakaļ
regvars.pas 55a161bbbf * Tregister changed into a record 22 gadi atpakaļ
rgobj.pas 55a161bbbf * Tregister changed into a record 22 gadi atpakaļ
scandir.pas c94fba5944 * OBJECTCHECKS added, equivalent of -CR 22 gadi atpakaļ
scanner.pas 2721d341f0 * merged some verbosity options. 22 gadi atpakaļ
script.pas 04b80d3123 * more hasunix fixes 22 gadi atpakaļ
switches.pas 06ebac4e27 * readded missing revisions 23 gadi atpakaļ
symbase.pas 081a4aab35 * 3% memory optimization 23 gadi atpakaļ
symconst.pas 2721d341f0 * merged some verbosity options. 22 gadi atpakaļ
symdef.inc 51527ba1c9 + merged Attila's changes for interfaces, not tested yet 25 gadi atpakaļ
symdef.pas 2721d341f0 * merged some verbosity options. 22 gadi atpakaļ
symdefh.inc 51527ba1c9 + merged Attila's changes for interfaces, not tested yet 25 gadi atpakaļ
symnot.pas 158e9689d7 + Notification implementation complete 22 gadi atpakaļ
symppu.inc 51527ba1c9 + merged Attila's changes for interfaces, not tested yet 25 gadi atpakaļ
symppu.pas a261bbcfac * type redefine fix for tb0437 23 gadi atpakaļ
symsym.inc 319ddd55cb * stabs fixing 25 gadi atpakaļ
symsym.pas 2721d341f0 * merged some verbosity options. 22 gadi atpakaļ
symtable.pas bbf8bddbb4 * unit loading changed to first register units and load them 23 gadi atpakaļ
symtype.pas 564e9701f7 * also use gettypename for procdef always 23 gadi atpakaļ
symutil.pas f3fc72095f * splitted defbase in defutil,symutil,defcmp 23 gadi atpakaļ
systems.pas 71e2d34b5a * m68k pathexist update from 1.0.x 22 gadi atpakaļ
tgobj.pas 55a161bbbf * Tregister changed into a record 22 gadi atpakaļ
todo.txt 51f8c5a754 * lineifno 25 gadi atpakaļ
tokens.pas 5c5db0e0a3 + unimplemented hint directive added 23 gadi atpakaļ
tpexcept.pas 06ebac4e27 * readded missing revisions 23 gadi atpakaļ
verbose.pas 2721d341f0 * merged some verbosity options. 22 gadi atpakaļ
version.pas dcd9e0107c * old logs removed and tabs fixed 23 gadi atpakaļ
widestr.pas 67486c96c3 * fixes for Delphi 6 compilation 23 gadi atpakaļ

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