marco cc3c6c7f4a * Had a useless dependancy on unit unix in 1_1 mode 22 سال پیش
..
alpha a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 23 سال پیش
arm 8f66389b46 * improved arm code generation 22 سال پیش
html fa0d3d79e0 no message 23 سال پیش
i386 8f66389b46 * improved arm code generation 22 سال پیش
ia64 a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 23 سال پیش
m68k 4f8c390198 * fixed regvars so they work with newra (at least for ppc) 22 سال پیش
msg 22f1ff8da4 * merged Wiktor's Watcom patches in 1.1 22 سال پیش
new dcd9e0107c * old logs removed and tabs fixed 23 سال پیش
powerpc 0bc32cbcd1 + implemented volatile register queries 22 سال پیش
sparc 94b2de254f * remove ppc code 22 سال پیش
systems dea663850a * reverted last change, linux on powerpc still uses aix abi 22 سال پیش
utils 4144f93ce5 * Unix reform 22 سال پیش
vis 86bcea6ef5 * Code generator converted to new register notation 22 سال پیش
x86 1e02028986 * Fixed incorrect movzx spilling 22 سال پیش
x86_64 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 سال پیش
Makefile fd800a1de8 * now for all platforms 22 سال پیش
Makefile.fpc 505f97b75a * Removed m68k from fullcycle 22 سال پیش
README 012af1131e * updated to help compiling the compiler 22 سال پیش
aasmbase.pas 8ff5792776 * remove some unit dependencies 22 سال پیش
aasmtai.pas b9d09a4e5c * preparations for different default calling conventions 22 سال پیش
aggas.pas eb9a587759 + support of NaN and Inf in the compiler as values of real constants 22 سال پیش
aopt.pas 4285e99853 * internal linker 23 سال پیش
aoptbase.pas 07783d2a0d * powerpc target fixed, very simple units can be compiled 23 سال پیش
aoptcs.pas c4ddcc78a8 * generic constructor working for i386 22 سال پیش
aoptda.pas 06ebac4e27 * readded missing revisions 23 سال پیش
aoptobj.pas a496dbe1ff * pass proccalloption to ret_in_xxx and push_xxx functions 23 سال پیش
assemble.pas 6a8d5eb25d * NEWRA branch merged 22 سال پیش
browcol.pas b9d09a4e5c * preparations for different default calling conventions 22 سال پیش
browlog.pas dcd9e0107c * old logs removed and tabs fixed 23 سال پیش
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 25 سال پیش
catch.pas 4144f93ce5 * Unix reform 22 سال پیش
cclasses.pas 65f03c3f7e * insertlistafter added 22 سال پیش
cg64f32.pas 6a8d5eb25d * NEWRA branch merged 22 سال پیش
cg64f64.pas d91c880148 * cg.a_load_* get a from and to size specifier 22 سال پیش
cgbase.pas f8bb9785e0 * remove obsolete code already in comments 22 سال پیش
cginfo.pas 62e1074d1f * Fixed endian problem in Tregisterrec record 22 سال پیش
cgobj.pas cd5ae5fcc3 * Patch from Peter for paraloc 22 سال پیش
charset.pas 9ed2ce8c12 * removed some notes/hints 22 سال پیش
checkmem.pas 9ed2ce8c12 * removed some notes/hints 22 سال پیش
cmsgs.pas 77d8f335aa * vmtpointer_offset must be adjusted in after_pass1 as well 22 سال پیش
comphook.pas fd278ee582 * print lineinfo for internalerror 22 سال پیش
compiler.pas 22f1ff8da4 * merged Wiktor's Watcom patches in 1.1 22 سال پیش
compinnr.inc ef708fdab9 * Swap(QWord) constant support 23 سال پیش
comprsrc.pas 8e7124f9f8 + emx target added 22 سال پیش
cp437.pas effb0aae89 - remove compilation warnings 23 سال پیش
cp850.pas effb0aae89 - remove compilation warnings 23 سال پیش
cp8859_1.pas effb0aae89 - remove compilation warnings 23 سال پیش
crc.pas 06ebac4e27 * readded missing revisions 23 سال پیش
cresstr.pas bd7af8b12f + resource string tables are now aligned 23 سال پیش
cstreams.pas 68ce5a00e5 * cg64 patch 23 سال پیش
cutils.pas 6a8d5eb25d * NEWRA branch merged 22 سال پیش
defbase.pas 121ca40b39 * some variant <-> dyn. array stuff 23 سال پیش
defcmp.pas 3a3d710c47 * basics for x86 register calling 22 سال پیش
defines.inc 75f0602074 + log added 23 سال پیش
defutil.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 سال پیش
depend e525797c51 * updated copyright to 2000 26 سال پیش
dmisc.pas 67486c96c3 * fixes for Delphi 6 compilation 23 سال پیش
export.pas eb2ca8d10f * rewrote the system handling 23 سال پیش
finput.pas 5af7a2c7a0 * sharedlib is placed in exe outputdir 22 سال پیش
fmodule.pas 284d18b7ca * reload also caller module when it is already compiled 22 سال پیش
fpcdefs.inc eb9a587759 + support of NaN and Inf in the compiler as values of real constants 22 سال پیش
fppu.pas 22f1ff8da4 * merged Wiktor's Watcom patches in 1.1 22 سال پیش
gdb.pas 64655be168 * memory optimization (3-4%) : cleanup of tai fields, 23 سال پیش
gendef.pas 8e7124f9f8 + emx target added 22 سال پیش
globals.pas cf0c2af370 * fixed 22 سال پیش
globtype.pas b9d09a4e5c * preparations for different default calling conventions 22 سال پیش
htypechk.pas 0526b6fd9b * don't check size for open array in valid_for_assign 22 سال پیش
impdef.pas 67486c96c3 * fixes for Delphi 6 compilation 23 سال پیش
import.pas 60978ba89c * aktprocdef renamed to current_procdef 22 سال پیش
link.pas 1fcc82e61a * don't check exepath when linking on target 22 سال پیش
make_old.cmd 918d797b20 * make.cmd renamed to make_old.cmd 24 سال پیش
mdppc386.bat 1f4bac4fd0 * delphi fixes 24 سال پیش
mppc386.bat 07ad807864 * added -FE. to put the PPU's in the compiler dir 25 سال پیش
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 سال پیش
mppcsparc 3f76298b6b + added support of NewRA in compilation of ppcsparc 22 سال پیش
msgidx.inc 22f1ff8da4 * merged Wiktor's Watcom patches in 1.1 22 سال پیش
msgtxt.inc 22f1ff8da4 * merged Wiktor's Watcom patches in 1.1 22 سال پیش
nadd.pas eb9a587759 + support of NaN and Inf in the compiler as values of real constants 22 سال پیش
nbas.pas b9d09a4e5c * preparations for different default calling conventions 22 سال پیش
ncal.pas b9d09a4e5c * preparations for different default calling conventions 22 سال پیش
ncgadd.pas 5677b3c274 * fixed release_reg_left_right for fpu registers 22 سال پیش
ncgbas.pas b9d09a4e5c * preparations for different default calling conventions 22 سال پیش
ncgcal.pas bf0d3c730f * don't use a_call_ref because it can use a parameter register 22 سال پیش
ncgcnv.pas 15958fec9f * methodpointer fixes 22 سال پیش
ncgcon.pas eb9a587759 + support of NaN and Inf in the compiler as values of real constants 22 سال پیش
ncgflw.pas cd5ae5fcc3 * Patch from Peter for paraloc 22 سال پیش
ncginl.pas cd5ae5fcc3 * Patch from Peter for paraloc 22 سال پیش
ncgld.pas 9311d0803d * save destroyed registers when calling threadvar helper 22 سال پیش
ncgmat.pas cd5ae5fcc3 * Patch from Peter for paraloc 22 سال پیش
ncgmem.pas cd5ae5fcc3 * Patch from Peter for paraloc 22 سال پیش
ncgopt.pas b9d09a4e5c * preparations for different default calling conventions 22 سال پیش
ncgset.pas 6a8d5eb25d * NEWRA branch merged 22 سال پیش
ncgutil.pas c8bc89720c * location_force_reg gives IE when size=OS_NO 22 سال پیش
ncnv.pas f3e9e7a24f * fixed web bug #2669 22 سال پیش
ncon.pas eb9a587759 + support of NaN and Inf in the compiler as values of real constants 22 سال پیش
nflw.pas 268bfcf784 * Fixed register allocator. *Lots* of fixes. 22 سال پیش
ninl.pas eb9a587759 + support of NaN and Inf in the compiler as values of real constants 22 سال پیش
nld.pas b9d09a4e5c * preparations for different default calling conventions 22 سال پیش
nmat.pas b9d09a4e5c * preparations for different default calling conventions 22 سال پیش
nmem.pas f3e9e7a24f * fixed web bug #2669 22 سال پیش
nobj.pas 8cf0c122f4 * remove convert_registers 22 سال پیش
node.pas f3e9e7a24f * fixed web bug #2669 22 سال پیش
nopt.pas 75394a788e * disable string node optimizations for the moment 22 سال پیش
nset.pas 6a8d5eb25d * NEWRA branch merged 22 سال پیش
nstate.pas dcd9e0107c * old logs removed and tabs fixed 23 سال پیش
nutils.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 سال پیش
ogbase.pas 9ed2ce8c12 * removed some notes/hints 22 سال پیش
ogcoff.pas 29a382388e * fix range check error after previous commit 22 سال پیش
ogelf.pas 9ed2ce8c12 * removed some notes/hints 22 سال پیش
oglx.pas dcd9e0107c * old logs removed and tabs fixed 23 سال پیش
ogmap.pas 9ed2ce8c12 * removed some notes/hints 22 سال پیش
options.pas 1fcc82e61a * don't check exepath when linking on target 22 سال پیش
owar.pas 06ebac4e27 * readded missing revisions 23 سال پیش
owbase.pas 4285e99853 * internal linker 23 سال پیش
paramgr.pas cd5ae5fcc3 * Patch from Peter for paraloc 22 سال پیش
parser.pas 220e05dd5e * fixed arm concatcopy 22 سال پیش
pass_1.pas 47489f2376 * firstpass uses expectloc 22 سال پیش
pass_2.pas 6a8d5eb25d * NEWRA branch merged 22 سال پیش
pbase.pas 92ee1804b6 * removed selfpointer_offset, vmtpointer_offset 22 سال پیش
pdecl.pas b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 سال پیش
pdecobj.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 سال پیش
pdecsub.pas 3a3d710c47 * basics for x86 register calling 22 سال پیش
pdecvar.pas 61c2b19b5c * proper error recovering from invalid published fields 22 سال پیش
pexports.pas 67486c96c3 * fixes for Delphi 6 compilation 23 سال پیش
pexpr.pas f3e9e7a24f * fixed web bug #2669 22 سال پیش
pinline.pas 4b44f9b557 * fixed copy support for array of char,pchar in $H+ mode 22 سال پیش
pmodules.pas 49e539ac8d * Adding register allocation order 22 سال پیش
pp.pas eb9a587759 + support of NaN and Inf in the compiler as values of real constants 22 سال پیش
ppc.cfg 9465a13e71 + Delphi 6 configuration file 23 سال پیش
ppc.conf add30a428e * Kylix fixes, mostly case names of units 24 سال پیش
ppc.dof 67486c96c3 * fixes for Delphi 6 compilation 23 سال پیش
ppc.dpr 67486c96c3 * fixes for Delphi 6 compilation 23 سال پیش
ppheap.pas 3390a23c26 * fix compilation failure 23 سال پیش
ppu.pas 024590b0fa * fixed some range check errors that occurred on big endian systems 22 سال پیش
pstatmnt.pas b9d09a4e5c * preparations for different default calling conventions 22 سال پیش
psub.pas f8bb9785e0 * remove obsolete code already in comments 22 سال پیش
psystem.pas 220e05dd5e * fixed arm concatcopy 22 سال پیش
ptconst.pas 6a8d5eb25d * NEWRA branch merged 22 سال پیش
ptype.pas 92ee1804b6 * removed selfpointer_offset, vmtpointer_offset 22 سال پیش
rautils.pas 6a8d5eb25d * NEWRA branch merged 22 سال پیش
regvars.pas b9d09a4e5c * preparations for different default calling conventions 22 سال پیش
rgobj.pas 90e1ca64f3 * Fixed fast spilling functionality by re-adding the code that initializes 22 سال پیش
scandir.pas 8e7124f9f8 + emx target added 22 سال پیش
scanner.pas 220e05dd5e * fixed arm concatcopy 22 سال پیش
script.pas cc3c6c7f4a * Had a useless dependancy on unit unix in 1_1 mode 22 سال پیش
switches.pas 06ebac4e27 * readded missing revisions 23 سال پیش
symbase.pas bfb8ae2151 * sym,def resolving partly rewritten to support also parent objects 22 سال پیش
symconst.pas 3a3d710c47 * basics for x86 register calling 22 سال پیش
symdef.pas b9d09a4e5c * preparations for different default calling conventions 22 سال پیش
symnot.pas 158e9689d7 + Notification implementation complete 22 سال پیش
symppu.pas e7975c7592 * re-resolving added instead of reloading from ppu 22 سال پیش
symsym.pas aca99d30e8 * fix previous commit, also include objectsymtable 22 سال پیش
symtable.pas 375820ccae * unchain operators before adding to overloaded list 22 سال پیش
symtype.pas 836dc5f062 * give IE when st is not assigned in deref 22 سال پیش
symutil.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 سال پیش
systems.pas 22f1ff8da4 * merged Wiktor's Watcom patches in 1.1 22 سال پیش
tgobj.pas 6a8d5eb25d * NEWRA branch merged 22 سال پیش
tokens.pas b9d09a4e5c * preparations for different default calling conventions 22 سال پیش
tpexcept.pas 06ebac4e27 * readded missing revisions 23 سال پیش
verbose.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 سال پیش
version.pas 41da381f1a * fixed a lot of PowerPC related stuff 22 سال پیش
widestr.pas 67486c96c3 * fixes for Delphi 6 compilation 23 سال پیش

README

This directory contains the sources of the Free Pascal Compiler

If you want to compile/modify the compiler, please read first the
programmers manual.

To recompile the compiler, you can use the batch files :
+ mppc386.bat if you want to build a cross compiler from i386 to m68k
+ mppcsparc if you want to build a cross compiler from i386 to SPARC

or
Use the make utility as following

make OS_TARGET="compiler OS target" \
CPU_TARGET="compiler CPU target" \
FPCCPUOPT="Optimization level" \
PP="compiler used to compile FPC" \
COMPILER_OPTIONS="Options passed to compiler" \


If an option is omitted, then target CPU/OS will be same as current CPU/OS

Possibles targets are : linux go32v2 win32 os2 freebsd beos netbsd amiga
atari sunos qnx netware openbsd wdosx palmos macos macosx emx

Possible compiler switches (* marks a currently required switch):
-----------------------------------------------------------------
GDB* support of the GNU Debugger
I386 generate a compiler for the Intel i386+
x86_64 generate a compiler for the AMD x86-64 architecture
M68K generate a compiler for the M68000
SPARC generate a compiler for SPARC
POWERPC generate a compiler for the PowerPC
VIS generate a compile for the VIS
DEBUG version with debug code is generated
EXTDEBUG some extra debug code is executed
SUPPORT_MMX only i386: releases the compiler switch
MMX which allows the compiler to generate
MMX instructions
EXTERN_MSG Don't compile the msgfiles in the compiler, always
use external messagefiles, default for TP
NOAG386INT no Intel Assembler output
NOAG386NSM no NASM output
NOAG386BIN leaves out the binary writer, default for TP
NORA386DIR No direct i386 assembler reader
TEST_GENERIC Test Generic version of code generator
(uses generic RTL calls)
-----------------------------------------------------------------
cpuflags The target processor has status flags (on by default)
cpufpemu The target compiler will also support emitting software
floating point operations
cpu64bit The target is a 64-bit processor
-----------------------------------------------------------------

Required switches for a i386 compiler be compiled by Free Pascal Compiler:
GDB;I386

to build a compiler to SPARC target using a Win32/i386 you just use :
make CPU_TARGET=SPARC