peter 78c2af7b3c * set vo_explicit_paraloc flag 21 years ago
..
alpha c95a859f0a * generic tlocation 21 years ago
arm ad4345c217 * fixed arm compilation 21 years ago
html fa0d3d79e0 no message 23 years ago
i386 bd04491f50 * patch from Peter to fix inlining of case statements 21 years ago
ia64 8a9758c5e2 * logs truncated 21 years ago
m68k 54ceea9e60 * some m68k stuff updated 21 years ago
msg 9c0be16488 implicit load of variants unit 21 years ago
new c95a859f0a * generic tlocation 21 years ago
powerpc 5b7ffabd0c * only set/clear bit 6 of cr in case of varargs for the sysv abi 21 years ago
sparc d018160981 * fixed compilation 21 years ago
systems 2b6456fe16 * procvar handling for tp procvar mode fixed 21 years ago
utils 390876bdb4 * Makefiles regenerated 21 years ago
vis c95a859f0a * generic tlocation 21 years ago
x86 4d8460ec2f * float routines all use internproc and compilerproc helpers 21 years ago
x86_64 89b1b583c9 * ttempcreatenode.create_reg merged into .create with parameter 21 years ago
COPYING d4b8a224a1 + Added license to this library 21 years ago
Makefile 12a5595b20 * Makefiles regenerated 21 years ago
Makefile.fpc 87d2861f89 * fixes for win32 mangledname 21 years ago
README 012af1131e * updated to help compiling the compiler 22 years ago
aasmbase.pas 6fa0391558 * fix for 1.9.4 that IE'd when rebuilding fpc 21 years ago
aasmtai.pas 1cf3aef0f0 * regalloc bind to instructions need to get real ait_instruction 21 years ago
aggas.pas fcde2cab80 * support rodata like data when writing ordinal cosnts 21 years ago
aopt.pas c95a859f0a * generic tlocation 21 years ago
aoptbase.pas 054f6bff3a * fixed missing cgutils usage 21 years ago
aoptcs.pas 8a9758c5e2 * logs truncated 21 years ago
aoptda.pas e04b172854 * fixed generic optimizer 21 years ago
aoptobj.pas 054f6bff3a * fixed missing cgutils usage 21 years ago
assemble.pas 6c9c4c686c * small m68k updates to bring it up2date 21 years ago
browcol.pas e740a66636 * tparaitem removed, use tparavarsym instead 21 years ago
browlog.pas 6458bd0ce1 * tvarsym splitted 21 years ago
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 25 years ago
catch.pas 581b52422c - remove $IFDEF DELPHI and related code 21 years ago
cclasses.pas a263b1d40e * GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize 21 years ago
cg64f32.pas 466c376d13 * LOC_CREGISTER fix 21 years ago
cgbase.pas 6c9c4c686c * small m68k updates to bring it up2date 21 years ago
cgobj.pas bd04491f50 * patch from Peter to fix inlining of case statements 21 years ago
cgutils.pas 18f7aa97dd * changed funcret location back to tlocation 21 years ago
charset.pas 581b52422c - remove $IFDEF DELPHI and related code 21 years ago
cmsgs.pas 581b52422c - remove $IFDEF DELPHI and related code 21 years ago
comphook.pas a263b1d40e * GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize 21 years ago
compiler.pas a263b1d40e * GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize 21 years ago
compinnr.inc 4d8460ec2f * float routines all use internproc and compilerproc helpers 21 years ago
comprsrc.pas e90d8a42e3 * USE_SYSUTILS merged successfully : cycles with and without defines 21 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 8a9758c5e2 * logs truncated 21 years ago
cresstr.pas 636f2ea7c9 * resource ansistrings now use aint for len and ref. count as well 21 years ago
cstreams.pas 8a9758c5e2 * logs truncated 21 years ago
cutils.pas e740a66636 * tparaitem removed, use tparavarsym instead 21 years ago
defcmp.pas 2b6456fe16 * procvar handling for tp procvar mode fixed 21 years ago
defutil.pas 9b00c7832e * support > 32bit accesses for x86_64 21 years ago
depend e525797c51 * updated copyright to 2000 26 years ago
dwarf.pas c95a859f0a * generic tlocation 21 years ago
export.pas 8a9758c5e2 * logs truncated 21 years ago
finput.pas e90d8a42e3 * USE_SYSUTILS merged successfully : cycles with and without defines 21 years ago
fmodule.pas 088892de9b use filepos of main when generating the module stabs 21 years ago
fpcdefs.inc 60e0494a74 * fixed morphos syscall 21 years ago
fppu.pas 581b52422c - remove $IFDEF DELPHI and related code 21 years ago
gdb.pas 581b52422c - remove $IFDEF DELPHI and related code 21 years ago
gendef.pas 8a9758c5e2 * logs truncated 21 years ago
globals.pas caa87a23ec * fixed arm compilation 21 years ago
globtype.pas c95a859f0a * generic tlocation 21 years ago
htypechk.pas 2b6456fe16 * procvar handling for tp procvar mode fixed 21 years ago
impdef.pas 4e2e51c4b1 * use SysUtils unit instead of Dos Unit 21 years ago
import.pas 6458bd0ce1 * tvarsym splitted 21 years ago
link.pas 589dd8c10e First check outputunitdir/outputexedir for .o file 21 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 72556ae39f * fix compile problem 21 years ago
msgidx.inc 9c0be16488 implicit load of variants unit 21 years ago
msgtxt.inc 9c0be16488 implicit load of variants unit 21 years ago
nadd.pas d45dea5db8 * fix methodpointer compare, compare only the proc field 21 years ago
nbas.pas 5ee4b9ad24 * use tlocation for tempnodes 21 years ago
ncal.pas 78c2af7b3c * set vo_explicit_paraloc flag 21 years ago
ncgadd.pas 73c30d6579 * fixed arm compilation with cgutils 21 years ago
ncgbas.pas 5ee4b9ad24 * use tlocation for tempnodes 21 years ago
ncgcal.pas 2b6456fe16 * procvar handling for tp procvar mode fixed 21 years ago
ncgcnv.pas 2b6456fe16 * procvar handling for tp procvar mode fixed 21 years ago
ncgcon.pas c95a859f0a * generic tlocation 21 years ago
ncgflw.pas 6458bd0ce1 * tvarsym splitted 21 years ago
ncginl.pas 4d8460ec2f * float routines all use internproc and compilerproc helpers 21 years ago
ncgld.pas 5f61be6b4d * prevent some IEs with delphi methodpointers 21 years ago
ncgmat.pas c95a859f0a * generic tlocation 21 years ago
ncgmem.pas 2b6456fe16 * procvar handling for tp procvar mode fixed 21 years ago
ncgopt.pas c95a859f0a * generic tlocation 21 years ago
ncgset.pas 2b6456fe16 * procvar handling for tp procvar mode fixed 21 years ago
ncgutil.pas 2b6456fe16 * procvar handling for tp procvar mode fixed 21 years ago
ncnv.pas 78c2af7b3c * set vo_explicit_paraloc flag 21 years ago
ncon.pas 8a9758c5e2 * logs truncated 21 years ago
nflw.pas 6458bd0ce1 * tvarsym splitted 21 years ago
ninl.pas 2b6456fe16 * procvar handling for tp procvar mode fixed 21 years ago
nld.pas 44bf61f445 * Convert array of widechar to pwidechar instead of pchar 21 years ago
nmat.pas 8a9758c5e2 * logs truncated 21 years ago
nmem.pas 2b6456fe16 * procvar handling for tp procvar mode fixed 21 years ago
nobj.pas 1943e6a5ab * write nil entry after last entry to vmt table so the size of the vmt can be determined 21 years ago
node.pas 2b6456fe16 * procvar handling for tp procvar mode fixed 21 years ago
nopt.pas 8a9758c5e2 * logs truncated 21 years ago
nset.pas bd04491f50 * patch from Peter to fix inlining of case statements 21 years ago
nstate.pas 8a9758c5e2 * logs truncated 21 years ago
nutils.pas 2b6456fe16 * procvar handling for tp procvar mode fixed 21 years ago
ogbase.pas 169f43ca6a * Dos and cpubase units in uses clause are not needed 21 years ago
ogcoff.pas 581b52422c - remove $IFDEF DELPHI and related code 21 years ago
ogelf.pas 581b52422c - remove $IFDEF DELPHI and related code 21 years ago
oglx.pas 581b52422c - remove $IFDEF DELPHI and related code 21 years ago
ogmap.pas 8a9758c5e2 * logs truncated 21 years ago
options.pas a263b1d40e * GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize 21 years ago
owar.pas 581b52422c - remove $IFDEF DELPHI and related code 21 years ago
owbase.pas 8a9758c5e2 * logs truncated 21 years ago
parabase.pas 8cf8c54609 * fixed varargs 21 years ago
paramgr.pas 18f7aa97dd * changed funcret location back to tlocation 21 years ago
parser.pas e7459f5466 * heap and heapsize removed 21 years ago
pass_1.pas 8a9758c5e2 * logs truncated 21 years ago
pass_2.pas 8a9758c5e2 * logs truncated 21 years ago
pbase.pas fe54af8f82 * finally is an "endtoken" as well 21 years ago
pdecl.pas 87d2861f89 * fixes for win32 mangledname 21 years ago
pdecobj.pas 87d2861f89 * fixes for win32 mangledname 21 years ago
pdecsub.pas 78c2af7b3c * set vo_explicit_paraloc flag 21 years ago
pdecvar.pas 78c2af7b3c * set vo_explicit_paraloc flag 21 years ago
pexports.pas 6458bd0ce1 * tvarsym splitted 21 years ago
pexpr.pas 9c0be16488 implicit load of variants unit 21 years ago
pinline.pas 2b6456fe16 * procvar handling for tp procvar mode fixed 21 years ago
pmodules.pas 9c0be16488 implicit load of variants unit 21 years ago
pp.lpi 581b52422c - remove $IFDEF DELPHI and related code 21 years ago
pp.pas 8a9758c5e2 * logs truncated 21 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 f0723c54f0 * fixed compile error 21 years ago
ppu.pas 9c0be16488 implicit load of variants unit 21 years ago
procinfo.pas c95a859f0a * generic tlocation 21 years ago
pstatmnt.pas 78c2af7b3c * set vo_explicit_paraloc flag 21 years ago
psub.pas 2b6456fe16 * procvar handling for tp procvar mode fixed 21 years ago
psystem.pas 78c2af7b3c * set vo_explicit_paraloc flag 21 years ago
ptconst.pas 2b6456fe16 * procvar handling for tp procvar mode fixed 21 years ago
ptype.pas 87d2861f89 * fixes for win32 mangledname 21 years ago
raatt.pas 06cfe01791 * os2 fixes for import 21 years ago
rabase.pas 8a9758c5e2 * logs truncated 21 years ago
rasm.pas 8a9758c5e2 * logs truncated 21 years ago
rautils.pas 06cfe01791 * os2 fixes for import 21 years ago
regvars.pas 6792b5ab16 * uppdated in accordance to varregable for OLDREGVARS 21 years ago
rgbase.pas 8a9758c5e2 * logs truncated 21 years ago
rgobj.pas db81b4333a * fatal error when procedure is too complex 21 years ago
scandir.pas e009b39d8b * check extension of library if it needs to be linked static 21 years ago
scanner.pas 6458bd0ce1 * tvarsym splitted 21 years ago
script.pas ef89703097 * minor fix for macos 21 years ago
switches.pas d763f9e142 browser disabled 21 years ago
symbase.pas 581b52422c - remove $IFDEF DELPHI and related code 21 years ago
symconst.pas 2b6456fe16 * procvar handling for tp procvar mode fixed 21 years ago
symdef.pas a266052fd9 * modified algorithm for shortening manglednames to fix compilation 21 years ago
symnot.pas 8a9758c5e2 * logs truncated 21 years ago
symsym.pas 78c2af7b3c * set vo_explicit_paraloc flag 21 years ago
symtable.pas e740a66636 * tparaitem removed, use tparavarsym instead 21 years ago
symtype.pas e740a66636 * tparaitem removed, use tparavarsym instead 21 years ago
symutil.pas 6458bd0ce1 * tvarsym splitted 21 years ago
systems.pas 6458bd0ce1 * tvarsym splitted 21 years ago
tgobj.pas 18f7aa97dd * changed funcret location back to tlocation 21 years ago
tokens.pas 705868e816 * remove saveregister calling convention 21 years ago
tpexcept.pas 581b52422c - remove $IFDEF DELPHI and related code 21 years ago
verbose.pas e740a66636 * tparaitem removed, use tparavarsym instead 21 years ago
version.pas 8a9758c5e2 * logs truncated 21 years ago
widestr.pas 581b52422c - remove $IFDEF DELPHI and related code 21 years ago

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