fpc/compiler
1999-05-12 22:36:04 +00:00
..
new * well, more changes, especially parts of secondload ported 1999-01-24 22:32:33 +00:00
utils * init 1999-05-12 16:17:09 +00:00
aasm.pas * removed R_DEFAULT_SEG 1999-05-12 00:19:34 +00:00
ag68kgas.pas * don't count ait_marker for lineinfo 1998-12-23 22:53:44 +00:00
ag68kmit.pas section order changed to get closer output from coff writer 1999-03-10 13:25:42 +00:00
ag68kmot.pas * some m68k fixes (still not compilable !) 1999-03-04 13:55:39 +00:00
ag68kmpw.pas + globtype,tokens,version unit splitted from globals 1998-12-11 00:02:37 +00:00
ag386bin.pas * removed R_DEFAULT_SEG 1999-05-12 00:19:34 +00:00
ag386int.pas * removed R_DEFAULT_SEG 1999-05-12 00:19:34 +00:00
ag386nsm.pas * removed R_DEFAULT_SEG 1999-05-12 00:19:34 +00:00
aopt386.pas + some comments 1999-05-08 20:39:02 +00:00
assemble.pas * updated messages 1999-05-05 22:21:47 +00:00
browcol.pas * fixed crash 1999-04-29 09:36:55 +00:00
browlog.pas + BrowserLog for browser.log generation 1999-01-12 14:25:24 +00:00
catch.pas * mssing endif added 1999-01-28 19:42:03 +00:00
cg68kadd.pas + globtype,tokens,version unit splitted from globals 1998-12-11 00:02:37 +00:00
cg68kcal.pas + globtype,tokens,version unit splitted from globals 1998-12-11 00:02:37 +00:00
cg68kcnv.pas + globtype,tokens,version unit splitted from globals 1998-12-11 00:02:37 +00:00
cg68kcon.pas + globtype,tokens,version unit splitted from globals 1998-12-11 00:02:37 +00:00
cg68kflw.pas + globtype,tokens,version unit splitted from globals 1998-12-11 00:02:37 +00:00
cg68kinl.pas * all formaldefs are now a sinlge definition 1999-04-07 15:31:12 +00:00
cg68kld.pas * wrong stabs info corrected once again !! 1998-10-19 08:54:53 +00:00
cg68kmat.pas + globtype,tokens,version unit splitted from globals 1998-12-11 00:02:37 +00:00
cg68kmem.pas * #0 char removed 1998-12-11 10:48:11 +00:00
cg68kset.pas + globtype,tokens,version unit splitted from globals 1998-12-11 00:02:37 +00:00
cg386add.pas problem with EAX being overwritten before used in A_MULL code fixed 1999-05-10 14:37:49 +00:00
cg386cal.pas * merged nasm compiler 1999-05-01 13:23:57 +00:00
cg386cnv.pas * removed R_DEFAULT_SEG 1999-05-12 00:19:34 +00:00
cg386con.pas * removed R_DEFAULT_SEG 1999-05-12 00:19:34 +00:00
cg386flw.pas * merged nasm compiler 1999-05-01 13:23:57 +00:00
cg386inl.pas * handle_str disposetree was badly placed 1999-05-12 15:46:26 +00:00
cg386ld.pas * removed R_DEFAULT_SEG 1999-05-12 00:19:34 +00:00
cg386mat.pas + positive number MOD power of 2 now done with AND instruction 1999-05-08 20:41:08 +00:00
cg386mem.pas * removed R_DEFAULT_SEG 1999-05-12 00:19:34 +00:00
cg386set.pas * Changed longword to cardinal 1999-05-05 08:09:24 +00:00
cga68k.pas + globtype,tokens,version unit splitted from globals 1998-12-11 00:02:37 +00:00
cobjects.pas * indexarray.delete resets pointer after dispose 1999-05-08 19:47:27 +00:00
comphook.pas * changes to compile it with Delphi 4.0 1999-05-04 21:44:30 +00:00
compiler.pas * changes to compile it with Delphi 4.0 1999-05-04 21:44:30 +00:00
comprsrc.pas * changes to compile it with Delphi 4.0 1999-05-04 21:44:30 +00:00
csopt386.pas * seperate OPTimizer INFO pointer field in tai object 1999-05-08 20:38:02 +00:00
daopt386.pas * seperate OPTimizer INFO pointer field in tai object 1999-05-08 20:40:02 +00:00
depend Added compiler call 1998-09-21 15:45:25 +00:00
dmisc.pas * more fixes to get it with delphi running 1999-05-05 09:19:03 +00:00
errord.msg More changes by Alexander Stohr 1999-05-12 13:38:25 +00:00
errorn.msg + better info for impossible type conversion in calln 1999-01-29 11:34:50 +00:00
export.pas * some range check bugs fixed (still not working !) 1998-11-30 09:42:52 +00:00
files.pas * changes to compile it with Delphi 4.0 1999-05-04 21:44:30 +00:00
gdb.pas * removed R_DEFAULT_SEG 1999-05-12 00:19:34 +00:00
gendef.pas * released valintern 1999-03-26 00:05:26 +00:00
globals.pas * a delphi compiled compiler recompiles ppc 1999-05-05 10:05:48 +00:00
globtype.pas * removed R_DEFAULT_SEG 1999-05-12 00:19:34 +00:00
hcgdata.pas * release storenumber,double_checksum 1999-04-26 13:31:24 +00:00
hcodegen.pas * merged nasm compiler 1999-05-01 13:23:57 +00:00
htypechk.pas * overloaded conversion has lower priority 1999-05-06 10:10:02 +00:00
i386asm.pas * removed R_DEFAULT_SEG 1999-05-12 00:19:34 +00:00
i386base.pas * removed R_DEFAULT_SEG 1999-05-12 00:19:34 +00:00
i386tab.inc * merged nasm compiler 1999-05-01 13:23:57 +00:00
import.pas + support for dll variables 1998-11-28 16:20:48 +00:00
innr.inc * addr() internal 1999-04-17 13:10:23 +00:00
insns.dat * init 1999-05-01 13:28:58 +00:00
lin_targ.pas * bugs related to mangledname solved 1999-01-20 14:18:32 +00:00
link.pas * changes to compile it with Delphi 4.0 1999-05-04 21:44:30 +00:00
m68k.pas * some dll support for win32 1998-10-29 11:35:36 +00:00
make.cmd + Make script to make compiler under OS/2. 1998-12-23 12:41:56 +00:00
Makefile * moved compilerutils 1999-05-12 16:11:01 +00:00
mdppc386.bat * more fixes to get it with delphi running 1999-05-05 09:19:03 +00:00
messages.pas * fixed endless loop with replace $1 with $1 1999-05-01 12:27:51 +00:00
mppc68k.bat + temporary variables now in temp_gen.pas unit 1998-06-08 13:13:28 +00:00
mppc386.bat * more fixes to get it with delphi running 1999-05-05 09:19:03 +00:00
msgidx.inc * override isn't allowed in objects! 1999-05-12 22:36:04 +00:00
msgtxt.inc * override isn't allowed in objects! 1999-05-12 22:36:04 +00:00
og386.pas * added alignment code for .bss 1999-05-07 00:36:56 +00:00
og386cff.pas * don't write .o and link if errors occure during assembling 1999-05-09 11:38:04 +00:00
og386dbg.pas * output is more like as 2.9.1 1999-05-05 17:34:29 +00:00
og386elf.pas * merged nasm compiler 1999-05-01 13:23:57 +00:00
opts68k.pas + globtype,tokens,version unit splitted from globals 1998-12-11 00:02:37 +00:00
opts386.pas + globtype,tokens,version unit splitted from globals 1998-12-11 00:02:37 +00:00
os2_targ.pas * changes to compile it with Delphi 4.0 1999-05-04 21:44:30 +00:00
owar.pas * don't write .o and link if errors occure during assembling 1999-05-09 11:38:04 +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 * release storenumber,double_checksum 1999-04-26 13:31:24 +00:00
pass_1.pas * merged nasm compiler 1999-05-01 13:23:57 +00:00
pass_2.pas * several bugs regarding -Or fixed 1999-05-02 21:33:52 +00:00
pbase.pas * changes of Bruessel: 1999-04-28 06:01:54 +00:00
pdecl.pas * fixed crash 1999-05-07 10:36:09 +00:00
pexports.pas * changes to compile it with Delphi 4.0 1999-05-04 21:44:30 +00:00
pexpr.pas * override isn't allowed in objects! 1999-05-12 22:36:04 +00:00
pmodules.pas * don't write .o and link if errors occure during assembling 1999-05-09 11:38:04 +00:00
popt386.pas * removed R_DEFAULT_SEG 1999-05-12 00:19:34 +00:00
pp.pas * override isn't allowed in objects! 1999-05-12 22:36:04 +00:00
ppc.dpr * changes to compile it with Delphi 4.0 1999-05-04 21:44:30 +00:00
ppheap.pas * ppheap init code can be called before any getmem 1999-01-26 11:32:13 +00:00
ppovin.pas * a FPC compiled compiler checks now also in debug mode in assigned 1999-03-17 22:23:19 +00:00
ppu.pas * more fixes to get it with delphi running 1999-05-05 09:19:03 +00:00
pstatmnt.pas * updated messages 1999-05-05 22:21:47 +00:00
psystem.pas * removed R_DEFAULT_SEG 1999-05-12 00:19:34 +00:00
ptconst.pas * removed R_DEFAULT_SEG 1999-05-12 00:19:34 +00:00
ra68kmot.pas * moved some tables from ra386*.pas -> i386.pas 1999-01-10 15:37:51 +00:00
ra386.pas * removed R_DEFAULT_SEG 1999-05-12 00:19:34 +00:00
ra386att.pas * removed R_DEFAULT_SEG 1999-05-12 00:19:34 +00:00
ra386dir.pas * updated messages 1999-05-05 22:21:47 +00:00
ra386int.pas * updated messages 1999-05-05 22:21:47 +00:00
rautils.pas * fixed error which was shown for all 32bit consts 1999-05-12 00:17:11 +00:00
README + moved compiler utils 1999-05-12 16:08:25 +00:00
scandir.inc + better preproc stack checking and report 1999-04-07 14:36:44 +00:00
scanner.pas * changes to compile it with Delphi 4.0 1999-05-04 21:44:30 +00:00
script.pas + smartlinking works (only case jumptable left todo) 1998-05-04 17:54:24 +00:00
switches.pas + cs_typed_const_not_changeable added but not implemented yet ! 1999-04-25 22:34:58 +00:00
symconst.inc * override isn't allowed in objects! 1999-05-12 22:36:04 +00:00
symdef.inc * removed R_DEFAULT_SEG 1999-05-12 00:19:34 +00:00
symdefh.inc * removed R_DEFAULT_SEG 1999-05-12 00:19:34 +00:00
symppu.inc * changes to compile it with Delphi 4.0 1999-05-04 21:44:30 +00:00
symsym.inc * small message fixes 1999-05-10 09:01:43 +00:00
symsymh.inc * release storenumber,double_checksum 1999-04-26 13:31:24 +00:00
symtable.pas * one more unitsym problem fix 1999-05-10 22:34:59 +00:00
systems.pas * released pecoff for win32 as default 1999-05-11 00:44:06 +00:00
tcadd.pas + constant operations on enums, only in fpc mode 1999-05-11 00:47:02 +00:00
tccal.pas * small message fixes 1999-05-10 09:01:43 +00:00
tccnv.pas * removed R_DEFAULT_SEG 1999-05-12 00:19:34 +00:00
tccon.pas * merged nasm compiler 1999-05-01 13:23:57 +00:00
tcflw.pas * merged nasm compiler 1999-05-01 13:23:57 +00:00
tcinl.pas * generic write_float and str_float 1999-05-06 09:05:05 +00:00
tcld.pas * removed R_DEFAULT_SEG 1999-05-12 00:19:34 +00:00
tcmat.pas * generic write_float and str_float 1999-05-06 09:05:05 +00:00
tcmem.pas * merged nasm compiler 1999-05-01 13:23:57 +00:00
tcset.pas * merged nasm compiler 1999-05-01 13:23:57 +00:00
temp_gen.pas * merged nasm compiler 1999-05-01 13:23:57 +00:00
tgen68k.pas + resetregistercount, resetusableregisters 1998-09-01 09:03:47 +00:00
tgeni386.pas * merged nasm compiler 1999-05-01 13:23:57 +00:00
todo.txt * changes of Bruessel: 1999-04-28 06:01:54 +00:00
tokens.pas * changes of Bruessel: 1999-04-28 06:01:54 +00:00
tpexcept.pas * changes to compile it with Delphi 4.0 1999-05-04 21:44:30 +00:00
tree.pas * removed R_DEFAULT_SEG 1999-05-12 00:19:34 +00:00
types.pas + ungettempoftype(pdef) boolean function 1999-04-19 09:29:51 +00:00
verbose.pas + MessagePos() which is enhanced Message() function but also gets the 1999-05-08 19:52:32 +00:00
version.pas * daniels patches against the latest versions 1998-12-23 14:02:01 +00:00
win_targ.pas * merged nasm compiler 1999-05-01 13:23:57 +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/