fpc/compiler
peter 83dae76625 + $IMPLICITEXCEPTIONS switch to turn on/off generation of the
implicit exception frames for procedures with initialized variables
    and for constructors. The default is on for compatibility
2002-10-16 19:01:43 +00:00
..
alpha * alpha compiles again, changes to common code not yet commited 2002-09-29 23:54:12 +00:00
html
i386 * fixed to reflect last tconvtype change 2002-10-10 16:14:54 +00:00
ia64 * old logs removed and tabs fixed 2002-09-07 15:25:00 +00:00
m68k + flag_2_cond implemented 2002-10-14 16:32:36 +00:00
msg + range checking for string literals 2002-10-03 21:33:09 +00:00
new * old logs removed and tabs fixed 2002-09-07 15:25:00 +00:00
powerpc * changes from Olle to get simple programs compiled and assembled 2002-10-10 19:39:37 +00:00
sparc * patch of Carl Eric added 2002-10-16 12:36:54 +00:00
systems * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
utils + dump of tdefoptions.df_unique 2002-10-06 12:25:53 +00:00
vis + first revision of vm 2002-10-14 16:31:52 +00:00
x86 + $IMPLICITEXCEPTIONS switch to turn on/off generation of the 2002-10-16 19:01:43 +00:00
x86_64 * old logs removed and tabs fixed 2002-09-07 15:25:00 +00:00
aasmbase.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
aasmtai.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
aggas.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
aopt.pas
aoptbase.pas
aoptcs.pas
aoptda.pas
aoptobj.pas * fixed compilation error 2002-08-18 18:16:55 +00:00
assemble.pas * memdebug enhancements 2002-09-05 19:29:42 +00:00
browcol.pas * fixed procdef access 2002-09-07 14:13:40 +00:00
browlog.pas * old logs removed and tabs fixed 2002-09-07 15:25:00 +00:00
bsdcompile
catch.pas
cclasses.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
cg64f32.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
cg64f64.pas * old logs removed and tabs fixed 2002-09-07 15:25:00 +00:00
cgbase.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
cginfo.pas * old logs removed and tabs fixed 2002-09-07 15:25:00 +00:00
cgobj.pas + $IMPLICITEXCEPTIONS switch to turn on/off generation of the 2002-10-16 19:01:43 +00:00
charset.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
cmsgs.pas
comphook.pas * memdebug enhancements 2002-09-05 19:29:42 +00:00
compiler.pas * removed repetitive pass counting 2002-09-05 19:28:29 +00:00
compinnr.inc * Copy() is now internal syssym that calls compilerprocs 2002-10-02 18:20:52 +00:00
comprsrc.pas
cp437.pas
cp850.pas
cp8859_1.pas
crc.pas
cresstr.pas * renamed current_library to objectlibrary 2002-08-11 14:32:25 +00:00
cstreams.pas
cutils.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
defbase.pas + several widestring/pwidechar related stuff added 2002-10-10 16:07:57 +00:00
defines.inc
depend
dmisc.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
export.pas
finput.pas * saving of asmsymbols in ppu supported 2002-08-11 13:24:10 +00:00
fmodule.pas * memdebug enhancements 2002-09-05 19:29:42 +00:00
fpcdefs.inc + $IMPLICITEXCEPTIONS switch to turn on/off generation of the 2002-10-16 19:01:43 +00:00
fppu.pas * set in_second_load flag before resetting the module, this is 2002-10-04 20:13:10 +00:00
gdb.pas + stab register indexes for powerpc (moved from gdb to cpubase) 2002-08-12 15:08:39 +00:00
gendef.pas
globals.pas + $IMPLICITEXCEPTIONS switch to turn on/off generation of the 2002-10-16 19:01:43 +00:00
globtype.pas + $IMPLICITEXCEPTIONS switch to turn on/off generation of the 2002-10-16 19:01:43 +00:00
htypechk.pas * ugly hack to fix tb0411 2002-10-07 20:12:08 +00:00
impdef.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
import.pas * tdicationary.replace added to replace and item in a dictionary. This 2002-09-09 17:34:14 +00:00
link.pas * old logs removed and tabs fixed 2002-09-07 15:25:00 +00:00
make_old.cmd
Makefile - moved files to systems directory 2002-09-06 15:05:23 +00:00
Makefile.fpc * old logs removed and tabs fixed 2002-09-07 15:25:00 +00:00
mdppc386.bat
mppc68k.bat
mppc386.bat
mppcsparc * targets replaced by systems in mppcsparc 2002-09-22 19:55:12 +00:00
msgidx.inc + compile-time range checking for strings 2002-10-03 21:26:08 +00:00
msgtxt.inc + compile-time range checking for strings 2002-10-03 21:26:08 +00:00
nadd.pas * fixed web bug #2136 2002-10-08 16:50:43 +00:00
nbas.pas * don't complain in X- mode for internal generated function calls 2002-10-05 15:15:19 +00:00
ncal.pas * var parameter checking for classes and interfaces in Delphi mode 2002-10-14 18:20:30 +00:00
ncgbas.pas * tempgen cleanup 2002-08-23 16:14:48 +00:00
ncgcal.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
ncgcnv.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
ncgcon.pas * use tconstexpruint instead of qword 2002-10-06 21:01:50 +00:00
ncgflw.pas * fixes to common code to get the alpha compiler compiled applied 2002-09-30 07:00:44 +00:00
ncginl.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
ncgld.pas * (hacked) new threadvar relocate code 2002-10-14 19:44:13 +00:00
ncgmat.pas * a_load_reg_reg() now has two size parameters: source and dest. This 2002-09-17 18:54:01 +00:00
ncgmem.pas + range checking for dyn. arrays 2002-10-09 20:24:30 +00:00
ncgset.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
ncgutil.pas + $IMPLICITEXCEPTIONS switch to turn on/off generation of the 2002-10-16 19:01:43 +00:00
ncnv.pas + several widestring/pwidechar related stuff added 2002-10-10 16:07:57 +00:00
ncon.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
nflw.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
ninl.pas + write(ln) support for variants added 2002-10-10 19:24:28 +00:00
nld.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
nmat.pas * fixed web bug #2139: checking for division by zero fixed 2002-10-04 21:19:28 +00:00
nmem.pas * low-highval always checked if limit ober 2GB is reached (to avoid overflow) 2002-09-27 21:13:28 +00:00
nobj.pas * small tweak to use speedvalue before comparing strings 2002-10-15 19:00:42 +00:00
node.pas * support inherited; support for overload as it is handled by 2002-10-05 00:48:57 +00:00
nopt.pas * first part of procinfo rewrite 2002-08-17 09:23:33 +00:00
nset.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
nstate.pas * old logs removed and tabs fixed 2002-09-07 15:25:00 +00:00
ogbase.pas
ogcoff.pas + stab register indexes for powerpc (moved from gdb to cpubase) 2002-08-12 15:08:39 +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
options.pas * define HASTHREADVAR 2002-10-13 21:33:01 +00:00
owar.pas
owbase.pas
paramgr.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
parser.pas * Place old data in compile() in the heap to save stack 2002-10-07 19:29:52 +00:00
pass_1.pas * removed repetitive pass counting 2002-09-05 19:28:29 +00:00
pass_2.pas * tempgen cleanup 2002-08-23 16:14:48 +00:00
pbase.pas * tdicationary.replace added to replace and item in a dictionary. This 2002-09-09 17:34:14 +00:00
pdecl.pas * only allow threadvar when threading switch is defined 2002-10-14 19:45:02 +00:00
pdecobj.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
pdecsub.pas * variant:=nil supported 2002-10-06 15:09:12 +00:00
pdecvar.pas * fix heap leaks 2002-10-05 15:18:42 +00:00
pexports.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
pexpr.pas * support inherited; support for overload as it is handled by 2002-10-05 00:48:57 +00:00
pinline.pas * Copy() is now internal syssym that calls compilerprocs 2002-10-02 18:20:52 +00:00
pmodules.pas + Renamed thread unit to systhrds 2002-10-16 06:27:30 +00:00
pp.pas * GDB switch is not required 2002-10-15 18:16:44 +00:00
ppc.cfg + Delphi 6 configuration file 2002-10-05 12:50:47 +00:00
ppc.conf
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
ppu.pas * only use init tables for threadvars 2002-10-14 19:42:33 +00:00
pstatmnt.pas + tcg.direction is used now 2002-09-07 19:34:08 +00:00
psub.pas * call to procinfo.after_header added 2002-09-10 20:31:48 +00:00
psystem.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
ptconst.pas * start bugfix 1996 2002-09-06 19:58:31 +00:00
ptype.pas * low-highval always checked if limit ober 2GB is reached (to avoid overflow) 2002-09-27 21:13:28 +00:00
rautils.pas * Make Tprocdef.defs protected 2002-09-03 16:26:26 +00:00
README
regvars.pas * sym.insert_in_data removed 2002-08-25 19:25:18 +00:00
rgobj.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
scandir.pas + $IMPLICITEXCEPTIONS switch to turn on/off generation of the 2002-10-16 19:01:43 +00:00
scanner.pas * parse ^ after nil as caret 2002-09-16 19:05:48 +00:00
script.pas
switches.pas
symbase.pas * tsymtable.dump to dump the names in a symtable to stdout 2002-10-02 20:51:59 +00:00
symconst.pas + proper support of type <id> = type <another id>; 2002-10-06 12:25:04 +00:00
symdef.inc
symdef.pas * removed obsolete rangecheck stuff 2002-10-07 21:30:27 +00:00
symdefh.inc
symnot.pas + Added read/write notifications of variables. These will be usefull 2002-09-01 08:04:42 +00:00
symppu.inc
symppu.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
symsym.inc
symsym.pas * give correct fileposition for undefined forward procs 2002-10-13 21:33:37 +00:00
symtable.pas * threadvars need 4 bytes extra for storing the threadvar index 2002-10-14 19:44:43 +00:00
symtype.pas * memdebug enhancements 2002-09-05 19:29:42 +00:00
systems.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +00:00
tgobj.pas *** empty log message *** 2002-10-11 11:57:43 +00:00
todo.txt
tokens.pas
tpexcept.pas
verbose.pas * fixes for Delphi 6 compilation 2002-10-05 12:43:23 +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