florian 53000e181d * reduced memory usage by factor 2-3 (it 26 years ago
..
new 1cf1665d73 * the alpha compiler can be compiled now 26 years ago
utils 084c8a2aa8 Changed fpcman to fpc 26 years ago
Makefile 7a22facf6d * updated for samplecfg 26 years ago
README 35777a48a1 types.pas 26 years ago
aasm.pas 4f74c54c09 * Moved toperand type back =( 26 years ago
ag386att.pas 4d419ef8d4 * write .size only for linux 26 years ago
ag386bin.pas 7e74642b02 * modifications for the new code generator 26 years ago
ag386int.pas 35f636dea1 + resourcestring implemented 26 years ago
ag386nsm.pas 7e74642b02 * modifications for the new code generator 26 years ago
ag68kgas.pas f986459350 * don't count ait_marker for lineinfo 27 years ago
ag68kmit.pas 337f054764 section order changed to get closer output from coff writer 26 years ago
ag68kmot.pas 58bfc3ac78 * some m68k fixes (still not compilable !) 26 years ago
ag68kmpw.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
aopt386.pas 4590ff9524 + some comments 26 years ago
assemble.pas 046acfb84b * made it compilable with Dlephi 4 again 26 years ago
browcol.pas d12b467d95 + Removed TV stuff from brwosercol 26 years ago
browlog.pas f379498229 + BrowserLog for browser.log generation 27 years ago
catch.pas 72e21acee1 * property reading from PPU fixed (new PPU format), it uses now writesym... 26 years ago
cg386add.pas 248826aa81 * removed temp defines 26 years ago
cg386cal.pas 62cb5453d3 * a lot bug fixes: 26 years ago
cg386cnv.pas 9fd7385c65 * some changes to compile the new code generator 26 years ago
cg386con.pas 248826aa81 * removed temp defines 26 years ago
cg386flw.pas bf6bed1bf7 * exit in try..finally blocks needed a second fix 26 years ago
cg386inl.pas 07bb58295b * alignment is now saved in the symtable 26 years ago
cg386ld.pas 0e0711e7a1 * try to determine the fpu type needed in assignment 26 years ago
cg386mat.pas 0fa46763ad * qword division fixed 26 years ago
cg386mem.pas 2ad3da43e6 * make cycle fixed i.e. compilation with 0.99.10 26 years ago
cg386set.pas bba137b4e6 * handling of integer and shortint in case was wrong, if a case 26 years ago
cg68kadd.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
cg68kcal.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
cg68kcnv.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
cg68kcon.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
cg68kflw.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
cg68kinl.pas 5f410c2cd3 * all formaldefs are now a sinlge definition 26 years ago
cg68kld.pas a5f0168fbb * wrong stabs info corrected once again !! 27 years ago
cg68kmat.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
cg68kmem.pas 1b4990c597 * #0 char removed 27 years ago
cg68kset.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
cga68k.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
cgai386.pas 9fd7385c65 * some changes to compile the new code generator 26 years ago
cobjects.pas 046acfb84b * made it compilable with Dlephi 4 again 26 years ago
comphook.pas 78d13ec796 * changes to compile it with Delphi 4.0 26 years ago
compiler.pas eac806034d * the main branch psub.pas is now used for 26 years ago
comprsrc.pas 046acfb84b * made it compilable with Dlephi 4 again 26 years ago
cresstr.pas 674e0cc879 * write .size also 26 years ago
csopt386.pas 7e4f903a9e * sequences are now checked only once (previously, some long ones were 26 years ago
daopt386.pas e2302d38bc * bugfix in DestroyRefs 26 years ago
depend 7f720c64ef Added compiler call 27 years ago
dmisc.pas 046acfb84b * made it compilable with Dlephi 4 again 26 years ago
errord.msg b4a852e74b * merged 26 years ago
errore.msg 771996a9db * always output preprocstack when unexpected eof is found 26 years ago
errores.msg b4a852e74b * merged 26 years ago
errorf.msg b4a852e74b * merged 26 years ago
errorn.msg f75725ddf3 + Added last message 26 years ago
errorr.msg 3903aa44a3 + Added last message 26 years ago
export.pas 1cf1665d73 * the alpha compiler can be compiled now 26 years ago
files.pas 774df6096e * bug #487 fixed, (inc(<property>) isn't allowed) 26 years ago
gdb.pas 0b272f13c7 * removed oldasm 26 years ago
gendef.pas 6a802e85d7 * released valintern 26 years ago
globals.pas 1cf1665d73 * the alpha compiler can be compiled now 26 years ago
globtype.pas 44fd09b5ec + Changes for Alpha 26 years ago
hcgdata.pas f2818d7908 * merged 26 years ago
hcodegen.pas 09eaa20eb5 * procbase -> cpubase 26 years ago
htypechk.pas 45bf051885 * merged 26 years ago
i386asm.pas 198b3b5050 * Moved taitempalloc 26 years ago
i386base.pas eac806034d * the main branch psub.pas is now used for 26 years ago
i386tab.inc 611da2d24e * merged nasm compiler 26 years ago
import.pas eba7f7c4ed + Changes for alpha 26 years ago
innr.inc c615fcdbbb * int64/qword type release 26 years ago
insns.dat 2d3524bd9e * init 26 years ago
lin_targ.pas 58cbc3e795 * new link writing to the ppu, one .ppu is needed for all link types, 26 years ago
link.pas 73151c592c * fixed placing of dynamiclinker in link.res (should be the last after 26 years ago
m68k.pas 05b6362265 * local browser stuff corrected 26 years ago
make.cmd 8aaf209cec + Make script to make compiler under OS/2. 27 years ago
mdppc386.bat 47fd93dfa5 * more fixes to get it with delphi running 26 years ago
messages.pas 046acfb84b * made it compilable with Dlephi 4 again 26 years ago
mppc386.bat 47fd93dfa5 * more fixes to get it with delphi running 26 years ago
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 years ago
msgidx.inc 9cbaac5beb * bugs 494-496 fixed 26 years ago
msgtxt.inc 771996a9db * always output preprocstack when unexpected eof is found 26 years ago
og386.pas 046acfb84b * made it compilable with Dlephi 4 again 26 years ago
og386cff.pas 1e75d2d672 * better smartlinking support 26 years ago
og386dbg.pas 58cbc3e795 * new link writing to the ppu, one .ppu is needed for all link types, 26 years ago
og386elf.pas 611da2d24e * merged nasm compiler 26 years ago
options.pas 1cf1665d73 * the alpha compiler can be compiled now 26 years ago
opts386.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
opts68k.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
os2_targ.pas 046acfb84b * made it compilable with Dlephi 4 again 26 years ago
owar.pas 046acfb84b * made it compilable with Dlephi 4 again 26 years ago
owbase.pas f34e2067eb * don't write .o and link if errors occure during assembling 26 years ago
parser.pas 1cf1665d73 * the alpha compiler can be compiled now 26 years ago
pass_1.pas 0b272f13c7 * removed oldasm 26 years ago
pass_2.pas 5f05d07dcb * previous wrong log corrected 26 years ago
pbase.pas 30be2bf063 * indirect type referencing is now allowed 26 years ago
pdecl.pas 7e74642b02 * modifications for the new code generator 26 years ago
pexports.pas 78d13ec796 * changes to compile it with Delphi 4.0 26 years ago
pexpr.pas eba7f7c4ed + Changes for alpha 26 years ago
pmodules.pas 1cf1665d73 * the alpha compiler can be compiled now 26 years ago
popt386.pas 6e07359718 * fix for sar/shr-shl optimization 26 years ago
pp.pas 5f05d07dcb * previous wrong log corrected 26 years ago
ppc.dpr 046acfb84b * made it compilable with Dlephi 4 again 26 years ago
ppheap.pas 4fe0f4f1a2 * fix to get it self compiled 26 years ago
ppovin.pas f9b1534e17 * a FPC compiled compiler checks now also in debug mode in assigned 26 years ago
ppu.pas cb114f1453 * more changes to compile for the Alpha 26 years ago
pstatmnt.pas 1cf1665d73 * the alpha compiler can be compiled now 26 years ago
psub.pas 1cf1665d73 * the alpha compiler can be compiled now 26 years ago
psystem.pas 248826aa81 * removed temp defines 26 years ago
ptconst.pas 07bb58295b * alignment is now saved in the symtable 26 years ago
ra386.pas 0b272f13c7 * removed oldasm 26 years ago
ra386att.pas b84eb33013 * suffix parsing for at&t fixed for things like movsbl 26 years ago
ra386dir.pas 0b272f13c7 * removed oldasm 26 years ago
ra386int.pas b84eb33013 * suffix parsing for at&t fixed for things like movsbl 26 years ago
ra68kmot.pas 1ace0dc9b8 * moved some tables from ra386*.pas -> i386.pas 27 years ago
rautils.pas 674e0cc879 * write .size also 26 years ago
scandir.inc 929290a3c9 * $mode gives now a warning if an unknown mode keyword follows 26 years ago
scanner.pas 771996a9db * always output preprocstack when unexpected eof is found 26 years ago
script.pas 94b52a3d7f + smartlinking works (only case jumptable left todo) 27 years ago
switches.pas 9dfff6d0fc * Alpha changes 26 years ago
symconst.inc 62cb5453d3 * a lot bug fixes: 26 years ago
symdef.inc eac806034d * the main branch psub.pas is now used for 26 years ago
symdefh.inc eac806034d * the main branch psub.pas is now used for 26 years ago
symppu.inc b2c99ecb9d + implemented a better error message if a PPU file isn't found as suggested 26 years ago
symsym.inc 674e0cc879 * write .size also 26 years ago
symsymh.inc 30be2bf063 * indirect type referencing is now allowed 26 years ago
symtable.pas 53000e181d * reduced memory usage by factor 2-3 (it 26 years ago
systems.pas 1cf1665d73 * the alpha compiler can be compiled now 26 years ago
tcadd.pas 45bf051885 * merged 26 years ago
tccal.pas e303022851 * merged 26 years ago
tccnv.pas 497a3d3686 * use of is_ordinal checked: often a qword/int64 isn't allowed (case/for ...) 26 years ago
tccon.pas 0b272f13c7 * removed oldasm 26 years ago
tcflw.pas 7e74642b02 * modifications for the new code generator 26 years ago
tcinl.pas 538e677425 * fixed crash with unknown id and colon parameter in write 26 years ago
tcld.pas 35f636dea1 + resourcestring implemented 26 years ago
tcmat.pas 2ad3da43e6 * make cycle fixed i.e. compilation with 0.99.10 26 years ago
tcmem.pas 45bf051885 * merged 26 years ago
tcset.pas 0b272f13c7 * removed oldasm 26 years ago
temp_gen.pas 1d346206a9 * alpha has no index 26 years ago
tgen68k.pas 6b807957b1 + resetregistercount, resetusableregisters 27 years ago
tgeni386.pas 2b7f36e255 * small changes for the new code generator 26 years ago
todo.txt f011b3bdca + qword/int64 -> floating point type cast 26 years ago
tokens.pas 35f636dea1 + resourcestring implemented 26 years ago
tpexcept.pas 774df6096e * bug #487 fixed, (inc(<property>) isn't allowed) 26 years ago
tree.pas 30be2bf063 * indirect type referencing is now allowed 26 years ago
types.pas a0e2991b6a * array is_equal disabled for tp,delphi mode 26 years ago
verbose.pas 02576a8279 * merged 26 years ago
version.pas 2b7f36e255 * small changes for the new code generator 26 years ago
win_targ.pas 674e0cc879 * write .size also 26 years ago

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
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