peter 8cf8c54609 * fixed varargs 21 년 전
..
alpha c95a859f0a * generic tlocation 21 년 전
arm 89b1b583c9 * ttempcreatenode.create_reg merged into .create with parameter 21 년 전
html fa0d3d79e0 no message 23 년 전
i386 8cf8c54609 * fixed varargs 21 년 전
ia64 8a9758c5e2 * logs truncated 21 년 전
m68k 6c9c4c686c * small m68k updates to bring it up2date 21 년 전
msg 14d25d278b mangledname setting moved to place after the complete proc declaration is read 21 년 전
new c95a859f0a * generic tlocation 21 년 전
powerpc 8cf8c54609 * fixed varargs 21 년 전
sparc 8cf8c54609 * fixed varargs 21 년 전
systems 1f6d2f6ece * fixed setting of mangledname when importing 21 년 전
utils 7fa7a1f3da * fix for " Split po_public into po_public and po_global" 21 년 전
vis c95a859f0a * generic tlocation 21 년 전
x86 4d8460ec2f * float routines all use internproc and compilerproc helpers 21 년 전
x86_64 89b1b583c9 * ttempcreatenode.create_reg merged into .create with parameter 21 년 전
Makefile 87d2861f89 * fixes for win32 mangledname 21 년 전
Makefile.fpc 87d2861f89 * fixes for win32 mangledname 21 년 전
README 012af1131e * updated to help compiling the compiler 22 년 전
aasmbase.pas 9b00c7832e * support > 32bit accesses for x86_64 21 년 전
aasmtai.pas 1cf3aef0f0 * regalloc bind to instructions need to get real ait_instruction 21 년 전
aggas.pas fcde2cab80 * support rodata like data when writing ordinal cosnts 21 년 전
aopt.pas c95a859f0a * generic tlocation 21 년 전
aoptbase.pas 054f6bff3a * fixed missing cgutils usage 21 년 전
aoptcs.pas 8a9758c5e2 * logs truncated 21 년 전
aoptda.pas e04b172854 * fixed generic optimizer 21 년 전
aoptobj.pas 054f6bff3a * fixed missing cgutils usage 21 년 전
assemble.pas 6c9c4c686c * small m68k updates to bring it up2date 21 년 전
browcol.pas e740a66636 * tparaitem removed, use tparavarsym instead 21 년 전
browlog.pas 6458bd0ce1 * tvarsym splitted 21 년 전
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 25 년 전
catch.pas 581b52422c - remove $IFDEF DELPHI and related code 21 년 전
cclasses.pas a263b1d40e * GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize 21 년 전
cg64f32.pas c95a859f0a * generic tlocation 21 년 전
cgbase.pas 6c9c4c686c * small m68k updates to bring it up2date 21 년 전
cgobj.pas 87b589f4f5 * better code generation for copying of open arrays 21 년 전
cgutils.pas 18f7aa97dd * changed funcret location back to tlocation 21 년 전
charset.pas 581b52422c - remove $IFDEF DELPHI and related code 21 년 전
cmsgs.pas 581b52422c - remove $IFDEF DELPHI and related code 21 년 전
comphook.pas a263b1d40e * GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize 21 년 전
compiler.pas a263b1d40e * GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize 21 년 전
compinnr.inc 4d8460ec2f * float routines all use internproc and compilerproc helpers 21 년 전
comprsrc.pas e90d8a42e3 * USE_SYSUTILS merged successfully : cycles with and without defines 21 년 전
cp437.pas effb0aae89 - remove compilation warnings 23 년 전
cp850.pas effb0aae89 - remove compilation warnings 23 년 전
cp8859_1.pas effb0aae89 - remove compilation warnings 23 년 전
crc.pas 8a9758c5e2 * logs truncated 21 년 전
cresstr.pas 636f2ea7c9 * resource ansistrings now use aint for len and ref. count as well 21 년 전
cstreams.pas 8a9758c5e2 * logs truncated 21 년 전
cutils.pas e740a66636 * tparaitem removed, use tparavarsym instead 21 년 전
defcmp.pas e740a66636 * tparaitem removed, use tparavarsym instead 21 년 전
defutil.pas 9b00c7832e * support > 32bit accesses for x86_64 21 년 전
depend e525797c51 * updated copyright to 2000 26 년 전
dwarf.pas c95a859f0a * generic tlocation 21 년 전
export.pas 8a9758c5e2 * logs truncated 21 년 전
finput.pas e90d8a42e3 * USE_SYSUTILS merged successfully : cycles with and without defines 21 년 전
fmodule.pas 088892de9b use filepos of main when generating the module stabs 21 년 전
fpcdefs.inc 60e0494a74 * fixed morphos syscall 21 년 전
fppu.pas 581b52422c - remove $IFDEF DELPHI and related code 21 년 전
gdb.pas 581b52422c - remove $IFDEF DELPHI and related code 21 년 전
gendef.pas 8a9758c5e2 * logs truncated 21 년 전
globals.pas caa87a23ec * fixed arm compilation 21 년 전
globtype.pas c95a859f0a * generic tlocation 21 년 전
htypechk.pas e740a66636 * tparaitem removed, use tparavarsym instead 21 년 전
impdef.pas 4e2e51c4b1 * use SysUtils unit instead of Dos Unit 21 년 전
import.pas 6458bd0ce1 * tvarsym splitted 21 년 전
link.pas 589dd8c10e First check outputunitdir/outputexedir for .o file 21 년 전
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 72556ae39f * fix compile problem 21 년 전
msgidx.inc 14d25d278b mangledname setting moved to place after the complete proc declaration is read 21 년 전
msgtxt.inc 14d25d278b mangledname setting moved to place after the complete proc declaration is read 21 년 전
nadd.pas 2e161c5e9e * nf_internal flag for internal inserted typeconvs. This will 21 년 전
nbas.pas 89b1b583c9 * ttempcreatenode.create_reg merged into .create with parameter 21 년 전
ncal.pas 8cf8c54609 * fixed varargs 21 년 전
ncgadd.pas 73c30d6579 * fixed arm compilation with cgutils 21 년 전
ncgbas.pas 0c7e53bb81 * fixed compile of powerpc,sparc,arm 21 년 전
ncgcal.pas a29eab36c7 * fixed funcretloc for sparc 21 년 전
ncgcnv.pas 73c30d6579 * fixed arm compilation with cgutils 21 년 전
ncgcon.pas c95a859f0a * generic tlocation 21 년 전
ncgflw.pas 6458bd0ce1 * tvarsym splitted 21 년 전
ncginl.pas 4d8460ec2f * float routines all use internproc and compilerproc helpers 21 년 전
ncgld.pas 7c0b6e129e * fixed wrong typecasts 21 년 전
ncgmat.pas c95a859f0a * generic tlocation 21 년 전
ncgmem.pas 6458bd0ce1 * tvarsym splitted 21 년 전
ncgopt.pas c95a859f0a * generic tlocation 21 년 전
ncgset.pas c95a859f0a * generic tlocation 21 년 전
ncgutil.pas a29eab36c7 * fixed funcretloc for sparc 21 년 전
ncnv.pas 4d8460ec2f * float routines all use internproc and compilerproc helpers 21 년 전
ncon.pas 8a9758c5e2 * logs truncated 21 년 전
nflw.pas 6458bd0ce1 * tvarsym splitted 21 년 전
ninl.pas 9a64d34d34 * add checks for filedef type to prevent crashes 21 년 전
nld.pas 6458bd0ce1 * tvarsym splitted 21 년 전
nmat.pas 8a9758c5e2 * logs truncated 21 년 전
nmem.pas e740a66636 * tparaitem removed, use tparavarsym instead 21 년 전
nobj.pas 1943e6a5ab * write nil entry after last entry to vmt table so the size of the vmt can be determined 21 년 전
node.pas 2e161c5e9e * nf_internal flag for internal inserted typeconvs. This will 21 년 전
nopt.pas 8a9758c5e2 * logs truncated 21 년 전
nset.pas 8a9758c5e2 * logs truncated 21 년 전
nstate.pas 8a9758c5e2 * logs truncated 21 년 전
nutils.pas 6458bd0ce1 * tvarsym splitted 21 년 전
ogbase.pas 169f43ca6a * Dos and cpubase units in uses clause are not needed 21 년 전
ogcoff.pas 581b52422c - remove $IFDEF DELPHI and related code 21 년 전
ogelf.pas 581b52422c - remove $IFDEF DELPHI and related code 21 년 전
oglx.pas 581b52422c - remove $IFDEF DELPHI and related code 21 년 전
ogmap.pas 8a9758c5e2 * logs truncated 21 년 전
options.pas a263b1d40e * GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize 21 년 전
owar.pas 581b52422c - remove $IFDEF DELPHI and related code 21 년 전
owbase.pas 8a9758c5e2 * logs truncated 21 년 전
parabase.pas 8cf8c54609 * fixed varargs 21 년 전
paramgr.pas 18f7aa97dd * changed funcret location back to tlocation 21 년 전
parser.pas e7459f5466 * heap and heapsize removed 21 년 전
pass_1.pas 8a9758c5e2 * logs truncated 21 년 전
pass_2.pas 8a9758c5e2 * logs truncated 21 년 전
pbase.pas fe54af8f82 * finally is an "endtoken" as well 21 년 전
pdecl.pas 87d2861f89 * fixes for win32 mangledname 21 년 전
pdecobj.pas 87d2861f89 * fixes for win32 mangledname 21 년 전
pdecsub.pas a7d7a49615 * fixed importing of cdecl routines for OS'es which have a cprefix 21 년 전
pdecvar.pas 87d2861f89 * fixes for win32 mangledname 21 년 전
pexports.pas 6458bd0ce1 * tvarsym splitted 21 년 전
pexpr.pas 89b1b583c9 * ttempcreatenode.create_reg merged into .create with parameter 21 년 전
pinline.pas 89b1b583c9 * ttempcreatenode.create_reg merged into .create with parameter 21 년 전
pmodules.pas 180966c0aa * Split po_public into po_public and po_global (Peter) 21 년 전
pp.lpi 581b52422c - remove $IFDEF DELPHI and related code 21 년 전
pp.pas 8a9758c5e2 * logs truncated 21 년 전
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 f0723c54f0 * fixed compile error 21 년 전
ppu.pas e740a66636 * tparaitem removed, use tparavarsym instead 21 년 전
procinfo.pas c95a859f0a * generic tlocation 21 년 전
pstatmnt.pas 89b1b583c9 * ttempcreatenode.create_reg merged into .create with parameter 21 년 전
psub.pas 18f7aa97dd * changed funcret location back to tlocation 21 년 전
psystem.pas 6458bd0ce1 * tvarsym splitted 21 년 전
ptconst.pas 7c0b6e129e * fixed wrong typecasts 21 년 전
ptype.pas 87d2861f89 * fixes for win32 mangledname 21 년 전
raatt.pas 4d8460ec2f * float routines all use internproc and compilerproc helpers 21 년 전
rabase.pas 8a9758c5e2 * logs truncated 21 년 전
rasm.pas 8a9758c5e2 * logs truncated 21 년 전
rautils.pas 4d8460ec2f * float routines all use internproc and compilerproc helpers 21 년 전
regvars.pas 6792b5ab16 * uppdated in accordance to varregable for OLDREGVARS 21 년 전
rgbase.pas 8a9758c5e2 * logs truncated 21 년 전
rgobj.pas db81b4333a * fatal error when procedure is too complex 21 년 전
scandir.pas e009b39d8b * check extension of library if it needs to be linked static 21 년 전
scanner.pas 6458bd0ce1 * tvarsym splitted 21 년 전
script.pas ef89703097 * minor fix for macos 21 년 전
switches.pas d763f9e142 browser disabled 21 년 전
symbase.pas 581b52422c - remove $IFDEF DELPHI and related code 21 년 전
symconst.pas 180966c0aa * Split po_public into po_public and po_global (Peter) 21 년 전
symdef.pas 8cf8c54609 * fixed varargs 21 년 전
symnot.pas 8a9758c5e2 * logs truncated 21 년 전
symsym.pas 14d25d278b mangledname setting moved to place after the complete proc declaration is read 21 년 전
symtable.pas e740a66636 * tparaitem removed, use tparavarsym instead 21 년 전
symtype.pas e740a66636 * tparaitem removed, use tparavarsym instead 21 년 전
symutil.pas 6458bd0ce1 * tvarsym splitted 21 년 전
systems.pas 6458bd0ce1 * tvarsym splitted 21 년 전
tgobj.pas 18f7aa97dd * changed funcret location back to tlocation 21 년 전
tokens.pas 705868e816 * remove saveregister calling convention 21 년 전
tpexcept.pas 581b52422c - remove $IFDEF DELPHI and related code 21 년 전
verbose.pas e740a66636 * tparaitem removed, use tparavarsym instead 21 년 전
version.pas 8a9758c5e2 * logs truncated 21 년 전
widestr.pas 581b52422c - remove $IFDEF DELPHI and related code 21 년 전

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