Jonas Maebe cc44a19af5 * use stmw/lmw when saving/restoring a lot of registers, to reduce generated 20 years ago
..
alpha 4ace790492 * remove $Log 20 years ago
arm 12a1449884 * ldf*/stf* can handle only offsets with max. +/- 1020, so generate never a pc relative symbol 20 years ago
html fa0d3d79e0 no message 23 years ago
i386 a3ed7cbd12 + check validity of -Oa parameter 20 years ago
ia64 790a4fe2d3 * log and id tags removed 20 years ago
m68k 1f8c074ab4 * make m68k compile 20 years ago
mips 804207239d *c <int64>:=-<longint> fixed (bug 4253) 20 years ago
msg 9032cdafbe * fix of buggy output for -? with path containing underscore 20 years ago
powerpc cc44a19af5 * use stmw/lmw when saving/restoring a lot of registers, to reduce generated 20 years ago
powerpc64 93bb997d8f * ppc64/linux: enhanced varargs support (passes tprintf test now) 20 years ago
sparc a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
systems dac22b4703 * fixed stupid typo in x86_64 pic code generation 20 years ago
utils f9b05b2cdf * fixed rtl package building 20 years ago
vis 790a4fe2d3 * log and id tags removed 20 years ago
x86 f9b05b2cdf * fixed rtl package building 20 years ago
x86_64 fdc1419832 * fixed interface wrappers in pic 20 years ago
COPYING d4b8a224a1 + Added license to this library 21 years ago
MPWMake f60d0b98b7 * Bugfix 20 years ago
Makefile 202236c6e0 * fpcmake.ini update which fixes glibc search path problems on PowerPC64 20 years ago
Makefile.fpc f7f0f9c426 * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target 20 years ago
README 012af1131e * updated to help compiling the compiler 22 years ago
aasmbase.pas 28381b1287 * new assembler symbol type AT_LABEL needed for PowerPc64 target 20 years ago
aasmtai.pas 51b8a4a132 * move stabs generation to a single procedure call from pmodules 20 years ago
aggas.pas 28381b1287 * new assembler symbol type AT_LABEL needed for PowerPc64 target 20 years ago
aopt.pas cd3f064a33 + enabled postpeepholeopts phase 20 years ago
aoptbase.pas ab3bc45fa4 * cpu-specific overrides of optimizer methods now get called 20 years ago
aoptcs.pas 790a4fe2d3 * log and id tags removed 20 years ago
aoptda.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
aoptobj.pas cd3f064a33 + enabled postpeepholeopts phase 20 years ago
assemble.pas 51b8a4a132 * move stabs generation to a single procedure call from pmodules 20 years ago
browcol.pas 790a4fe2d3 * log and id tags removed 20 years ago
browlog.pas 790a4fe2d3 * log and id tags removed 20 years ago
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 25 years ago
catch.pas 790a4fe2d3 * log and id tags removed 20 years ago
cclasses.pas 7449f99d5f + Removed all compatibility defines from compiler 20 years ago
cg64f32.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
cgbase.pas 0f10de3d1a - Powerpc compiler cycles again; during adding PowerPC64 code, the trefaddr enumeration for PPC was mixed up 20 years ago
cgobj.pas 72d7597edc + implementation of lazy binding for linux 20 years ago
cgutils.pas ebcb69478f * fixed a lot of stuff for fpu/mm register variables 20 years ago
charset.pas edffc31139 * fixed crash with empty codepage 20 years ago
cmsgs.pas 790a4fe2d3 * log and id tags removed 20 years ago
comphook.pas 1908ba2206 + -vb: writes compiler messages with full path instead of the file name only 20 years ago
compiler.pas 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 years ago
compinnr.inc 71b90d4d00 + slice implemented 20 years ago
comprsrc.pas 46097d7679 + wince resource compiler support 20 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 790a4fe2d3 * log and id tags removed 20 years ago
cresstr.pas f9b05b2cdf * fixed rtl package building 20 years ago
cstreams.pas 790a4fe2d3 * log and id tags removed 20 years ago
cutils.pas 89297d2c39 * move all stabs ($ifdef gdb) code to dbgstabs 20 years ago
dbgbase.pas 51b8a4a132 * move stabs generation to a single procedure call from pmodules 20 years ago
dbgdwarf.pas fdc4925fcd * basic framework for debuginfo class added 20 years ago
dbgstabs.pas e88ff7ae84 * fixed writing of old style tp-objects 20 years ago
defcmp.pas f9db030350 * fix overload choosing if both normal proc and proc of object are available 20 years ago
defutil.pas adb193497d + softfloat support for wince 20 years ago
dwarf.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
export.pas 790a4fe2d3 * log and id tags removed 20 years ago
finput.pas 9b59f0675f + Fixed -o option 20 years ago
fmodule.pas 790a4fe2d3 * log and id tags removed 20 years ago
fpcdefs.inc 3681639a6a - more PowerPC64 fixes; "Hello World" style programs can be compiled and run 20 years ago
fppu.pas ec4d287fd8 * aktoutputformat removed, add new paraXX vars for target 20 years ago
gendef.pas 790a4fe2d3 * log and id tags removed 20 years ago
globals.pas 539b7dc220 * setting the compile mode should set the preprocessor symbol directly 20 years ago
globtype.pas 632bdcd149 * $W switch sets the localswitch cs_generate_stackframes that can be 20 years ago
htypechk.pas f9db030350 * fix overload choosing if both normal proc and proc of object are available 20 years ago
impdef.pas 790a4fe2d3 * log and id tags removed 20 years ago
import.pas 790a4fe2d3 * log and id tags removed 20 years ago
link.pas 790a4fe2d3 * log and id tags removed 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 4bd32a686d * regenerated msg include files 20 years ago
msgtxt.inc 4bd32a686d * regenerated msg include files 20 years ago
nadd.pas 4c73e86058 * check for allowed floatdef operations 20 years ago
nbas.pas 255855b5d9 * more informative printnode* output for temp-related nodes 20 years ago
ncal.pas f622915690 * fix infinite loop in createinlineparas 20 years ago
ncgadd.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
ncgbas.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
ncgcal.pas 93bb997d8f * ppc64/linux: enhanced varargs support (passes tprintf test now) 20 years ago
ncgcnv.pas edf553a223 * string constants are now array of char until 20 years ago
ncgcon.pas ea6dadb7be * make widestrings compatible with COM BSTR, the length is now the number 20 years ago
ncgflw.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
ncginl.pas d43f2fb2d4 * OP_DIV shouldn't be used directly, not all cpu CGs support it 20 years ago
ncgld.pas 10d39167c6 * fixed code generation for calling threadvar relocation function 20 years ago
ncgmat.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
ncgmem.pas 89297d2c39 * move all stabs ($ifdef gdb) code to dbgstabs 20 years ago
ncgopt.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
ncgset.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
ncgutil.pas 3f2f8609e3 + check vmt when loading one, fixes tw2318b 20 years ago
ncnv.pas 1ef533ffa9 * rtti parameter for dyn. array to variant conversion fixed 20 years ago
ncon.pas edf553a223 * string constants are now array of char until 20 years ago
nflw.pas e64cc2fbbd * tp procvar support for ifn,whilerepeatn 20 years ago
ninl.pas 5abb9d68f6 * prevent warning for val with second parameter not being a longint 20 years ago
nld.pas 77cc54351c * procedures containing nested procedures accessing their data can't be inlined, fixes ie in tcalfun8.pp 20 years ago
nmat.pas a53c9e2666 * fixed stupid copy/paste which turned softfloat always off 20 years ago
nmem.pas 45fbeaad53 * implicitly convert constant string to stringdef if it is indexed 20 years ago
nobj.pas 59a26e4f68 * fixed interface name mapping 20 years ago
node.pas dac1050c11 + mmx support revived, fixes bug #4106 20 years ago
nopt.pas 7cd67ea3f0 * node optimizer branch merged 20 years ago
nset.pas 8b1f3d2470 * no range check for delphi mode with in operator 20 years ago
nstate.pas 790a4fe2d3 * log and id tags removed 20 years ago
nutils.pas b55645790b * allow also procvar calls with a postfix operation after a calln 20 years ago
ogbase.pas 790a4fe2d3 * log and id tags removed 20 years ago
ogcoff.pas ed1df49879 * fix stabs writing for win32 20 years ago
ogelf.pas a01774c73d * writesymbol for relocations in stabs 20 years ago
oglx.pas 790a4fe2d3 * log and id tags removed 20 years ago
ogmap.pas 790a4fe2d3 * log and id tags removed 20 years ago
optcse.pas b7d874635c * fixed some small problems in loop unrolling 20 years ago
options.pas 0362fa505d + -o now sets output path only if a path is explicitly specified 20 years ago
optunrol.pas b7d874635c * fixed some small problems in loop unrolling 20 years ago
owar.pas 790a4fe2d3 * log and id tags removed 20 years ago
owbase.pas 790a4fe2d3 * log and id tags removed 20 years ago
parabase.pas 6cc6711cc2 * fix range error in paracompare 20 years ago
paramgr.pas 790a4fe2d3 * log and id tags removed 20 years ago
parser.pas a27b87043f * reset some variables which could be in an illegal state after an error, this is mainly important for the ide 20 years ago
pass_1.pas 790a4fe2d3 * log and id tags removed 20 years ago
pass_2.pas a0b9dd48c9 * remove check for expectloc<>location.loc, it doesn't work anymore for 20 years ago
pbase.pas 790a4fe2d3 * log and id tags removed 20 years ago
pdecl.pas 89297d2c39 * move all stabs ($ifdef gdb) code to dbgstabs 20 years ago
pdecobj.pas 9a1c731bfb + basic dispinterface parsing stuff 20 years ago
pdecsub.pas 9a8dc6bfb2 * store hidden symbols correctly in ppu 20 years ago
pdecvar.pas d5af8ed9a0 * fix range check error 20 years ago
pexports.pas 83c6b3aca2 * from Yury Sidorov: 20 years ago
pexpr.pas f1af7cfe8f * generate implicit 0+<x> for +<x> expressions 20 years ago
pinline.pas a71e25ffe0 + Mac Object Pascal support 20 years ago
pmodules.pas 367df58016 * stack related things (sizes, calculations, etc.) are now 64 bit on 64 bit platforms 20 years ago
pp.lpi 708cb4fb7a fixed compilation by lazarus 20 years ago
pp.pas 89297d2c39 * move all stabs ($ifdef gdb) code to dbgstabs 20 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 4ace790492 * remove $Log 20 years ago
ppheap.pas 7449f99d5f + Removed all compatibility defines from compiler 20 years ago
ppu.pas ec4d287fd8 * aktoutputformat removed, add new paraXX vars for target 20 years ago
procinfo.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
pstatmnt.pas 46a3f895e0 * exception parser checks now if the used id for the handler is really ON, fixes webbug 4256 20 years ago
psub.pas ca921976f6 * when creating pic code, every procedure must be declared being global 20 years ago
psystem.pas 71b90d4d00 + slice implemented 20 years ago
ptconst.pas ea6dadb7be * make widestrings compatible with COM BSTR, the length is now the number 20 years ago
ptype.pas e00ef44479 * fix boolean range parsing false..true 20 years ago
raatt.pas 28381b1287 * new assembler symbol type AT_LABEL needed for PowerPc64 target 20 years ago
rabase.pas 14fca113bf * basic framework for integrated arm assembler 20 years ago
rasm.pas 790a4fe2d3 * log and id tags removed 20 years ago
rautils.pas 19eaf660c2 * more flexibel support for typecasting to different sizes 20 years ago
regvars.pas 790a4fe2d3 * log and id tags removed 20 years ago
rgbase.pas 790a4fe2d3 * log and id tags removed 20 years ago
rgobj.pas 790a4fe2d3 * log and id tags removed 20 years ago
scandir.pas 5c92126933 + $PIC module switch directive 20 years ago
scanner.pas 539b7dc220 * setting the compile mode should set the preprocessor symbol directly 20 years ago
script.pas 790a4fe2d3 * log and id tags removed 20 years ago
switches.pas 632bdcd149 * $W switch sets the localswitch cs_generate_stackframes that can be 20 years ago
symbase.pas 89297d2c39 * move all stabs ($ifdef gdb) code to dbgstabs 20 years ago
symconst.pas 7be36096f0 + proper init rtti for proc. vars 20 years ago
symdef.pas 5bf628a72e bugfix, inherited reset was not called 20 years ago
symnot.pas 790a4fe2d3 * log and id tags removed 20 years ago
symsym.pas f9db030350 * fix overload choosing if both normal proc and proc of object are available 20 years ago
symtable.pas 9a8dc6bfb2 * store hidden symbols correctly in ppu 20 years ago
symtype.pas 6e60c8a92b * move stab number reset to dbgstabs 20 years ago
symutil.pas 1b4c7b5a3e * fix default parameter compare for widestring 20 years ago
systems.pas e1b34a9e7b * cleaning up sets for exports behaviour 20 years ago
tgobj.pas 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 years ago
tokens.pas abbc85bb78 + strict protected and strict private support 20 years ago
verbose.pas 1908ba2206 + -vb: writes compiler messages with full path instead of the file name only 20 years ago
version.pas 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 years ago
widestr.pas 9c717f2a35 * some warning about uninitialized vars fixed by using out instead of var 20 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