pierre b5dc3cc64d + code for initialized vars in Delphi mode 27 anos atrás
..
new a184e5ff43 * well, more changes, especially parts of secondload ported 27 anos atrás
Makefile e301092fc0 * renamed language -> fpclang 27 anos atrás
aasm.pas cb70b62a82 * storenumber works 27 anos atrás
ag386cof.pas 1ace0dc9b8 * moved some tables from ra386*.pas -> i386.pas 27 anos atrás
ag386int.pas f58a4b485c * ifdef USE_OP3 released (changed into ifndef NO_OP3) 27 anos atrás
ag386nsm.pas f58a4b485c * ifdef USE_OP3 released (changed into ifndef NO_OP3) 27 anos atrás
ag68kgas.pas f986459350 * don't count ait_marker for lineinfo 27 anos atrás
ag68kmit.pas 337f054764 section order changed to get closer output from coff writer 27 anos atrás
ag68kmot.pas 58bfc3ac78 * some m68k fixes (still not compilable !) 27 anos atrás
ag68kmpw.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 anos atrás
aopt386.pas 05acbe4077 * fix for crash when the first instruction of a sequence that gets 27 anos atrás
assemble.pas d0cb5a147a * fixed bugs 212,222,225,227,229,231,233 27 anos atrás
browcol.pas bedd3653f2 * fixed set loading 27 anos atrás
browlog.pas f379498229 + BrowserLog for browser.log generation 27 anos atrás
catch.pas b49c75e37b * mssing endif added 27 anos atrás
cg386add.pas b15c479a9e * fixes for tempansi 27 anos atrás
cg386cal.pas d4486b584c * fix for TESTOBJEXT code 27 anos atrás
cg386cnv.pas f7398a409b * fixed pchar to string location 27 anos atrás
cg386con.pas 47840896b4 * zero length string were generated multiple times 27 anos atrás
cg386flw.pas cb70b62a82 * storenumber works 27 anos atrás
cg386inl.pas 833f624fc4 + cdecl or stdcall push all args with longint size 27 anos atrás
cg386ld.pas 246a653a5d * more regalloc fixes (still not complete) 27 anos atrás
cg386mat.pas 246a653a5d * more regalloc fixes (still not complete) 27 anos atrás
cg386mem.pas 7f633d7d1e * bug0236 fixed 27 anos atrás
cg386set.pas 246a653a5d * more regalloc fixes (still not complete) 27 anos atrás
cg68kadd.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 anos atrás
cg68kcal.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 anos atrás
cg68kcnv.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 anos atrás
cg68kcon.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 anos atrás
cg68kflw.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 anos atrás
cg68kinl.pas 5f410c2cd3 * all formaldefs are now a sinlge definition 27 anos atrás
cg68kld.pas a5f0168fbb * wrong stabs info corrected once again !! 27 anos atrás
cg68kmat.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 anos atrás
cg68kmem.pas 1b4990c597 * #0 char removed 27 anos atrás
cg68kset.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 anos atrás
cga68k.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 anos atrás
cobjects.pas cb70b62a82 * storenumber works 27 anos atrás
comphook.pas b5075769be * removed path from output, was there only for debugging 27 anos atrás
compiler.pas cb70b62a82 * storenumber works 27 anos atrás
comprsrc.pas 168918c002 + Fixed wrong unit name. 27 anos atrás
csopt386.pas a17c03cca3 * assembler writers fixed for ag386bin 27 anos atrás
cws.txt 99db27959b - all stuff moved to docs\internal.tex 27 anos atrás
daopt386.pas 05acbe4077 * fix for crash when the first instruction of a sequence that gets 27 anos atrás
depend 7f720c64ef Added compiler call 27 anos atrás
dmisc.pas af83d90357 * some changes to compile with Delphi 27 anos atrás
errorn.msg 19f6b92bc0 + better info for impossible type conversion in calln 27 anos atrás
export.pas a1f1003555 * some range check bugs fixed (still not working !) 27 anos atrás
files.pas 87143b5b53 * small fixes for double_checksum 27 anos atrás
gdb.pas 406a486895 * fixed comment in directive 27 anos atrás
gendef.pas 6a802e85d7 * released valintern 27 anos atrás
globals.pas d9b021ebd9 * default asm changed to att 27 anos atrás
globtype.pas acb84c0c88 + cs_typed_const_not_changeable added but not implemented yet ! 27 anos atrás
hcgdata.pas cb70b62a82 * storenumber works 27 anos atrás
hcodegen.pas cb70b62a82 * storenumber works 27 anos atrás
htypechk.pas fb8299c685 + valid_for_formal_var and valid_for_formal_const added 27 anos atrás
i386.pas f58a4b485c * ifdef USE_OP3 released (changed into ifndef NO_OP3) 27 anos atrás
import.pas b4045fe57e + support for dll variables 27 anos atrás
innr.inc dc1f9b5bbb * addr() internal 27 anos atrás
lin_targ.pas 10d97a9144 * bugs related to mangledname solved 27 anos atrás
link.pas 3197e354cd * Bug fixed in linking: compiling files on another drive than the one you 27 anos atrás
m68k.pas 7e40231ad7 * some dll support for win32 27 anos atrás
make.cmd 8aaf209cec + Make script to make compiler under OS/2. 27 anos atrás
messages.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 anos atrás
mppc386.bat e05ec93224 + support of <procedure var type>:=<pointer> in delphi mode added 27 anos atrás
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 anos atrás
msgidx.inc 8970dc7efd + added an error for var x,y : integer = 4; 27 anos atrás
msgtxt.inc 8970dc7efd + added an error for var x,y : integer = 4; 27 anos atrás
opts386.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 anos atrás
opts68k.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 anos atrás
os2_targ.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 anos atrás
parser.pas 6a802e85d7 * released valintern 27 anos atrás
pass_1.pas 5befcfad1e * ag386bin doesn't use i386.pas anymore 27 anos atrás
pass_2.pas 2bfdf91c5c * assembler inlining working for ag386bin 27 anos atrás
pbase.pas 1335d7de8a * Better use of routines in pbase and symtable. 4k code removed. 27 anos atrás
pdecl.pas b5dc3cc64d + code for initialized vars in Delphi mode 27 anos atrás
pexports.pas 6a802e85d7 * released valintern 27 anos atrás
pexpr.pas d2f717c9e0 * removed my property fix 27 anos atrás
pmodules.pas f761b7edbf * fixed double_checksum 27 anos atrás
popt386.pas 67aad628f8 * skipped vesion 1.44 :( 27 anos atrás
pp.pas f7732dfcee * give include file name on error 27 anos atrás
ppc.dpr af83d90357 * some changes to compile with Delphi 27 anos atrás
ppheap.pas 699b53f316 * ppheap init code can be called before any getmem 27 anos atrás
ppovin.pas f9b1534e17 * a FPC compiled compiler checks now also in debug mode in assigned 27 anos atrás
ppu.pas d9e1c47d84 * fixes for storenumber 27 anos atrás
pstatmnt.pas cb70b62a82 * storenumber works 27 anos atrás
psystem.pas dc1f9b5bbb * addr() internal 27 anos atrás
ptconst.pas b5dc3cc64d + code for initialized vars in Delphi mode 27 anos atrás
ra386att.pas cad607a01f * wrong log for v1.37 corrected 27 anos atrás
ra386dir.pas 2bfdf91c5c * assembler inlining working for ag386bin 27 anos atrás
ra386int.pas 66422d18ba * accept several previously refused syntax, still uncomplete 27 anos atrás
ra68kmot.pas 1ace0dc9b8 * moved some tables from ra386*.pas -> i386.pas 27 anos atrás
rautils.pas 2bfdf91c5c * assembler inlining working for ag386bin 27 anos atrás
readme b5dc3cc64d + code for initialized vars in Delphi mode 27 anos atrás
scandir.inc bc90408c3e + better preproc stack checking and report 27 anos atrás
scanner.pas bc90408c3e + better preproc stack checking and report 27 anos atrás
script.pas 94b52a3d7f + smartlinking works (only case jumptable left todo) 28 anos atrás
switches.pas acb84c0c88 + cs_typed_const_not_changeable added but not implemented yet ! 27 anos atrás
symconst.inc ee148a5d08 + added posavestdregs used for cdecl AND stdcall functions 27 anos atrás
symdef.inc cb70b62a82 * storenumber works 27 anos atrás
symdefh.inc cb70b62a82 * storenumber works 27 anos atrás
symppu.inc cb70b62a82 * storenumber works 27 anos atrás
symsym.inc 03b80377e0 + added is_really_const booleanfield for typedconstsym 27 anos atrás
symsymh.inc 03b80377e0 + added is_really_const booleanfield for typedconstsym 27 anos atrás
systems.pas 6a802e85d7 * released valintern 27 anos atrás
tcadd.pas 0596b2b719 * the boolean operators =;<>;xor with LOC_JUMP and LOC_FLAGS 27 anos atrás
tccal.pas 09cc9b4656 * previous log corrected 27 anos atrás
tccnv.pas f7398a409b * fixed pchar to string location 27 anos atrás
tccon.pas bf9b5e3a54 * updates for ag386bin 27 anos atrás
tcflw.pas d0cb5a147a * fixed bugs 212,222,225,227,229,231,233 27 anos atrás
tcinl.pas abef5e7814 * fix for bug0238.pp 27 anos atrás
tcld.pas 1280d1895c * previous log corrected 27 anos atrás
tcmat.pas bf9b5e3a54 * updates for ag386bin 27 anos atrás
tcmem.pas f4f4f17da7 * fixed overloading of array of char 27 anos atrás
tcset.pas 9d1959e462 * forgot firstpass after array->set conversion 27 anos atrás
temp_gen.pas c2560a1053 + added warning for unreleased ANSI temp 27 anos atrás
tgen68k.pas 6b807957b1 + resetregistercount, resetusableregisters 27 anos atrás
tgeni386.pas 8ef9a31210 ra386att.pas 27 anos atrás
todo.txt d0cb5a147a * fixed bugs 212,222,225,227,229,231,233 27 anos atrás
tokens.pas ee82810a16 * more use of ttoken 27 anos atrás
tpexcept.pas 1dab5a8cf0 * removed some erros after other errors (introduced by useexcept) 27 anos atrás
tree.pas 3992bd1e87 * wrong log fro v1.73 corrected 27 anos atrás
types.pas 0136ebb82b + ungettempoftype(pdef) boolean function 27 anos atrás
verbose.pas ba2b93ebb3 + added -vz for assembler specifc comments 27 anos atrás
version.pas a09375865f * daniels patches against the latest versions 27 anos atrás
win_targ.pas 53165d530c * typo correction 27 anos atrás

readme

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