fpc/compiler
Jonas Maebe cbc6756190 * fixed wrong typed constant procvars in preparation of my fix which will
disallow them in FPC mode (plus some other unmerged changes since
    LAST_MERGE)
2001-06-06 17:20:21 +00:00
..
i386 * better const to var checking 2001-06-04 11:48:01 +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 + varargs directive 2001-06-04 11:53:12 +00:00
new * Regenerated 2001-06-04 21:44:30 +00:00
targets * C linking fixed 2001-06-04 11:51:06 +00:00
utils * Regenerated 2001-06-04 21:44:30 +00:00
aasm.pas * symtable change to classes 2001-04-13 01:22:06 +00:00
assemble.pas * used target_asm.id instead of target_info.assem 2001-04-21 15:34:49 +00:00
browcol.pas * symtable change to classes 2001-04-13 01:22:06 +00:00
browlog.pas * registration of targets and assemblers 2001-04-18 22:01:53 +00:00
bsdcompile
catch.pas * merged generic m68k updates from fixes branch 2001-02-26 19:44:52 +00:00
cclasses.pas * fixed dynamicarray.seek() with pos equals multiple of $10000 2001-05-04 19:50:04 +00:00
comphook.pas * fixed wrong typed constant procvars in preparation of my fix which will 2001-06-06 17:20:21 +00:00
compiler.pas * ppu object to class rewrite 2001-05-06 14:49:16 +00:00
compinnr.inc
comprsrc.pas * registration of targets and assemblers 2001-04-18 22:01:53 +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 * range check error fixes from Peter 2001-05-09 14:11:10 +00:00
defines.inc * Kylix fixes, mostly case names of units 2001-06-03 20:21:08 +00:00
depend
dmisc.pas * Kylix fixes, mostly case names of units 2001-06-03 20:21:08 +00:00
export.pas * registration of targets and assemblers 2001-04-18 22:01:53 +00:00
finput.pas * dllprt0 stub for linux shared libs 2001-06-03 15:15:31 +00:00
fmodule.pas * store used units in original type in ppu 2001-06-04 11:49:08 +00:00
fppu.pas * store used units in original type in ppu 2001-06-04 11:49:08 +00:00
gdb.pas * m68k updates merged from fixes branch 2001-04-21 12:03:11 +00:00
gendef.pas * symtable change to classes 2001-04-13 01:22:06 +00:00
globals.pas + hint directive parsing support 2001-06-03 21:57:35 +00:00
globtype.pas + hint directive parsing support 2001-06-03 21:57:35 +00:00
hcodegen.pas * symtable change to classes 2001-04-13 01:22:06 +00:00
htypechk.pas * fixes to valid_for_assign for properties 2001-06-04 18:04:36 +00:00
impdef.pas * symtable change to classes 2001-04-13 01:22:06 +00:00
import.pas * registration of targets and assemblers 2001-04-18 22:01:53 +00:00
link.pas * dllprt0 stub for linux shared libs 2001-06-03 15:15:31 +00:00
make_old.cmd * make.cmd renamed to make_old.cmd 2001-04-24 20:01:08 +00:00
Makefile * Regenerated 2001-06-04 21:44:30 +00:00
Makefile.fpc * Makefile fixes 2001-05-03 21:35:04 +00:00
mdppc386.bat * symtable change to classes 2001-04-13 01:22:06 +00:00
messages.pas * Kylix fixes, mostly case names of units 2001-06-03 20:21:08 +00:00
mppc68k.bat
mppc386.bat
msgidx.inc + varargs directive 2001-06-04 11:53:12 +00:00
msgtxt.inc + varargs directive 2001-06-04 11:53:12 +00:00
nadd.pas * readded generic conversion to s32bit that i removed yesterday. It 2001-06-04 21:41:26 +00:00
nbas.pas * tasmnode.pass_2 is independent of cpu, moved to ncgbas 2001-05-18 22:31:06 +00:00
ncal.pas * procvar support for varargs 2001-06-04 18:08:19 +00:00
ncgbas.pas * refs count for relabeled asmsymbols fixed 2001-06-02 19:22:15 +00:00
ncnv.pas * made resultype_char_to_char a little bit robuster 2001-05-13 15:43:46 +00:00
ncon.pas * some more support for widechars commited especially 2001-05-08 21:06:30 +00:00
nflw.pas * moved some code from exitnode.create to det_resulttype 2001-04-26 21:56:08 +00:00
ninl.pas * better const to var checking 2001-06-04 11:48:01 +00:00
nld.pas * remove unused typenode for procvar load. Don't know what happened why 2001-06-04 18:07:47 +00:00
nmat.pas * symtable change to classes 2001-04-13 01:22:06 +00:00
nmem.pas * removed wrongly placed set_varstate in subscriptnode 2001-04-13 22:15:21 +00:00
nobj.pas * made tclassheader using class of to implement cpu dependent code 2001-04-21 13:37:16 +00:00
node.pas * store blocktype info in tnode 2001-06-04 18:14:16 +00:00
nopt.pas * symtable change to classes 2001-04-13 01:22:06 +00:00
nset.pas * symtable change to classes 2001-04-13 01:22:06 +00:00
ogbase.pas * symtable change to classes 2001-04-13 01:22:06 +00:00
ogcoff.pas * completed incomplete typed constant records 2001-05-06 17:13:22 +00:00
ogelf.pas * completed incomplete typed constant records 2001-05-06 17:13:22 +00:00
options.pas * extradefines field added to target_info, so that targets don't 2001-06-02 19:21:45 +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 * support uses <unit> in <file> construction 2001-05-19 23:05:19 +00:00
pass_1.pas * fixed crash in labelnode 2001-04-15 09:48:29 +00:00
pass_2.pas * check for errorcount after firstpass 2001-05-09 19:57:07 +00:00
pbase.pas + hint directive parsing support 2001-06-03 21:57:35 +00:00
pdecl.pas + hint directive parsing support 2001-06-03 21:57:35 +00:00
pdecobj.pas + hint directive parsing support 2001-06-03 21:57:35 +00:00
pdecsub.pas * fixed crash with procvar directive parsing. Be carefull as the procvar 2001-06-04 18:12:26 +00:00
pdecvar.pas + hint directive parsing support 2001-06-03 21:57:35 +00:00
pexports.pas * registration of targets and assemblers 2001-04-18 22:01:53 +00:00
pexpr.pas * fixed tp procvar support in parameters of a called procvar 2001-06-04 18:16:42 +00:00
pmodules.pas + hint directive parsing support 2001-06-03 21:57:35 +00:00
pp.pas * merged generic m68k updates from fixes branch 2001-02-26 19:44:52 +00:00
ppc.conf * Kylix fixes, mostly case names of units 2001-06-03 20:21:08 +00:00
ppc.dof
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 * endian define 2001-05-18 22:28:59 +00:00
pstatmnt.pas + hint directive parsing support 2001-06-03 21:57:35 +00:00
psub.pas + varargs directive 2001-06-04 11:53:12 +00:00
psystem.pas * m68k doesn't support double (merged) 2001-05-09 19:58:45 +00:00
ptconst.pas + detect incomplete typed constant records 2001-05-06 17:15:00 +00:00
ptype.pas * fix for enum with assignment 2001-06-04 18:06:38 +00:00
rautils.pas * registration of targets and assemblers 2001-04-18 22:01:53 +00:00
README + varargs directive 2001-06-04 11:53:12 +00:00
regvars.pas * m68k updates merged from fixes branch 2001-04-21 12:03:11 +00:00
scandir.pas * Align directive supports also values to be Kylix compatible. It's 2001-06-03 20:20:27 +00:00
scanner.pas + hint directive parsing support 2001-06-03 21:57:35 +00:00
script.pas * registration of targets and assemblers 2001-04-18 22:01:53 +00:00
switches.pas * $E is moduleswitch (merged) 2001-05-18 22:56:05 +00:00
symbase.pas * symtable change to classes 2001-04-13 01:22:06 +00:00
symconst.pas * varargs added for proc to procvar comparison 2001-06-04 18:14:54 +00:00
symdef.inc
symdef.pas * procdef demangling fixed 2001-06-04 18:05:39 +00:00
symdefh.inc
symppu.inc
symppu.pas * ppu object to class rewrite 2001-05-06 14:49:16 +00:00
symsym.inc * stabs fixing 2000-11-28 00:28:06 +00:00
symsym.pas * some more support for widechars commited especially 2001-05-08 21:06:30 +00:00
symtable.pas + varargs directive 2001-06-04 11:53:12 +00:00
symtype.pas * ppu object to class rewrite 2001-05-06 14:49:16 +00:00
systems.pas * Kylix fixes, mostly case names of units 2001-06-03 20:21:08 +00:00
temp_gen.pas * allocate at least 4 bytes, also for 0 byte temps. Give a warning 2001-06-02 19:20:10 +00:00
todo.txt
tokens.pas + hint directive parsing support 2001-06-03 21:57:35 +00:00
tpexcept.pas * Renamefest 2000-11-13 15:43:07 +00:00
types.pas * some more support for widechars commited especially 2001-05-08 21:06:30 +00:00
verbose.pas + some widestring stuff added 2001-05-27 14:30:55 +00:00
version.pas * unused units removed from uses clause 2000-11-29 00:30:30 +00:00
widestr.pas + some widestring stuff added 2001-05-27 14:30:55 +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