Jonas Maebe 8caad93eaf * fixed several problems with packed set operand sizes 18 år sedan
..
alpha a23fa2e81e * moved (unfinished) routines related to writing taicpu's to ppu files 18 år sedan
arm 86d49c2a0c * Activated safecall support for ARM CPU. 18 år sedan
html fa0d3d79e0 no message 23 år sedan
i386 93e72c2079 * Fixed bug introduced by r7667. Do not release pushed return value be callee for cdecl on win32. It fixes error3 of bug #9098. 18 år sedan
ia64 32098ceea9 * first iA-64 register stuff 19 år sedan
m68k 3b7e458f02 * Properly set location of float return value if it is passed as var parameter (it is always happens for safecall functions). It fixes bugs #8523 and #8977. 18 år sedan
mips b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 år sedan
msg 45832d4314 + New hint; for exmaple int64:=longint+longint says "Converting the operands to 18 år sedan
powerpc 3b7e458f02 * Properly set location of float return value if it is passed as var parameter (it is always happens for safecall functions). It fixes bugs #8523 and #8977. 18 år sedan
powerpc64 3b7e458f02 * Properly set location of float return value if it is passed as var parameter (it is always happens for safecall functions). It fixes bugs #8523 and #8977. 18 år sedan
ppcgen 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
sparc 3b7e458f02 * Properly set location of float return value if it is passed as var parameter (it is always happens for safecall functions). It fixes bugs #8523 and #8977. 18 år sedan
systems 3e7a771b69 * fix compilation 18 år sedan
utils 4200ae288d * fixed deprecated 18 år sedan
vis b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 år sedan
x86 8caad93eaf * fixed several problems with packed set operand sizes 18 år sedan
x86_64 3b7e458f02 * Properly set location of float return value if it is passed as var parameter (it is always happens for safecall functions). It fixes bugs #8523 and #8977. 18 år sedan
COPYING d4b8a224a1 + Added license to this library 21 år sedan
MPWMake 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests 19 år sedan
Makefile 673d02c6b8 * re-added darwin/ppc64 support (please use up-to-date fpcmake) 18 år sedan
Makefile.fpc e8c48ab561 + eDSP instructions for arm 18 år sedan
README 012af1131e * updated to help compiling the compiler 22 år sedan
aasmbase.pas f55b4d9ece * comment about sec_fpc extended to cover current meaning 18 år sedan
aasmdata.pas c13ff3729b * Merged 2.3 branch changes: 18 år sedan
aasmsym.pas a23fa2e81e * moved (unfinished) routines related to writing taicpu's to ppu files 18 år sedan
aasmtai.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
aggas.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
aopt.pas 4010d66c2c * arm cond. instruction support 19 år sedan
aoptbase.pas 658c46b903 * remove tdictionary and tindexarray 19 år sedan
aoptcs.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 år sedan
aoptda.pas 658c46b903 * remove tdictionary and tindexarray 19 år sedan
aoptobj.pas e4e6f8112d * fixed some warnings about hidden constructors 18 år sedan
assemble.pas 04147151e4 * Fixed stabs generation for DLLs by internal assembler (use RELOC_ABSOLUTE in all cases). 18 år sedan
browcol.pas 7934961490 * Fix browcol. 18 år sedan
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 25 år sedan
catch.pas 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests 19 år sedan
cclasses.pas a3d906f1ca - removed several ;; 18 år sedan
cfidwarf.pas 870be04a3f * use dwarf_reg() 19 år sedan
cfileutl.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
cg64f32.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
cgbase.pas f2a25e845d * refactor gen_alloc_symtable so it depends on varsym type and not 19 år sedan
cgobj.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
cgutils.pas c13ff3729b * Merged 2.3 branch changes: 18 år sedan
charset.pas edffc31139 * fixed crash with empty codepage 20 år sedan
cmsgs.pas a3d906f1ca - removed several ;; 18 år sedan
comphook.pas ecbcdcdabb * added status.currentmodulestate 18 år sedan
compiler.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
compinnr.inc c80d4225ca + support for ISO Extended Pascal ReadStr() and WriteStr() routines 18 år sedan
comprsrc.pas 11b56e2cc8 * Fixed previous commit: loop through all resources in .res file. 18 år sedan
constexp.pas b034a88c9c * Prevent range check error. 18 år sedan
cp1251.pas 2fe79903d6 * added missing "reserved" field to new code page files to fix warnings 18 år sedan
cp437.pas d704af7216 fix compilation for {$T+} linux/win 19 år sedan
cp850.pas d704af7216 fix compilation for {$T+} linux/win 19 år sedan
cp866.pas 2fe79903d6 * added missing "reserved" field to new code page files to fix warnings 18 år sedan
cp8859_1.pas d704af7216 fix compilation for {$T+} linux/win 19 år sedan
cp8859_5.pas 2fe79903d6 * added missing "reserved" field to new code page files to fix warnings 18 år sedan
crefs.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
cresstr.pas c13ff3729b * Merged 2.3 branch changes: 18 år sedan
cstreams.pas 66a6764d8a * TCFileStream.Seek should return the new position 18 år sedan
cutils.pas b635d89ffa * Fix overload selection code. 18 år sedan
dbgbase.pas 3473faab07 + added generation of debugging infos of parast and localst for methods 18 år sedan
dbgdwarf.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
dbgstabs.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
defcmp.pas 504d845e86 * Consider conversion from integer to integer te_equal, if the base types 18 år sedan
defutil.pas 11c7fcef7b * Cosmetic cleanup of constexprint leftovers. 18 år sedan
export.pas cb246eb781 * Remove dos,strings units, use SysUtils instead 19 år sedan
finput.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
fmodule.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
fpccrc.pas c0b4678873 * Rename unit crc to fpccrc to avoid name conflict in packages 20 år sedan
fpcdefs.inc 4c1d540a21 * changed cpurequiresproperalignment from a compile-time define into 18 år sedan
fppu.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
gendef.pas 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 18 år sedan
globals.pas 569d7e1138 * fixed deprecated 18 år sedan
globtype.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
htypechk.pas b635d89ffa * Fix overload selection code. 18 år sedan
impdef.pas f1067607b6 + workaround for non-working dircache on morphos/amiga 18 år sedan
import.pas bf1c390027 * refactor import library generation 19 år sedan
link.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
make_old.cmd 918d797b20 * make.cmd renamed to make_old.cmd 24 år sedan
mdppc386.bat 1f4bac4fd0 * delphi fixes 24 år sedan
mppc386.bat 07ad807864 * added -FE. to put the PPU's in the compiler dir 25 år sedan
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 år sedan
mppcsparc 72556ae39f * fix compile problem 21 år sedan
msgidx.inc 45832d4314 + New hint; for exmaple int64:=longint+longint says "Converting the operands to 18 år sedan
msgtxt.inc 45832d4314 + New hint; for exmaple int64:=longint+longint says "Converting the operands to 18 år sedan
nadd.pas 7934961490 * Fix browcol. 18 år sedan
nbas.pas cf19c0993a * fixed bug #8919. 18 år sedan
ncal.pas a4dfa3b4fd * fixed bug #9107: procedure which have pushed parameters in its body fails if only -OoSTACKFRAME switch is used. 18 år sedan
ncgadd.pas 5cf2511283 - removed/disabled all normalset code (except for bootstrapping), since 18 år sedan
ncgbas.pas 8bcb6e689d * only check validity of assembler instructions in pass_2, after all 18 år sedan
ncgcal.pas 82e01b4ad9 + support for refcounted records returned by functions in 2 registers 18 år sedan
ncgcnv.pas abef29c1d5 * fixed x86 vector mmloads and use scalar loads in ncgcnv 18 år sedan
ncgcon.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
ncgflw.pas 9844174e5e * It is needed to destroy exception object in safecall procedure as well. 18 år sedan
ncginl.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
ncgld.pas 62b9198b55 * fixed loading the address of class methods (mantis #9139) 18 år sedan
ncgmat.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
ncgmem.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
ncgopt.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
ncgrtti.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
ncgset.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
ncgutil.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
ncnv.pas 45832d4314 + New hint; for exmaple int64:=longint+longint says "Converting the operands to 18 år sedan
ncon.pas 03951d793a * don't try to range check ordconst nodes being actually classes 18 år sedan
nflw.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
ninl.pas 11c7fcef7b * Cosmetic cleanup of constexprint leftovers. 18 år sedan
nld.pas c1640b078b * create init rtti for fpc_copy instead of full rtti 18 år sedan
nmat.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
nmem.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
nobj.pas 21f87ef1de * fixed instances of passing properties as var parameter 18 år sedan
node.pas 867e00dee3 * backup commit of more dfa stuff 18 år sedan
nopt.pas c13ff3729b * Merged 2.3 branch changes: 18 år sedan
nset.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
nstate.pas 790a4fe2d3 * log and id tags removed 20 år sedan
nutils.pas 62b3b307e0 * also process all subnodes of try-except and try-finally in 18 år sedan
ogbase.pas 84306f80e9 * fixed tw8391.pp for i386. 18 år sedan
ogcoff.pas 04147151e4 * Fixed stabs generation for DLLs by internal assembler (use RELOC_ABSOLUTE in all cases). 18 år sedan
ogelf.pas c13ff3729b * Merged 2.3 branch changes: 18 år sedan
oglx.pas 658c46b903 * remove tdictionary and tindexarray 19 år sedan
ogmap.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
optbase.pas 45cda67f3f + first basically working (not all node types yet) dfa implementation determining life information 18 år sedan
optcse.pas ca8d020231 * some node optimizer stuff cleaned up 18 år sedan
optdfa.pas 63b35fdb2e + give more sophisticated warnings about uninitalized variables when life info is available 18 år sedan
options.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
opttail.pas 42cf5f7b2b * don't do tail recursion optimization on types requiring init/final code 18 år sedan
optunrol.pas e542a502c6 * Prevent some operations between qwords and signed types. 18 år sedan
optutils.pas 63b35fdb2e + give more sophisticated warnings about uninitalized variables when life info is available 18 år sedan
owar.pas cb246eb781 * Remove dos,strings units, use SysUtils instead 19 år sedan
owbase.pas 390a4236e2 * do not use F field to get TObjectReader FileName as it is freed inside openfile method 18 år sedan
parabase.pas 38c0ae73da Merged revisions 2775,2788-2789 via svnmerge from 19 år sedan
paramgr.pas 658c46b903 * remove tdictionary and tindexarray 19 år sedan
parser.pas e2db0a3982 * cleanup current module status 18 år sedan
pass_1.pas 168e652d42 + support for simplifying simple inline functions down to a single 18 år sedan
pass_2.pas 76b190b723 - removed caretn and related code 18 år sedan
pbase.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
pdecl.pas 20a35f9701 * fixed public/export support for initialised variables/typed 18 år sedan
pdecobj.pas 2a244b25fc * properly inherit interface types, resolves #6690 18 år sedan
pdecsub.pas 84306f80e9 * fixed tw8391.pp for i386. 18 år sedan
pdecvar.pas 20a35f9701 * fixed public/export support for initialised variables/typed 18 år sedan
pexports.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
pexpr.pas cd2880cbbd - Because int_to_type handles qwords now, the trial and error to parse a constant 18 år sedan
pinline.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
pmodules.pas ca81009e5e * Properly handle .res files, which are not fully correct. 18 år sedan
pp.lpi b76211b426 * more improvements 19 år sedan
pp.pas fa493c7898 * move exception mask initialization to procedure compile 18 år sedan
ppc.cfg 9465a13e71 + Delphi 6 configuration file 23 år sedan
ppc.conf add30a428e * Kylix fixes, mostly case names of units 24 år sedan
ppc.dof 67486c96c3 * fixes for Delphi 6 compilation 23 år sedan
ppc68k.lpi 0d38bda5c4 * small m68k-linux fixes 19 år sedan
ppcarm.lpi 8998a04bf6 * initial copy from i386 19 år sedan
ppcppc.lpi d5aea5e14a + powerpc lazarus project file 18 år sedan
ppcsparc.lpi b54185401c + sparc lazarus project file 18 år sedan
ppheap.pas ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) 19 år sedan
ppu.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
procinfo.pas 63b35fdb2e + give more sophisticated warnings about uninitalized variables when life info is available 18 år sedan
pstatmnt.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
psub.pas 9bbff8042f * Set return value of safecall procedure if implicit try/finally blocks are disabled. 18 år sedan
psystem.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
ptconst.pas 20a35f9701 * fixed public/export support for initialised variables/typed 18 år sedan
ptype.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
raatt.pas 99bc1ccb75 * merged some code which was ifdefed separately for POWERPC and POWERPC64 code but is equal 18 år sedan
rabase.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 år sedan
rasm.pas 1684a6fc32 * replaced tdictionary with tfphashlist 19 år sedan
rautils.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
regvars.pas 658c46b903 * remove tdictionary and tindexarray 19 år sedan
rgbase.pas 790a4fe2d3 * log and id tags removed 20 år sedan
rgobj.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
scandir.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
scanner.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
script.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
switches.pas c7100799ed + forbid usage of $E on targets supporting no fpu emulation 18 år sedan
symbase.pas 91dbd27a42 * cleanup deleting of defs 18 år sedan
symconst.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
symdef.pas e542a502c6 * Prevent some operations between qwords and signed types. 18 år sedan
symnot.pas 790a4fe2d3 * log and id tags removed 20 år sedan
symsym.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
symtable.pas d50f869bbd + allow local const symbols to override class members in delphi mode 18 år sedan
symtype.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
symutil.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
systems.pas 2b84a4643a * Fixed bug #6501: multiple resource files are correctly linked to executable. 18 år sedan
tgobj.pas 206d027e9e * for ARM CPU records must be aligned in stack depending of record size to prevent misaligned error when the record is passed as parameter in registers. It fixes tcalext* tests for ARM. 18 år sedan
tokens.pas 1b173fd0f3 + Enable resourcestring in all modes 18 år sedan
verbose.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 år sedan
version.pas c13ff3729b * Merged 2.3 branch changes: 18 år sedan
widestr.pas 9f56a89617 + added cyrillic code page tables 18 år sedan

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