fpc/compiler
2003-01-08 18:43:56 +00:00
..
alpha * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 2002-11-17 18:26:15 +00:00
html no message 2002-07-12 16:00:28 +00:00
i386 * Tregister changed into a record 2003-01-08 18:43:56 +00:00
ia64 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 2002-11-17 18:26:15 +00:00
m68k * Tregister changed into a record 2003-01-08 18:43:56 +00:00
msg * De "puntjes om bij het vertalen in het achterhoofd te houden" even 2003-01-07 17:09:07 +00:00
new * old logs removed and tabs fixed 2002-09-07 15:25:00 +00:00
powerpc * Tregister changed into a record 2003-01-08 18:43:56 +00:00
sparc * Tregister changed into a record 2003-01-08 18:43:56 +00:00
systems * use findutil 2003-01-06 20:19:52 +00:00
utils * updated for absolutesym and varsym 2003-01-03 22:16:29 +00:00
vis * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 2002-11-17 18:26:15 +00:00
x86 * Tregister changed into a record 2003-01-08 18:43:56 +00:00
x86_64 * x86-64 compiles 2003-01-05 13:36:53 +00:00
aasmbase.pas * memory optimization (3-4%) : cleanup of tai fields, 2002-11-17 16:31:55 +00:00
aasmtai.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
aggas.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
aopt.pas * internal linker 2002-07-01 18:46:20 +00:00
aoptbase.pas * powerpc target fixed, very simple units can be compiled 2002-07-07 09:52:32 +00:00
aoptcs.pas * readded missing revisions 2002-05-18 13:34:04 +00:00
aoptda.pas * readded missing revisions 2002-05-18 13:34:04 +00:00
aoptobj.pas * pass proccalloption to ret_in_xxx and push_xxx functions 2002-11-18 17:31:54 +00:00
assemble.pas - remove some unused defines 2002-11-24 18:18:04 +00:00
browcol.pas * unit loading changed to first register units and load them 2002-12-29 14:57:50 +00:00
browlog.pas * old logs removed and tabs fixed 2002-09-07 15:25:00 +00:00
bsdcompile
catch.pas * readded missing revisions 2002-05-18 13:34:04 +00:00
cclasses.pas + some front end stuff for vs_hidden added 2002-12-15 19:34:31 +00:00
cg64f32.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
cg64f64.pas * x86-64 compiles 2003-01-05 13:36:53 +00:00
cgbase.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
cginfo.pas * x86-64 compiles 2003-01-05 13:36:53 +00:00
cgobj.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
charset.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
checkmem.pas * new unit 2002-11-15 12:23:49 +00:00
cmsgs.pas * readded missing revisions 2002-05-18 13:34:04 +00:00
comphook.pas * unit loading changed to first register units and load them 2002-12-29 14:57:50 +00:00
compiler.pas * removed repetitive pass counting 2002-09-05 19:28:29 +00:00
compinnr.inc * Swap(QWord) constant support 2002-11-18 18:33:51 +00:00
comprsrc.pas * rewrote the system handling 2002-07-26 21:15:37 +00:00
cp437.pas - remove compilation warnings 2002-12-07 14:02:18 +00:00
cp850.pas - remove compilation warnings 2002-12-07 14:02:18 +00:00
cp8859_1.pas - remove compilation warnings 2002-12-07 14:02:18 +00:00
crc.pas * readded missing revisions 2002-05-18 13:34:04 +00:00
cresstr.pas + resource string tables are now aligned 2002-11-09 15:39:03 +00:00
cstreams.pas * cg64 patch 2002-07-01 16:23:52 +00:00
cutils.pas * support quotes in gettoken 2002-12-27 18:05:27 +00:00
defbase.pas * some variant <-> dyn. array stuff 2002-12-05 14:27:25 +00:00
defcmp.pas * use int_to_int conversion for pointer/procvar/classref to int 2003-01-05 22:42:13 +00:00
defines.inc + log added 2002-07-04 18:56:50 +00:00
defutil.pas * remove unused global var 2002-12-23 20:58:03 +00:00
depend
dmisc.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
export.pas * rewrote the system handling 2002-07-26 21:15:37 +00:00
finput.pas * unit loading changed to first register units and load them 2002-12-29 14:57:50 +00:00
fmodule.pas * unit loading changed to first register units and load them 2002-12-29 14:57:50 +00:00
fpcdefs.inc * only compile cs_fp_emulation support when cpufpuemu is defined 2002-12-06 16:56:57 +00:00
fppu.pas * unit loading changed to first register units and load them 2002-12-29 14:57:50 +00:00
gdb.pas * memory optimization (3-4%) : cleanup of tai fields, 2002-11-17 16:31:55 +00:00
gendef.pas * rewrote the system handling 2002-07-26 21:15:37 +00:00
globals.pas * modified to make use of the common GetEnv code under OS/2 2003-01-04 16:20:44 +00:00
globtype.pas + $IMPLICITEXCEPTIONS switch to turn on/off generation of the 2002-10-16 19:01:43 +00:00
htypechk.pas * use compare_def_ext to test if assignn operator is allowed 2003-01-03 17:17:26 +00:00
impdef.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
import.pas * merged changes from 1.0.7 up to 04-11 2002-11-15 01:58:45 +00:00
link.pas * merged changes from 1.0.7 up to 04-11 2002-11-15 01:58:45 +00:00
make_old.cmd * make.cmd renamed to make_old.cmd 2001-04-24 20:01:08 +00:00
Makefile * regenarated 2002-11-24 16:31:10 +00:00
Makefile.fpc * sparc added 2002-11-18 17:29:31 +00:00
mdppc386.bat * delphi fixes 2001-09-02 21:16:25 +00:00
mppc68k.bat
mppc386.bat
mppcsparc - some writeln(s) removed in compiler 2002-12-24 21:30:20 +00:00
msgidx.inc + added proper support of type = type <type>; for simple types 2003-01-05 15:54:15 +00:00
msgtxt.inc + added proper support of type = type <type>; for simple types 2003-01-05 15:54:15 +00:00
nadd.pas * support pchar-char operations converting to string first 2003-01-02 22:19:54 +00:00
nbas.pas * Removed ifdefs around notifications 2003-01-03 12:15:55 +00:00
ncal.pas * fixed check for whether or not a high parameter was already generated 2002-12-26 18:24:33 +00:00
ncgadd.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
ncgbas.pas * fixed relabeling to relabel only tasmlabel (formerly proclocal) 2002-11-27 15:33:19 +00:00
ncgcal.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
ncgcnv.pas * fix typecasts from void to int 2003-01-02 22:20:51 +00:00
ncgcon.pas * x86-64 compiles 2003-01-05 13:36:53 +00:00
ncgflw.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
ncginl.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
ncgld.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
ncgmat.pas * splitted defbase in defutil,symutil,defcmp 2002-11-25 17:43:16 +00:00
ncgmem.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
ncgset.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
ncgutil.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
ncnv.pas * move code that checks for longint-pointer conversion hint 2003-01-05 22:41:40 +00:00
ncon.pas * splitted defbase in defutil,symutil,defcmp 2002-11-25 17:43:16 +00:00
nflw.pas * Readded missing variable 2003-01-04 08:08:47 +00:00
ninl.pas * don't allow erroneuos read(typedfile,...) statements 2002-12-30 12:54:45 +00:00
nld.pas * fixed ansistring+char and ansistring+shortstring optimizations (those 2003-01-07 16:52:58 +00:00
nmat.pas * splitted defbase in defutil,symutil,defcmp 2002-11-25 17:43:16 +00:00
nmem.pas * po_addressonly added to retrieve the address of a methodpointer 2003-01-06 21:16:52 +00:00
nobj.pas * splitted defbase in defutil,symutil,defcmp 2002-11-25 17:43:16 +00:00
node.pas * Fixed mark_write for @ operator 2003-01-04 15:54:03 +00:00
nopt.pas * splitted defbase in defutil,symutil,defcmp 2002-11-25 17:43:16 +00:00
nset.pas - removed unused variable 2002-12-07 14:12:56 +00:00
nstate.pas * old logs removed and tabs fixed 2002-09-07 15:25:00 +00:00
ogbase.pas * internal linker 2002-07-01 18:46:20 +00:00
ogcoff.pas * fix warning 2002-12-07 14:08:11 +00:00
ogelf.pas + stab register indexes for powerpc (moved from gdb to cpubase) 2002-08-12 15:08:39 +00:00
oglx.pas * old logs removed and tabs fixed 2002-09-07 15:25:00 +00:00
ogmap.pas * internal linker 2002-07-01 18:46:20 +00:00
options.pas * only compile cs_fp_emulation support when cpufpuemu is defined 2002-12-06 16:56:57 +00:00
owar.pas * readded missing revisions 2002-05-18 13:34:04 +00:00
owbase.pas * internal linker 2002-07-01 18:46:20 +00:00
paramgr.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
parser.pas * unit loading changed to first register units and load them 2002-12-29 14:57:50 +00:00
pass_1.pas * fixed pushing of records>8 bytes with stdcall 2002-12-17 22:19:33 +00:00
pass_2.pas * removed Writeln 2002-12-22 14:35:39 +00:00
pbase.pas - remove lower in hint 2002-12-05 19:27:40 +00:00
pdecl.pas + added proper support of type = type <type>; for simple types 2003-01-05 15:54:15 +00:00
pdecobj.pas * splitted defbase in defutil,symutil,defcmp 2002-11-25 17:43:16 +00:00
pdecsub.pas * removed some duplicate code when creating aktprocsym 2003-01-07 19:16:38 +00:00
pdecvar.pas + Patch from peter to support initial values for local variables 2003-01-02 11:14:02 +00:00
pexports.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
pexpr.pas * remove a lot of code to support typen in loadn-procsym 2003-01-05 22:44:14 +00:00
pinline.pas * fix Copy(array,x,y) 2002-11-26 22:59:09 +00:00
pmodules.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
pp.pas * merged changes from 1.0.7 up to 04-11 2002-11-15 01:58:45 +00:00
ppc.cfg + Delphi 6 configuration file 2002-10-05 12:50:47 +00:00
ppc.conf * Kylix fixes, mostly case names of units 2001-06-03 20:21:08 +00:00
ppc.dof * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
ppc.dpr * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
ppheap.pas * fix compilation failure 2002-11-19 12:08:24 +00:00
ppu.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
pstatmnt.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
psub.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
psystem.pas * only compile cs_fp_emulation support when cpufpuemu is defined 2002-12-06 16:56:57 +00:00
ptconst.pas * fix uninited var 2003-01-02 20:45:08 +00:00
ptype.pas + added proper support of type = type <type>; for simple types 2003-01-05 15:54:15 +00:00
rautils.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
README + varargs directive 2001-06-04 11:53:12 +00:00
regvars.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
rgobj.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
scandir.pas * OBJECTCHECKS added, equivalent of -CR 2003-01-03 21:25:01 +00:00
scanner.pas * unit loading changed to first register units and load them 2002-12-29 14:57:50 +00:00
script.pas * don't prepend ./ to quoted filenames 2003-01-06 20:16:42 +00:00
switches.pas * readded missing revisions 2002-05-18 13:34:04 +00:00
symbase.pas * 3% memory optimization 2002-12-07 14:27:07 +00:00
symconst.pas * po_addressonly added to retrieve the address of a methodpointer 2003-01-06 21:16:52 +00:00
symdef.inc
symdef.pas * po_addressonly added to retrieve the address of a methodpointer 2003-01-06 21:16:52 +00:00
symdefh.inc
symnot.pas + Notification implementation complete 2002-12-31 09:55:58 +00:00
symppu.inc
symppu.pas * type redefine fix for tb0437 2002-12-21 13:07:34 +00:00
symsym.inc
symsym.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
symtable.pas * unit loading changed to first register units and load them 2002-12-29 14:57:50 +00:00
symtype.pas * also use gettypename for procdef always 2002-12-29 18:26:31 +00:00
symutil.pas * splitted defbase in defutil,symutil,defcmp 2002-11-25 17:43:16 +00:00
systems.pas * x86-64 compiles 2003-01-05 13:36:53 +00:00
tgobj.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
todo.txt
tokens.pas + unimplemented hint directive added 2002-11-29 22:31:19 +00:00
tpexcept.pas * readded missing revisions 2002-05-18 13:34:04 +00:00
verbose.pas * unit loading changed to first register units and load them 2002-12-29 14:57:50 +00:00
version.pas * old logs removed and tabs fixed 2002-09-07 15:25:00 +00:00
widestr.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +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