fpc/compiler
1999-04-14 18:41:24 +00:00
..
new * well, more changes, especially parts of secondload ported 1999-01-24 22:32:33 +00:00
aasm.pas * first things to store the symbol/def number in the ppu 1999-04-14 09:14:44 +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
ag386cof.pas * moved some tables from ra386*.pas -> i386.pas 1999-01-10 15:37:51 +00:00
ag386int.pas * optimizer working for ag386bin 1999-03-29 16:05:43 +00:00
ag386nsm.pas * optimizer working for ag386bin 1999-03-29 16:05:43 +00:00
aopt386.pas * assembler inlining working for ag386bin 1999-03-31 13:55:03 +00:00
assemble.pas * fixed bugs 212,222,225,227,229,231,233 1999-03-24 23:16:42 +00:00
browcol.pas * fixed browcol 1999-04-10 16:15:00 +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
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 * first things to store the symbol/def number in the ppu 1999-04-14 09:14:44 +00:00
cg386cal.pas * define to get ansistring returns in ref instead of reg 1999-04-09 08:41:48 +00:00
cg386cnv.pas * esi wasn't reloaded after a call to the esi helper procedure, fixed 1999-04-13 18:51:47 +00:00
cg386con.pas * zero length string were generated multiple times 1999-04-07 15:16:43 +00:00
cg386flw.pas * first things to store the symbol/def number in the ppu 1999-04-14 09:14:44 +00:00
cg386inl.pas * fixed include 1999-04-14 09:11:59 +00:00
cg386ld.pas * classes which contain ansistring get unnecessary calls 1999-04-13 18:57:48 +00:00
cg386mat.pas * updates for ag386bin 1999-02-22 02:14:59 +00:00
cg386mem.pas * bug0236 fixed 1999-03-26 11:43:26 +00:00
cg386set.pas * fix also for -Og 1999-04-09 08:36:36 +00:00
cga68k.pas + globtype,tokens,version unit splitted from globals 1998-12-11 00:02:37 +00:00
cobjects.pas * first things to store the symbol/def number in the ppu 1999-04-14 09:14:44 +00:00
comphook.pas * removed path from output, was there only for debugging 1999-01-15 12:27:23 +00:00
compiler.pas * compilation after a failure longjumped directly to end 1999-03-09 11:52:06 +00:00
comprsrc.pas + Fixed wrong unit name. 1999-01-06 14:38:09 +00:00
csopt386.pas * assembler writers fixed for ag386bin 1999-02-26 00:48:13 +00:00
cws.txt
daopt386.pas * assembler writers fixed for ag386bin 1999-02-26 00:48:13 +00:00
depend
dmisc.pas
errorn.msg + better info for impossible type conversion in calln 1999-01-29 11:34:50 +00:00
export.pas
files.pas * first things to store the symbol/def number in the ppu 1999-04-14 09:14:44 +00:00
gdb.pas * fixed comment in directive 1999-03-17 10:52:38 +00:00
gendef.pas * released valintern 1999-03-26 00:05:26 +00:00
globals.pas + Re-added; 1999-04-08 09:14:46 +00:00
globtype.pas * fixed browcol 1999-04-10 16:15:00 +00:00
hcgdata.pas * fixed bugs 212,222,225,227,229,231,233 1999-03-24 23:16:42 +00:00
hcodegen.pas * fixed bugs 212,222,225,227,229,231,233 1999-03-24 23:16:42 +00:00
htypechk.pas * fixed bugs 212,222,225,227,229,231,233 1999-03-24 23:16:42 +00:00
i386.pas * iret is in intel mode now written as iretd 1999-04-12 19:20:45 +00:00
import.pas
innr.inc
lin_targ.pas * bugs related to mangledname solved 1999-01-20 14:18:32 +00:00
link.pas + unitpath,librarypath,includepath,objectpath directives 1999-03-25 16:55:29 +00:00
m68k.pas
make.cmd + Make script to make compiler under OS/2. 1998-12-23 12:41:56 +00:00
Makefile * renamed language -> fpclang 1999-04-09 10:14:19 +00:00
messages.pas + globtype,tokens,version unit splitted from globals 1998-12-11 00:02:37 +00:00
mppc68k.bat
mppc386.bat
msgidx.inc * int/int warning removed, only the hint is left 1999-04-08 11:33:56 +00:00
msgtxt.inc * comparsions for small enumerations type are now generated 1999-04-12 19:09:08 +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 + globtype,tokens,version unit splitted from globals 1998-12-11 00:02:37 +00:00
parser.pas * released valintern 1999-03-26 00:05:26 +00:00
pass_1.pas * ag386bin doesn't use i386.pas anymore 1999-02-22 02:44:07 +00:00
pass_2.pas * assembler inlining working for ag386bin 1999-03-31 13:55:03 +00:00
pbase.pas * Better use of routines in pbase and symtable. 4k code removed. 1999-04-14 18:41:24 +00:00
pdecl.pas * first things to store the symbol/def number in the ppu 1999-04-14 09:14:44 +00:00
pexports.pas * released valintern 1999-03-26 00:05:26 +00:00
pexpr.pas * fixed problem with default properties which are a class 1999-04-08 20:59:37 +00:00
pmodules.pas * first things to store the symbol/def number in the ppu 1999-04-14 09:14:44 +00:00
popt386.pas * fixed browcol 1999-04-10 16:15:00 +00:00
pp.pas * give include file name on error 1999-01-27 13:05:41 +00:00
ppc.dpr
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 + double_checksum code added 1999-04-07 15:39:29 +00:00
pstatmnt.pas * Better use of routines in pbase and symtable. 4k code removed. 1999-04-14 18:41:24 +00:00
psystem.pas * all formaldefs are now a sinlge definition 1999-04-07 15:31:12 +00:00
ptconst.pas * fixed bugs 212,222,225,227,229,231,233 1999-03-24 23:16:42 +00:00
ra68kmot.pas * moved some tables from ra386*.pas -> i386.pas 1999-01-10 15:37:51 +00:00
ra386att.pas * ag386bin updates 1999-02-25 21:02:16 +00:00
ra386dir.pas * assembler inlining working for ag386bin 1999-03-31 13:55:03 +00:00
ra386int.pas * first things to store the symbol/def number in the ppu 1999-04-14 09:14:44 +00:00
rautils.pas * assembler inlining working for ag386bin 1999-03-31 13:55:03 +00:00
readme * removed obsolete makefiles 1999-04-01 22:57:00 +00:00
scandir.inc + better preproc stack checking and report 1999-04-07 14:36:44 +00:00
scanner.pas + better preproc stack checking and report 1999-04-07 14:36:44 +00:00
script.pas
switches.pas + -b and -bl options work ! 1999-02-22 13:06:52 +00:00
symconst.inc * bug0198 : call conventions for methods 1999-03-05 01:14:23 +00:00
symdef.inc * first things to store the symbol/def number in the ppu 1999-04-14 09:14:44 +00:00
symdefh.inc * first things to store the symbol/def number in the ppu 1999-04-14 09:14:44 +00:00
symppu.inc * first things to store the symbol/def number in the ppu 1999-04-14 09:14:44 +00:00
symsym.inc * first things to store the symbol/def number in the ppu 1999-04-14 09:14:44 +00:00
symsymh.inc * first things to store the symbol/def number in the ppu 1999-04-14 09:14:44 +00:00
systems.pas * released valintern 1999-03-26 00:05:26 +00:00
tcadd.pas * int/int warning removed, only the hint is left 1999-04-08 11:33:56 +00:00
tccal.pas * fixed tp proc -> procvar 1999-04-14 09:11:22 +00:00
tccnv.pas * warn if uninitilized local vars are used in IS or AS statements 1999-04-08 09:47:31 +00:00
tccon.pas * updates for ag386bin 1999-02-22 02:14:59 +00:00
tcflw.pas * fixed bugs 212,222,225,227,229,231,233 1999-03-24 23:16:42 +00:00
tcinl.pas * first things to store the symbol/def number in the ppu 1999-04-14 09:14:44 +00:00
tcld.pas * type error for array constructor with array,record as argument 1999-04-01 21:59:56 +00:00
tcmat.pas * updates for ag386bin 1999-02-22 02:14:59 +00:00
tcmem.pas * fixed overloading of array of char 1999-03-02 18:24:19 +00:00
tcset.pas * forgot firstpass after array->set conversion 1999-04-14 15:00:13 +00:00
temp_gen.pas * fixed tempansi which set wrong pos in free temp 1999-04-14 09:10:46 +00:00
tgen68k.pas
tgeni386.pas * ag386bin updates 1999-02-25 21:02:16 +00:00
todo.txt * fixed bugs 212,222,225,227,229,231,233 1999-03-24 23:16:42 +00:00
tokens.pas * more use of ttoken 1999-04-06 11:21:56 +00:00
tpexcept.pas
tree.pas * assembler inlining working for ag386bin 1999-03-31 13:55:03 +00:00
types.pas * first things to store the symbol/def number in the ppu 1999-04-14 09:14:44 +00:00
verbose.pas * fixed bugs 212,222,225,227,229,231,233 1999-03-24 23:16:42 +00:00
version.pas * daniels patches against the latest versions 1998-12-23 14:02:01 +00:00
win_targ.pas * typo correction 1999-04-07 14:18:32 +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