fpc/compiler
2000-05-25 11:43:15 +00:00
..
m68k
new * changed NOT to A_NOP 2000-05-01 11:04:49 +00:00
utils + pavel's code integrated, but onyl inside 2000-05-23 20:18:25 +00:00
aasm.pas * aasm.pas: pai_align instead of pai_align_abstract if cpu <> i386 2000-04-22 14:25:03 +00:00
ag68kgas.pas * some debug related updates 2000-04-14 12:49:11 +00:00
ag68kmit.pas * some debug related updates 2000-04-14 12:49:11 +00:00
ag68kmot.pas
ag68kmpw.pas
ag386att.pas * changed to compile with Delphi, reported by Kovacs Attila Zoltan 2000-05-11 09:59:40 +00:00
ag386bin.pas * fix the -g-l option 2000-04-12 12:42:28 +00:00
ag386int.pas * fix the FDIV FDIVR FSUB FSUBR and popping equivalent 2000-05-12 21:26:22 +00:00
ag386nsm.pas * add implicit args for FADDP 2000-05-15 14:11:45 +00:00
aopt386.pas
assemble.pas + accept nasmwin32 output 2000-04-04 15:05:03 +00:00
browcol.pas * allow to view objects having the same name 2000-04-20 08:52:01 +00:00
browlog.pas
bsdcompile * Simple script which specifies the right params for a try out BSD build 2000-04-11 13:06:25 +00:00
catch.pas * For BSD signals are off for now 2000-04-07 20:52:24 +00:00
cg68kadd.pas
cg68kcal.pas
cg68kcnv.pas
cg68kcon.pas
cg68kflw.pas
cg68kinl.pas
cg68kld.pas
cg68kmat.pas
cg68kmem.pas
cg68kset.pas
cg386add.pas - disabled "string_var := string_var + ... " and "string_var + char_var" 2000-04-25 14:43:36 +00:00
cg386cal.pas + -CR option to enable check for object virtual method 2000-05-16 20:19:05 +00:00
cg386cnv.pas * modified copyshortstring so it takes an extra paramter which allows it 2000-04-10 12:23:18 +00:00
cg386con.pas
cg386flw.pas * fixed a problem when returning int64/qword from a function in -Or: in some 2000-05-09 19:05:56 +00:00
cg386inl.pas * fixed several compare problems between longints and 2000-05-11 09:56:20 +00:00
cg386ld.pas * fixed size of const parameters in asm readers 2000-05-18 17:05:15 +00:00
cg386mat.pas
cg386mem.pas * sometimes wrong range checking code for arrays was generated when 2000-04-11 20:36:39 +00:00
cg386set.pas * fixed my previous commit 2000-05-17 11:42:27 +00:00
cga68k.pas
cgai386.pas * Use stacksize param instead of gettempsize 2000-05-23 14:20:49 +00:00
cobjects.pas * fixed several compare problems between longints and 2000-05-11 09:56:20 +00:00
comphook.pas * -Se<x> option extended to increase errorcount for 2000-05-10 13:40:19 +00:00
compiler.pas + easier debug when memory is lost 2000-05-03 16:31:22 +00:00
comprsrc.pas
cpuasm.pas * fixed instruction matching when a size flag is specified for all 2000-05-23 20:34:35 +00:00
cpubase.pas * attsuffix table is also needed for ra386int 2000-05-23 20:33:37 +00:00
cpuinfo.pas
crc.pas CRC calculation placed into a unit 2000-05-15 13:12:25 +00:00
cresstr.pas
csopt386.pas * fixed incompatibility with range chcking code, -O2 and higher 2000-04-29 16:57:44 +00:00
daopt386.pas * destroyreg overwrote some memory if the reg was an FPU register 2000-04-29 16:56:45 +00:00
depend
dmisc.pas * Reset DosError in Exec reported by Kovacs Attila Zoltan 2000-05-12 05:51:43 +00:00
errord.msg * Updated 2000-05-25 11:43:15 +00:00
errore.msg + check of compatibility between selected assembler 2000-05-23 21:28:19 +00:00
errores.msg
errorf.msg + FADD to FADDP conversion warning 2000-05-15 14:02:31 +00:00
errorn.msg + Corrected help messages 2000-05-12 07:59:18 +00:00
errorr.msg
export.pas
files.pas
gdb.pas * * get it to compile with Delphi by Kovacs Attila Zoltan 2000-05-12 05:55:04 +00:00
gendef.pas
globals.pas * adapted to Delphi 3 2000-05-12 08:58:51 +00:00
globtype.pas + -CR option to enable check for object virtual method 2000-05-16 20:19:05 +00:00
hcgdata.pas * fixed some vmt problems, especially related to overloaded methods 2000-05-11 06:53:48 +00:00
hcodegen.pas * fixed another problem with readln(<floating point register variable>); 2000-04-02 18:30:11 +00:00
htypechk.pas * fixed type conversion test for open arrays: the to and from fields where 2000-05-16 16:01:03 +00:00
i386att.inc + i386nop.inc now contains the number of opcodes 2000-05-09 10:35:19 +00:00
i386atts.inc + i386nop.inc now contains the number of opcodes 2000-05-09 10:35:19 +00:00
i386ins.dat * FADD without arg is alias of FADDP 2000-05-15 14:10:48 +00:00
i386int.inc + i386nop.inc now contains the number of opcodes 2000-05-09 10:35:19 +00:00
i386nop.inc + i386nop.inc now contains the number of opcodes 2000-05-09 10:35:19 +00:00
i386op.inc + i386nop.inc now contains the number of opcodes 2000-05-09 10:35:19 +00:00
i386prop.inc + i386nop.inc now contains the number of opcodes 2000-05-09 10:35:19 +00:00
i386tab.inc * FADD without arg is alias of FADDP 2000-05-15 14:10:48 +00:00
impdef.pas + pavel's code integrated, but onyl inside 2000-05-23 20:18:25 +00:00
import.pas
innr.inc
link.pas * removed wrong warning for library finding 2000-05-17 18:30:35 +00:00
make.cmd
Makefile * added extra ifdef to check if there are some objects else some 2000-04-11 15:34:47 +00:00
Makefile.fpc
mdppc386.bat
messages.pas * fixed wrong code not detected due a bug in FPC 2000-05-23 20:32:11 +00:00
mppc68k.bat
mppc386.bat
msgidx.inc + check of compatibility between selected assembler 2000-05-23 21:28:19 +00:00
msgtxt.inc + check of compatibility between selected assembler 2000-05-23 21:28:19 +00:00
og386.pas
og386cff.pas * fix the -g-l option 2000-04-12 12:42:28 +00:00
og386dbg.pas
og386elf.pas
options.pas + check of compatibility between selected assembler 2000-05-23 21:28:19 +00:00
opts68k.pas
opts386.pas
owar.pas * fixed bug #903: the compiler gives now a nice message if it can't create 2000-04-02 15:22:17 +00:00
owbase.pas * fixed bug #903: the compiler gives now a nice message if it can't create 2000-04-02 15:22:17 +00:00
parser.pas * fix localswitch problem if compiling objpas 2000-05-11 06:52:37 +00:00
pass_1.pas
pass_2.pas * avoid bug #911, worng unused parameter hints 2000-04-06 11:28:17 +00:00
pbase.pas
pdecl.pas * fixed forward resolving with redefined types 2000-04-17 18:44:22 +00:00
pexports.pas * fixed check for exporting var or proc 2000-04-24 12:47:27 +00:00
pexpr.pas
pmodules.pas * some DBX changes but it still does not work ! 2000-05-11 09:40:11 +00:00
popt386.pas * fixed bug in "subl $2,%esp; .. ; pushw mem" optimization when the 2000-05-23 10:58:46 +00:00
pp.pas * fixed bug #903: the compiler gives now a nice message if it can't create 2000-04-02 15:22:17 +00:00
ppc.dpr
ppheap.pas
ppovin.pas
ppu.pas CRC stuff moved to CRC unit 2000-05-15 13:19:04 +00:00
pstatmnt.pas * bug found by Kovacs Attila Zoltan corrected 2000-05-04 12:59:10 +00:00
psub.pas * Delphi defines TP so that code compiles 2000-05-10 19:22:51 +00:00
psystem.pas
ptconst.pas * add support for loading of typed const strings with resourcestrings, 2000-05-17 17:10:06 +00:00
ptype.pas
ra68kmot.pas
ra386.pas + add a warning if using ENTER instruction with linux target 2000-05-17 11:08:24 +00:00
ra386att.pas + typecasting support for variables, but be carefull as word,byte can't 2000-05-23 20:36:28 +00:00
ra386dir.pas
ra386int.pas + typecasting support for variables, but be carefull as word,byte can't 2000-05-23 20:36:28 +00:00
rautils.pas + typecasting support for variables, but be carefull as word,byte can't 2000-05-23 20:36:28 +00:00
README * fixed some vmt problems, especially related to overloaded methods 2000-05-11 06:53:48 +00:00
scandir.inc + pavel's code integrated, but onyl inside 2000-05-23 20:18:25 +00:00
scanner.pas * fix for tests/test/testrang.pp bug 2000-05-03 14:36:57 +00:00
script.pas
switches.pas * fix problem when modifying several local switches in a row 2000-05-09 21:31:50 +00:00
symconst.pas
symdef.inc * arraydef.elesize returns 4 when strings are found in an openarray, 2000-04-01 14:17:08 +00:00
symdefh.inc
symppu.inc
symsym.inc * fixed size of const parameters in asm readers 2000-05-18 17:05:15 +00:00
symsymh.inc * fixed size of const parameters in asm readers 2000-05-18 17:05:15 +00:00
symtable.pas * fix for bug #959 2000-05-23 14:15:44 +00:00
systems.pas + added supported_target fiedl to tasminfo record 2000-05-23 21:26:52 +00:00
t_go32v1.pas
t_go32v2.pas
t_linux.pas
t_os2.pas
t_win32.pas + pavel's code integrated, but onyl inside 2000-05-23 20:18:25 +00:00
tcadd.pas * small fix for previous commit 2000-05-11 17:53:40 +00:00
tccal.pas * const parameters were not prevented from becoming regvars (causing 2000-05-25 07:44:11 +00:00
tccnv.pas
tccon.pas
tcflw.pas * backtraces for exceptions are now only generated from the place of the 2000-04-24 11:11:50 +00:00
tcinl.pas * fixed another problem with readln(<floating point register variable>); 2000-04-02 18:30:11 +00:00
tcld.pas * fixed crash with resourcestring in const 2000-05-15 19:29:50 +00:00
tcmat.pas
tcmem.pas * fixed pointer->array conversion when resulttype was already set 2000-04-08 09:30:01 +00:00
tcset.pas
temp_gen.pas Use a multiple of 4 to substract from stack pointer for locals and temps 2000-05-23 13:55:27 +00:00
tgen68k.pas
tgeni386.pas * fixed another problem with readln(<floating point register variable>); 2000-04-02 18:30:11 +00:00
todo.txt
tokendat.pas
tokens.dat * rebuild 2000-04-29 12:49:46 +00:00
tokens.pas
tpexcept.pas * Delphi implementation by Kovacs Attila Zoltan 2000-05-11 09:36:22 +00:00
tree.pas * add support for loading of typed const strings with resourcestrings, 2000-05-17 17:10:06 +00:00
types.pas
verbose.pas * removed dup msgcrcvalue 2000-05-23 20:32:48 +00:00
version.pas

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