florian 41e4095cfa * if a non local variables isn't initialized the compiler doesn't write 26 years ago
..
new a184e5ff43 * well, more changes, especially parts of secondload ported 26 years ago
utils 4b84a3ae6e + Fixed a bug that caused messages inserted at root not to appear... 26 years ago
Makefile 104e39f842 * suppress relative paths in cycle target 26 years ago
README 6594dbb20a * stop after errors in options 26 years ago
aasm.pas bc903063c1 * removed R_DEFAULT_SEG 26 years ago
ag386bin.pas 0838866112 + experimental code for externalbss and stabs problem 26 years ago
ag386int.pas bc903063c1 * removed R_DEFAULT_SEG 26 years ago
ag386nsm.pas bc903063c1 * removed R_DEFAULT_SEG 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 a47afc3857 * removed oldppu code 26 years ago
browcol.pas a47afc3857 * removed oldppu code 26 years ago
browlog.pas f379498229 + BrowserLog for browser.log generation 26 years ago
catch.pas b49c75e37b * mssing endif added 26 years ago
cg386add.pas ba314dab05 * two bugs reported by Romio (bugs 13) are fixed: 26 years ago
cg386cal.pas 1a3b65af0b * extedebug problem solved 26 years ago
cg386cnv.pas d7b52d0183 * fixed some bugs related to temp. ansistrings and functions results 26 years ago
cg386con.pas bc903063c1 * removed R_DEFAULT_SEG 26 years ago
cg386flw.pas 8706cd801f * new temporary ansistring handling 26 years ago
cg386inl.pas d7b52d0183 * fixed some bugs related to temp. ansistrings and functions results 26 years ago
cg386ld.pas 12313fbed8 * with temp vars now use a reference with a persistant temp instead 26 years ago
cg386mat.pas 89405ceeed + positive number MOD power of 2 now done with AND instruction 26 years ago
cg386mem.pas 385c1ec248 * checkpointer code was wrong! 26 years ago
cg386set.pas 0ffdaa141a * Changed longword to cardinal 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
cobjects.pas 7f578ca55b * indexarray.delete resets pointer after dispose 26 years ago
comphook.pas 78d13ec796 * changes to compile it with Delphi 4.0 26 years ago
compiler.pas 52455aa342 * DoneCompiler called later to prevent accessing invalid data 26 years ago
comprsrc.pas 78d13ec796 * changes to compile it with Delphi 4.0 26 years ago
csopt386.pas 460464ff24 * seperate OPTimizer INFO pointer field in tai object 26 years ago
daopt386.pas 26fa893ed7 * seperate OPTimizer INFO pointer field in tai object 26 years ago
depend 7f720c64ef Added compiler call 27 years ago
dmisc.pas 47fd93dfa5 * more fixes to get it with delphi running 26 years ago
errord.msg 41e4095cfa * if a non local variables isn't initialized the compiler doesn't write 26 years ago
errores.msg 8254d47f27 + Initial implementation by Ivan Montes Velencoso 26 years ago
errorn.msg d0f5a827cd Ducth message file up-to-date 26 years ago
errorr.msg c6bdf194b2 + Fixes by Michail Baikov 26 years ago
export.pas a1f1003555 * some range check bugs fixed (still not working !) 27 years ago
files.pas a47afc3857 * removed oldppu code 26 years ago
gdb.pas bc903063c1 * removed R_DEFAULT_SEG 26 years ago
gendef.pas 6a802e85d7 * released valintern 26 years ago
globals.pas a47afc3857 * removed oldppu code 26 years ago
globtype.pas 85efe743cb + cs_checkpointer 26 years ago
hcgdata.pas 8706cd801f * new temporary ansistring handling 26 years ago
hcodegen.pas 8706cd801f * new temporary ansistring handling 26 years ago
htypechk.pas b107bae0b3 * overloaded conversion has lower priority 26 years ago
i386asm.pas 8706cd801f * new temporary ansistring handling 26 years ago
i386base.pas 03a6c52d60 uses heaptrc need for extrainfo with heaptrc 26 years ago
i386tab.inc 611da2d24e * merged nasm compiler 26 years ago
import.pas 7c504e55c2 * func was not disposed in timported_item 26 years ago
innr.inc dc1f9b5bbb * addr() internal 26 years ago
insns.dat 2d3524bd9e * init 26 years ago
lin_targ.pas 10d97a9144 * bugs related to mangledname solved 26 years ago
link.pas 78d13ec796 * changes to compile it with Delphi 4.0 26 years ago
m68k.pas 7e40231ad7 * some dll support for win32 27 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 2e5f9a420a * fixed endless loop with replace $1 with $1 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 41e4095cfa * if a non local variables isn't initialized the compiler doesn't write 26 years ago
msgtxt.inc 41e4095cfa * if a non local variables isn't initialized the compiler doesn't write 26 years ago
og386.pas 92f67c96fc * made source compilable with TP (too long line) 26 years ago
og386cff.pas 0838866112 + experimental code for externalbss and stabs problem 26 years ago
og386dbg.pas 6f8985406a * output is more like as 2.9.1 26 years ago
og386elf.pas 611da2d24e * merged nasm compiler 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 78d13ec796 * changes to compile it with Delphi 4.0 26 years ago
owar.pas f34e2067eb * don't write .o and link if errors occure during assembling 26 years ago
owbase.pas f34e2067eb * don't write .o and link if errors occure during assembling 26 years ago
parser.pas 739eb6860c * double dispose of aktprocsym removed 26 years ago
pass_1.pas 611da2d24e * merged nasm compiler 26 years ago
pass_2.pas e8bf496ae8 * containsself fixes 26 years ago
pbase.pas d27b21891b * changes of Bruessel: 26 years ago
pdecl.pas 92f67c96fc * made source compilable with TP (too long line) 26 years ago
pexports.pas 78d13ec796 * changes to compile it with Delphi 4.0 26 years ago
pexpr.pas e8bf496ae8 * containsself fixes 26 years ago
pmodules.pas 79e64c8e75 * little redondant code removed 26 years ago
popt386.pas bc903063c1 * removed R_DEFAULT_SEG 26 years ago
pp.pas d8307b9cd3 * override isn't allowed in objects! 26 years ago
ppc.dpr 78d13ec796 * changes to compile it with Delphi 4.0 26 years ago
ppheap.pas 6dac09b0e0 * heaptrc output to heap.log file 26 years ago
ppovin.pas f9b1534e17 * a FPC compiled compiler checks now also in debug mode in assigned 26 years ago
ppu.pas a47afc3857 * removed oldppu code 26 years ago
pstatmnt.pas 12313fbed8 * with temp vars now use a reference with a persistant temp instead 26 years ago
psystem.pas bc903063c1 * removed R_DEFAULT_SEG 26 years ago
ptconst.pas bc903063c1 * removed R_DEFAULT_SEG 26 years ago
ra386.pas a47afc3857 * removed oldppu code 26 years ago
ra386att.pas bc903063c1 * removed R_DEFAULT_SEG 26 years ago
ra386dir.pas 4841b4236c * updated messages 26 years ago
ra386int.pas 4841b4236c * updated messages 26 years ago
ra68kmot.pas 1ace0dc9b8 * moved some tables from ra386*.pas -> i386.pas 27 years ago
rautils.pas 38a4f1d577 * fixed error which was shown for all 32bit consts 26 years ago
scandir.inc bc90408c3e + better preproc stack checking and report 26 years ago
scanner.pas 78d13ec796 * changes to compile it with Delphi 4.0 26 years ago
script.pas 94b52a3d7f + smartlinking works (only case jumptable left todo) 27 years ago
switches.pas acb84c0c88 + cs_typed_const_not_changeable added but not implemented yet ! 26 years ago
symconst.inc d8307b9cd3 * override isn't allowed in objects! 26 years ago
symdef.inc 39ab53a15b * tobject wasn't set as default anchestor, was a problem with the new ppu 26 years ago
symdefh.inc a47afc3857 * removed oldppu code 26 years ago
symppu.inc 24ad159d09 * new deref code 26 years ago
symsym.inc 722ce4b7e9 * unitsym security stuff 26 years ago
symsymh.inc a47afc3857 * removed oldppu code 26 years ago
symtable.pas 12313fbed8 * with temp vars now use a reference with a persistant temp instead 26 years ago
systems.pas 72ea7d5eb0 + changes by thomas hajt 26 years ago
tcadd.pas d38e5e0d34 + constant operations on enums, only in fpc mode 26 years ago
tccal.pas ba314dab05 * two bugs reported by Romio (bugs 13) are fixed: 26 years ago
tccnv.pas a47afc3857 * removed oldppu code 26 years ago
tccon.pas 611da2d24e * merged nasm compiler 26 years ago
tcflw.pas 611da2d24e * merged nasm compiler 26 years ago
tcinl.pas 1c96916943 * generic write_float and str_float 26 years ago
tcld.pas 41e4095cfa * if a non local variables isn't initialized the compiler doesn't write 26 years ago
tcmat.pas 1c96916943 * generic write_float and str_float 26 years ago
tcmem.pas d4659125d9 * procedure of object and addrn fixes 26 years ago
tcset.pas 611da2d24e * merged nasm compiler 26 years ago
temp_gen.pas b3658d0a51 * posinfo was not set for ansitemps ! 26 years ago
tgen68k.pas 6b807957b1 + resetregistercount, resetusableregisters 27 years ago
tgeni386.pas d7b52d0183 * fixed some bugs related to temp. ansistrings and functions results 26 years ago
todo.txt d27b21891b * changes of Bruessel: 26 years ago
tokens.pas d27b21891b * changes of Bruessel: 26 years ago
tpexcept.pas 78d13ec796 * changes to compile it with Delphi 4.0 26 years ago
tree.pas e8bf496ae8 * containsself fixes 26 years ago
types.pas ba314dab05 * two bugs reported by Romio (bugs 13) are fixed: 26 years ago
verbose.pas 2bb065a00a + MessagePos() which is enhanced Message() function but also gets the 26 years ago
version.pas a09375865f * daniels patches against the latest versions 27 years ago
win_targ.pas 587b9d622c * -Csmmm works for win32 but default is set to 32Mb 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