Jonas Maebe 9a8ecfc76b * fixed bug which sometimes caused a crash when optimizing blocks of code with 26 years ago
..
m68k a0badc3a30 * initial revision 26 years ago
new 167f8d654f * fixes from daopt386.pas integrated 26 years ago
utils c61bb81b5e * new tool 26 years ago
Makefile 29bdd631a1 * tokens.dat only used for TP, and also removed from 26 years ago
README dd0d54cdef * added pointer and asm field axx 26 years ago
aasm.pas 71f28ed588 * cs_create_smart instead of cs_smartlink 26 years ago
ag386att.pas 1664cb06a1 * fixed -al with macro's 26 years ago
ag386bin.pas dc7dcdd2a6 * short jmp with alignment problems fixed 26 years ago
ag386int.pas 96bd939047 * added symbol_end 26 years ago
ag386nsm.pas 1163717044 * fix for jmps to be always near 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 fbbf8a505c * m68k compiler is again compilable (only gas writer, no assembler reader) 26 years ago
aopt386.pas 4590ff9524 + some comments 26 years ago
assemble.pas 910372616a * typo correction 26 years ago
browcol.pas e4d44f4281 * BuildSourceList allways called for dependency in FP 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 9f62eb480b * the maybe_push fix of Pierre wasn't 100%, the tree parameter 26 years ago
cg386cal.pas 7bf3213a01 * use and remember that C functions with complex data results use ret $4 26 years ago
cg386cnv.pas 755fc18c07 * fixed empty const ansistring 2 pchar 26 years ago
cg386con.pas 2687d75c38 + constant pointer support which can happend with typecasting like 26 years ago
cg386flw.pas 781429264d * bug exit('test') + fail for classes 26 years ago
cg386inl.pas ed7dd22b82 * fixed bug #610 26 years ago
cg386ld.pas 6b1ab5eb31 * procinfo is now a pointer 26 years ago
cg386mat.pas 9f62eb480b * the maybe_push fix of Pierre wasn't 100%, the tree parameter 26 years ago
cg386mem.pas 7f63615b43 * @procvar fixes for tp mode 26 years ago
cg386set.pas 6b1ab5eb31 * procinfo is now a pointer 26 years ago
cg68kadd.pas fbbf8a505c * m68k compiler is again compilable (only gas writer, no assembler reader) 26 years ago
cg68kcal.pas 6b1ab5eb31 * procinfo is now a pointer 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 6b1ab5eb31 * procinfo is now a pointer 26 years ago
cg68kinl.pas fbbf8a505c * m68k compiler is again compilable (only gas writer, no assembler reader) 26 years ago
cg68kld.pas fbbf8a505c * m68k compiler is again compilable (only gas writer, no assembler reader) 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 6b1ab5eb31 * procinfo is now a pointer 26 years ago
cgai386.pas 7bf3213a01 * use and remember that C functions with complex data results use ret $4 26 years ago
cobjects.pas 1540c674d3 * runerror => do_internalerror 26 years ago
comphook.pas 2e65e6a618 + added do_halt procedure 26 years ago
compiler.pas f050faa02b * bug #617 fixed 26 years ago
comprsrc.pas 046acfb84b * made it compilable with Dlephi 4 again 26 years ago
cpuasm.pas 5fc1435036 * changed pai386, paippc and paiapha (same for tai*) to paicpu (taicpu) 26 years ago
cpubase.pas 1c638f2952 * small fix to operator overloading when in MMX mode 26 years ago
cpuinfo.pas be3155fdde + initial revision 26 years ago
cresstr.pas 76f28920e9 * Fixed small bug: next field in resourcelist was not initialized 26 years ago
csopt386.pas 9a8ecfc76b * fixed bug which sometimes caused a crash when optimizing blocks of code with 26 years ago
daopt386.pas 2ad775b888 * small bugfix in ArrayRefsEq 26 years ago
depend 7f720c64ef Added compiler call 27 years ago
dmisc.pas 046acfb84b * made it compilable with Dlephi 4 again 26 years ago
dos_targ.pas fc8211bbb8 * tlinker object is now inherited for win32 and dos 26 years ago
errord.msg b4a852e74b * merged 26 years ago
errore.msg 532d85cd50 + procedure directive support in const declarations, fixes bug #232 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 02c2611b20 * bugs 593 and 607 fixed 26 years ago
export.pas ace7ff6983 * all tokens now start with an underscore 26 years ago
files.pas eb72952214 * fixed macro within macro endless-loop 26 years ago
gdb.pas ca53eee67e * renamed i386asm and i386base to cpuasm and cpubase 26 years ago
gendef.pas 6a802e85d7 * released valintern 26 years ago
globals.pas a9d8bfa1f7 * some bug fixes (e.g. must_be_valid and procinfo.funcret_is_valid) 26 years ago
globtype.pas 71f28ed588 * cs_create_smart instead of cs_smartlink 26 years ago
hcgdata.pas 0004218ade * remvoed unused var 26 years ago
hcodegen.pas 6b1ab5eb31 * procinfo is now a pointer 26 years ago
htypechk.pas 2687d75c38 + constant pointer support which can happend with typecasting like 26 years ago
i386tab.inc bfe185d206 + KNI instructions 26 years ago
import.pas ace7ff6983 * all tokens now start with an underscore 26 years ago
innr.inc 1c638f2952 * small fix to operator overloading when in MMX mode 26 years ago
insns.dat bfe185d206 + KNI instructions 26 years ago
lin_targ.pas ed8eb13d59 * moved bitmask constants to sets 26 years ago
link.pas a7992b0232 * library list keeps doubles 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 532d85cd50 + procedure directive support in const declarations, fixes bug #232 26 years ago
msgtxt.inc 532d85cd50 + procedure directive support in const declarations, fixes bug #232 26 years ago
og386.pas 79f1833059 * runerror => do_halt 26 years ago
og386cff.pas 96fdcfb1f2 * fix for DLL relocation problems 26 years ago
og386dbg.pas ca53eee67e * renamed i386asm and i386base to cpuasm and cpubase 26 years ago
og386elf.pas ca53eee67e * renamed i386asm and i386base to cpuasm and cpubase 26 years ago
options.pas 2d21165dd8 * removed objpasunit reference, tvarrec is now searched in systemunit 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
os2_targ.pas 71f28ed588 * cs_create_smart instead of cs_smartlink 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 2d21165dd8 * removed objpasunit reference, tvarrec is now searched in systemunit 26 years ago
pass_1.pas 6b1ab5eb31 * procinfo is now a pointer 26 years ago
pass_2.pas 6b1ab5eb31 * procinfo is now a pointer 26 years ago
pbase.pas 49fcd8aceb * forward type declaration rewritten 26 years ago
pdecl.pas e10d770cc3 * fixed stabs writting for forward types 26 years ago
pexports.pas d85a8886fd * bind_win32_dll removed (Relocsection used instead) 26 years ago
pexpr.pas 6b2a0a3a5c * fixed result access in 'if result = XXX then' 26 years ago
pmodules.pas 2d21165dd8 * removed objpasunit reference, tvarrec is now searched in systemunit 26 years ago
popt386.pas 6b1ab5eb31 * procinfo is now a pointer 26 years ago
pp.pas 7f63615b43 * @procvar fixes for tp mode 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 5db2ac22e5 * ppu header writting now uses currentppuversion 26 years ago
pstatmnt.pas 6b1ab5eb31 * procinfo is now a pointer 26 years ago
psub.pas 6b6fc5aac4 * fixed forward decl check for tp7/delphi 26 years ago
psystem.pas fbbf8a505c * m68k compiler is again compilable (only gas writer, no assembler reader) 26 years ago
ptconst.pas 2687d75c38 + constant pointer support which can happend with typecasting like 26 years ago
ra386.pas 5fc1435036 * changed pai386, paippc and paiapha (same for tai*) to paicpu (taicpu) 26 years ago
ra386att.pas e838769af8 * fixed object field parsing 26 years ago
ra386dir.pas 6b1ab5eb31 * procinfo is now a pointer 26 years ago
ra386int.pas e838769af8 * fixed object field parsing 26 years ago
ra68kmot.pas fbbf8a505c * m68k compiler is again compilable (only gas writer, no assembler reader) 26 years ago
rautils.pas 6b1ab5eb31 * procinfo is now a pointer 26 years ago
scandir.inc 1936476701 * bracket support for macro define 26 years ago
scanner.pas eb72952214 * fixed macro within macro endless-loop 26 years ago
script.pas 94b52a3d7f + smartlinking works (only case jumptable left todo) 27 years ago
switches.pas 910372616a * typo correction 26 years ago
symconst.inc ed8eb13d59 * moved bitmask constants to sets 26 years ago
symconst.pas 49fcd8aceb * forward type declaration rewritten 26 years ago
symdef.inc e10d770cc3 * fixed stabs writting for forward types 26 years ago
symdefh.inc 532d85cd50 + procedure directive support in const declarations, fixes bug #232 26 years ago
symppu.inc fc0d67a752 + error if PPU modulename is different from what is searched 26 years ago
symsym.inc 49fcd8aceb * forward type declaration rewritten 26 years ago
symsymh.inc 49fcd8aceb * forward type declaration rewritten 26 years ago
symtable.pas e10d770cc3 * fixed stabs writting for forward types 26 years ago
systems.pas 863df30860 + rtti is now automatically generated for published classes, i.e. 26 years ago
tcadd.pas 6b1ab5eb31 * procinfo is now a pointer 26 years ago
tccal.pas 6b1ab5eb31 * procinfo is now a pointer 26 years ago
tccnv.pas 6b1ab5eb31 * procinfo is now a pointer 26 years ago
tccon.pas 2687d75c38 + constant pointer support which can happend with typecasting like 26 years ago
tcflw.pas 781429264d * bug exit('test') + fail for classes 26 years ago
tcinl.pas ed7dd22b82 * fixed bug #610 26 years ago
tcld.pas 6b1ab5eb31 * procinfo is now a pointer 26 years ago
tcmat.pas 1c9e86eb05 * firstnot register counting error corrected 26 years ago
tcmem.pas 6b1ab5eb31 * procinfo is now a pointer 26 years ago
tcset.pas 6b1ab5eb31 * procinfo is now a pointer 26 years ago
temp_gen.pas 6b1ab5eb31 * procinfo is now a pointer 26 years ago
tgen68k.pas fbbf8a505c * m68k compiler is again compilable (only gas writer, no assembler reader) 26 years ago
tgeni386.pas 6b1ab5eb31 * procinfo is now a pointer 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 4e9c029777 * reinserted 26 years ago
tokens.pas 00b063c621 * fixed 1/s problem from mailing list 26 years ago
tpexcept.pas d04add7c9f * esp loading corrected 26 years ago
tree.pas 6b1ab5eb31 * procinfo is now a pointer 26 years ago
types.pas 78246cf227 * fixed is_equal for proc -> procvar which didn't check the 26 years ago
verbose.pas cb8aeb3fd6 * V_Fatal=1, all other V_ are also increased 26 years ago
version.pas ace7ff6983 * all tokens now start with an underscore 26 years ago
win_targ.pas 71f28ed588 * cs_create_smart instead of cs_smartlink 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