peter d4be793575 * fix IE with array of const in array of conts 20 年之前
..
alpha 04c97cc129 * load jmp_buf_size from system unit 20 年之前
arm 18ebd28692 * push_addr_param must be defined per target 20 年之前
html fa0d3d79e0 no message 23 年之前
i386 18ebd28692 * push_addr_param must be defined per target 20 年之前
ia64 8a9758c5e2 * logs truncated 21 年之前
m68k 35e466d971 * remove copy_value_on_stack and a_param_copy_ref 20 年之前
msg c5488ea6b1 * -Fa option added, it'll load the units before the uses 20 年之前
new c95a859f0a * generic tlocation 21 年之前
powerpc a823a15888 * records which consist of only a union of one element have to be passed 20 年之前
sparc 651f9e5bbd + implemented overflow checking for 64 bit types on sparc 20 年之前
systems e3cefd8ec6 * cleanups, finalized vlink support 20 年之前
utils ab069b68a2 * move tools to compiler/utils/ 20 年之前
vis 04c97cc129 * load jmp_buf_size from system unit 20 年之前
x86 b1c8bfc478 + x86_64 pic draft 20 年之前
x86_64 adc66eaf55 * arrays are always passed by addr 20 年之前
COPYING d4b8a224a1 + Added license to this library 21 年之前
MPWMake a9e90b796f + msg2inc now executed, utils is compiled 20 年之前
Makefile 110fb12911 * regenerated 20 年之前
Makefile.fpc 26b56d31ce * updated makefile.fpc versions to 1.9.7, regenerated makefiles 20 年之前
README 012af1131e * updated to help compiling the compiler 22 年之前
aasmbase.pas 6fa0391558 * fix for 1.9.4 that IE'd when rebuilding fpc 21 年之前
aasmtai.pas b1c8bfc478 + x86_64 pic draft 20 年之前
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 dc363f29bc * maybequoted() added 20 年之前
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 4f43c7e09f + Added fake Exception classes, only for MACOS. 20 年之前
cclasses.pas a263b1d40e * GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize 21 年之前
cg64f32.pas b9ca478f50 * multiple location support for i386 a_param_ref 20 年之前
cgbase.pas 5fb0678de2 * fixed class field info alignment 20 年之前
cgobj.pas f818478945 * finalize for refcounted strings shall also reset temps to 0, the 20 年之前
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 2f38fbd7c2 * In MPW, whole path to source file is now displayed in messages. 20 年之前
compiler.pas 4f43c7e09f + Added fake Exception classes, only for MACOS. 20 年之前
compinnr.inc 4d8460ec2f * float routines all use internproc and compilerproc helpers 21 年之前
comprsrc.pas f5f6d7bf36 + Mac style resource files can now be included in MacOS 20 年之前
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 79c20ebf7d * use val() for decoding integers 20 年之前
defcmp.pas 81c3feca81 + support for another explicit ugly delphi type cast added 20 年之前
defutil.pas 8f2a768124 * fix win32 small array parameters 20 年之前
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 8d251e8506 * unit mapping rewrite 20 年之前
fpcdefs.inc e90d15bd5e * fixed compilation on MacOS 20 年之前
fppu.pas 8d251e8506 * unit mapping rewrite 20 年之前
gdb.pas 581b52422c - remove $IFDEF DELPHI and related code 21 年之前
gendef.pas 8a9758c5e2 * logs truncated 21 年之前
globals.pas e90d15bd5e * fixed compilation on MacOS 20 年之前
globtype.pas ad9d04f104 * removed $threading 20 年之前
htypechk.pas b060f8f10a * delphi assumes dyn. array access make expressions l-values because it's internally a pointer 20 年之前
impdef.pas 4e2e51c4b1 * use SysUtils unit instead of Dos Unit 21 年之前
import.pas 6458bd0ce1 * tvarsym splitted 21 年之前
link.pas f7a03147bb * increased maxsize of ExeCmd and DllCmd 20 年之前
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 c5488ea6b1 * -Fa option added, it'll load the units before the uses 20 年之前
msgtxt.inc c5488ea6b1 * -Fa option added, it'll load the units before the uses 20 年之前
nadd.pas 4f43c7e09f + Added fake Exception classes, only for MACOS. 20 年之前
nbas.pas be1808953c * fix laststatement() 20 年之前
ncal.pas 5007b3e395 * inherited; works now in delphi mode for private methods; looks like a delphi bug 20 年之前
ncgadd.pas 3dcc711558 * fixed x86_64 compile 20 年之前
ncgbas.pas 79eac1c0b3 * fix [regpara] in intel assembler 20 年之前
ncgcal.pas 2e944b3b71 * fixed darwin cycle 20 年之前
ncgcnv.pas bb32ee0457 * fix interface vtbl optimization 20 年之前
ncgcon.pas 101705af37 * another guid range check error 20 年之前
ncgflw.pas cc2789b680 * for-node cleanup, checking for uninitialzed from and to values 20 年之前
ncginl.pas 4d8460ec2f * float routines all use internproc and compilerproc helpers 21 年之前
ncgld.pas 2ce81b5177 * data with inittables need to have a memory location assigned 20 年之前
ncgmat.pas c95a859f0a * generic tlocation 21 年之前
ncgmem.pas 2b6456fe16 * procvar handling for tp procvar mode fixed 21 年之前
ncgopt.pas c95a859f0a * generic tlocation 21 年之前
ncgset.pas 655e947521 * better commenting 20 年之前
ncgutil.pas 2e944b3b71 * fixed darwin cycle 20 年之前
ncnv.pas a2a4985896 * in delphi mode const sets from enumerations with values > 255 are allowed if these elements aren't used 20 年之前
ncon.pas 8a9758c5e2 * logs truncated 21 年之前
nflw.pas e24eb1f631 * set varstate before parsing the instruction block in for statements 20 年之前
ninl.pas 50d0ba7a7f * low(var) var must be valid 20 年之前
nld.pas d4be793575 * fix IE with array of const in array of conts 20 年之前
nmat.pas 8a9758c5e2 * logs truncated 21 年之前
nmem.pas ced6bf20cd * fix lineinfo for with blocks 20 年之前
nobj.pas 4637e51462 * remove obsolete code 20 年之前
node.pas 717e3c76c2 * set nf_is_self node flag when self is loaded 20 年之前
nopt.pas 8a9758c5e2 * logs truncated 21 年之前
nset.pas bd04491f50 * patch from Peter to fix inlining of case statements 21 年之前
nstate.pas 8a9758c5e2 * logs truncated 21 年之前
nutils.pas 717e3c76c2 * set nf_is_self node flag when self is loaded 20 年之前
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 8956302482 * Cleanup of writing of relocations to symbols 20 年之前
oglx.pas 581b52422c - remove $IFDEF DELPHI and related code 21 年之前
ogmap.pas 8a9758c5e2 * logs truncated 21 年之前
options.pas c5488ea6b1 * -Fa option added, it'll load the units before the uses 20 年之前
owar.pas 581b52422c - remove $IFDEF DELPHI and related code 21 年之前
owbase.pas 8a9758c5e2 * logs truncated 21 年之前
parabase.pas 2e944b3b71 * fixed darwin cycle 20 年之前
paramgr.pas d68c5e9079 * dyn. arrays are returned in registers 20 年之前
parser.pas 067201723d * fixed call to build sourcefiles needed for ide 20 年之前
pass_1.pas 8a9758c5e2 * logs truncated 21 年之前
pass_2.pas 8a9758c5e2 * logs truncated 21 年之前
pbase.pas 8d251e8506 * unit mapping rewrite 20 年之前
pdecl.pas e820bc93f2 * interface wrapper generation moved to cgobj 20 年之前
pdecobj.pas ac1642de89 * Patch from peter: fix macpas anonymous function procvar 20 年之前
pdecsub.pas ffb7b80888 * more procvar directive fixes 20 年之前
pdecvar.pas ffb7b80888 * more procvar directive fixes 20 年之前
pexports.pas 6458bd0ce1 * tvarsym splitted 21 年之前
pexpr.pas acc34b08cd * fixed precedence of is-operator 20 年之前
pinline.pas 2b6456fe16 * procvar handling for tp procvar mode fixed 21 年之前
pmodules.pas c5488ea6b1 * -Fa option added, it'll load the units before the uses 20 年之前
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 469d1cc5cf + ppu files now has FPas as creator code on MacOS 20 年之前
procinfo.pas c95a859f0a * generic tlocation 21 年之前
pstatmnt.pas a85e9e6485 * don't set varstate to vs_used for record in with at start yet 20 年之前
psub.pas 720815e13b * fix aftercosntruction calls, vmt=1 is used to indicate that 20 年之前
psystem.pas bc1e63a7db * disable longstring 20 年之前
ptconst.pas af18e7359f + allow to take the address of a resourcestring in typed constants 20 年之前
ptype.pas ac1642de89 * Patch from peter: fix macpas anonymous function procvar 20 年之前
raatt.pas 79c20ebf7d * use val() for decoding integers 20 年之前
rabase.pas 8a9758c5e2 * logs truncated 21 年之前
rasm.pas 8a9758c5e2 * logs truncated 21 年之前
rautils.pas 79eac1c0b3 * fix [regpara] in intel assembler 20 年之前
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 ad9d04f104 * removed $threading 20 年之前
scanner.pas 79c20ebf7d * use val() for decoding integers 20 年之前
script.pas 8b7e6be55c * missing maybequoted() added for deletion of generated .s files during external assembly 20 年之前
switches.pas c2be1fd337 * made macpas switches in sync with turbo switches 20 年之前
symbase.pas 8d251e8506 * unit mapping rewrite 20 年之前
symconst.pas 4631658576 * add info that a procedure is local in error messages 20 年之前
symdef.pas eae47d058b * implprocs requires no duplicate entries of the same procdef 20 年之前
symnot.pas 8a9758c5e2 * logs truncated 21 年之前
symsym.pas 13bea3e077 * fix range check error when compiled with 1.9.6 20 年之前
symtable.pas 04c97cc129 * load jmp_buf_size from system unit 20 年之前
symtype.pas 8d251e8506 * unit mapping rewrite 20 年之前
symutil.pas 6458bd0ce1 * tvarsym splitted 21 年之前
systems.pas b1c8bfc478 + x86_64 pic draft 20 年之前
tgobj.pas 18f7aa97dd * changed funcret location back to tlocation 21 年之前
tokens.pas 5908985365 * more SysV call support stuff for MorphOS 20 年之前
verbose.pas 11f6fbafca -vz for output to stderr 20 年之前
version.pas 66d9ada975 * build wordversion from constants 20 年之前
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