mazen b39a9919a2 - unused temp var r removed in GetExplicitRegisterInt function 22 years ago
..
alpha a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 23 years ago
html fa0d3d79e0 no message 23 years ago
i386 67e0cc3ad6 * t386innode.pass_2 already doesn't call a helper anymore since a long 22 years ago
ia64 a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 23 years ago
m68k edb2179730 + added freeintparaloc 22 years ago
msg 0ea4ac8553 + Polish translations by Wojciech Malinowski 22 years ago
new dcd9e0107c * old logs removed and tabs fixed 23 years ago
powerpc 7ca760912b * tcginnode.pass_2 doesn't call a helper anymore in any case 22 years ago
sparc b39a9919a2 - unused temp var r removed in GetExplicitRegisterInt function 22 years ago
systems 8b60e1e414 * add default system for ppc 22 years ago
utils ff431f21ae * updated for new deref info 22 years ago
vis 86bcea6ef5 * Code generator converted to new register notation 22 years ago
x86 709e6da4fa - removed ALL_INTREGISTERS (only the one in rgobj is valid) 22 years ago
x86_64 41e0bc4cec * Register allocator finished 22 years ago
Makefile 12cced8116 * don't clean rtl unit dir in ppuclean, this breaks the snapshot 22 years ago
Makefile.fpc 12cced8116 * don't clean rtl unit dir in ppuclean, this breaks the snapshot 22 years ago
README e652444594 + varargs directive 24 years ago
aasmbase.pas 8ff5792776 * remove some unit dependencies 22 years ago
aasmtai.pas 41e0bc4cec * Register allocator finished 22 years ago
aggas.pas 7c733ebcca * write sec_none info in extdebug 22 years ago
aopt.pas 4285e99853 * internal linker 23 years ago
aoptbase.pas 07783d2a0d * powerpc target fixed, very simple units can be compiled 23 years ago
aoptcs.pas c4ddcc78a8 * generic constructor working for i386 22 years ago
aoptda.pas 06ebac4e27 * readded missing revisions 23 years ago
aoptobj.pas a496dbe1ff * pass proccalloption to ret_in_xxx and push_xxx functions 23 years ago
assemble.pas 99c4b6cf86 * m68k fix 22 years ago
browcol.pas ab6df4aa5e * adapted for removed funcretsym 22 years ago
browlog.pas dcd9e0107c * old logs removed and tabs fixed 23 years ago
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 25 years ago
catch.pas 4290586968 * unix signalhandler has longint argument 22 years ago
cclasses.pas 65f03c3f7e * insertlistafter added 22 years ago
cg64f32.pas d91c880148 * cg.a_load_* get a from and to size specifier 22 years ago
cg64f64.pas d91c880148 * cg.a_load_* get a from and to size specifier 22 years ago
cgbase.pas a0b9306652 * newra compiles for sparc 22 years ago
cginfo.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 years ago
cgobj.pas d179aea20d * ungetregisterfpu gets size parameter 22 years ago
charset.pas 9ed2ce8c12 * removed some notes/hints 22 years ago
checkmem.pas 9ed2ce8c12 * removed some notes/hints 22 years ago
cmsgs.pas 77d8f335aa * vmtpointer_offset must be adjusted in after_pass1 as well 22 years ago
comphook.pas fd278ee582 * print lineinfo for internalerror 22 years ago
compiler.pas e6f72d2037 * add cgcpu 22 years ago
compinnr.inc ef708fdab9 * Swap(QWord) constant support 23 years ago
comprsrc.pas 8e7124f9f8 + emx target added 22 years ago
cp437.pas effb0aae89 - remove compilation warnings 23 years ago
cp850.pas effb0aae89 - remove compilation warnings 23 years ago
cp8859_1.pas effb0aae89 - remove compilation warnings 23 years ago
crc.pas 06ebac4e27 * readded missing revisions 23 years ago
cresstr.pas bd7af8b12f + resource string tables are now aligned 23 years ago
cstreams.pas 68ce5a00e5 * cg64 patch 23 years ago
cutils.pas 3c5e8e2b07 * quote names with hi-ascii chars 22 years ago
defbase.pas 121ca40b39 * some variant <-> dyn. array stuff 23 years ago
defcmp.pas 93f683c63c * allow pointer(int64) in all modes 22 years ago
defines.inc 75f0602074 + log added 23 years ago
defutil.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 years ago
depend e525797c51 * updated copyright to 2000 25 years ago
dmisc.pas 67486c96c3 * fixes for Delphi 6 compilation 23 years ago
export.pas eb2ca8d10f * rewrote the system handling 23 years ago
finput.pas 5af7a2c7a0 * sharedlib is placed in exe outputdir 22 years ago
fmodule.pas e7975c7592 * re-resolving added instead of reloading from ppu 22 years ago
fpcdefs.inc 1f099e81a7 * if something doesn't work with callparatemp, the define callparatemp 22 years ago
fppu.pas 7fcb3154d6 * moved message to msg file 22 years ago
gdb.pas 64655be168 * memory optimization (3-4%) : cleanup of tai fields, 23 years ago
gendef.pas 8e7124f9f8 + emx target added 22 years ago
globals.pas 995f7e0f11 * fix some small flaws which prevent sparc linux system unit from compiling 22 years ago
globtype.pas 60978ba89c * aktprocdef renamed to current_procdef 22 years ago
htypechk.pas 1a2eedd767 * self moved to hidden parameter 22 years ago
impdef.pas 67486c96c3 * fixes for Delphi 6 compilation 23 years ago
import.pas 60978ba89c * aktprocdef renamed to current_procdef 22 years ago
link.pas ab66b66673 * add inputfile prefix to ppas/link.res 22 years ago
make_old.cmd 918d797b20 * make.cmd renamed to make_old.cmd 24 years ago
mdppc386.bat 1f4bac4fd0 * delphi fixes 24 years ago
mppc386.bat 07ad807864 * added -FE. to put the PPU's in the compiler dir 25 years ago
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 years ago
mppcsparc 3610d66be1 * fiexed some error 22 years ago
msgidx.inc 563e8d205f * creating class with abstract call checking fixed 22 years ago
msgtxt.inc 563e8d205f * creating class with abstract call checking fixed 22 years ago
nadd.pas 28ebc69c8f * removed changesettype because that will change the definition 22 years ago
nbas.pas 1929498b42 * patch from Peter to fix tempinfo copying 22 years ago
ncal.pas 10eb92c546 * optimized assignments with on the right side a function that returns 22 years ago
ncgadd.pas a0b9306652 * newra compiles for sparc 22 years ago
ncgbas.pas ab1f33f68b * remove temptype, use tempinfo.temptype instead 22 years ago
ncgcal.pas 02b3ec4f28 * newra fixes 22 years ago
ncgcnv.pas d91c880148 * cg.a_load_* get a from and to size specifier 22 years ago
ncgcon.pas c8ccd0f717 * fixed endian issues when writing out set constants 22 years ago
ncgflw.pas c8978e3440 * fixed for callparatemp 22 years ago
ncginl.pas edb2179730 + added freeintparaloc 22 years ago
ncgld.pas a0b9306652 * newra compiles for sparc 22 years ago
ncgmat.pas edb2179730 + added freeintparaloc 22 years ago
ncgmem.pas 4d7dd7ecb4 * fixed update_reference_reg_mul() so that it won't modify CREGISTERs 22 years ago
ncgopt.pas d91c880148 * cg.a_load_* get a from and to size specifier 22 years ago
ncgset.pas 7ca760912b * tcginnode.pass_2 doesn't call a helper anymore in any case 22 years ago
ncgutil.pas 77d641fa2a * init/final of procedure data splitted from genentrycode 22 years ago
ncnv.pas 28ebc69c8f * removed changesettype because that will change the definition 22 years ago
ncon.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 years ago
nflw.pas e7975c7592 * re-resolving added instead of reloading from ppu 22 years ago
ninl.pas 4d70aebb1b * constant evaluation of trunc() and round() now also gives 64 bit 22 years ago
nld.pas 10eb92c546 * optimized assignments with on the right side a function that returns 22 years ago
nmat.pas f8c0236bf4 * fixed expectloc of notnode for all processors that have flags 22 years ago
nmem.pas e7975c7592 * re-resolving added instead of reloading from ppu 22 years ago
nobj.pas 230a14ff68 * getregisterfpu size parameter added 22 years ago
node.pas 047a066711 * procinlinenode removed 22 years ago
nopt.pas 75394a788e * disable string node optimizations for the moment 22 years ago
nset.pas 7ca760912b * tcginnode.pass_2 doesn't call a helper anymore in any case 22 years ago
nstate.pas dcd9e0107c * old logs removed and tabs fixed 23 years ago
nutils.pas 047a066711 * procinlinenode removed 22 years ago
ogbase.pas 9ed2ce8c12 * removed some notes/hints 22 years ago
ogcoff.pas 29a382388e * fix range check error after previous commit 22 years ago
ogelf.pas 9ed2ce8c12 * removed some notes/hints 22 years ago
oglx.pas dcd9e0107c * old logs removed and tabs fixed 23 years ago
ogmap.pas 9ed2ce8c12 * removed some notes/hints 22 years ago
options.pas 05c05f2555 * failn removed 22 years ago
owar.pas 06ebac4e27 * readded missing revisions 23 years ago
owbase.pas 4285e99853 * internal linker 23 years ago
paramgr.pas d179aea20d * ungetregisterfpu gets size parameter 22 years ago
parser.pas ab66b66673 * add inputfile prefix to ppas/link.res 22 years ago
pass_1.pas 47489f2376 * firstpass uses expectloc 22 years ago
pass_2.pas a0b9306652 * newra compiles for sparc 22 years ago
pbase.pas 92ee1804b6 * removed selfpointer_offset, vmtpointer_offset 22 years ago
pdecl.pas 60978ba89c * aktprocdef renamed to current_procdef 22 years ago
pdecobj.pas 8ff5792776 * remove some unit dependencies 22 years ago
pdecsub.pas be7a5b76a4 * set po_public also when parsing the object declaration 22 years ago
pdecvar.pas 1a2eedd767 * self moved to hidden parameter 22 years ago
pexports.pas 67486c96c3 * fixes for Delphi 6 compilation 23 years ago
pexpr.pas dc64b1b54f * don't set nf_member when loaded from with symtable 22 years ago
pinline.pas cb279b2029 * changed tt_persistant to tt_persistent :) 22 years ago
pmodules.pas 77d641fa2a * init/final of procedure data splitted from genentrycode 22 years ago
pp.pas 9ed2ce8c12 * removed some notes/hints 22 years ago
ppc.cfg 9465a13e71 + Delphi 6 configuration file 23 years ago
ppc.conf add30a428e * Kylix fixes, mostly case names of units 24 years ago
ppc.dof 67486c96c3 * fixes for Delphi 6 compilation 23 years ago
ppc.dpr 67486c96c3 * fixes for Delphi 6 compilation 23 years ago
ppheap.pas 3390a23c26 * fix compilation failure 23 years ago
ppu.pas e7975c7592 * re-resolving added instead of reloading from ppu 22 years ago
pstatmnt.pas 19c9bdbf60 * load calln in temprefn in with statement 22 years ago
psub.pas a0b9306652 * newra compiles for sparc 22 years ago
psystem.pas 047a066711 * procinlinenode removed 22 years ago
ptconst.pas 1a2eedd767 * self moved to hidden parameter 22 years ago
ptype.pas 92ee1804b6 * removed selfpointer_offset, vmtpointer_offset 22 years ago
rautils.pas 4de6550853 * absolutesym support 22 years ago
regvars.pas edb2179730 + added freeintparaloc 22 years ago
rgobj.pas d179aea20d * ungetregisterfpu gets size parameter 22 years ago
scandir.pas 8e7124f9f8 + emx target added 22 years ago
scanner.pas 1b72901b14 * recursive include depth check 22 years ago
script.pas 9ed2ce8c12 * removed some notes/hints 22 years ago
switches.pas 06ebac4e27 * readded missing revisions 23 years ago
symbase.pas e7975c7592 * re-resolving added instead of reloading from ppu 22 years ago
symconst.pas e7975c7592 * re-resolving added instead of reloading from ppu 22 years ago
symdef.inc 51527ba1c9 + merged Attila's changes for interfaces, not tested yet 25 years ago
symdef.pas d6f431a5a9 * set parast.next to the owner of the procdef 22 years ago
symdefh.inc 51527ba1c9 + merged Attila's changes for interfaces, not tested yet 25 years ago
symnot.pas 158e9689d7 + Notification implementation complete 22 years ago
symppu.inc 51527ba1c9 + merged Attila's changes for interfaces, not tested yet 25 years ago
symppu.pas e7975c7592 * re-resolving added instead of reloading from ppu 22 years ago
symsym.inc 319ddd55cb * stabs fixing 25 years ago
symsym.pas e7975c7592 * re-resolving added instead of reloading from ppu 22 years ago
symtable.pas 72a89db7f7 * para can be the same as function name in delphi 22 years ago
symtype.pas e7975c7592 * re-resolving added instead of reloading from ppu 22 years ago
symutil.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 years ago
systems.pas d2d02b6cc6 * cpuppc -> cpupowerpc. Target compiler was always linux for ppc 22 years ago
tgobj.pas 41e0bc4cec * Register allocator finished 22 years ago
tokens.pas 8473dada93 * avoid problems with the ide in init/dome 22 years ago
tpexcept.pas 06ebac4e27 * readded missing revisions 23 years ago
verbose.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 years ago
version.pas 41da381f1a * fixed a lot of PowerPC related stuff 22 years ago
widestr.pas 67486c96c3 * fixes for Delphi 6 compilation 23 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 compile/modify the compiler, please read first the
programmers manual.


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
15/02/00 The support of the fixed data type has been removed from the
compiler because
1. it is buggy
2. it is very seldom used
3. the single data type is faster on modern cpus (Pentium+)

If still want to use it, you have to recompile the compiler
with -dSUPPORT_FIXED and recompile the rtl with that compiler.
To find out if the used compiler supports the fixed data
type, check the directive HASFIXED (FK)
29/02/00 ORDERSOURCES released => PPU version change
this allows for a more correct include file hunting order.
01/04/00 fix the handling of value parameters in cdecl function
11/05/00 changed vmt handling to fix problems some problems
with overloading in objects
11/11/00 default parameter support
11/11/00 you can declare a pointer type with directive far; to make
it a farpointer. Only usefull for dos.
11/11/00 ptr() returns a farpointer instead of pointer. Becuase the
pointer result would be useless and only causing segmentation
faults. With the farpointer this would already be detected at
compiletime. To get the code working you can declare a pointer
with far; like:

type
farlongint = ^longint;far;
var
timer : farlongint;
begin
timer:=ptr($40,$6c);
writeln(timer^);
end.
07/12/00 constant handling has been rewritten: hex constants <=$ffffffff
are now always parsed as unsigned numbers (because of the int64
constant support, the were always sign-extended before). This
may force you to add longint typecasts round hex numbers in
your programs to avoid range check errors.
10/04/01 Argument names are now checked if names are the same in the
both the forward (interface) and implementation declaration
13/04/01 It's not possible anymore (except in -So mode) to pass a cardinal
to a parameter declared with a "var longint". The same goes for
the other signed-unsigned like smallint-word and shortint-byte.
13/04/01 in FPC mode you're now always forced to use @ to get the address
of a procedure and load it in a procedure variable. Before it was
sometimes a bit more relaxed
03/06/01 hint directives (library,platform,deprecated) are parsed, but
futher ignored
03/06/01 varargs directive is supported