fpc/compiler
1999-08-06 13:53:54 +00:00
..
new Empty Virtual methods inserted 1999-08-06 13:53:54 +00:00
utils Changed fpcman to fpc 1999-07-13 12:25:07 +00:00
aasm.pas * Added ait_frame, ait_ent 1999-08-05 15:51:01 +00:00
ag68kgas.pas
ag68kmit.pas
ag68kmot.pas
ag68kmpw.pas
ag386att.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
ag386bin.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
ag386int.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
ag386nsm.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
aopt386.pas + some comments 1999-05-08 20:39:02 +00:00
assemble.pas * made it compilable with Dlephi 4 again 1999-07-18 10:19:38 +00:00
browcol.pas * moved bitmask constants to sets 1999-08-03 22:02:29 +00:00
browlog.pas * moved bitmask constants to sets 1999-08-03 22:02:29 +00:00
catch.pas * property reading from PPU fixed (new PPU format), it uses now writesym... 1999-07-05 12:13:22 +00:00
cg68kadd.pas
cg68kcal.pas
cg68kcnv.pas
cg68kcon.pas
cg68kflw.pas
cg68kinl.pas
cg68kld.pas
cg68kmat.pas
cg68kmem.pas
cg68kset.pas
cg386add.pas + floating point register variables !! 1999-08-04 13:45:17 +00:00
cg386cal.pas + floating point register variables !! 1999-08-04 13:45:17 +00:00
cg386cnv.pas * some fixes for the floating point registers 1999-08-05 14:58:03 +00:00
cg386con.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
cg386flw.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
cg386inl.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
cg386ld.pas + floating point register variables !! 1999-08-04 13:45:17 +00:00
cg386mat.pas + floating point register variables !! 1999-08-04 13:45:17 +00:00
cg386mem.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
cg386set.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
cga68k.pas
cgai386.pas * saveregister is now working and used for assert and iocheck (which has 1999-08-05 23:45:09 +00:00
cobjects.pas * some fixes for the floating point registers 1999-08-05 14:58:03 +00:00
comphook.pas * V_Fatal=1, all other V_ are also increased 1999-08-05 16:52:53 +00:00
compiler.pas * all tokens now start with an underscore 1999-08-04 13:02:40 +00:00
comprsrc.pas * made it compilable with Dlephi 4 again 1999-07-18 10:19:38 +00:00
cpuasm.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
cpubase.pas * some fixes for the floating point registers 1999-08-05 14:58:03 +00:00
cpuinfo.pas + initial revision 1999-08-04 11:13:38 +00:00
cresstr.pas * write .size also 1999-07-29 20:53:55 +00:00
csopt386.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
daopt386.pas * fix in -darithopt code (sometimes crashed on 8/16bit regs) 1999-08-05 15:01:52 +00:00
depend
dmisc.pas * made it compilable with Dlephi 4 again 1999-07-18 10:19:38 +00:00
errord.msg * merged 1999-07-05 20:22:08 +00:00
errore.msg * fixed message which was wrong styled 1999-08-06 11:13:17 +00:00
errores.msg * merged 1999-07-05 20:22:08 +00:00
errorf.msg * merged 1999-07-05 20:22:08 +00:00
errorn.msg + Added last message 1999-07-07 22:25:02 +00:00
errorr.msg + Added last message 1999-07-07 22:36:22 +00:00
export.pas * all tokens now start with an underscore 1999-08-04 13:02:40 +00:00
files.pas * bug #487 fixed, (inc(<property>) isn't allowed) 1999-07-18 14:47:19 +00:00
gdb.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
gendef.pas
globals.pas * Changes for new symtable. 1999-08-05 20:54:19 +00:00
globtype.pas * all tokens now start with an underscore 1999-08-04 13:02:40 +00:00
hcgdata.pas * moved bitmask constants to sets 1999-08-03 22:02:29 +00:00
hcodegen.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
htypechk.pas * vo_fpuregable is now also removed in make_not_regable 1999-08-06 12:49:36 +00:00
i386tab.inc
import.pas * all tokens now start with an underscore 1999-08-04 13:02:40 +00:00
innr.inc * int64/qword type release 1999-07-01 15:49:09 +00:00
insns.dat
lin_targ.pas * moved bitmask constants to sets 1999-08-03 22:02:29 +00:00
link.pas * fixed placing of dynamiclinker in link.res (should be the last after 1999-07-30 23:19:45 +00:00
m68k.pas * local browser stuff corrected 1999-06-22 16:24:39 +00:00
make.cmd
Makefile * updated for samplecfg 1999-06-15 15:10:06 +00:00
mdppc386.bat * more fixes to get it with delphi running 1999-05-05 09:19:03 +00:00
messages.pas * made it compilable with Dlephi 4 again 1999-07-18 10:19:38 +00:00
mppc68k.bat
mppc386.bat + floating point register variables !! 1999-08-04 13:45:17 +00:00
msgidx.inc * fixed message which was wrong styled 1999-08-06 11:13:17 +00:00
msgtxt.inc * fixed message which was wrong styled 1999-08-06 11:13:17 +00:00
og386.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
og386cff.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
og386dbg.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
og386elf.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
options.pas * saveregister is now working and used for assert and iocheck (which has 1999-08-05 23:45:09 +00:00
opts68k.pas
opts386.pas * all tokens now start with an underscore 1999-08-04 13:02:40 +00:00
os2_targ.pas * made it compilable with Dlephi 4 again 1999-07-18 10:19:38 +00:00
owar.pas * made it compilable with Dlephi 4 again 1999-07-18 10:19:38 +00:00
owbase.pas * don't write .o and link if errors occure during assembling 1999-05-09 11:38:04 +00:00
parser.pas * all tokens now start with an underscore 1999-08-04 13:02:40 +00:00
pass_1.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
pass_2.pas * now every available fpu register is used for 1999-08-04 14:21:07 +00:00
pbase.pas * all tokens now start with an underscore 1999-08-04 13:02:40 +00:00
pdecl.pas * V_Fatal=1, all other V_ are also increased 1999-08-05 16:52:53 +00:00
pexports.pas * all tokens now start with an underscore 1999-08-04 13:02:40 +00:00
pexpr.pas * V_Fatal=1, all other V_ are also increased 1999-08-05 16:52:53 +00:00
pmodules.pas * all tokens now start with an underscore 1999-08-04 13:02:40 +00:00
popt386.pas * "add/sub const,%esp;sub $2,%esp" wasn't always optimized 1999-08-05 15:02:48 +00:00
pp.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
ppc.dpr * made it compilable with Dlephi 4 again 1999-07-18 10:19:38 +00:00
ppheap.pas * fix to get it self compiled 1999-06-08 15:26:49 +00:00
ppovin.pas
ppu.pas * more changes to compile for the Alpha 1999-08-02 23:13:19 +00:00
pstatmnt.pas * V_Fatal=1, all other V_ are also increased 1999-08-05 16:52:53 +00:00
psub.pas * V_Fatal=1, all other V_ are also increased 1999-08-05 16:52:53 +00:00
psystem.pas * moved bitmask constants to sets 1999-08-03 22:02:29 +00:00
ptconst.pas * all tokens now start with an underscore 1999-08-04 13:02:40 +00:00
ra68kmot.pas
ra386.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
ra386att.pas * V_Fatal=1, all other V_ are also increased 1999-08-05 16:52:53 +00:00
ra386dir.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
ra386int.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
rautils.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
README types.pas 1999-06-02 22:25:22 +00:00
scandir.inc * V_Fatal=1, all other V_ are also increased 1999-08-05 16:52:53 +00:00
scanner.pas * Removed C style comments. 1999-08-06 13:11:44 +00:00
script.pas
switches.pas * Alpha changes 1999-08-01 23:35:06 +00:00
symconst.inc * moved bitmask constants to sets 1999-08-03 22:02:29 +00:00
symconst.pas + floating point register variables !! 1999-08-04 13:45:17 +00:00
symdef.inc * fixed message which was wrong styled 1999-08-06 11:13:17 +00:00
symdefh.inc * V_Fatal=1, all other V_ are also increased 1999-08-05 16:52:53 +00:00
symppu.inc * moved bitmask constants to sets 1999-08-03 22:02:29 +00:00
symsym.inc * V_Fatal=1, all other V_ are also increased 1999-08-05 16:52:53 +00:00
symsymh.inc * moved bitmask constants to sets 1999-08-03 22:02:29 +00:00
symtable.pas * V_Fatal=1, all other V_ are also increased 1999-08-05 16:52:53 +00:00
systems.pas * all tokens now start with an underscore 1999-08-04 13:02:40 +00:00
tcadd.pas * fixed register count ord*ord 1999-08-05 21:58:57 +00:00
tccal.pas * V_Fatal=1, all other V_ are also increased 1999-08-05 16:52:53 +00:00
tccnv.pas * all tokens now start with an underscore 1999-08-04 13:02:40 +00:00
tccon.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
tcflw.pas * V_Fatal=1, all other V_ are also increased 1999-08-05 16:52:53 +00:00
tcinl.pas * fix for regvars with the val code 1999-08-06 12:43:13 +00:00
tcld.pas * V_Fatal=1, all other V_ are also increased 1999-08-05 16:52:53 +00:00
tcmat.pas * all tokens now start with an underscore 1999-08-04 13:02:40 +00:00
tcmem.pas * V_Fatal=1, all other V_ are also increased 1999-08-05 16:52:53 +00:00
tcset.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
temp_gen.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
tgen68k.pas
tgeni386.pas + floating point register variables !! 1999-08-04 13:45:17 +00:00
todo.txt + qword/int64 -> floating point type cast 1999-07-04 16:37:08 +00:00
tokens.pas * all tokens now start with an underscore 1999-08-04 13:02:40 +00:00
tpexcept.pas * bug #487 fixed, (inc(<property>) isn't allowed) 1999-07-18 14:47:19 +00:00
tree.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +00:00
types.pas * Fixed potential bug for open arrays (Their size is not known at 1999-08-05 22:42:49 +00:00
verbose.pas * V_Fatal=1, all other V_ are also increased 1999-08-05 16:52:53 +00:00
version.pas * all tokens now start with an underscore 1999-08-04 13:02:40 +00:00
win_targ.pas * renamed i386asm and i386base to cpuasm and cpubase 1999-08-04 00:22:34 +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 modify the compiler, please read first the compiler
writer's guide (cws.txt) in that directory.


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