florian 00324d38bf + optimized code generation on sparc 20 years ago
..
alpha 04c97cc129 * load jmp_buf_size from system unit 20 years ago
arm 04c97cc129 * load jmp_buf_size from system unit 20 years ago
html fa0d3d79e0 no message 23 years ago
i386 79c20ebf7d * use val() for decoding integers 20 years ago
ia64 8a9758c5e2 * logs truncated 21 years ago
m68k 35e466d971 * remove copy_value_on_stack and a_param_copy_ref 20 years ago
msg 98a5e2b00a * update from Ido Kanner aka ik_5 20 years ago
new c95a859f0a * generic tlocation 21 years ago
powerpc 35e466d971 * remove copy_value_on_stack and a_param_copy_ref 20 years ago
sparc 00324d38bf + optimized code generation on sparc 20 years ago
systems 3b1ecd4f47 + Added this confirmation from Apple Computer about our ownership of the MacOS creator code 'FPas' 20 years ago
utils 8d251e8506 * unit mapping rewrite 20 years ago
vis 04c97cc129 * load jmp_buf_size from system unit 20 years ago
x86 cf55930118 * fixed loadaddr; I wonder how it ever worked 20 years ago
x86_64 04c97cc129 * load jmp_buf_size from system unit 20 years ago
COPYING d4b8a224a1 + Added license to this library 21 years ago
MPWMake de0440d620 + first version 20 years ago
Makefile ef3b19b316 * regenerated 20 years ago
Makefile.fpc 26b56d31ce * updated makefile.fpc versions to 1.9.7, regenerated makefiles 20 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 dc363f29bc * maybequoted() added 20 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 b9ca478f50 * multiple location support for i386 a_param_ref 20 years ago
cgbase.pas 5fb0678de2 * fixed class field info alignment 20 years ago
cgobj.pas 35e466d971 * remove copy_value_on_stack and a_param_copy_ref 20 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 c9a59bbdfd * fixed typo in MPW error msg 20 years ago
compiler.pas 7572f3a539 * rework of macro subsystem 20 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 79c20ebf7d * use val() for decoding integers 20 years ago
defcmp.pas 8f8e6f6809 * widestring patches from Alexey Barkovoy 20 years ago
defutil.pas 8f8e6f6809 * widestring patches from Alexey Barkovoy 20 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 8d251e8506 * unit mapping rewrite 20 years ago
fpcdefs.inc 60e0494a74 * fixed morphos syscall 21 years ago
fppu.pas 8d251e8506 * unit mapping rewrite 20 years ago
gdb.pas 581b52422c - remove $IFDEF DELPHI and related code 21 years ago
gendef.pas 8a9758c5e2 * logs truncated 21 years ago
globals.pas 04c97cc129 * load jmp_buf_size from system unit 20 years ago
globtype.pas bb096fcec6 * fixed nan et al. handling on arm 20 years ago
htypechk.pas 2729f303a4 * taking the address of a resourcestring is allowed now 20 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 f7a03147bb * increased maxsize of ExeCmd and DllCmd 20 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 7848d612cd * fixed -vv 20 years ago
msgtxt.inc 7848d612cd * fixed -vv 20 years ago
nadd.pas 9ba429a6e2 * fixed some tabs 20 years ago
nbas.pas 5ee4b9ad24 * use tlocation for tempnodes 21 years ago
ncal.pas 8d251e8506 * unit mapping rewrite 20 years ago
ncgadd.pas 3eb9e80603 * optimized register usage for non-x86 e.g. 3 operand cpus 20 years ago
ncgbas.pas 1c458abb0b * compile fixes for x86_64 20 years ago
ncgcal.pas 35e466d971 * remove copy_value_on_stack and a_param_copy_ref 20 years ago
ncgcnv.pas bb32ee0457 * fix interface vtbl optimization 20 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 00324d38bf + optimized code generation on sparc 20 years ago
ncgmat.pas c95a859f0a * generic tlocation 21 years ago
ncgmem.pas 2b6456fe16 * procvar handling for tp procvar mode fixed 20 years ago
ncgopt.pas c95a859f0a * generic tlocation 21 years ago
ncgset.pas 655e947521 * better commenting 20 years ago
ncgutil.pas 35e466d971 * remove copy_value_on_stack and a_param_copy_ref 20 years ago
ncnv.pas f4ec016665 * fix crash with -CR 20 years ago
ncon.pas 8a9758c5e2 * logs truncated 21 years ago
nflw.pas d5091e1817 * fix unreachable code check for repeat loop 20 years ago
ninl.pas 2b6456fe16 * procvar handling for tp procvar mode fixed 20 years ago
nld.pas 00324d38bf + optimized code generation on sparc 20 years ago
nmat.pas 8a9758c5e2 * logs truncated 21 years ago
nmem.pas ced6bf20cd * fix lineinfo for with blocks 20 years ago
nobj.pas 5c98e04106 * write realname for published methods 20 years ago
node.pas 717e3c76c2 * set nf_is_self node flag when self is loaded 20 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 717e3c76c2 * set nf_is_self node flag when self is loaded 20 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 8956302482 * Cleanup of writing of relocations to symbols 20 years ago
oglx.pas 581b52422c - remove $IFDEF DELPHI and related code 21 years ago
ogmap.pas 8a9758c5e2 * logs truncated 21 years ago
options.pas 79c20ebf7d * use val() for decoding integers 20 years ago
owar.pas 581b52422c - remove $IFDEF DELPHI and related code 21 years ago
owbase.pas 8a9758c5e2 * logs truncated 21 years ago
parabase.pas b9ca478f50 * multiple location support for i386 a_param_ref 20 years ago
paramgr.pas 35e466d971 * remove copy_value_on_stack and a_param_copy_ref 20 years ago
parser.pas 8d251e8506 * unit mapping rewrite 20 years ago
pass_1.pas 8a9758c5e2 * logs truncated 21 years ago
pass_2.pas 8a9758c5e2 * logs truncated 21 years ago
pbase.pas 8d251e8506 * unit mapping rewrite 20 years ago
pdecl.pas 04c97cc129 * load jmp_buf_size from system unit 20 years ago
pdecobj.pas 65501ac04c * fix invalid typecast 20 years ago
pdecsub.pas 8d251e8506 * unit mapping rewrite 20 years ago
pdecvar.pas 7aa53f09cc * widechararray patch from Peter 20 years ago
pexports.pas 6458bd0ce1 * tvarsym splitted 21 years ago
pexpr.pas 79c20ebf7d * use val() for decoding integers 20 years ago
pinline.pas 2b6456fe16 * procvar handling for tp procvar mode fixed 20 years ago
pmodules.pas 8d251e8506 * unit mapping rewrite 20 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 8d251e8506 * unit mapping rewrite 20 years ago
procinfo.pas c95a859f0a * generic tlocation 21 years ago
pstatmnt.pas ced6bf20cd * fix lineinfo for with blocks 20 years ago
psub.pas 720815e13b * fix aftercosntruction calls, vmt=1 is used to indicate that 20 years ago
psystem.pas 8d251e8506 * unit mapping rewrite 20 years ago
ptconst.pas bb32ee0457 * fix interface vtbl optimization 20 years ago
ptype.pas 8d251e8506 * unit mapping rewrite 20 years ago
raatt.pas 79c20ebf7d * use val() for decoding integers 20 years ago
rabase.pas 8a9758c5e2 * logs truncated 21 years ago
rasm.pas 8a9758c5e2 * logs truncated 21 years ago
rautils.pas 79c20ebf7d * use val() for decoding integers 20 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 ea269120e5 * $COPERATORS added 20 years ago
scanner.pas 79c20ebf7d * use val() for decoding integers 20 years ago
script.pas 8b7e6be55c * missing maybequoted() added for deletion of generated .s files during external assembly 20 years ago
switches.pas c2be1fd337 * made macpas switches in sync with turbo switches 20 years ago
symbase.pas 8d251e8506 * unit mapping rewrite 20 years ago
symconst.pas 7572f3a539 * rework of macro subsystem 20 years ago
symdef.pas 8d251e8506 * unit mapping rewrite 20 years ago
symnot.pas 8a9758c5e2 * logs truncated 21 years ago
symsym.pas 7572f3a539 * rework of macro subsystem 20 years ago
symtable.pas 04c97cc129 * load jmp_buf_size from system unit 20 years ago
symtype.pas 8d251e8506 * unit mapping rewrite 20 years ago
symutil.pas 6458bd0ce1 * tvarsym splitted 21 years ago
systems.pas f290fbb299 * 8.3 fixes (short target name in paths) 20 years ago
tgobj.pas 18f7aa97dd * changed funcret location back to tlocation 21 years ago
tokens.pas 5908985365 * more SysV call support stuff for MorphOS 20 years ago
tpexcept.pas 581b52422c - remove $IFDEF DELPHI and related code 21 years ago
verbose.pas 7848d612cd * fixed -vv 20 years ago
version.pas 66d9ada975 * build wordversion from constants 20 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