fpc/compiler
2001-12-31 16:59:41 +00:00
..
i386 * protected/private symbols parsing fixed 2001-12-31 16:59:41 +00:00
ia64
m68k
msg * spelling correction (Data types which _require_) 2001-12-16 19:15:34 +00:00
new - moved to main dir 2001-12-29 15:33:06 +00:00
powerpc * range checking is now processor independent (part in cgobj, part in cg64f32) and should work correctly again (it needed some changes after the changes of the low and high of tordef's to int64) * maketojumpbool() is now processor independent (in ncgutil) * getregister32 is now called getregisterint 2001-12-30 17:24:45 +00:00
targets + crtbegin.o and crtend.o now not linked anymore since they can cause conflicts with 2001-12-15 05:29:36 +00:00
utils + Added QNX target 2001-12-15 05:28:01 +00:00
aasm.pas * fixed inline crash with assembler routines 2001-12-31 16:54:14 +00:00
aopt.pas
aoptbase.pas
aoptcs.pas
aoptda.pas
aoptobj.pas
assemble.pas * compiles again with -dmemdebug 2001-11-06 14:53:48 +00:00
browcol.pas * procsym definition rewrite 2001-11-02 22:58:00 +00:00
browlog.pas * procsym definition rewrite 2001-11-02 22:58:00 +00:00
bsdcompile
catch.pas
cclasses.pas * overloading supported in child classes 2001-11-18 18:43:13 +00:00
cg64f32.pas * range checking is now processor independent (part in cgobj, part in cg64f32) and should work correctly again (it needed some changes after the changes of the low and high of tordef's to int64) * maketojumpbool() is now processor independent (in ncgutil) * getregister32 is now called getregisterint 2001-12-30 17:24:45 +00:00
cgbase.pas * range checking is now processor independent (part in cgobj, part in cg64f32) and should work correctly again (it needed some changes after the changes of the low and high of tordef's to int64) * maketojumpbool() is now processor independent (in ncgutil) * getregister32 is now called getregisterint 2001-12-30 17:24:45 +00:00
cgconst.pas
cgobj.pas * range checking is now processor independent (part in cgobj, part in cg64f32) and should work correctly again (it needed some changes after the changes of the low and high of tordef's to int64) * maketojumpbool() is now processor independent (in ncgutil) * getregister32 is now called getregisterint 2001-12-30 17:24:45 +00:00
cmsgs.pas
comphook.pas
compiler.pas * Fixes win32 linking problems with import libraries 2001-09-18 11:30:47 +00:00
compinnr.inc * Make new/dispose system functions instead of keywords 2001-10-24 11:51:39 +00:00
comprsrc.pas
crc.pas
cresstr.pas
cstreams.pas
cutils.pas * overloading supported in child classes 2001-11-18 18:43:13 +00:00
defines.inc
depend
dmisc.pas * delphi fixes 2001-09-02 21:16:25 +00:00
export.pas
finput.pas
fmodule.pas * compiles again with -dmemdebug 2001-11-06 14:53:48 +00:00
fppu.pas
gdb.pas * merged register fixes 2001-12-02 17:20:58 +00:00
gendef.pas
globals.pas + parasym to tparaitem added 2001-12-06 17:57:33 +00:00
globtype.pas * calling convention rewrite 2001-10-25 21:22:32 +00:00
htypechk.pas * protected/private symbols parsing fixed 2001-12-31 16:59:41 +00:00
impdef.pas
import.pas
link.pas * Fixes win32 linking problems with import libraries 2001-09-18 11:30:47 +00:00
make_old.cmd
Makefile * BSDhier fix to fpcmake.ini + makefile update. 2001-12-11 10:39:53 +00:00
Makefile.fpc * cross compiler support 2001-10-15 21:46:03 +00:00
mdppc386.bat * delphi fixes 2001-09-02 21:16:25 +00:00
mppc68k.bat
mppc386.bat
msgidx.inc * typed constants that are "procedure of object" and which are assigned 2001-10-29 14:59:48 +00:00
msgtxt.inc * spelling correction (Data types which _require_) 2001-12-16 19:10:13 +00:00
nadd.pas * fixed fpuregister counting errors ("merged") 2001-12-27 15:33:58 +00:00
nbas.pas * procsym definition rewrite 2001-11-02 22:58:00 +00:00
ncal.pas * protected/private symbols parsing fixed 2001-12-31 16:59:41 +00:00
ncgbas.pas * fixed inline crash with assembler routines 2001-12-31 16:54:14 +00:00
ncgcnv.pas * changed remaining "getregister32" calls to "getregisterint" 2001-12-31 09:53:15 +00:00
ncgcon.pas * empty widestrings can also be optimized to the constant '0' 2001-12-31 09:52:02 +00:00
ncgflw.pas * range checking is now processor independent (part in cgobj, part in cg64f32) and should work correctly again (it needed some changes after the changes of the low and high of tordef's to int64) * maketojumpbool() is now processor independent (in ncgutil) * getregister32 is now called getregisterint 2001-12-30 17:24:45 +00:00
ncgmem.pas * changed remaining "getregister32" calls to "getregisterint" 2001-12-31 09:53:15 +00:00
ncgutil.pas * range checking is now processor independent (part in cgobj, part in cg64f32) and should work correctly again (it needed some changes after the changes of the low and high of tordef's to int64) * maketojumpbool() is now processor independent (in ncgutil) * getregister32 is now called getregisterint 2001-12-30 17:24:45 +00:00
ncnv.pas * fixed type conversions from dynamic arrays to open arrays 2001-12-10 14:34:04 +00:00
ncon.pas * interface 2 guid support 2001-10-20 19:28:37 +00:00
nflw.pas * upper constant limits for "for" loops are now also converted to the 2001-11-19 14:21:30 +00:00
ninl.pas * fixed web bug #1735 (argument of inc/dec must be made unique) ("merged") 2001-12-28 14:09:21 +00:00
nld.pas * fixed web bug #1684 (it already didn't crash anymore, but it also didn't 2001-12-28 15:02:00 +00:00
nmat.pas * made 'mod powerof2' -> 'and' optimization processor independent 2001-12-29 15:27:24 +00:00
nmem.pas + parasym to tparaitem added 2001-12-06 17:57:33 +00:00
nobj.pas * protected/private symbols parsing fixed 2001-12-31 16:59:41 +00:00
node.pas * interface 2 guid support 2001-10-20 19:28:37 +00:00
nopt.pas * move class of definitions into type section for delphi 2001-09-02 21:12:06 +00:00
nset.pas + parasym to tparaitem added 2001-12-06 17:57:33 +00:00
ogbase.pas * fixed inline crash with assembler routines 2001-12-31 16:54:14 +00:00
ogcoff.pas * merged netbsd, fpu-overflow from fixes branch 2001-09-17 21:29:10 +00:00
ogelf.pas
options.pas * freemem change to value parameter 2001-12-03 21:48:41 +00:00
owar.pas
owbase.pas
parser.pas * procsym definition rewrite 2001-11-02 22:58:00 +00:00
pass_1.pas * fixed firstpass when det_resulttype returns an error 2001-10-20 17:23:43 +00:00
pass_2.pas * moved call to "cleanup_regvars" to cga.pas for i386 because it has 2001-11-06 16:39:02 +00:00
pbase.pas
pdecl.pas + parasym to tparaitem added 2001-12-06 17:57:33 +00:00
pdecobj.pas * protected/private symbols parsing fixed 2001-12-31 16:59:41 +00:00
pdecsub.pas * protected/private symbols parsing fixed 2001-12-31 16:59:41 +00:00
pdecvar.pas * fixed initialized variables 2001-11-20 18:48:26 +00:00
pexports.pas * procsym definition rewrite 2001-11-02 22:58:00 +00:00
pexpr.pas * protected/private symbols parsing fixed 2001-12-31 16:59:41 +00:00
pmodules.pas + Stack checking for solaris 2001-12-09 03:34:58 +00:00
pp.pas * variant paramter passing and functions results fixed 2001-11-14 01:12:44 +00:00
ppc.conf
ppc.dof
ppc.dpr
ppheap.pas
ppu.pas + parasym to tparaitem added 2001-12-06 17:57:33 +00:00
pstatmnt.pas * allow recursive calls again in assembler procedure 2001-11-09 10:06:56 +00:00
psub.pas * procsym definition rewrite 2001-11-02 22:58:00 +00:00
psystem.pas * overloading supported in child classes 2001-11-18 18:43:13 +00:00
ptconst.pas + parasym to tparaitem added 2001-12-06 17:57:33 +00:00
ptype.pas * protected/private symbols parsing fixed 2001-12-31 16:59:41 +00:00
rautils.pas * procsym definition rewrite 2001-11-02 22:58:00 +00:00
README
regvars.pas * powerpc/cgcpu.pas compiles :) 2001-12-29 15:28:57 +00:00
scandir.pas * removed obsolete chainprocsym and test_procsym code 2001-11-02 23:16:50 +00:00
scanner.pas * fixed previous commit 2001-10-22 20:25:49 +00:00
script.pas * merged netbsd, fpu-overflow from fixes branch 2001-09-17 21:29:10 +00:00
switches.pas * read only typed const support, switch $J- 2001-10-20 20:30:20 +00:00
symbase.pas
symconst.pas * calling convention rewrite 2001-10-25 21:22:32 +00:00
symdef.inc
symdef.pas * publishing of publishable classes fixed 2001-12-19 09:34:51 +00:00
symdefh.inc
symppu.inc
symppu.pas * array access for properties added 2001-10-21 12:33:05 +00:00
symsym.inc
symsym.pas * protected/private symbols parsing fixed 2001-12-31 16:59:41 +00:00
symtable.pas * protected/private symbols parsing fixed 2001-12-31 16:59:41 +00:00
symtype.pas * protected/private symbols parsing fixed 2001-12-31 16:59:41 +00:00
systems.pas + QNX target 2001-12-15 05:43:20 +00:00
tainst.pas * fixed stupid copy-paste bug 2001-12-29 16:29:08 +00:00
temp_gen.pas
todo.txt
tokens.pas * Make new/dispose system functions instead of keywords 2001-10-24 11:51:39 +00:00
tpexcept.pas
types.pas * added type conversion from procvar to procvar (if their arguments are 2001-12-17 12:49:08 +00:00
verbose.pas
version.pas
widestr.pas * delphi fixes 2001-09-02 21:16:25 +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.
  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