Jonas Maebe 67dc63048c * fixed and enhanced rlwinm optimizations somewhat 19 vuotta sitten
..
alpha b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 vuotta sitten
arm d9dfcfa402 * fixed reading of shifter op in mov instructions, fixes bug #4722 19 vuotta sitten
html fa0d3d79e0 no message 23 vuotta sitten
i386 a1b2701e5f * if while we are restoring the contents of a register, we encounter an 19 vuotta sitten
ia64 790a4fe2d3 * log and id tags removed 20 vuotta sitten
m68k 0ec2921bbe * split newasmsymbol to refasmsymbol and defineasmsymbol 19 vuotta sitten
mips b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 vuotta sitten
msg 1928cd1e60 + Indonesian message file from Zaenal Mutaqin 19 vuotta sitten
powerpc 67dc63048c * fixed and enhanced rlwinm optimizations somewhat 19 vuotta sitten
powerpc64 a387be19a0 + a_call_ref for ppc32 and ppc64 19 vuotta sitten
ppcgen 540af422ca * allocate dedicated register for a_call_ref() to avoid problems with R0-usage on ppc64. 19 vuotta sitten
sparc 5376d2d570 Merged revisions 3072-3073 via svnmerge from 19 vuotta sitten
systems d5008742e5 + tf_smartlink_sections set for arm-wince 19 vuotta sitten
utils f378d688d4 * fixed reading of registers in intel assembler mode on x86-64 19 vuotta sitten
vis b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 vuotta sitten
x86 3048a98a6f * Fix and activate internal backtrace routines 19 vuotta sitten
x86_64 f378d688d4 * fixed reading of registers in intel assembler mode on x86-64 19 vuotta sitten
COPYING d4b8a224a1 + Added license to this library 21 vuotta sitten
MPWMake f60d0b98b7 * Bugfix 20 vuotta sitten
Makefile c6787b52a7 + compile the svn revision into the compiler, to do so, a file compiler/revision.inc must exist which is updated then 19 vuotta sitten
Makefile.fpc c6787b52a7 + compile the svn revision into the compiler, to do so, a file compiler/revision.inc must exist which is updated then 19 vuotta sitten
README 012af1131e * updated to help compiling the compiler 22 vuotta sitten
aasmbase.pas dfd84c6fd3 * leb128 gets always a 64bit int 19 vuotta sitten
aasmdata.pas be88cd47b2 Merged revisions 3090-3113 via svnmerge from 19 vuotta sitten
aasmtai.pas 5e51aa7968 * fixed pe flags x86_64 19 vuotta sitten
aggas.pas da3d22e11e * fixed for darwin 19 vuotta sitten
aopt.pas 89f5d65784 * fix findlohilabel 19 vuotta sitten
aoptbase.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 vuotta sitten
aoptcs.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 vuotta sitten
aoptda.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 vuotta sitten
aoptobj.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 vuotta sitten
assemble.pas a62c1faa2d + output is flushed before launching external utilities 19 vuotta sitten
browcol.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 vuotta sitten
browlog.pas 232555904e * symtablestack cleanup and rewrite 19 vuotta sitten
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 25 vuotta sitten
catch.pas 790a4fe2d3 * log and id tags removed 20 vuotta sitten
cclasses.pas 945cb29f24 * TFPHashList.Pack now also packs the items 19 vuotta sitten
cfidwarf.pas 870be04a3f * use dwarf_reg() 19 vuotta sitten
cg64f32.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 vuotta sitten
cgbase.pas eb9f00193b * return OS_NO from int_cgsize() for sizes which are not a power of 2 19 vuotta sitten
cgobj.pas 570c1bc3a5 * widestrings aren't ref. counted anymore on windows 19 vuotta sitten
cgutils.pas 9e00f894a9 + support for unaligned function 19 vuotta sitten
charset.pas edffc31139 * fixed crash with empty codepage 20 vuotta sitten
cmsgs.pas 790a4fe2d3 * log and id tags removed 20 vuotta sitten
comphook.pas c17b57db07 + Statistics of warnings, hints and notes - (modified/fixed) patch from Naj Kejah, part of wishlist item 4897, plus hardcoded text moved to message file 19 vuotta sitten
compiler.pas c17b57db07 + Statistics of warnings, hints and notes - (modified/fixed) patch from Naj Kejah, part of wishlist item 4897, plus hardcoded text moved to message file 19 vuotta sitten
compinnr.inc 4d37c919cc * Internal implementations of get_frame, get_caller_frame and get_caller_addr. 19 vuotta sitten
comprsrc.pas a62c1faa2d + output is flushed before launching external utilities 19 vuotta sitten
cp437.pas effb0aae89 - remove compilation warnings 23 vuotta sitten
cp850.pas effb0aae89 - remove compilation warnings 23 vuotta sitten
cp8859_1.pas effb0aae89 - remove compilation warnings 23 vuotta sitten
cresstr.pas c18c8e2412 * don't put resstrs in multiple .o files. It is too dependent on the linker script 19 vuotta sitten
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 vuotta sitten
cutils.pas 17bc033747 Merged revisions 2791-2793,2798-2800,2806-2825,2829-2830,2833,2839,2898 via svnmerge from 19 vuotta sitten
dbgbase.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 vuotta sitten
dbgdwarf.pas dfd84c6fd3 * leb128 gets always a 64bit int 19 vuotta sitten
dbgstabs.pas 4fd1679b16 * only write line number once 19 vuotta sitten
defcmp.pas 38c0ae73da Merged revisions 2775,2788-2789 via svnmerge from 19 vuotta sitten
defutil.pas 23f1f83835 + is_automatable 19 vuotta sitten
export.pas 790a4fe2d3 * log and id tags removed 20 vuotta sitten
finput.pas ce58e15393 * fix coff section names to fix resourcestrings with 19 vuotta sitten
fmodule.pas ce58e15393 * fix coff section names to fix resourcestrings with 19 vuotta sitten
fpccrc.pas c0b4678873 * Rename unit crc to fpccrc to avoid name conflict in packages 20 vuotta sitten
fpcdefs.inc d69ad5d84d * cleanup external/nolink options 19 vuotta sitten
fppu.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 vuotta sitten
gendef.pas d69ad5d84d * cleanup external/nolink options 19 vuotta sitten
globals.pas d69ad5d84d * cleanup external/nolink options 19 vuotta sitten
globtype.pas d69ad5d84d * cleanup external/nolink options 19 vuotta sitten
htypechk.pas e0250bcdb4 * never remove regvar-ability of parameters passed by reference 19 vuotta sitten
impdef.pas a62c1faa2d + output is flushed before launching external utilities 19 vuotta sitten
import.pas d19c898b56 * remove obsolete generatesmartlib 19 vuotta sitten
link.pas a62c1faa2d + output is flushed before launching external utilities 19 vuotta sitten
make_old.cmd 918d797b20 * make.cmd renamed to make_old.cmd 24 vuotta sitten
mdppc386.bat 1f4bac4fd0 * delphi fixes 24 vuotta sitten
mppc386.bat 07ad807864 * added -FE. to put the PPU's in the compiler dir 25 vuotta sitten
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 vuotta sitten
mppcsparc 72556ae39f * fix compile problem 21 vuotta sitten
msgidx.inc c6787b52a7 + compile the svn revision into the compiler, to do so, a file compiler/revision.inc must exist which is updated then 19 vuotta sitten
msgtxt.inc c6787b52a7 + compile the svn revision into the compiler, to do so, a file compiler/revision.inc must exist which is updated then 19 vuotta sitten
nadd.pas 454fb81c5b + optimize <string>+'' and ''+<string> 19 vuotta sitten
nbas.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 vuotta sitten
ncal.pas e0250bcdb4 * never remove regvar-ability of parameters passed by reference 19 vuotta sitten
ncgadd.pas 98d428ff30 * fixed coding style 19 vuotta sitten
ncgbas.pas c1c8a274bc * fixed compilation on non x86 systems 19 vuotta sitten
ncgcal.pas da02375f57 + safecall support for x86_64 19 vuotta sitten
ncgcnv.pas 039e7143f4 * avoid some unnecessary bool->int->bool type conversions 19 vuotta sitten
ncgcon.pas 570c1bc3a5 * widestrings aren't ref. counted anymore on windows 19 vuotta sitten
ncgflw.pas 0ec2921bbe * split newasmsymbol to refasmsymbol and defineasmsymbol 19 vuotta sitten
ncginl.pas 4d37c919cc * Internal implementations of get_frame, get_caller_frame and get_caller_addr. 19 vuotta sitten
ncgld.pas 13493a5355 * fixed copying of unaligned value parameters 19 vuotta sitten
ncgmat.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 vuotta sitten
ncgmem.pas 5e4ff16934 * access packed records with unaligned data accesses 19 vuotta sitten
ncgopt.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 vuotta sitten
ncgset.pas 5afd8c5e76 * fixed LOC_JUMP handling for case nodes 19 vuotta sitten
ncgutil.pas e0250bcdb4 * never remove regvar-ability of parameters passed by reference 19 vuotta sitten
ncnv.pas e0250bcdb4 * never remove regvar-ability of parameters passed by reference 19 vuotta sitten
ncon.pas 95be416b9d * don't allow stringconst+integer 19 vuotta sitten
nflw.pas b6e35a200e * rewrite of optimizer options 19 vuotta sitten
ninl.pas 4d37c919cc * Internal implementations of get_frame, get_caller_frame and get_caller_addr. 19 vuotta sitten
nld.pas e0250bcdb4 * never remove regvar-ability of parameters passed by reference 19 vuotta sitten
nmat.pas 281d6907d2 * fixed overloading of div operator 19 vuotta sitten
nmem.pas e0250bcdb4 * never remove regvar-ability of parameters passed by reference 19 vuotta sitten
nobj.pas be88cd47b2 Merged revisions 3090-3113 via svnmerge from 19 vuotta sitten
node.pas 4db6e1ddb8 * moved type conversion of C varargs from tcallnode to 19 vuotta sitten
nopt.pas b6e35a200e * rewrite of optimizer options 19 vuotta sitten
nset.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 vuotta sitten
nstate.pas 790a4fe2d3 * log and id tags removed 20 vuotta sitten
nutils.pas 5afe846580 * fixed simplifying 19 vuotta sitten
ogbase.pas 6af8b52132 * define common symbol when it is not available 19 vuotta sitten
ogcoff.pas 688547953d * fixed win64 coff writing 19 vuotta sitten
ogelf.pas 780089fb26 * fixed and simplified section handling now all sections are 19 vuotta sitten
oglx.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 vuotta sitten
ogmap.pas 17bc033747 Merged revisions 2791-2793,2798-2800,2806-2825,2829-2830,2833,2839,2898 via svnmerge from 19 vuotta sitten
optcse.pas b7d874635c * fixed some small problems in loop unrolling 20 vuotta sitten
options.pas 1d9b6ed5f0 * Disable internal_backtrace again 19 vuotta sitten
optunrol.pas d8dc5679e3 * aktcputype and aktoptimizecputype was missing in the previous optimization commits 19 vuotta sitten
owar.pas 38c0ae73da Merged revisions 2775,2788-2789 via svnmerge from 19 vuotta sitten
owbase.pas 1d46c65496 * enabled internal linker for winx64 19 vuotta sitten
parabase.pas 38c0ae73da Merged revisions 2775,2788-2789 via svnmerge from 19 vuotta sitten
paramgr.pas b7a936faa0 * interfaces return values need to be passed in parameters 19 vuotta sitten
parser.pas 37c81492ad Merged revisions 2827,2831,2837,2932-2980 via svnmerge from 19 vuotta sitten
pass_1.pas 0907a1ef80 * fixed compilerwidestring concatenation 20 vuotta sitten
pass_2.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 vuotta sitten
pbase.pas 232555904e * symtablestack cleanup and rewrite 19 vuotta sitten
pdecl.pas 91434bd791 * fixed several dispinterface parsing related stuff 19 vuotta sitten
pdecobj.pas c81f34aeee + parsing of dispinterface properties 19 vuotta sitten
pdecsub.pas a5dfe315ec * made safecall working, handling not consistent yet though 19 vuotta sitten
pdecvar.pas d1bfba1c4d * handle stored false properly when overriding properties 19 vuotta sitten
pexports.pas a1189a9d64 * exports info handling refactored, -E will be passed to ld if necessary 20 vuotta sitten
pexpr.pas 4d37c919cc * Internal implementations of get_frame, get_caller_frame and get_caller_addr. 19 vuotta sitten
pinline.pas 232555904e * symtablestack cleanup and rewrite 19 vuotta sitten
pmodules.pas 9b75d87b55 * define PIC when generating pic 19 vuotta sitten
pp.lpi bc18d6eb8a + added palmos support to makes files 19 vuotta sitten
pp.pas 4662a12fd5 * compilation for arm target fixed 19 vuotta sitten
ppc.cfg 9465a13e71 + Delphi 6 configuration file 23 vuotta sitten
ppc.conf add30a428e * Kylix fixes, mostly case names of units 24 vuotta sitten
ppc.dof 67486c96c3 * fixes for Delphi 6 compilation 23 vuotta sitten
ppc.dpr 4ace790492 * remove $Log 20 vuotta sitten
ppheap.pas 7449f99d5f + Removed all compatibility defines from compiler 20 vuotta sitten
ppu.pas b98c2b4617 * made win64 ppus usable for win32 and win64 compilers 19 vuotta sitten
procinfo.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 vuotta sitten
pstatmnt.pas 48802b0866 + variants can be used as case expression 19 vuotta sitten
psub.pas 70e7546d87 * us cs_opt_stackframe 19 vuotta sitten
psystem.pas f7817b5669 + parsing of variant dispatching 19 vuotta sitten
ptconst.pas 570c1bc3a5 * widestrings aren't ref. counted anymore on windows 19 vuotta sitten
ptype.pas 91434bd791 * fixed several dispinterface parsing related stuff 19 vuotta sitten
raatt.pas 0ec2921bbe * split newasmsymbol to refasmsymbol and defineasmsymbol 19 vuotta sitten
rabase.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 vuotta sitten
rasm.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 vuotta sitten
rautils.pas 0ec2921bbe * split newasmsymbol to refasmsymbol and defineasmsymbol 19 vuotta sitten
regvars.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 vuotta sitten
rgbase.pas 790a4fe2d3 * log and id tags removed 20 vuotta sitten
rgobj.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 vuotta sitten
scandir.pas 05540cad44 * give an error for {$calling } (i.e., when a procedure directive is 19 vuotta sitten
scanner.pas ed910b5d31 * support goto/label by default in tp/delphi/macpas modes (bug 4893) 19 vuotta sitten
script.pas 1432660c80 Fixed Unix2Amiga path conversions for external asm script 20 vuotta sitten
switches.pas 2888a21593 * list supported optimization options in -i 19 vuotta sitten
symbase.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 vuotta sitten
symconst.pas e0250bcdb4 * never remove regvar-ability of parameters passed by reference 19 vuotta sitten
symdef.pas 36a57726ac * always build deref info for localst 19 vuotta sitten
symnot.pas 790a4fe2d3 * log and id tags removed 20 vuotta sitten
symsym.pas e0250bcdb4 * never remove regvar-ability of parameters passed by reference 19 vuotta sitten
symtable.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 vuotta sitten
symtype.pas 9c6a296b86 * use shortint for alignments 19 vuotta sitten
symutil.pas 1b4c7b5a3e * fix default parameter compare for widestring 20 vuotta sitten
systems.pas ab1660c9c2 + tf_winlikewidestring 19 vuotta sitten
tgobj.pas 3f2f694d48 * per-parameter alignment set in target specific paramanager now overrides default alignment of parameter locals 19 vuotta sitten
tokens.pas c81f34aeee + parsing of dispinterface properties 19 vuotta sitten
verbose.pas a62c1faa2d + output is flushed before launching external utilities 19 vuotta sitten
version.pas c6787b52a7 + compile the svn revision into the compiler, to do so, a file compiler/revision.inc must exist which is updated then 19 vuotta sitten
widestr.pas 9b4ce0a501 * donewidestring has var instead of out parameter 19 vuotta sitten

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