peter a13360ee96 * made Pavel O. happy ;) 24 anos atrás
..
i386 00c901b3c1 * check for valid asm instructions 24 anos atrás
ia64 00917cb46f * the info about exception frames is stored now on the stack 25 anos atrás
m68k ac4bbd85f0 * renamed 25 anos atrás
new f8275055b9 - file moved 25 anos atrás
old e171f341a0 * moehrendorf oct 2000 rewrite 25 anos atrás
utils c1e14ef033 * fixed another range check error (merged from fixes branch) 25 anos atrás
Makefile cd494453ca * regenerated 25 anos atrás
Makefile.fpc d8d3c08e63 * moved to oldtests module 25 anos atrás
README 23401a6c23 + added note about rewritten const handing 25 anos atrás
aasm.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
assemble.pas 5ea6603165 * fixed searching for utils 24 anos atrás
browcol.pas 1d3938fc81 * compiles again 24 anos atrás
browlog.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 25 anos atrás
catch.pas b65958a61e * Renamefest 25 anos atrás
cclasses.pas bd64ad0539 * 'classified' tdictionary, but leave it within an define 25 anos atrás
cobjects.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
comphook.pas 5a5ac3872b * check for verbosity in verbose instead of comphook 25 anos atrás
compiler.pas ff388a41e2 * use system.paramstr() 25 anos atrás
compinnr.inc 68c1a1e3e6 * System.TypeInfo fixed 25 anos atrás
comprsrc.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
crc.pas a71e44ac49 * use defines.inc 25 anos atrás
cresstr.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
cstreams.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
cutils.pas 0c0c01980f + cstreams unit 25 anos atrás
defines.inc 5218af7926 * delphi compile fixes 25 anos atrás
depend e525797c51 * updated copyright to 2000 26 anos atrás
dmisc.pas 5218af7926 * delphi compile fixes 25 anos atrás
errord.msg cb4de797c1 * class member decl wrong then no other error after it 25 anos atrás
errore.msg be95b0758b * object to class conversion 25 anos atrás
errores.msg cb4de797c1 * class member decl wrong then no other error after it 25 anos atrás
errorf.msg cb4de797c1 * class member decl wrong then no other error after it 25 anos atrás
errorn.msg cb4de797c1 * class member decl wrong then no other error after it 25 anos atrás
errorr.msg c4fe9ea482 + New Russian errormsg from Michail Baikov 25 anos atrás
errorrw.msg c4fe9ea482 + New Russian errormsg from Michail Baikov 25 anos atrás
export.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
finput.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
fmodule.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
fpc.pas 441e44a83d * fixed for win32 and go32v2 25 anos atrás
gdb.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
gendef.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
globals.pas cac56fc13e * fixed findexe to also support already extension in name 24 anos atrás
globtype.pas b9796f6a7f * unused units removed from uses clause 25 anos atrás
hcgdata.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
hcodegen.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
htypechk.pas 728caf4590 * web bug #1207 fixed: field and properties of const classes can be 25 anos atrás
impdef.pas a13360ee96 * made Pavel O. happy ;) 24 anos atrás
import.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
inlnr.inc d592b8b678 + renamed 25 anos atrás
link.pas 5ea6603165 * fixed searching for utils 24 anos atrás
make.cmd e525797c51 * updated copyright to 2000 26 anos atrás
mdppc386.bat a71e44ac49 * use defines.inc 25 anos atrás
messages.pas b9796f6a7f * unused units removed from uses clause 25 anos atrás
mppc386.bat 07ad807864 * added -FE. to put the PPU's in the compiler dir 25 anos atrás
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 anos atrás
msgidx.inc be95b0758b * object to class conversion 25 anos atrás
msgtxt.inc be95b0758b * object to class conversion 25 anos atrás
nadd.pas 4c8ca9774f + implemented/fixed docompare() mathods for all nodes (not tested) 25 anos atrás
nbas.pas 4c8ca9774f + implemented/fixed docompare() mathods for all nodes (not tested) 25 anos atrás
ncal.pas d61f29c799 * don't push high value for open array with cdecl;external; 25 anos atrás
ncgbas.pas e171f341a0 * moehrendorf oct 2000 rewrite 25 anos atrás
ncnv.pas 4c8ca9774f + implemented/fixed docompare() mathods for all nodes (not tested) 25 anos atrás
ncon.pas 4c8ca9774f + implemented/fixed docompare() mathods for all nodes (not tested) 25 anos atrás
nflw.pas 4c8ca9774f + implemented/fixed docompare() mathods for all nodes (not tested) 25 anos atrás
ninl.pas 38af966c3b * merged fix for 1310 25 anos atrás
nld.pas 4c8ca9774f + implemented/fixed docompare() mathods for all nodes (not tested) 25 anos atrás
nmat.pas e16486a958 * fixed wrong notes about locals 25 anos atrás
nmem.pas 4c8ca9774f + implemented/fixed docompare() mathods for all nodes (not tested) 25 anos atrás
node.pas 00a1168246 * added missing addoptn 24 anos atrás
nopt.pas 82cd898e2e + initial implementation (still needs to be made more modular) 25 anos atrás
nset.pas 4c8ca9774f + implemented/fixed docompare() mathods for all nodes (not tested) 25 anos atrás
ogbase.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
ogcoff.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
ogelf.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
options.pas 9964f294bd * fixed writing of quickinfo when no ppc386.cfg is available 24 anos atrás
owar.pas 0c0c01980f + cstreams unit 25 anos atrás
owbase.pas 0c0c01980f + cstreams unit 25 anos atrás
parser.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
pass_1.pas 2c2b7bbf1e * extdebug fixes 25 anos atrás
pass_2.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
pbase.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
pdecl.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
pdecobj.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
pdecsub.pas f0e23ff231 * fixed crash with unsupported token overloading 25 anos atrás
pdecvar.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
pexports.pas a60d4d969b * fixed copy/past bugs 25 anos atrás
pexpr.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
pmodules.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
pp.pas b9796f6a7f * unused units removed from uses clause 25 anos atrás
ppc.dof 27749c067e * more cg11 updates 25 anos atrás
ppc.dpr 5a2b1ed57b * Renamefest 25 anos atrás
ppheap.pas 4b17f6f0ff * fixed memory leaks 25 anos atrás
ppu.pas c91a23c27d * new constant handling: from now on, hex constants >$7fffffff are 25 anos atrás
pstatmnt.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
psub.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
psystem.pas c91a23c27d * new constant handling: from now on, hex constants >$7fffffff are 25 anos atrás
ptconst.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
ptype.pas c91a23c27d * new constant handling: from now on, hex constants >$7fffffff are 25 anos atrás
rautils.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
regvars.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
scandir.inc a13360ee96 * made Pavel O. happy ;) 24 anos atrás
scanner.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
script.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
switches.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
symbase.pas 451723647e * symtable splitted, no real code changes 25 anos atrás
symconst.pas 51527ba1c9 + merged Attila's changes for interfaces, not tested yet 25 anos atrás
symdef.inc 51527ba1c9 + merged Attila's changes for interfaces, not tested yet 25 anos atrás
symdef.pas bdb1ed1462 * merged c packrecords fix 25 anos atrás
symdefh.inc 51527ba1c9 + merged Attila's changes for interfaces, not tested yet 25 anos atrás
symppu.inc 51527ba1c9 + merged Attila's changes for interfaces, not tested yet 25 anos atrás
symppu.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
symsym.inc 319ddd55cb * stabs fixing 25 anos atrás
symsym.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
symtable.pas f0e23ff231 * fixed crash with unsupported token overloading 25 anos atrás
symtype.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
systems.pas 048ff7c855 * merged libp library prefix 25 anos atrás
t_fbsd.pas 350a364890 * export with the case provided in the exports section 25 anos atrás
t_go32v1.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
t_go32v2.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
t_linux.pas 350a364890 * export with the case provided in the exports section 25 anos atrás
t_nwm.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
t_os2.pas 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 anos atrás
t_win32.pas a13360ee96 * made Pavel O. happy ;) 24 anos atrás
temp_gen.pas 00917cb46f * the info about exception frames is stored now on the stack 25 anos atrás
todo.txt 51f8c5a754 * lineifno 25 anos atrás
tokendat.pas 650fbb86aa + removed logs 25 anos atrás
tokens.dat c5da6c53fd * merged fixes 25 anos atrás
tokens.pas b9796f6a7f * unused units removed from uses clause 25 anos atrás
tpexcept.pas 5a2b1ed57b * Renamefest 25 anos atrás
types.pas 49a0170412 * string isn't compatible with array of char 25 anos atrás
verbose.pas 5a5ac3872b * check for verbosity in verbose instead of comphook 25 anos atrás
version.pas b9796f6a7f * unused units removed from uses clause 25 anos atrás
widestr.pas b9796f6a7f * unused units removed from uses clause 25 anos atrás

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.