pierre 1cac8fdbd8 * global var token was changed by overload code (form bug #707) 26 years ago
..
m68k a0badc3a30 * initial revision 26 years ago
new ba170472db * fpcmake updated 26 years ago
utils 26a239136d * update to use i386ins.dat 26 years ago
Makefile 173c9ae360 * distclean cleans also ppas link.res log 26 years ago
Makefile.fpc ba170472db * fpcmake updated 26 years ago
README 46ae55d3cd * makefile.fpc note 26 years ago
aasm.pas 0887060ff2 * truncated log to 20 revs 26 years ago
ag386att.pas 0887060ff2 * truncated log to 20 revs 26 years ago
ag386bin.pas 0887060ff2 * truncated log to 20 revs 26 years ago
ag386int.pas 0887060ff2 * truncated log to 20 revs 26 years ago
ag386nsm.pas 0887060ff2 * truncated log to 20 revs 26 years ago
ag68kgas.pas fbbf8a505c * m68k compiler is again compilable (only gas writer, no assembler reader) 26 years ago
ag68kmit.pas fbbf8a505c * m68k compiler is again compilable (only gas writer, no assembler reader) 26 years ago
ag68kmot.pas fbbf8a505c * m68k compiler is again compilable (only gas writer, no assembler reader) 26 years ago
ag68kmpw.pas 0887060ff2 * truncated log to 20 revs 26 years ago
aopt386.pas a9b5e27bc1 * finally got around making GetNextInstruction return false when 26 years ago
assemble.pas e169c592f8 * searchpaths changed to stringqueue object 26 years ago
browcol.pas fdd9823d85 * LookUp function now returns the complete name in browcol 26 years ago
browlog.pas ed8eb13d59 * moved bitmask constants to sets 26 years ago
catch.pas da93f32ae0 * resources are working again 26 years ago
cg386add.pas 0887060ff2 * truncated log to 20 revs 26 years ago
cg386cal.pas 0887060ff2 * truncated log to 20 revs 26 years ago
cg386cnv.pas 0887060ff2 * truncated log to 20 revs 26 years ago
cg386con.pas 0887060ff2 * truncated log to 20 revs 26 years ago
cg386flw.pas 892d38d1f4 * push address also for raise at 26 years ago
cg386inl.pas 67a8409186 * fixed wrong asm with inc(qword), but not it's not correctly supported 26 years ago
cg386ld.pas 0887060ff2 * truncated log to 20 revs 26 years ago
cg386mat.pas 0887060ff2 * truncated log to 20 revs 26 years ago
cg386mem.pas 79f6135498 * LOC_JUMP support for vecn 26 years ago
cg386set.pas 0887060ff2 * truncated log to 20 revs 26 years ago
cg68kadd.pas fbbf8a505c * m68k compiler is again compilable (only gas writer, no assembler reader) 26 years ago
cg68kcal.pas 0887060ff2 * truncated log to 20 revs 26 years ago
cg68kcnv.pas fbbf8a505c * m68k compiler is again compilable (only gas writer, no assembler reader) 26 years ago
cg68kcon.pas 71f28ed588 * cs_create_smart instead of cs_smartlink 26 years ago
cg68kflw.pas 23ca9de3b3 * esi_offset -> selfpointer_offset to be newcg compatible 26 years ago
cg68kinl.pas fbbf8a505c * m68k compiler is again compilable (only gas writer, no assembler reader) 26 years ago
cg68kld.pas 614fff10f0 * adapted to procinfo as pointer 26 years ago
cg68kmat.pas fbbf8a505c * m68k compiler is again compilable (only gas writer, no assembler reader) 26 years ago
cg68kmem.pas fbbf8a505c * m68k compiler is again compilable (only gas writer, no assembler reader) 26 years ago
cg68kset.pas fbbf8a505c * m68k compiler is again compilable (only gas writer, no assembler reader) 26 years ago
cga68k.pas 23ca9de3b3 * esi_offset -> selfpointer_offset to be newcg compatible 26 years ago
cgai386.pas 8e738214a1 * self pointer stabs for local function was wrong 26 years ago
cobjects.pas 7526d8714f * last was not handled correctly in TStringQueue 26 years ago
comphook.pas 2e65e6a618 + added do_halt procedure 26 years ago
compiler.pas e169c592f8 * searchpaths changed to stringqueue object 26 years ago
comprsrc.pas e169c592f8 * searchpaths changed to stringqueue object 26 years ago
cpuasm.pas 0887060ff2 * truncated log to 20 revs 26 years ago
cpubase.pas 23ca9de3b3 * esi_offset -> selfpointer_offset to be newcg compatible 26 years ago
cpuinfo.pas be3155fdde + initial revision 26 years ago
cresstr.pas 0887060ff2 * truncated log to 20 revs 26 years ago
csopt386.pas 404ca4568d + basic register renaming (not yet working completely, between 26 years ago
daopt386.pas dce0f2cd38 * fixed stupid typo in previous commit :( 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 918b5219ea * labels used but not defined give error instead of warning, the warning 26 years ago
errores.msg 02c2611b20 * bugs 593 and 607 fixed 26 years ago
errorf.msg b4a852e74b * merged 26 years ago
errorn.msg 6d332cfc77 * Vertalingsfouten verbeterd. 26 years ago
errorr.msg c68cf725c6 New error message file from Michael Baikov 26 years ago
export.pas 0887060ff2 * truncated log to 20 revs 26 years ago
files.pas 32d3653596 * use outputexedir for link.res location 26 years ago
gdb.pas 3fa7ed902e * some DBX work 26 years ago
gendef.pas 6a802e85d7 * released valintern 26 years ago
globals.pas 5fa01cdc9e * -g disables reloc section for win32 26 years ago
globtype.pas e169c592f8 * searchpaths changed to stringqueue object 26 years ago
hcgdata.pas 503d5a1cfa * const parameter is now checked 26 years ago
hcodegen.pas 23ca9de3b3 * esi_offset -> selfpointer_offset to be newcg compatible 26 years ago
htypechk.pas 7fc2e3bf91 * pointer->array is allowed for all pointer types in FPC, fixed assign 26 years ago
i386att.inc 67589c0532 * fixed typo 26 years ago
i386atts.inc 67589c0532 * fixed typo 26 years ago
i386ins.dat 0a2e7859d2 * Jcc doesn't destroy anything (instead of everyting) 26 years ago
i386int.inc 67589c0532 * fixed typo 26 years ago
i386op.inc 67589c0532 * fixed typo 26 years ago
i386prop.inc 0a2e7859d2 * Jcc doesn't destroy anything (instead of everyting) 26 years ago
i386tab.inc 67589c0532 * fixed typo 26 years ago
import.pas 0887060ff2 * truncated log to 20 revs 26 years ago
innr.inc 1c638f2952 * small fix to operator overloading when in MMX mode 26 years ago
link.pas e169c592f8 * searchpaths changed to stringqueue object 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 e53aceb9be + floating point register variables !! 26 years ago
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 years ago
msgidx.inc 918b5219ea * labels used but not defined give error instead of warning, the warning 26 years ago
msgtxt.inc 918b5219ea * labels used but not defined give error instead of warning, the warning 26 years ago
og386.pas df694c76e8 * filename fixes for win32 imports for units with multiple needed dll's 26 years ago
og386cff.pas 0887060ff2 * truncated log to 20 revs 26 years ago
og386dbg.pas 19443ae269 * import library fixes for win32 26 years ago
og386elf.pas ca53eee67e * renamed i386asm and i386base to cpuasm and cpubase 26 years ago
options.pas 5fa01cdc9e * -g disables reloc section for win32 26 years ago
opts386.pas ace7ff6983 * all tokens now start with an underscore 26 years ago
opts68k.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 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 71f8768399 * some DBX work, still does not work 26 years ago
pass_1.pas 503d5a1cfa * const parameter is now checked 26 years ago
pass_2.pas 23ca9de3b3 * esi_offset -> selfpointer_offset to be newcg compatible 26 years ago
pbase.pas 0887060ff2 * truncated log to 20 revs 26 years ago
pdecl.pas 142ace2afc * better browser info 26 years ago
pexports.pas 503d5a1cfa * const parameter is now checked 26 years ago
pexpr.pas 94f418dc11 + one field added for ttoken record for operator 26 years ago
pmodules.pas 604766601d * Pavel's changes for reloc section in executable 26 years ago
popt386.pas 9ffa216681 * don't remove align objects between JMP's and labels 26 years ago
pp.pas 0887060ff2 * truncated log to 20 revs 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 910372616a * typo correction 26 years ago
ppu.pas 0887060ff2 * truncated log to 20 revs 26 years ago
pstatmnt.pas 918b5219ea * labels used but not defined give error instead of warning, the warning 26 years ago
psub.pas acaa9296b7 * more browser details 26 years ago
psystem.pas 0887060ff2 * truncated log to 20 revs 26 years ago
ptconst.pas 08a34c6308 * disposetree for classrefdef added 26 years ago
ptype.pas ff38b7943a * Enum element reference location corrected 26 years ago
ra386.pas 5fc1435036 * changed pai386, paippc and paiapha (same for tai*) to paicpu (taicpu) 26 years ago
ra386att.pas 23ca9de3b3 * esi_offset -> selfpointer_offset to be newcg compatible 26 years ago
ra386dir.pas 23ca9de3b3 * esi_offset -> selfpointer_offset to be newcg compatible 26 years ago
ra386int.pas 23ca9de3b3 * esi_offset -> selfpointer_offset to be newcg compatible 26 years ago
ra68kmot.pas 614fff10f0 * adapted to procinfo as pointer 26 years ago
rautils.pas 23ca9de3b3 * esi_offset -> selfpointer_offset to be newcg compatible 26 years ago
scandir.inc e169c592f8 * searchpaths changed to stringqueue object 26 years ago
scanner.pas 94f418dc11 + one field added for ttoken record for operator 26 years ago
script.pas fefc839b29 * redesigned linker object 26 years ago
switches.pas 0887060ff2 * truncated log to 20 revs 26 years ago
symconst.inc ed8eb13d59 * moved bitmask constants to sets 26 years ago
symconst.pas 8b40781b6c * finally bug #517 solved ... 26 years ago
symdef.inc d766ee87fc + better reference pos for forward defs 26 years ago
symdefh.inc d766ee87fc + better reference pos for forward defs 26 years ago
symppu.inc e169c592f8 * searchpaths changed to stringqueue object 26 years ago
symsym.inc 918b5219ea * labels used but not defined give error instead of warning, the warning 26 years ago
symsymh.inc 918b5219ea * labels used but not defined give error instead of warning, the warning 26 years ago
symtable.pas 918b5219ea * labels used but not defined give error instead of warning, the warning 26 years ago
systems.pas 0887060ff2 * truncated log to 20 revs 26 years ago
t_go32v1.pas 32d3653596 * use outputexedir for link.res location 26 years ago
t_go32v2.pas 32d3653596 * use outputexedir for link.res location 26 years ago
t_linux.pas 32d3653596 * use outputexedir for link.res location 26 years ago
t_os2.pas 32d3653596 * use outputexedir for link.res location 26 years ago
t_win32.pas 32d3653596 * use outputexedir for link.res location 26 years ago
tcadd.pas 1cac8fdbd8 * global var token was changed by overload code (form bug #707) 26 years ago
tccal.pas 0887060ff2 * truncated log to 20 revs 26 years ago
tccnv.pas 0887060ff2 * truncated log to 20 revs 26 years ago
tccon.pas 2687d75c38 + constant pointer support which can happend with typecasting like 26 years ago
tcflw.pas 0887060ff2 * truncated log to 20 revs 26 years ago
tcinl.pas 0887060ff2 * truncated log to 20 revs 26 years ago
tcld.pas 0887060ff2 * truncated log to 20 revs 26 years ago
tcmat.pas 0887060ff2 * truncated log to 20 revs 26 years ago
tcmem.pas 0887060ff2 * truncated log to 20 revs 26 years ago
tcset.pas 6b1ab5eb31 * procinfo is now a pointer 26 years ago
temp_gen.pas 0887060ff2 * truncated log to 20 revs 26 years ago
tgen68k.pas fbbf8a505c * m68k compiler is again compilable (only gas writer, no assembler reader) 26 years ago
tgeni386.pas 0887060ff2 * truncated log to 20 revs 26 years ago
todo.txt f011b3bdca + qword/int64 -> floating point type cast 26 years ago
tokendat.pas 91962591f3 * tokendat compiles for tp 26 years ago
tokens.dat be864a992e * updated 26 years ago
tokens.pas 94f418dc11 + one field added for ttoken record for operator 26 years ago
tpexcept.pas d04add7c9f * esp loading corrected 26 years ago
tree.pas 0887060ff2 * truncated log to 20 revs 26 years ago
types.pas 0887060ff2 * truncated log to 20 revs 26 years ago
verbose.pas 0887060ff2 * truncated log to 20 revs 26 years ago
version.pas ace7ff6983 * all tokens now start with an underscore 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
16/08/99 DLL are relocatable by default (need to strip symbols)
-WN make non relocatable DLL (which can retain debug info)
for both type of DLL the prefered image base can be specified
with -WB1100000 for instance to get image base at $11000000.
08/09/99 pointer addition/substraction (only available in fpc,objfpc mode)
now uses the size of the type the pointer points to, just like
inc(),dec() already did. Now inc(p) is the same as p:=p+1.
But old code can be broken by this when there is a p:=p+4 then
it's now parsed like: p:=p+4*sizeof(type). To get the old situation
you can use typecasting: p:=ptype(pointer(p)+4).
08/09/99 class/object field return their offsets in the object/class. You
must access them self with loading the object/class pointer and
then create a reference where you add the field
07/11/99 Small change to property writing in PPU => all units
exporting classes with properties must be recompiled
(no new unit format, so be careful) (FK)
08/11/99 PP variable in Makefiles changed to FPC
14/11/99 makefile.fpc is not available anymore. You must now use fpcmake
which is available from the utils/. There is also an example
Makefile.fpc