peter ff172b6b2d * fixed import crash with explicit provided name vor 22 Jahren
..
alpha a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg vor 23 Jahren
html fa0d3d79e0 no message vor 23 Jahren
i386 91bbc7bea3 * error when address of an abstract method is taken vor 22 Jahren
ia64 a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg vor 23 Jahren
m68k 60978ba89c * aktprocdef renamed to current_procdef vor 22 Jahren
msg 91bbc7bea3 * error when address of an abstract method is taken vor 22 Jahren
new dcd9e0107c * old logs removed and tabs fixed vor 23 Jahren
powerpc d73c88ce9f * fixed parameter passing by value of large sets, strings and method pointers vor 22 Jahren
sparc 5d902c46cb * fixed generated code for compare instructions vor 22 Jahren
systems ff172b6b2d * fixed import crash with explicit provided name vor 22 Jahren
utils 1a2eedd767 * self moved to hidden parameter vor 22 Jahren
vis 86bcea6ef5 * Code generator converted to new register notation vor 22 Jahren
x86 b48d0f8b36 * i386 and x86-64 share second_int_to_bool, moved to nx86cnv.pas vor 22 Jahren
x86_64 72df326165 * some 64 bit adaptions in ncgadd vor 22 Jahren
Makefile 12cced8116 * don't clean rtl unit dir in ppuclean, this breaks the snapshot vor 22 Jahren
Makefile.fpc 12cced8116 * don't clean rtl unit dir in ppuclean, this breaks the snapshot vor 22 Jahren
README e652444594 + varargs directive vor 24 Jahren
aasmbase.pas a069aadad0 * changed newasmsymbol to newasmsymboldata for data symbols vor 22 Jahren
aasmtai.pas b42efec29d * create rtti label using newasmsymboldata and update binding vor 22 Jahren
aggas.pas 7c733ebcca * write sec_none info in extdebug vor 22 Jahren
aopt.pas 4285e99853 * internal linker vor 23 Jahren
aoptbase.pas 07783d2a0d * powerpc target fixed, very simple units can be compiled vor 23 Jahren
aoptcs.pas c4ddcc78a8 * generic constructor working for i386 vor 22 Jahren
aoptda.pas 06ebac4e27 * readded missing revisions vor 23 Jahren
aoptobj.pas a496dbe1ff * pass proccalloption to ret_in_xxx and push_xxx functions vor 23 Jahren
assemble.pas 99c4b6cf86 * m68k fix vor 22 Jahren
browcol.pas ab6df4aa5e * adapted for removed funcretsym vor 22 Jahren
browlog.pas dcd9e0107c * old logs removed and tabs fixed vor 23 Jahren
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build vor 25 Jahren
catch.pas 4290586968 * unix signalhandler has longint argument vor 22 Jahren
cclasses.pas 3f5541e996 + some front end stuff for vs_hidden added vor 23 Jahren
cg64f32.pas 7a3e1b917c * fixed Florian's quick hack :) vor 22 Jahren
cg64f64.pas b59b436130 * x86-64 compiles vor 22 Jahren
cgbase.pas 1a2eedd767 * self moved to hidden parameter vor 22 Jahren
cginfo.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym vor 22 Jahren
cgobj.pas 26d78ff5c9 * moved implicit exception frame from ncgutil to psub vor 22 Jahren
charset.pas 9ed2ce8c12 * removed some notes/hints vor 22 Jahren
checkmem.pas 9ed2ce8c12 * removed some notes/hints vor 22 Jahren
cmsgs.pas 77d8f335aa * vmtpointer_offset must be adjusted in after_pass1 as well vor 22 Jahren
comphook.pas fd278ee582 * print lineinfo for internalerror vor 22 Jahren
compiler.pas 8e7124f9f8 + emx target added vor 22 Jahren
compinnr.inc ef708fdab9 * Swap(QWord) constant support vor 23 Jahren
comprsrc.pas 8e7124f9f8 + emx target added vor 22 Jahren
cp437.pas effb0aae89 - remove compilation warnings vor 23 Jahren
cp850.pas effb0aae89 - remove compilation warnings vor 23 Jahren
cp8859_1.pas effb0aae89 - remove compilation warnings vor 23 Jahren
crc.pas 06ebac4e27 * readded missing revisions vor 23 Jahren
cresstr.pas bd7af8b12f + resource string tables are now aligned vor 23 Jahren
cstreams.pas 68ce5a00e5 * cg64 patch vor 23 Jahren
cutils.pas 3c5e8e2b07 * quote names with hi-ascii chars vor 22 Jahren
defbase.pas 121ca40b39 * some variant <-> dyn. array stuff vor 23 Jahren
defcmp.pas 1a2eedd767 * self moved to hidden parameter vor 22 Jahren
defines.inc 75f0602074 + log added vor 23 Jahren
defutil.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym vor 22 Jahren
depend e525797c51 * updated copyright to 2000 vor 26 Jahren
dmisc.pas 67486c96c3 * fixes for Delphi 6 compilation vor 23 Jahren
export.pas eb2ca8d10f * rewrote the system handling vor 23 Jahren
finput.pas 5af7a2c7a0 * sharedlib is placed in exe outputdir vor 22 Jahren
fmodule.pas 60978ba89c * aktprocdef renamed to current_procdef vor 22 Jahren
fpcdefs.inc 1a2eedd767 * self moved to hidden parameter vor 22 Jahren
fppu.pas 60978ba89c * aktprocdef renamed to current_procdef vor 22 Jahren
gdb.pas 64655be168 * memory optimization (3-4%) : cleanup of tai fields, vor 23 Jahren
gendef.pas 8e7124f9f8 + emx target added vor 22 Jahren
globals.pas 60978ba89c * aktprocdef renamed to current_procdef vor 22 Jahren
globtype.pas 60978ba89c * aktprocdef renamed to current_procdef vor 22 Jahren
htypechk.pas 1a2eedd767 * self moved to hidden parameter vor 22 Jahren
impdef.pas 67486c96c3 * fixes for Delphi 6 compilation vor 23 Jahren
import.pas 60978ba89c * aktprocdef renamed to current_procdef vor 22 Jahren
link.pas 1a2eedd767 * self moved to hidden parameter vor 22 Jahren
make_old.cmd 918d797b20 * make.cmd renamed to make_old.cmd vor 24 Jahren
mdppc386.bat 1f4bac4fd0 * delphi fixes vor 24 Jahren
mppc386.bat 07ad807864 * added -FE. to put the PPU's in the compiler dir vor 25 Jahren
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit vor 27 Jahren
mppcsparc 3610d66be1 * fiexed some error vor 22 Jahren
msgidx.inc 91bbc7bea3 * error when address of an abstract method is taken vor 22 Jahren
msgtxt.inc 91bbc7bea3 * error when address of an abstract method is taken vor 22 Jahren
nadd.pas 60978ba89c * aktprocdef renamed to current_procdef vor 22 Jahren
nbas.pas 15b0132f6f * tloadnode does not support objectsymtable,withsymtable anymore vor 22 Jahren
ncal.pas 26d78ff5c9 * moved implicit exception frame from ncgutil to psub vor 22 Jahren
ncgadd.pas 72df326165 * some 64 bit adaptions in ncgadd vor 22 Jahren
ncgbas.pas 60978ba89c * aktprocdef renamed to current_procdef vor 22 Jahren
ncgcal.pas 02496a9934 * moved fpc_check_object call earlier for the ppc, so it can't destroy vor 22 Jahren
ncgcnv.pas 47489f2376 * firstpass uses expectloc vor 22 Jahren
ncgcon.pas c8ccd0f717 * fixed endian issues when writing out set constants vor 22 Jahren
ncgflw.pas 26d78ff5c9 * moved implicit exception frame from ncgutil to psub vor 22 Jahren
ncginl.pas 1a2eedd767 * self moved to hidden parameter vor 22 Jahren
ncgld.pas 8acf67d327 * fixed (last?) remaining -tvarsym(X).address to vor 22 Jahren
ncgmat.pas c21ca3dfa0 + added currency support based on int64 vor 22 Jahren
ncgmem.pas 26d78ff5c9 * moved implicit exception frame from ncgutil to psub vor 22 Jahren
ncgopt.pas a23e3f0a2f * add string returns in LOC_REFERENCE vor 22 Jahren
ncgset.pas a3a3311e41 * fixed endian issue in inlined in-test for smallsets vor 22 Jahren
ncgutil.pas f8cb290a84 * fixed several initialization and finalization related bugs (missing vor 22 Jahren
ncnv.pas 26d78ff5c9 * moved implicit exception frame from ncgutil to psub vor 22 Jahren
ncon.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym vor 22 Jahren
nflw.pas 26d78ff5c9 * moved implicit exception frame from ncgutil to psub vor 22 Jahren
ninl.pas 26d78ff5c9 * moved implicit exception frame from ncgutil to psub vor 22 Jahren
nld.pas 26d78ff5c9 * moved implicit exception frame from ncgutil to psub vor 22 Jahren
nmat.pas 1a2eedd767 * self moved to hidden parameter vor 22 Jahren
nmem.pas 15b0132f6f * tloadnode does not support objectsymtable,withsymtable anymore vor 22 Jahren
nobj.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym vor 22 Jahren
node.pas 26d78ff5c9 * moved implicit exception frame from ncgutil to psub vor 22 Jahren
nopt.pas 60978ba89c * aktprocdef renamed to current_procdef vor 22 Jahren
nset.pas 60978ba89c * aktprocdef renamed to current_procdef vor 22 Jahren
nstate.pas dcd9e0107c * old logs removed and tabs fixed vor 23 Jahren
nutils.pas 0284016ee9 * fixed several issues with powerpc vor 22 Jahren
ogbase.pas 9ed2ce8c12 * removed some notes/hints vor 22 Jahren
ogcoff.pas 29a382388e * fix range check error after previous commit vor 22 Jahren
ogelf.pas 9ed2ce8c12 * removed some notes/hints vor 22 Jahren
oglx.pas dcd9e0107c * old logs removed and tabs fixed vor 23 Jahren
ogmap.pas 9ed2ce8c12 * removed some notes/hints vor 22 Jahren
options.pas fa27f77a17 * FPC_LITTLE_ENDIAN and FPC_BIG_ENDIAN is now defined as well vor 22 Jahren
owar.pas 06ebac4e27 * readded missing revisions vor 23 Jahren
owbase.pas 4285e99853 * internal linker vor 23 Jahren
paramgr.pas 72df326165 * some 64 bit adaptions in ncgadd vor 22 Jahren
parser.pas 60978ba89c * aktprocdef renamed to current_procdef vor 22 Jahren
pass_1.pas 47489f2376 * firstpass uses expectloc vor 22 Jahren
pass_2.pas 1a2eedd767 * self moved to hidden parameter vor 22 Jahren
pbase.pas fe6518a49c * allow more tokens instead of only semicolon after inherited vor 22 Jahren
pdecl.pas 60978ba89c * aktprocdef renamed to current_procdef vor 22 Jahren
pdecobj.pas 1a2eedd767 * self moved to hidden parameter vor 22 Jahren
pdecsub.pas 1a2eedd767 * self moved to hidden parameter vor 22 Jahren
pdecvar.pas 1a2eedd767 * self moved to hidden parameter vor 22 Jahren
pexports.pas 67486c96c3 * fixes for Delphi 6 compilation vor 23 Jahren
pexpr.pas 26d78ff5c9 * moved implicit exception frame from ncgutil to psub vor 22 Jahren
pinline.pas 1a2eedd767 * self moved to hidden parameter vor 22 Jahren
pmodules.pas 76f18e2fc9 * fixed implicit init/final code for units, stack frame was wrong for ppc vor 22 Jahren
pp.pas 9ed2ce8c12 * removed some notes/hints vor 22 Jahren
ppc.cfg 9465a13e71 + Delphi 6 configuration file vor 23 Jahren
ppc.conf add30a428e * Kylix fixes, mostly case names of units vor 24 Jahren
ppc.dof 67486c96c3 * fixes for Delphi 6 compilation vor 23 Jahren
ppc.dpr 67486c96c3 * fixes for Delphi 6 compilation vor 23 Jahren
ppheap.pas 3390a23c26 * fix compilation failure vor 23 Jahren
ppu.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym vor 22 Jahren
pstatmnt.pas 15b0132f6f * tloadnode does not support objectsymtable,withsymtable anymore vor 22 Jahren
psub.pas 26d78ff5c9 * moved implicit exception frame from ncgutil to psub vor 22 Jahren
psystem.pas 1a2eedd767 * self moved to hidden parameter vor 22 Jahren
ptconst.pas 1a2eedd767 * self moved to hidden parameter vor 22 Jahren
ptype.pas 1a2eedd767 * self moved to hidden parameter vor 22 Jahren
rautils.pas 8acf67d327 * fixed (last?) remaining -tvarsym(X).address to vor 22 Jahren
regvars.pas 8acf67d327 * fixed (last?) remaining -tvarsym(X).address to vor 22 Jahren
rgobj.pas b899ea5469 * Bug fix in simplify vor 22 Jahren
scandir.pas 8e7124f9f8 + emx target added vor 22 Jahren
scanner.pas 2b888374ce * don't close inputfile when still closed vor 22 Jahren
script.pas 9ed2ce8c12 * removed some notes/hints vor 22 Jahren
switches.pas 06ebac4e27 * readded missing revisions vor 23 Jahren
symbase.pas 60978ba89c * aktprocdef renamed to current_procdef vor 22 Jahren
symconst.pas 1a2eedd767 * self moved to hidden parameter vor 22 Jahren
symdef.inc 51527ba1c9 + merged Attila's changes for interfaces, not tested yet vor 25 Jahren
symdef.pas 0836ed1713 * patch from Peter for rtti symbols vor 22 Jahren
symdefh.inc 51527ba1c9 + merged Attila's changes for interfaces, not tested yet vor 25 Jahren
symnot.pas 158e9689d7 + Notification implementation complete vor 22 Jahren
symppu.inc 51527ba1c9 + merged Attila's changes for interfaces, not tested yet vor 25 Jahren
symppu.pas a261bbcfac * type redefine fix for tb0437 vor 23 Jahren
symsym.inc 319ddd55cb * stabs fixing vor 25 Jahren
symsym.pas b42efec29d * create rtti label using newasmsymboldata and update binding vor 22 Jahren
symtable.pas 15b0132f6f * tloadnode does not support objectsymtable,withsymtable anymore vor 22 Jahren
symtype.pas 564e9701f7 * also use gettypename for procdef always vor 23 Jahren
symutil.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym vor 22 Jahren
systems.pas 8e7124f9f8 + emx target added vor 22 Jahren
tgobj.pas 2c63c84131 * extdebug info temp alloc type was wrong vor 22 Jahren
tokens.pas 8473dada93 * avoid problems with the ide in init/dome vor 22 Jahren
tpexcept.pas 06ebac4e27 * readded missing revisions vor 23 Jahren
verbose.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym vor 22 Jahren
version.pas 41da381f1a * fixed a lot of PowerPC related stuff vor 22 Jahren
widestr.pas 67486c96c3 * fixes for Delphi 6 compilation vor 23 Jahren

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