fpc/compiler
1999-10-22 14:36:04 +00:00
..
m68k * initial revision 1999-09-17 09:59:19 +00:00
new * problems with readln fixed: esi wasn't restored correctly when 1999-10-21 16:41:37 +00:00
utils * new tool 1999-10-06 06:29:03 +00:00
aasm.pas * cs_create_smart instead of cs_smartlink 1999-09-20 16:38:51 +00:00
ag68kgas.pas * m68k compiler is again compilable (only gas writer, no assembler reader) 1999-09-16 23:05:51 +00:00
ag68kmit.pas * m68k compiler is again compilable (only gas writer, no assembler reader) 1999-09-16 23:05:51 +00:00
ag68kmot.pas * m68k compiler is again compilable (only gas writer, no assembler reader) 1999-09-16 23:05:51 +00:00
ag68kmpw.pas * m68k compiler is again compilable (only gas writer, no assembler reader) 1999-09-16 23:05:51 +00:00
ag386att.pas * fixed -al with macro's 1999-09-27 23:36:33 +00:00
ag386bin.pas * short jmp with alignment problems fixed 1999-09-26 21:13:40 +00:00
ag386int.pas * added symbol_end 1999-09-10 15:41:18 +00:00
ag386nsm.pas * fix for jmps to be always near 1999-09-13 16:27:24 +00:00
aopt386.pas
assemble.pas * typo correction 1999-09-16 11:34:44 +00:00
browcol.pas * BuildSourceList allways called for dependency in FP 1999-09-16 07:54:48 +00:00
browlog.pas
catch.pas * resources are working again 1999-08-25 16:41:04 +00:00
cg68kadd.pas * m68k compiler is again compilable (only gas writer, no assembler reader) 1999-09-16 23:05:51 +00:00
cg68kcal.pas * procinfo is now a pointer 1999-09-27 23:44:46 +00:00
cg68kcnv.pas * m68k compiler is again compilable (only gas writer, no assembler reader) 1999-09-16 23:05:51 +00:00
cg68kcon.pas * cs_create_smart instead of cs_smartlink 1999-09-20 16:38:51 +00:00
cg68kflw.pas * procinfo is now a pointer 1999-09-27 23:44:46 +00:00
cg68kinl.pas * m68k compiler is again compilable (only gas writer, no assembler reader) 1999-09-16 23:05:51 +00:00
cg68kld.pas * m68k compiler is again compilable (only gas writer, no assembler reader) 1999-09-16 23:05:51 +00:00
cg68kmat.pas * m68k compiler is again compilable (only gas writer, no assembler reader) 1999-09-16 23:05:51 +00:00
cg68kmem.pas * m68k compiler is again compilable (only gas writer, no assembler reader) 1999-09-16 23:05:51 +00:00
cg68kset.pas * m68k compiler is again compilable (only gas writer, no assembler reader) 1999-09-16 23:05:51 +00:00
cg386add.pas * the maybe_push fix of Pierre wasn't 100%, the tree parameter 1999-09-28 19:43:45 +00:00
cg386cal.pas * use and remember that C functions with complex data results use ret $4 1999-10-08 15:40:47 +00:00
cg386cnv.pas * fixed esi reload with as 1999-10-22 14:36:04 +00:00
cg386con.pas + constant pointer support which can happend with typecasting like 1999-09-26 21:30:15 +00:00
cg386flw.pas * problems with readln fixed: esi wasn't restored correctly when 1999-10-21 16:41:37 +00:00
cg386inl.pas * problems with readln fixed: esi wasn't restored correctly when 1999-10-21 16:41:37 +00:00
cg386ld.pas * compiler didn't complain about l1+l2:=l1+l2; it gave only an assembler 1999-10-12 22:35:48 +00:00
cg386mat.pas * the maybe_push fix of Pierre wasn't 100%, the tree parameter 1999-09-28 19:43:45 +00:00
cg386mem.pas * @procvar fixes for tp mode 1999-09-17 17:14:02 +00:00
cg386set.pas * procinfo is now a pointer 1999-09-27 23:44:46 +00:00
cga68k.pas * procinfo is now a pointer 1999-09-27 23:44:46 +00:00
cgai386.pas * problems with readln fixed: esi wasn't restored correctly when 1999-10-21 16:41:37 +00:00
cobjects.pas * runerror => do_internalerror 1999-09-07 15:08:51 +00:00
comphook.pas + added do_halt procedure 1999-09-07 14:03:48 +00:00
compiler.pas * new codegenerator compiles again 1999-10-12 21:20:41 +00:00
comprsrc.pas
cpuasm.pas * changed pai386, paippc and paiapha (same for tai*) to paicpu (taicpu) 1999-08-25 11:59:32 +00:00
cpubase.pas - removed the hcodegen use in the new cg, use cgbase instead 1999-10-14 14:57:51 +00:00
cpuinfo.pas
cresstr.pas * Fixed small bug: next field in resourcelist was not initialized 1999-08-27 15:55:36 +00:00
csopt386.pas * fixed bug which sometimes caused a crash when optimizing blocks of code with 1999-10-11 11:11:31 +00:00
daopt386.pas - removed the hcodegen use in the new cg, use cgbase instead 1999-10-14 14:57:51 +00:00
depend
dmisc.pas
errord.msg
errore.msg * problems with readln fixed: esi wasn't restored correctly when 1999-10-21 16:41:37 +00:00
errores.msg * bugs 593 and 607 fixed 1999-09-12 08:48:03 +00:00
errorf.msg
errorn.msg * Vertalingsfouten verbeterd. 1999-09-01 19:08:20 +00:00
errorr.msg Nieuw error file from Michael Baikov 1999-10-12 14:41:23 +00:00
export.pas * redesigned linker object 1999-10-21 14:29:32 +00:00
files.pas * fixed macro within macro endless-loop 1999-09-27 23:40:10 +00:00
gdb.pas
gendef.pas
globals.pas * redesigned linker object 1999-10-21 14:29:32 +00:00
globtype.pas * split type reading from pdecl to ptype unit 1999-10-22 10:39:34 +00:00
hcgdata.pas * remvoed unused var 1999-09-13 16:23:42 +00:00
hcodegen.pas * tp7 fix 1999-10-21 14:18:54 +00:00
htypechk.pas - removed the hcodegen use in the new cg, use cgbase instead 1999-10-14 14:57:51 +00:00
i386tab.inc + KNI instructions 1999-08-12 14:36:01 +00:00
import.pas * redesigned linker object 1999-10-21 14:29:32 +00:00
innr.inc * small fix to operator overloading when in MMX mode 1999-09-15 20:35:37 +00:00
insns.dat + KNI instructions 1999-08-12 14:36:01 +00:00
link.pas * redesigned linker object 1999-10-21 14:29:32 +00:00
make.cmd
Makefile Added rtlinstall target 1999-10-15 20:47:52 +00:00
mdppc386.bat
messages.pas
mppc68k.bat
mppc386.bat
msgidx.inc * problems with readln fixed: esi wasn't restored correctly when 1999-10-21 16:41:37 +00:00
msgtxt.inc * problems with readln fixed: esi wasn't restored correctly when 1999-10-21 16:41:37 +00:00
og386.pas * runerror => do_halt 1999-09-07 15:22:20 +00:00
og386cff.pas * fix for DLL relocation problems 1999-08-16 15:35:20 +00:00
og386dbg.pas
og386elf.pas
options.pas - removed the hcodegen use in the new cg, use cgbase instead 1999-10-14 14:57:51 +00:00
opts68k.pas
opts386.pas
owar.pas
owbase.pas
parser.pas * split type reading from pdecl to ptype unit 1999-10-22 10:39:34 +00:00
pass_1.pas * procinfo is now a pointer 1999-09-27 23:44:46 +00:00
pass_2.pas * procinfo is now a pointer 1999-09-27 23:44:46 +00:00
pbase.pas * forward type declaration rewritten 1999-10-01 08:02:45 +00:00
pdecl.pas * split type reading from pdecl to ptype unit 1999-10-22 10:39:34 +00:00
pexports.pas * bind_win32_dll removed (Relocsection used instead) 1999-08-10 12:51:14 +00:00
pexpr.pas * split type reading from pdecl to ptype unit 1999-10-22 10:39:34 +00:00
pmodules.pas * redesigned linker object 1999-10-21 14:29:32 +00:00
popt386.pas * procinfo is now a pointer 1999-09-27 23:44:46 +00:00
pp.pas * @procvar fixes for tp mode 1999-09-17 17:14:02 +00:00
ppc.dpr
ppheap.pas
ppovin.pas * typo correction 1999-09-16 11:34:44 +00:00
ppu.pas * ppu header writting now uses currentppuversion 1999-09-17 09:14:56 +00:00
pstatmnt.pas * split type reading from pdecl to ptype unit 1999-10-22 10:39:34 +00:00
psub.pas * split type reading from pdecl to ptype unit 1999-10-22 10:39:34 +00:00
psystem.pas * m68k compiler is again compilable (only gas writer, no assembler reader) 1999-09-16 23:05:51 +00:00
ptconst.pas - removed the hcodegen use in the new cg, use cgbase instead 1999-10-14 14:57:51 +00:00
ptype.pas * split type reading from pdecl to ptype unit 1999-10-22 10:39:34 +00:00
ra68kmot.pas * m68k compiler is again compilable (only gas writer, no assembler reader) 1999-09-16 23:05:51 +00:00
ra386.pas * changed pai386, paippc and paiapha (same for tai*) to paicpu (taicpu) 1999-08-25 11:59:32 +00:00
ra386att.pas * fixed object field parsing 1999-10-01 07:59:20 +00:00
ra386dir.pas * procinfo is now a pointer 1999-09-27 23:44:46 +00:00
ra386int.pas * fixed object field parsing 1999-10-01 07:59:20 +00:00
rautils.pas * procinfo is now a pointer 1999-09-27 23:44:46 +00:00
README * added pointer and asm field axx 1999-09-08 16:07:21 +00:00
scandir.inc * bracket support for macro define 1999-09-27 23:38:17 +00:00
scanner.pas * fixed macro within macro endless-loop 1999-09-27 23:40:10 +00:00
script.pas * redesigned linker object 1999-10-21 14:29:32 +00:00
switches.pas * typo correction 1999-09-16 11:34:44 +00:00
symconst.inc
symconst.pas * forward type declaration rewritten 1999-10-01 08:02:45 +00:00
symdef.inc * fixed stabs writting for forward types 1999-10-06 17:39:14 +00:00
symdefh.inc + procedure directive support in const declarations, fixes bug #232 1999-10-01 10:05:37 +00:00
symppu.inc + error if PPU modulename is different from what is searched 1999-09-16 13:27:08 +00:00
symsym.inc * problems with readln fixed: esi wasn't restored correctly when 1999-10-21 16:41:37 +00:00
symsymh.inc * forward type declaration rewritten 1999-10-01 08:02:45 +00:00
symtable.pas * fixed stabs writting for forward types 1999-10-06 17:39:14 +00:00
systems.pas * redesigned linker object 1999-10-21 14:29:32 +00:00
t_go32v1.pas * redesigned linker object 1999-10-21 14:29:32 +00:00
t_go32v2.pas * redesigned linker object 1999-10-21 14:29:32 +00:00
t_linux.pas * redesigned linker object 1999-10-21 14:29:32 +00:00
t_os2.pas * redesigned linker object 1999-10-21 14:29:32 +00:00
t_win32.pas * redesigned linker object 1999-10-21 14:29:32 +00:00
tcadd.pas * procinfo is now a pointer 1999-09-27 23:44:46 +00:00
tccal.pas * var must match exactly error msg extended with got and expected type 1999-10-13 10:35:23 +00:00
tccnv.pas * procinfo is now a pointer 1999-09-27 23:44:46 +00:00
tccon.pas + constant pointer support which can happend with typecasting like 1999-09-26 21:30:15 +00:00
tcflw.pas * bug exit('test') + fail for classes 1999-10-05 22:01:52 +00:00
tcinl.pas * problems with readln fixed: esi wasn't restored correctly when 1999-10-21 16:41:37 +00:00
tcld.pas * var must match exactly error msg extended with got and expected type 1999-10-13 10:35:23 +00:00
tcmat.pas * firstnot register counting error corrected 1999-08-23 23:37:01 +00:00
tcmem.pas * subscript support for tp_procvar 1999-10-13 10:40:55 +00:00
tcset.pas * procinfo is now a pointer 1999-09-27 23:44:46 +00:00
temp_gen.pas * procinfo is now a pointer 1999-09-27 23:44:46 +00:00
tgen68k.pas * m68k compiler is again compilable (only gas writer, no assembler reader) 1999-09-16 23:05:51 +00:00
tgeni386.pas * procinfo is now a pointer 1999-09-27 23:44:46 +00:00
todo.txt
tokendat.pas * tokendat compiles for tp 1999-09-08 16:02:03 +00:00
tokens.dat * reinserted 1999-09-28 22:40:12 +00:00
tokens.pas * fixed 1/s problem from mailing list 1999-09-21 20:53:21 +00:00
tpexcept.pas * esp loading corrected 1999-08-18 11:35:59 +00:00
tree.pas * procinfo is now a pointer 1999-09-27 23:44:46 +00:00
types.pas * fixed is_equal for proc -> procvar which didn't check the 1999-10-01 10:04:07 +00:00
verbose.pas
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 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
  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