fpc/compiler
2001-12-03 14:21:34 +00:00
..
i386 * less unnecessary regvar loading with if-statements 2001-12-02 16:19:17 +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
msg * typed constants that are "procedure of object" and which are assigned 2001-10-29 14:59:48 +00:00
new * asw support 2001-10-18 20:55:18 +00:00
powerpc + second_int_to_real for cardinal, int64 and qword 2001-10-28 14:17:10 +00:00
targets * procsym definition rewrite 2001-11-02 22:58:00 +00:00
utils * ppc386.cfg -> fpc.cfg 2001-11-24 14:32:55 +00:00
aasm.pas * detect duplicate labels 2001-08-30 19:43:50 +00:00
aopt.pas * some cg reorganisation 2001-08-26 13:35:06 +00:00
aoptbase.pas * some cg reorganisation 2001-08-26 13:35:06 +00:00
aoptcs.pas * some cg reorganisation 2001-08-26 13:35:06 +00:00
aoptda.pas * some cg reorganisation 2001-08-26 13:35:06 +00:00
aoptobj.pas * some cg reorganisation 2001-08-26 13:35:06 +00:00
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 * Simple script which specifies the right params for a try out BSD build 2000-04-11 13:06:25 +00:00
catch.pas * merged generic m68k updates from fixes branch 2001-02-26 19:44:52 +00:00
cclasses.pas * overloading supported in child classes 2001-11-18 18:43:13 +00:00
cgbase.pas * compiles again with -dmemdebug 2001-11-06 14:53:48 +00:00
cgconst.pas * some cg reorganisation 2001-08-26 13:35:06 +00:00
cgobj.pas * removed obsolete newst defines 2001-09-30 21:26:42 +00:00
cmsgs.pas * renamed messages unit to cmsgs to avoid conflicts with the 2001-08-20 10:58:48 +00:00
comphook.pas * updates so it works with the ide 2001-08-04 10:23:54 +00:00
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 * merged netbsd start 2001-08-07 18:47:12 +00:00
crc.pas * Kylix fixes, mostly case names of units 2001-06-03 20:21:08 +00:00
cresstr.pas * symtable change to classes 2001-04-13 01:22:06 +00:00
cstreams.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
cutils.pas * overloading supported in child classes 2001-11-18 18:43:13 +00:00
defines.inc * Kylix fixes, mostly case names of units 2001-06-03 20:21:08 +00:00
depend * updated copyright to 2000 2000-01-07 01:14:18 +00:00
dmisc.pas * delphi fixes 2001-09-02 21:16:25 +00:00
export.pas * added override and virtual for constructors 2001-06-28 19:46:25 +00:00
finput.pas * updates so it works with the ide 2001-08-04 10:23:54 +00:00
fmodule.pas * compiles again with -dmemdebug 2001-11-06 14:53:48 +00:00
fppu.pas * local browser support fixed 2001-08-19 09:39:27 +00:00
gdb.pas * merged register fixes 2001-12-02 17:20:58 +00:00
gendef.pas * symtable change to classes 2001-04-13 01:22:06 +00:00
globals.pas * calling convention rewrite 2001-10-25 21:22:32 +00:00
globtype.pas * calling convention rewrite 2001-10-25 21:22:32 +00:00
htypechk.pas * Fix from Peter. Fixes a hang when ptop's upperstr procedure is converted 2001-11-08 21:55:36 +00:00
impdef.pas * symtable change to classes 2001-04-13 01:22:06 +00:00
import.pas * added override and virtual for constructors 2001-06-28 19:46:25 +00:00
link.pas * Fixes win32 linking problems with import libraries 2001-09-18 11:30:47 +00:00
make_old.cmd * make.cmd renamed to make_old.cmd 2001-04-24 20:01:08 +00:00
Makefile * asw support 2001-10-18 20:55:18 +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 * added -FE. to put the PPU's in the compiler dir 2000-10-21 14:36:00 +00:00
msgidx.inc * typed constants that are "procedure of object" and which are assigned 2001-10-29 14:59:48 +00:00
msgtxt.inc * typed constants that are "procedure of object" and which are assigned 2001-10-29 14:59:48 +00:00
nadd.pas * interface 2 guid support 2001-10-20 19:28:37 +00:00
nbas.pas * procsym definition rewrite 2001-11-02 22:58:00 +00:00
ncal.pas * require overload for cross object overloading 2001-11-20 18:49:43 +00:00
ncgbas.pas * procsym definition rewrite 2001-11-02 22:58:00 +00:00
ncgcnv.pas * fixed range check errors 2001-10-04 14:33:28 +00:00
ncgcon.pas * interface 2 guid support 2001-10-20 19:28:37 +00:00
ncgflw.pas * less unnecessary regvar loading with if-statements 2001-12-02 16:19:17 +00:00
ncgmem.pas * procsym definition rewrite 2001-11-02 22:58:00 +00:00
ncnv.pas * fixed web bug #1665 (allow char to chararray type conversion) ("merged") 2001-11-02 23:24:11 +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 #1693 (dynarray support for length) 2001-12-03 14:21:34 +00:00
nld.pas * only save/restore nf_forcevaria flag when reversing order of 2001-11-07 13:52:52 +00:00
nmat.pas * procsym definition rewrite 2001-11-02 22:58:00 +00:00
nmem.pas * procsym definition rewrite 2001-11-02 22:58:00 +00:00
nobj.pas * require overload for cross object overloading 2001-11-20 18:49:43 +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 * fixed internalerror(10) due to previous fpu overflow fixes ("merged") 2001-10-12 13:51:51 +00:00
ogbase.pas * symtable change to classes 2001-04-13 01:22:06 +00:00
ogcoff.pas * merged netbsd, fpu-overflow from fixes branch 2001-09-17 21:29:10 +00:00
ogelf.pas * completed incomplete typed constant records 2001-05-06 17:13:22 +00:00
options.pas * Renamed ppc.cfg -> fpc.cfg 2001-11-24 02:05:21 +00:00
owar.pas * more things for tcoffobjectinput 2001-03-05 21:40:38 +00:00
owbase.pas * more things for tcoffobjectinput 2001-03-05 21:40:38 +00:00
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 + hint directive parsing support 2001-06-03 21:57:35 +00:00
pdecl.pas * calling convention rewrite 2001-10-25 21:22:32 +00:00
pdecobj.pas * procsym definition rewrite 2001-11-02 22:58:00 +00:00
pdecsub.pas * procsym definition rewrite 2001-11-02 22:58:00 +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 * variant paramter passing and functions results fixed 2001-11-14 01:12:44 +00:00
pmodules.pas * removed obsolete chainprocsym and test_procsym code 2001-11-02 23:16:50 +00:00
pp.pas * variant paramter passing and functions results fixed 2001-11-14 01:12:44 +00:00
ppc.conf * Kylix fixes, mostly case names of units 2001-06-03 20:21:08 +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 * symtable change to classes 2001-04-13 01:22:06 +00:00
ppu.pas * updated record size 2001-09-22 04:51:58 +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 * procsym definition rewrite 2001-11-02 22:58:00 +00:00
ptype.pas * rtti/init table updates 2001-08-30 20:13:52 +00:00
rautils.pas * procsym definition rewrite 2001-11-02 22:58:00 +00:00
README + varargs directive 2001-06-04 11:53:12 +00:00
regvars.pas * forgot to commit yesterday :( (less unnecessary loading of regvars with 2001-12-03 12:17:02 +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 * symtable change to classes 2001-04-13 01:22:06 +00:00
symconst.pas * calling convention rewrite 2001-10-25 21:22:32 +00:00
symdef.inc + merged Attila's changes for interfaces, not tested yet 2000-11-04 14:25:19 +00:00
symdef.pas * tarraydef.size returns target_info.size_of_pointer instead of 4 for 2001-11-30 15:01:51 +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 * array access for properties added 2001-10-21 12:33:05 +00:00
symsym.inc * stabs fixing 2000-11-28 00:28:06 +00:00
symsym.pas * fixed web bug #1707: 2001-11-30 16:25:35 +00:00
symtable.pas * overloading supported in child classes 2001-11-18 18:43:13 +00:00
symtype.pas * overloading supported in child classes 2001-11-18 18:43:13 +00:00
systems.pas * Target_Mode corrected back to OS_Mode 2001-11-15 20:48:43 +00:00
tainst.pas * some cg reorganisation 2001-08-26 13:35:06 +00:00
temp_gen.pas * some cg reorganisation 2001-08-26 13:35:06 +00:00
todo.txt * lineifno 2000-01-28 11:24:46 +00:00
tokens.pas * Make new/dispose system functions instead of keywords 2001-10-24 11:51:39 +00:00
tpexcept.pas * Renamefest 2000-11-13 15:43:07 +00:00
types.pas * variant paramter passing and functions results fixed 2001-11-14 01:12:44 +00:00
verbose.pas * renamed messages unit to cmsgs to avoid conflicts with the 2001-08-20 10:58:48 +00:00
version.pas * unused units removed from uses clause 2000-11-29 00:30:30 +00:00
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