fpc/compiler
2001-02-05 20:46:59 +00:00
..
i386 * fixed web bug #1383 2001-02-03 12:52:34 +00:00
ia64 * the info about exception frames is stored now on the stack 2001-01-05 17:35:50 +00:00
m68k * renamed 2000-11-30 22:41:55 +00:00
new * regenerated 2001-02-02 22:41:11 +00:00
old * moehrendorf oct 2000 rewrite 2000-10-14 10:14:45 +00:00
utils * updated 2001-01-13 00:10:20 +00:00
aasm.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
assemble.pas * support linux unit for ver1_0 compilers 2001-02-05 20:46:59 +00:00
browcol.pas * compiles again 2001-01-12 19:21:32 +00:00
browlog.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
bsdcompile
catch.pas * support linux unit for ver1_0 compilers 2001-02-05 20:46:59 +00:00
cclasses.pas * 'classified' tdictionary, but leave it within an define 2000-12-29 21:57:27 +00:00
cobjects.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
comphook.pas * support linux unit for ver1_0 compilers 2001-02-05 20:46:59 +00:00
compiler.pas * use system.paramstr() 2000-12-26 15:57:25 +00:00
compinnr.inc * System.TypeInfo fixed 2000-11-09 17:46:54 +00:00
comprsrc.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
crc.pas * use defines.inc 2000-09-24 15:06:10 +00:00
cresstr.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
cstreams.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
cutils.pas + cstreams unit 2000-12-24 12:25:31 +00:00
defines.inc * delphi compile fixes 2000-09-24 21:19:48 +00:00
depend
dmisc.pas * delphi compile fixes 2000-09-24 21:19:48 +00:00
errord.msg * class member decl wrong then no other error after it 2000-08-13 12:54:53 +00:00
errore.msg * mistyping correction (assemler) 2001-02-04 01:42:00 +00:00
errores.msg * class member decl wrong then no other error after it 2000-08-13 12:54:53 +00:00
errorf.msg * mistyping correction (assemler) 2001-02-04 01:42:00 +00:00
errorn.msg * mistyping correction (assemler) 2001-02-04 01:42:00 +00:00
errorr.msg + New Russian errormsg from Michail Baikov 2000-10-17 10:49:05 +00:00
errorrw.msg + New Russian errormsg from Michail Baikov 2000-10-17 10:49:05 +00:00
export.pas * fixed netware typo in previous commit 2001-02-03 00:09:02 +00:00
finput.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
fmodule.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
fpc.pas * fixed for win32 and go32v2 2000-12-12 19:49:41 +00:00
gdb.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
gendef.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
globals.pas * support linux unit for ver1_0 compilers 2001-02-05 20:46:59 +00:00
globtype.pas + APPTYPE support under OS/2, app_fs, GetEnvPChar for OS/2 2001-01-20 18:32:52 +00:00
hcgdata.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
hcodegen.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
htypechk.pas * fixed web bug #1377 & const pointer arithmtic 2001-02-04 11:12:16 +00:00
impdef.pas * made Pavel O. happy ;) 2001-01-13 00:09:21 +00:00
import.pas * fixed netware typo in previous commit 2001-02-03 00:09:02 +00:00
inlnr.inc + renamed 2000-10-21 20:25:00 +00:00
link.pas * fixed searching for utils 2001-01-12 19:19:44 +00:00
make.cmd
Makefile * regenerated 2001-02-02 22:41:11 +00:00
Makefile.fpc * default.fpcdir is back 2001-02-01 22:00:03 +00:00
mdppc386.bat * use defines.inc 2000-09-24 15:06:10 +00:00
messages.pas * unused units removed from uses clause 2000-11-29 00:30:30 +00:00
mppc68k.bat
mppc386.bat * added -FE. to put the PPU's in the compiler dir 2000-10-21 14:36:00 +00:00
msgidx.inc * mistyping correction (assemler) 2001-02-04 01:42:00 +00:00
msgtxt.inc * mistyping correction (assemler) 2001-02-04 01:42:00 +00:00
nadd.pas * fixed web bug #1377 & const pointer arithmtic 2001-02-04 11:12:16 +00:00
nbas.pas * fixed buf 1364 2001-02-05 20:45:49 +00:00
ncal.pas * don't push high value for open array with cdecl;external; 2001-01-08 21:46:46 +00:00
ncgbas.pas * moehrendorf oct 2000 rewrite 2000-10-14 10:14:45 +00:00
ncnv.pas + implemented/fixed docompare() mathods for all nodes (not tested) 2000-12-31 11:14:10 +00:00
ncon.pas + implemented/fixed docompare() mathods for all nodes (not tested) 2000-12-31 11:14:10 +00:00
nflw.pas + implemented/fixed docompare() mathods for all nodes (not tested) 2000-12-31 11:14:10 +00:00
ninl.pas * merged fix for 1310 2001-01-06 19:54:11 +00:00
nld.pas + implemented/fixed docompare() mathods for all nodes (not tested) 2000-12-31 11:14:10 +00:00
nmat.pas * fixed wrong notes about locals 2001-01-06 18:28:39 +00:00
nmem.pas + implemented/fixed docompare() mathods for all nodes (not tested) 2000-12-31 11:14:10 +00:00
node.pas * added missing addoptn 2001-01-13 00:08:09 +00:00
nopt.pas + initial implementation (still needs to be made more modular) 2001-01-04 11:24:19 +00:00
nset.pas + implemented/fixed docompare() mathods for all nodes (not tested) 2000-12-31 11:14:10 +00:00
ogbase.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
ogcoff.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
ogelf.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
options.pas + APPTYPE support under OS/2, app_fs, GetEnvPChar for OS/2 2001-01-20 18:32:52 +00:00
owar.pas + cstreams unit 2000-12-24 12:25:31 +00:00
owbase.pas + cstreams unit 2000-12-24 12:25:31 +00:00
parser.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
pass_1.pas * extdebug fixes 2000-12-18 21:56:52 +00:00
pass_2.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
pbase.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
pdecl.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
pdecobj.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
pdecsub.pas * fixed crash with unsupported token overloading 2001-01-08 21:40:26 +00:00
pdecvar.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
pexports.pas * fixed copy/past bugs 2001-01-03 13:12:50 +00:00
pexpr.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
pmodules.pas * fixed crash with program name as a important unit name 2001-01-14 22:13:52 +00:00
pp.pas * unused units removed from uses clause 2000-11-29 00:30:30 +00:00
ppc.dof * more cg11 updates 2000-09-30 16:08:45 +00:00
ppc.dpr * Renamefest 2000-11-13 15:43:07 +00:00
ppheap.pas * fixed memory leaks 2000-10-14 21:52:54 +00:00
ppu.pas * new constant handling: from now on, hex constants >$7fffffff are 2000-12-07 17:19:42 +00:00
pstatmnt.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
psub.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
psystem.pas * new constant handling: from now on, hex constants >$7fffffff are 2000-12-07 17:19:42 +00:00
ptconst.pas * fixed web bug #1377 & const pointer arithmtic 2001-02-04 11:12:16 +00:00
ptype.pas * new constant handling: from now on, hex constants >$7fffffff are 2000-12-07 17:19:42 +00:00
rautils.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
README + added note about rewritten const handing 2000-12-07 17:23:59 +00:00
regvars.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
scandir.inc + APPTYPE support under OS/2, app_fs, GetEnvPChar for OS/2 2001-01-20 18:32:52 +00:00
scanner.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
script.pas * support linux unit for ver1_0 compilers 2001-02-05 20:46:59 +00:00
switches.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
symbase.pas * symtable splitted, no real code changes 2000-10-31 22:02:46 +00:00
symconst.pas + merged Attila's changes for interfaces, not tested yet 2000-11-04 14:25:19 +00:00
symdef.inc + merged Attila's changes for interfaces, not tested yet 2000-11-04 14:25:19 +00:00
symdef.pas * merged c packrecords fix 2001-01-06 20:11:29 +00:00
symdefh.inc + merged Attila's changes for interfaces, not tested yet 2000-11-04 14:25:19 +00:00
symppu.inc + merged Attila's changes for interfaces, not tested yet 2000-11-04 14:25:19 +00:00
symppu.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
symsym.inc * stabs fixing 2000-11-28 00:28:06 +00:00
symsym.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
symtable.pas * fixed crash with unsupported token overloading 2001-01-08 21:40:26 +00:00
symtype.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
systems.pas * merged libp library prefix 2001-01-06 20:15:43 +00:00
t_fbsd.pas * export with the case provided in the exports section 2000-12-30 22:53:25 +00:00
t_go32v1.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
t_go32v2.pas * behavior -Oa optimized 2001-01-27 21:29:35 +00:00
t_linux.pas * export with the case provided in the exports section 2000-12-30 22:53:25 +00:00
t_nwm.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
t_os2.pas + APPTYPE support under OS/2, app_fs, GetEnvPChar for OS/2 2001-01-20 18:32:52 +00:00
t_win32.pas * made Pavel O. happy ;) 2001-01-13 00:09:21 +00:00
temp_gen.pas * the info about exception frames is stored now on the stack 2001-01-05 17:35:50 +00:00
todo.txt
tokendat.pas + removed logs 2000-07-13 11:32:24 +00:00
tokens.dat * merged fixes 2000-07-30 17:04:43 +00:00
tokens.pas * unused units removed from uses clause 2000-11-29 00:30:30 +00:00
tpexcept.pas * Renamefest 2000-11-13 15:43:07 +00:00
types.pas * fixed web bug #1363 (merged) 2001-01-22 11:20:15 +00:00
verbose.pas * check for verbosity in verbose instead of comphook 2000-12-26 15:58:29 +00:00
version.pas * unused units removed from uses clause 2000-11-29 00:30:30 +00:00
widestr.pas * unused units removed from uses clause 2000-11-29 00:30:30 +00:00

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.