peter bb33395686 * support public also for initialized variables пре 18 година
..
alpha a23fa2e81e * moved (unfinished) routines related to writing taicpu's to ppu files пре 18 година
arm ffd79553a0 + prefetch support for arm пре 18 година
html fa0d3d79e0 no message пре 23 година
i386 08f48f5fc9 * completed jrcxz support пре 18 година
ia64 32098ceea9 * first iA-64 register stuff пре 19 година
m68k e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize пре 18 година
mips b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from пре 19 година
msg bb33395686 * support public also for initialized variables пре 18 година
powerpc 9a0f769b2f * cleaned up set conversion пре 18 година
powerpc64 9c9684b3a3 * r6498 for ppc64 пре 18 година
ppcgen 430351e424 * fixed 64 bit bug in a_load_subsetref_regs_noindex пре 18 година
sparc c866400823 + support for VMTOFFSET in assembler readers to get VMT offset of virtual пре 18 година
systems 8d9e138927 * removed -Bsymbolic, there was a namespace conflict between пре 18 година
utils e8c48ab561 + eDSP instructions for arm пре 18 година
vis b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from пре 19 година
x86 9a0f769b2f * cleaned up set conversion пре 18 година
x86_64 70e0846275 * Add ATT as asmmode name to be compatible with i386 пре 18 година
COPYING d4b8a224a1 + Added license to this library пре 21 година
MPWMake 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests пре 19 година
Makefile e8c48ab561 + eDSP instructions for arm пре 18 година
Makefile.fpc e8c48ab561 + eDSP instructions for arm пре 18 година
README 012af1131e * updated to help compiling the compiler пре 22 година
aasmbase.pas c238bb15d1 * .init section support пре 18 година
aasmdata.pas d8d25c2489 * fixed memory leaks in compiler. пре 19 година
aasmsym.pas a23fa2e81e * moved (unfinished) routines related to writing taicpu's to ppu files пре 18 година
aasmtai.pas 635117218e * fix incorrect generation of huge static arrays on 64 bit systems; however, GAS only supports 2^31-1 sized ones пре 18 година
aggas.pas e0c58d3658 * use .comm again for global variables пре 18 година
aopt.pas 4010d66c2c * arm cond. instruction support пре 19 година
aoptbase.pas 658c46b903 * remove tdictionary and tindexarray пре 19 година
aoptcs.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from пре 19 година
aoptda.pas 658c46b903 * remove tdictionary and tindexarray пре 19 година
aoptobj.pas e4e6f8112d * fixed some warnings about hidden constructors пре 18 година
assemble.pas e0c58d3658 * use .comm again for global variables пре 18 година
browcol.pas 35648b3de5 * reinstate code dealing with browser switches пре 18 година
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build пре 25 година
catch.pas 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests пре 19 година
cclasses.pas 06698d6e1b * explicitly use shortstring for TFPHashList пре 18 година
cfidwarf.pas 870be04a3f * use dwarf_reg() пре 19 година
cfileutils.pas f7f295319f * fixed win32 and go32v2 compilation пре 18 година
cg64f32.pas 91dbd27a42 * cleanup deleting of defs пре 18 година
cgbase.pas f2a25e845d * refactor gen_alloc_symtable so it depends on varsym type and not пре 19 година
cgobj.pas 25576b49ac * fixed loading/storing of unaligned bitfields of size 2 to 7 bits пре 18 година
cgutils.pas 2e131baa4c * code generator support for subsetreferences (memory locations which пре 19 година
charset.pas edffc31139 * fixed crash with empty codepage пре 20 година
cmsgs.pas cb246eb781 * Remove dos,strings units, use SysUtils instead пре 19 година
comphook.pas dac9896a6d + added -vs for time stamping пре 18 година
compiler.pas 7b39b54951 * set starttime earlier so time stamps don't get messed up пре 18 година
compinnr.inc cd5b9245f9 + support for bitsizeof() function пре 19 година
comprsrc.pas c2db154121 * forgotten commit пре 18 година
cp437.pas d704af7216 fix compilation for {$T+} linux/win пре 19 година
cp850.pas d704af7216 fix compilation for {$T+} linux/win пре 19 година
cp8859_1.pas d704af7216 fix compilation for {$T+} linux/win пре 19 година
crefs.pas 4466f3c2cd + new unit to handle references пре 18 година
cresstr.pas 1b173fd0f3 + Enable resourcestring in all modes пре 18 година
cstreams.pas 785550d7e3 Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from пре 19 година
cutils.pas 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 пре 18 година
dbgbase.pas eda8184e21 * problem with virtual methods and interfaces fixed, fixes #8158 пре 18 година
dbgdwarf.pas e2e1b7b857 * changed type of bool8bit from DW_ATE_unsigned_char to пре 18 година
dbgstabs.pas 42f610f710 * Applied patch to preserve case in stabs info (-gp) пре 18 година
defcmp.pas 9a0f769b2f * cleaned up set conversion пре 18 година
defutil.pas 63ebc2a1b8 * fixed include/exclude for big endian after r6172 пре 18 година
export.pas cb246eb781 * Remove dos,strings units, use SysUtils instead пре 19 година
finput.pas 5531ac8c91 * fixed -o for sharedlibrary пре 18 година
fmodule.pas 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 пре 18 година
fpccrc.pas c0b4678873 * Rename unit crc to fpccrc to avoid name conflict in packages пре 20 година
fpcdefs.inc 3ce0e329bd * varsets shouldn't be enabled in the compiler currently пре 18 година
fppu.pas 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 пре 18 година
gendef.pas 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 пре 18 година
globals.pas e4605f9b52 * fix range check error пре 18 година
globtype.pas 9f3de7e809 * -Xg generates a separate file with the debug info sections пре 18 година
htypechk.pas f2b07704b5 * proper initialised/used warnings for variables used пре 18 година
impdef.pas f1067607b6 + workaround for non-working dircache on morphos/amiga пре 18 година
import.pas bf1c390027 * refactor import library generation пре 19 година
link.pas 9f3de7e809 * -Xg generates a separate file with the debug info sections пре 18 година
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 bb33395686 * support public also for initialized variables пре 18 година
msgtxt.inc bb33395686 * support public also for initialized variables пре 18 година
nadd.pas 9a0f769b2f * cleaned up set conversion пре 18 година
nbas.pas d5e4828f6f * avoid memory leak for copy of withnode in tempnodes пре 18 година
ncal.pas 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 пре 18 година
ncgadd.pas 5a68a743fc * remove invalid aword typecast пре 18 година
ncgbas.pas 658c46b903 * remove tdictionary and tindexarray пре 19 година
ncgcal.pas e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize пре 18 година
ncgcnv.pas abef29c1d5 * fixed x86 vector mmloads and use scalar loads in ncgcnv пре 18 година
ncgcon.pas 9a0f769b2f * cleaned up set conversion пре 18 година
ncgflw.pas 658c46b903 * remove tdictionary and tindexarray пре 19 година
ncginl.pas 63ebc2a1b8 * fixed include/exclude for big endian after r6172 пре 18 година
ncgld.pas e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize пре 18 година
ncgmat.pas e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize пре 18 година
ncgmem.pas eb8b2fb138 * be more carefull with unaligned load optimization пре 18 година
ncgopt.pas 3078a1927f * remove ttype пре 19 година
ncgrtti.pas 2579cd139f + support for sets with size 1 and 2 пре 18 година
ncgset.pas c5d56702ff * properly align case target labels пре 18 година
ncgutil.pas 2167655902 * patch from Thorsten Engler submitted in #8235 пре 18 година
ncnv.pas 9a0f769b2f * cleaned up set conversion пре 18 година
ncon.pas bcd86ef782 * added support for very big/small currency constants for non x86 CPUs. пре 18 година
nflw.pas e4e6f8112d * fixed some warnings about hidden constructors пре 18 година
ninl.pas cc1dfcae7e * fixed IE in case of trying to (un)pack an array of 0-byte records пре 18 година
nld.pas f82d47e370 * Use IncRefCountBy пре 18 година
nmat.pas 89257f94c6 * do not convert input of unaryminusnode to sint if the original is currency; fixes tfloattostr for 64 bit platforms which use int64 as currency type пре 18 година
nmem.pas f2b07704b5 * proper initialised/used warnings for variables used пре 18 година
nobj.pas 997f254ff7 * Fixed crash bug with IMPLEMENTS due to the changes earlier today. (No longer dereferences VtblImplIntf when we should not) пре 18 година
node.pas 1d96dcc50d * renamed nf_swaped to nf_swapped пре 18 година
nopt.pas e4e6f8112d * fixed some warnings about hidden constructors пре 18 година
nset.pas 530d5c125d * limit the left hand side of "in" expressions to 2^32 for now пре 18 година
nstate.pas 790a4fe2d3 * log and id tags removed пре 20 година
nutils.pas 5988e6d117 * niln has a compelxity of 0 (so the inlining code doesn't try to take пре 18 година
ogbase.pas 9f3de7e809 * -Xg generates a separate file with the debug info sections пре 18 година
ogcoff.pas 9f3de7e809 * -Xg generates a separate file with the debug info sections пре 18 година
ogelf.pas c238bb15d1 * .init section support пре 18 година
oglx.pas 658c46b903 * remove tdictionary and tindexarray пре 19 година
ogmap.pas cb246eb781 * Remove dos,strings units, use SysUtils instead пре 19 година
optcse.pas 3078a1927f * remove ttype пре 19 година
options.pas 2ea4c683db * don't disable -Xs when -g and -Xg is used пре 18 година
opttail.pas 42cf5f7b2b * don't do tail recursion optimization on types requiring init/final code пре 18 година
optunrol.pas 85d63d9fa9 * settings refactored пре 19 година
owar.pas cb246eb781 * Remove dos,strings units, use SysUtils instead пре 19 година
owbase.pas cb246eb781 * Remove dos,strings units, use SysUtils instead пре 19 година
parabase.pas 38c0ae73da Merged revisions 2775,2788-2789 via svnmerge from пре 19 година
paramgr.pas 658c46b903 * remove tdictionary and tindexarray пре 19 година
parser.pas 5b827873a8 * Remove consoleio feature from gba & nds as well. пре 18 година
pass_1.pas ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) пре 19 година
pass_2.pas 9a75d308a8 * fixed missing lineinfo after removing inlining_procedure (missed a "not" in пре 18 година
pbase.pas 11aa2b483e * kicked ignore_equal, usage was wrong anyways пре 18 година
pdecl.pas 7d3d64e2ec * fixed #8156 пре 18 година
pdecobj.pas 56379c37a9 * write vmt always according to the order of definitions пре 18 година
pdecsub.pas 7e62e2cfc1 * correct debug info for parentfp hidden parameter, пре 18 година
pdecvar.pas bb33395686 * support public also for initialized variables пре 18 година
pexports.pas 0557ddc342 * removed typed const, it is now handled by staticvarsym пре 19 година
pexpr.pas 3aa64eb6b4 * made vararrays working on win64 пре 18 година
pinline.pas 9e60d6791d * show name of procedure/function called with too few parameters пре 18 година
pmodules.pas 47d0dd487e * use setmodulename for program/library пре 18 година
pp.lpi b76211b426 * more improvements пре 19 година
pp.pas fa493c7898 * move exception mask initialization to procedure compile пре 18 година
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 година
ppc68k.lpi 0d38bda5c4 * small m68k-linux fixes пре 19 година
ppcarm.lpi 8998a04bf6 * initial copy from i386 пре 19 година
ppheap.pas ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) пре 19 година
ppu.pas 3e5f64e16f * increased ppu version for setdef patch пре 18 година
procinfo.pas 85d63d9fa9 * settings refactored пре 19 година
pstatmnt.pas 4e96fe8fac * fixed with-support for classrefdefs (mantis 8150), with thanks to пре 18 година
psub.pas 4ceadcbc6e + infrastructure for target specific resourcefile classes пре 18 година
psystem.pas d614eab0fb * don't call afterconstruction/beforedestruction in case an exception пре 18 година
ptconst.pas 8bc876c3fb + support for bitpacked record constants пре 18 година
ptype.pas 301be02148 * forbid anonymous generic specializations пре 18 година
raatt.pas 99bc1ccb75 * merged some code which was ifdefed separately for POWERPC and POWERPC64 code but is equal пре 18 година
rabase.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from пре 19 година
rasm.pas 1684a6fc32 * replaced tdictionary with tfphashlist пре 19 година
rautils.pas c866400823 + support for VMTOFFSET in assembler readers to get VMT offset of virtual пре 18 година
regvars.pas 658c46b903 * remove tdictionary and tindexarray пре 19 година
rgbase.pas 790a4fe2d3 * log and id tags removed пре 20 година
rgobj.pas 60069ce3d2 * fix IE with -sr and EXTDEBUG пре 19 година
scandir.pas 96e1c482bc * compiler part of first Nintendo DS port пре 18 година
scanner.pas 5aef9bc086 - Put gpc mode between ifdefs. The only thing it does it disable all пре 18 година
script.pas 90ea73a90b * more file handling from shortstring to tcmdstr пре 18 година
switches.pas 4765364816 * don't give a warning for {$u-} (means "Pentium-safe fdiv off", is only пре 18 година
symbase.pas 91dbd27a42 * cleanup deleting of defs пре 18 година
symconst.pas 9ad579855e * fixed webtbf/tw3631 пре 18 година
symdef.pas 9a0f769b2f * cleaned up set conversion пре 18 година
symnot.pas 790a4fe2d3 * log and id tags removed пре 20 година
symsym.pas 635117218e * fix incorrect generation of huge static arrays on 64 bit systems; however, GAS only supports 2^31-1 sized ones пре 18 година
symtable.pas 0650ebe3f2 * fixed tbf/tb0063 пре 18 година
symtype.pas d7b5cd4f14 * fixed debug info for pass-by-reference parameters in dwarf by пре 18 година
symutil.pas 3cae449fda * moved rtti to ncgrtti пре 19 година
systems.pas badf5c70a0 * split off tf_dwarf_only_local_labels from tf_dwarf_relative_addresses пре 18 година
tgobj.pas 99bc1ccb75 * merged some code which was ifdefed separately for POWERPC and POWERPC64 code but is equal пре 18 година
tokens.pas 1b173fd0f3 + Enable resourcestring in all modes пре 18 година
verbose.pas 89ad4a083c * fixed setting of compiling_current пре 18 година
version.pas 10ff422d90 * committed version change in wrong branch :/ пре 18 година
widestr.pas 85d63d9fa9 * settings refactored пре 19 година

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