peter 1610a9d709 + -Ua<oldname>=<newname> unit alias support 26 years ago
..
m68k a0badc3a30 * initial revision 26 years ago
new e10deeca37 + initial implementation 26 years ago
utils 26a239136d * update to use i386ins.dat 26 years ago
Makefile 9a3d560559 Added rtlinstall target 26 years ago
README dd0d54cdef * added pointer and asm field axx 26 years ago
aasm.pas 19443ae269 * import library fixes for win32 26 years ago
ag386att.pas 19443ae269 * import library fixes for win32 26 years ago
ag386bin.pas 19443ae269 * import library fixes for win32 26 years ago
ag386int.pas 19443ae269 * import library fixes for win32 26 years ago
ag386nsm.pas 19443ae269 * import library fixes for win32 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 a9b5e27bc1 * finally got around making GetNextInstruction return false when 26 years ago
assemble.pas 19443ae269 * import library fixes for win32 26 years ago
browcol.pas 503d5a1cfa * const parameter is now checked 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 7b5bae5ded * fix for fpuvaroffset for unused return value 26 years ago
cg386cnv.pas 44a1fdfa7e * ansistring 2 chararray support 26 years ago
cg386con.pas 2687d75c38 + constant pointer support which can happend with typecasting like 26 years ago
cg386flw.pas f4932cb67b * fpc_freemem fpc_getmem new callings updated 26 years ago
cg386inl.pas 00ef632f73 * fixed assert, the tree is now disposed in firstpass if assertions 26 years ago
cg386ld.pas 51b96fabc3 * compiler didn't complain about l1+l2:=l1+l2; it gave only an assembler 26 years ago
cg386mat.pas 9f62eb480b * the maybe_push fix of Pierre wasn't 100%, the tree parameter 26 years ago
cg386mem.pas f4932cb67b * fpc_freemem fpc_getmem new callings updated 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 4a74f18756 * fixed bug #301 26 years ago
cobjects.pas 503d5a1cfa * const parameter is now checked 26 years ago
comphook.pas 2e65e6a618 + added do_halt procedure 26 years ago
compiler.pas 8b9633266b * new codegenerator compiles again 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 f5a9e30c98 * insns.dat is used to generate all i386*.inc files 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 f5a9e30c98 * insns.dat is used to generate all i386*.inc files 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 503d5a1cfa * const parameter is now checked 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 fc4e4bc74a Nieuw error file from Michael Baikov 26 years ago
export.pas fefc839b29 * redesigned linker object 26 years ago
files.pas 1610a9d709 + -Ua<oldname>=<newname> unit alias support 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 503d5a1cfa * const parameter is now checked 26 years ago
globtype.pas 89b677a0ee * split type reading from pdecl to ptype unit 26 years ago
hcgdata.pas 503d5a1cfa * const parameter is now checked 26 years ago
hcodegen.pas 46b5193e9b * tp7 fix 26 years ago
htypechk.pas e2134ddcab * valid_for_assign support for calln,asn 26 years ago
i386att.inc 67589c0532 * fixed typo 26 years ago
i386atts.inc 67589c0532 * fixed typo 26 years ago
i386ins.dat 67589c0532 * fixed typo 26 years ago
i386int.inc 67589c0532 * fixed typo 26 years ago
i386op.inc 67589c0532 * fixed typo 26 years ago
i386prop.inc 67589c0532 * fixed typo 26 years ago
i386tab.inc 67589c0532 * fixed typo 26 years ago
import.pas 19443ae269 * import library fixes for win32 26 years ago
innr.inc 1c638f2952 * small fix to operator overloading when in MMX mode 26 years ago
link.pas a905c026f2 * fixed os2 linker 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 503d5a1cfa * const parameter is now checked 26 years ago
msgtxt.inc 503d5a1cfa * const parameter is now checked 26 years ago
og386.pas 19443ae269 * import library fixes for win32 26 years ago
og386cff.pas 19443ae269 * import library fixes for win32 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 1610a9d709 + -Ua<oldname>=<newname> unit alias support 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 89b677a0ee * split type reading from pdecl to ptype unit 26 years ago
pass_1.pas 503d5a1cfa * const parameter is now checked 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 503d5a1cfa * const parameter is now checked 26 years ago
pexports.pas 503d5a1cfa * const parameter is now checked 26 years ago
pexpr.pas e0fe0916fd * check for object in extended new 26 years ago
pmodules.pas 19443ae269 * import library fixes for win32 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 89b677a0ee * split type reading from pdecl to ptype unit 26 years ago
psub.pas 503d5a1cfa * const parameter is now checked 26 years ago
psystem.pas fbbf8a505c * m68k compiler is again compilable (only gas writer, no assembler reader) 26 years ago
ptconst.pas fa19f0aa09 - removed the hcodegen use in the new cg, use cgbase instead 26 years ago
ptype.pas 7ab2ee0e79 * fixed property reading 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 0e7c4919c8 * fixed line counter when the first line had #10 only. This was buggy 26 years ago
scanner.pas c60316b0d3 * fixed comment level counting after directive 26 years ago
script.pas fefc839b29 * redesigned linker object 26 years ago
switches.pas 910372616a * typo correction 26 years ago
symconst.inc ed8eb13d59 * moved bitmask constants to sets 26 years ago
symconst.pas 503d5a1cfa * const parameter is now checked 26 years ago
symdef.inc 503d5a1cfa * const parameter is now checked 26 years ago
symdefh.inc 503d5a1cfa * const parameter is now checked 26 years ago
symppu.inc fc0d67a752 + error if PPU modulename is different from what is searched 26 years ago
symsym.inc 0dd2b51943 * problems with readln fixed: esi wasn't restored correctly when 26 years ago
symsymh.inc 49fcd8aceb * forward type declaration rewritten 26 years ago
symtable.pas 1610a9d709 + -Ua<oldname>=<newname> unit alias support 26 years ago
systems.pas 8e27e760ce * fixed ar commands 26 years ago
t_go32v1.pas 863f35e72b * reset linklibc 26 years ago
t_go32v2.pas 863f35e72b * reset linklibc 26 years ago
t_linux.pas fefc839b29 * redesigned linker object 26 years ago
t_os2.pas fefc839b29 * redesigned linker object 26 years ago
t_win32.pas 19443ae269 * import library fixes for win32 26 years ago
tcadd.pas 6b1ab5eb31 * procinfo is now a pointer 26 years ago
tccal.pas 503d5a1cfa * const parameter is now checked 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 00ef632f73 * fixed assert, the tree is now disposed in firstpass if assertions 26 years ago
tcld.pas 503d5a1cfa * const parameter is now checked 26 years ago
tcmat.pas 503d5a1cfa * const parameter is now checked 26 years ago
tcmem.pas 503d5a1cfa * const parameter is now checked 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 8e7dd52200 * error when properties are passed to var parameters 26 years ago
types.pas 503d5a1cfa * const parameter is now checked 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

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