fpc/compiler
florian f66916fc95 * fixed calculation of fpu resources
git-svn-id: trunk@8779 -
2007-10-13 19:39:25 +00:00
..
alpha
arm * fixed compilation on arm in extdebug mode 2007-10-12 16:14:49 +00:00
html
i386 * fixed assembling of cvtsi2ss with rex 2007-10-13 14:53:27 +00:00
ia64
m68k * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
mips
msg * line ending properties set 2007-09-29 22:28:27 +00:00
powerpc * fixed compilation after r8715 (+ aasmbase to uses clause) 2007-10-01 20:01:41 +00:00
powerpc64 * r8717 for ppc64 (fixed compilation after r8715) 2007-10-02 08:31:04 +00:00
ppcgen * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
sparc * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
systems * only use ld -T in case of cross-link (-XR), because not all platforms have complete link script yet 2007-10-01 21:10:51 +00:00
utils * regenerated 2007-10-12 16:30:51 +00:00
vis
x86 * fixed assembling of cvtsi2ss with rex 2007-10-13 14:53:27 +00:00
x86_64 * fixed assembling of cvtsi2ss with rex 2007-10-13 14:53:27 +00:00
aasmbase.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
aasmdata.pas
aasmsym.pas * moved (unfinished) routines related to writing taicpu's to ppu files 2007-01-02 18:28:05 +00:00
aasmtai.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
aggas.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
aopt.pas
aoptbase.pas
aoptcs.pas
aoptda.pas
aoptobj.pas
assemble.pas * missing recalculation of relative constant 2007-09-30 20:28:41 +00:00
browcol.pas * Fix browcol. 2007-06-14 08:33:19 +00:00
bsdcompile
catch.pas
cclasses.pas * optimized TLinkedList.clear so it can use regvars for everything in 2007-09-02 16:16:25 +00:00
cfidwarf.pas
cfileutl.pas + add -XR switch for target root file system with libs (also used for C lib type detection) 2007-09-30 15:00:54 +00:00
cg64f32.pas * Rework the constexprint to allow operations from low(int64) to high(qword). 2007-06-13 07:41:18 +00:00
cgbase.pas * fixed sparc compilation after addr_lo/hi changes 2007-07-20 12:30:16 +00:00
cgobj.pas * added comment clarifying why g_indirect_sym_load doesn't have to 2007-09-26 18:39:14 +00:00
cgutils.pas
charset.pas
cmsgs.pas
comphook.pas
compiler.pas * Rework the constexprint to allow operations from low(int64) to high(qword). 2007-06-13 07:41:18 +00:00
compinnr.inc
comprsrc.pas * search preprocessor binary and add it as command line parameter for windres, so that the cpp doesn't need to be on the path 2007-09-28 19:53:19 +00:00
constexp.pas * revert r8118 2007-07-22 19:59:00 +00:00
COPYING
cp437.pas
cp850.pas
cp866.pas
cp1251.pas - removed some unused variables 2007-07-17 13:57:15 +00:00
cp8859_1.pas
cp8859_5.pas
crefs.pas * Rework the constexprint to allow operations from low(int64) to high(qword). 2007-06-13 07:41:18 +00:00
cresstr.pas * fixed and enabled smartlinking on Darwin by adding more .reference 2007-09-28 22:48:41 +00:00
cstreams.pas * fixed bootstrapping with 2.0.4 2007-07-18 12:15:55 +00:00
cutils.pas * swapendian for 2.0.x 2007-07-22 16:13:43 +00:00
dbgbase.pas
dbgdwarf.pas * fixed length calculation of leb128 constants 2007-09-27 22:40:38 +00:00
dbgstabs.pas * fixed and enabled smartlinking on Darwin by adding more .reference 2007-09-28 22:48:41 +00:00
defcmp.pas * always demote type conversions which cannot represent part of the 2007-08-28 19:38:40 +00:00
defutil.pas + support for extra packing of sets whose lower element number 2007-09-16 20:04:45 +00:00
export.pas
finput.pas * Rework the constexprint to allow operations from low(int64) to high(qword). 2007-06-13 07:41:18 +00:00
fmodule.pas + support for {$linkframework x} to link to framework x (Darwin only) 2007-07-25 15:42:30 +00:00
fpccrc.pas
fpcdefs.inc * give a build-time error when trying to cross-compile the compiler from 2007-09-27 13:22:51 +00:00
fppu.pas * save/load LinkOtherFrameworks to/from ppu files 2007-08-31 17:03:33 +00:00
gendef.pas
globals.pas + add -XR switch for target root file system with libs (also used for C lib type detection) 2007-09-30 15:00:54 +00:00
globtype.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
htypechk.pas * allow modifying lvalues obtained by dereferencing read-only properties, 2007-10-09 13:08:36 +00:00
impdef.pas
import.pas
link.pas + support for {$linkframework x} to link to framework x (Darwin only) 2007-07-25 15:42:30 +00:00
make_old.cmd
Makefile * fixed dependency checking for source files in subdirectories relative 2007-08-22 07:04:23 +00:00
Makefile.fpc + eDSP instructions for arm 2007-02-11 15:10:27 +00:00
mdppc386.bat
mppc68k.bat
mppc386.bat
mppcsparc
MPWMake
msgidx.inc * don't allow starting new virtual trees in TP-style objects + test 2007-09-09 14:58:55 +00:00
msgtxt.inc * don't allow starting new virtual trees in TP-style objects + test 2007-09-09 14:58:55 +00:00
nadd.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
nbas.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
ncal.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
ncgadd.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
ncgbas.pas * no longer remove AsmBlockStart and AsmBlockEnd markers from 2007-09-22 19:01:44 +00:00
ncgcal.pas * fix non-x86 compile after r8558 2007-09-18 22:16:28 +00:00
ncgcnv.pas + support for widestring manager based widechar conversions 2007-08-12 20:01:08 +00:00
ncgcon.pas * fixed and enabled smartlinking on Darwin by adding more .reference 2007-09-28 22:48:41 +00:00
ncgflw.pas * write also asmblocklabel for a connected labelsym 2007-07-23 21:01:32 +00:00
ncginl.pas + support for extra packing of sets whose lower element number 2007-09-16 20:04:45 +00:00
ncgld.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
ncgmat.pas * Rework the constexprint to allow operations from low(int64) to high(qword). 2007-06-13 07:41:18 +00:00
ncgmem.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
ncgopt.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
ncgrtti.pas * Make elecount aword to handle u32bit typeconversions of array indexes. 2007-07-03 22:06:23 +00:00
ncgset.pas * fixed overflow 2007-09-20 20:23:26 +00:00
ncgutil.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
ncnv.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
ncon.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
nflw.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
ninl.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
nld.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
nmat.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
nmem.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
nobj.pas * don't allow starting new virtual trees in TP-style objects + test 2007-09-09 14:58:55 +00:00
node.pas * remove firstpasscount 2007-09-26 21:13:32 +00:00
nopt.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
nset.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
nstate.pas
nutils.pas * fixed calculation of fpu resources 2007-10-13 19:39:25 +00:00
ogbase.pas * idata must be aligned on 4 bytes to prevent a corrupt 2007-10-02 18:41:47 +00:00
ogcoff.pas * don't reuse emptyint 2007-10-02 18:41:07 +00:00
ogelf.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
oglx.pas
ogmap.pas * Rework the constexprint to allow operations from low(int64) to high(qword). 2007-06-13 07:41:18 +00:00
optbase.pas
optcse.pas * fixed some crashes 2007-09-20 22:28:54 +00:00
optdfa.pas * fixed dfa for raise nodes 2007-07-23 20:22:36 +00:00
options.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
opttail.pas * refactor function result handling 2007-09-18 22:12:07 +00:00
optunrol.pas * invalid typecast 2007-09-17 19:40:36 +00:00
optutils.pas
owar.pas
owbase.pas
parabase.pas
paramgr.pas
parser.pas
pass_1.pas
pass_2.pas * indenting of node names 2007-09-09 14:03:31 +00:00
pbase.pas * Rework the constexprint to allow operations from low(int64) to high(qword). 2007-06-13 07:41:18 +00:00
pdecl.pas - removed some unused variables 2007-07-17 13:57:15 +00:00
pdecobj.pas * save and restore aktobjectdef 2007-09-04 18:31:20 +00:00
pdecsub.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
pdecvar.pas * the "external alignment" (i.e., that of their starting addresses) of 2007-09-08 18:13:28 +00:00
pexports.pas * Rework the constexprint to allow operations from low(int64) to high(qword). 2007-06-13 07:41:18 +00:00
pexpr.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
pinline.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
pmodules.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
pp.lpi
pp.pas
ppc68k.lpi
ppc.cfg
ppc.conf
ppc.dof
ppcarm.lpi
ppcppc.lpi
ppcsparc.lpi
ppheap.pas
ppu.pas * fixed tests/cg/opt/tretopt, and also in more cases 2007-09-02 21:27:37 +00:00
procinfo.pas + PIC support for darwin/ppc32 (-Cg works now, no regressions in test 2007-09-26 16:41:32 +00:00
pstatmnt.pas * disallow using inline nodes with a non-void resultdef as statements 2007-10-12 11:54:37 +00:00
psub.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
psystem.pas - removed tai_file/tai_loc, no longer needed 2007-07-04 08:14:48 +00:00
ptconst.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
ptype.pas + support for extra packing of sets whose lower element number 2007-09-16 20:04:45 +00:00
raatt.pas + .fini section support 2007-07-28 08:40:10 +00:00
rabase.pas
rasm.pas
rautils.pas * Improved escape analysis so the improved tretopt no longer fails. 2007-09-05 13:29:22 +00:00
README
regvars.pas
rgbase.pas
rgobj.pas + PIC support for darwin/ppc32 (-Cg works now, no regressions in test 2007-09-26 16:41:32 +00:00
scandir.pas + support for specifying the minimal precision for floating point 2007-09-01 19:38:27 +00:00
scanner.pas * hack around the -intconst hack in pexpr when recording tokens, resolves #9471 2007-10-06 14:33:57 +00:00
script.pas * fixed handling of paths/files with spaces in their name in link.res 2007-07-25 16:25:14 +00:00
switches.pas
symbase.pas
symconst.pas * avoid writing the stabs for a child class before those of a parent 2007-09-19 16:37:49 +00:00
symdef.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
symnot.pas
symsym.pas * fixed tests/cg/opt/tretopt, and also in more cases 2007-09-02 21:27:37 +00:00
symtable.pas * added missing assignment check when searching for a symbol in a class, fixing bug #9673 2007-09-20 20:35:35 +00:00
symtype.pas * Convert guid load/save to endian safe code. 2007-06-30 21:45:20 +00:00
symutil.pas * Rework the constexprint to allow operations from low(int64) to high(qword). 2007-06-13 07:41:18 +00:00
systems.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
tgobj.pas * 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. 2007-06-20 20:31:06 +00:00
tokens.pas
verbose.pas * Rework the constexprint to allow operations from low(int64) to high(qword). 2007-06-13 07:41:18 +00:00
version.pas
widestr.pas * make code page name parsing case insensitive (mantis #8930) 2007-09-22 20:54:49 +00:00

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