fpc/compiler
florian b4da246668 + printnode shortcut for lazy people
git-svn-id: trunk@8501 -
2007-09-16 10:47:28 +00:00
..
alpha
arm * pass classes and interfaces by value if const is used, resolves #9674 2007-09-14 19:26:09 +00:00
html
i386 * fixed parsing of "rcl/rcr rm,imm" (mantis #9025) 2007-08-12 13:50:52 +00:00
ia64
m68k * small m68k cleanups 2007-09-16 10:21:17 +00:00
mips
msg * updates by Karl-Michael Schindler 2007-09-09 19:49:07 +00:00
powerpc * enabled tail recursion optimization for ppc 2007-09-08 22:47:34 +00:00
powerpc64 * treat procvardef parameters the same as records (fixes webtbs/tw9141) 2007-09-06 17:35:50 +00:00
ppcgen * fixed bug in ppc jumptable generation for case statements with 2007-08-26 11:15:14 +00:00
sparc * sparc compiles again 2007-09-16 09:14:21 +00:00
systems * upped recordalignmax for darwin/ppc and darwin/ppc64 a bit 2007-09-08 22:52:12 +00:00
utils * fixed bug #9577 using short boolean eval. While fixing also fixed next IF. 2007-09-02 19:22:04 +00:00
vis
x86 * fixed parsing of "rcl/rcr rm,imm" (mantis #9025) 2007-08-12 13:50:52 +00:00
x86_64 * fixed parsing of "rcl/rcr rm,imm" (mantis #9025) 2007-08-12 13:50:52 +00:00
aasmbase.pas + .fini section support 2007-07-28 08:40:10 +00:00
aasmdata.pas
aasmsym.pas
aasmtai.pas * revert r8118 2007-07-22 19:59:00 +00:00
aggas.pas * removed rodata support for ppc64 again because it doesn't work on 2007-08-24 17:19:52 +00:00
aopt.pas
aoptbase.pas
aoptcs.pas
aoptda.pas
aoptobj.pas
assemble.pas * make cycle OPT=-gwl -Co -Cr on x86-64 fixed 2007-07-07 19:16:49 +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 * Do not use disk cache on go32v2 system 2007-09-14 21:58:43 +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 * Fixed another placed where chained paralocs where not being processed. 2007-06-29 06:33:12 +00:00
cgutils.pas
charset.pas
cmsgs.pas - removed several ;; 2007-05-28 15:59:17 +00:00
comphook.pas * added status.currentmodulestate 2007-05-24 06:21:31 +00:00
compiler.pas * Rework the constexprint to allow operations from low(int64) to high(qword). 2007-06-13 07:41:18 +00:00
compinnr.inc + support for ISO Extended Pascal ReadStr() and WriteStr() routines 2007-05-14 17:34:01 +00:00
comprsrc.pas * Small improvement to previous commit. 2007-08-28 21:06:15 +00:00
constexp.pas * revert r8118 2007-07-22 19:59:00 +00:00
COPYING
cp437.pas
cp850.pas
cp866.pas * added missing "reserved" field to new code page files to fix warnings 2007-05-31 15:07:48 +00:00
cp1251.pas - removed some unused variables 2007-07-17 13:57:15 +00:00
cp8859_1.pas
cp8859_5.pas * added missing "reserved" field to new code page files to fix warnings 2007-05-31 15:07:48 +00:00
crefs.pas * Rework the constexprint to allow operations from low(int64) to high(qword). 2007-06-13 07:41:18 +00:00
cresstr.pas
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 + added generation of debugging infos of parast and localst for methods 2007-03-30 21:34:55 +00:00
dbgdwarf.pas * properly set the "current compilation directory" (all included files 2007-09-09 13:51:30 +00:00
dbgstabs.pas * prevent overflow in record size 2007-09-11 18:12:28 +00:00
defcmp.pas * always demote type conversions which cannot represent part of the 2007-08-28 19:38:40 +00:00
defutil.pas * revert r8118 2007-07-22 19:59:00 +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
fppu.pas * save/load LinkOtherFrameworks to/from ppu files 2007-08-31 17:03:33 +00:00
gendef.pas
globals.pas + -go<x> switch for debugging options (some global switches could be 2007-09-09 09:27:49 +00:00
globtype.pas + -go<x> switch for debugging options (some global switches could be 2007-09-09 09:27:49 +00:00
htypechk.pas * Improved escape analysis so the improved tretopt no longer fails. 2007-09-05 13:29:22 +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
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 * small typecheckpass wrapper for recursion 2007-09-11 22:26:36 +00:00
nbas.pas * use callnodeflag to check if the result of a function is used 2007-09-10 16:40:40 +00:00
ncal.pas * disabled inlining when passing a refcounted parameter typecasted to 2007-09-07 10:40:26 +00:00
ncgadd.pas - removed/disabled all normalset code (except for bootstrapping), since 2007-05-20 11:19:36 +00:00
ncgbas.pas * changed boolean fields in ttempinfo to a set for easier 2007-07-29 19:37:06 +00:00
ncgcal.pas + support for refcounted records returned by functions in 2 registers 2007-05-03 15:05:44 +00:00
ncgcnv.pas + support for widestring manager based widechar conversions 2007-08-12 20:01:08 +00:00
ncgcon.pas * Completely fixed float constants in softfloat mode when compiler was compiled in hardfloat mode on arm-linux host. 2007-07-10 21:05:12 +00:00
ncgflw.pas * write also asmblocklabel for a connected labelsym 2007-07-23 21:01:32 +00:00
ncginl.pas * removed some unused variables 2007-09-08 08:45:12 +00:00
ncgld.pas * no refcount needed for all constants instead of only stringconst 2007-09-10 16:41:29 +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 * removed some unused variables 2007-09-08 08:45:12 +00:00
ncgopt.pas * Rework the constexprint to allow operations from low(int64) to high(qword). 2007-06-13 07:41:18 +00:00
ncgrtti.pas * Make elecount aword to handle u32bit typeconversions of array indexes. 2007-07-03 22:06:23 +00:00
ncgset.pas * also check for valid min/maxlabel range for jumptable in case 2007-08-14 13:58:56 +00:00
ncgutil.pas * the "external alignment" (i.e., that of their starting addresses) of 2007-09-08 18:13:28 +00:00
ncnv.pas * Improved escape analysis so the improved tretopt no longer fails. 2007-09-05 13:29:22 +00:00
ncon.pas * Fix endian issue in ppuload/ppuwrite. 2007-07-02 06:18:38 +00:00
nflw.pas * write also asmblocklabel for a connected labelsym 2007-07-23 21:01:32 +00:00
ninl.pas * give an error for high(ansistring) and high(widestring) 2007-09-03 16:37:24 +00:00
nld.pas * fix invalid typecast 2007-09-11 22:28:39 +00:00
nmat.pas - removed unused variable after div-by-zero simplify patch 2007-09-02 21:06:50 +00:00
nmem.pas * Improved escape analysis so the improved tretopt no longer fails. 2007-09-05 13:29:22 +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 + printnode shortcut for lazy people 2007-09-16 10:47:28 +00:00
nopt.pas
nset.pas * Rework the constexprint to allow operations from low(int64) to high(qword). 2007-06-13 07:41:18 +00:00
nstate.pas
nutils.pas * use fpc_decr_intf and zeroing for finalizing of interfaces 2007-09-10 16:40:03 +00:00
ogbase.pas + .fini section support 2007-07-28 08:40:10 +00:00
ogcoff.pas + .fini section support 2007-07-28 08:40:10 +00:00
ogelf.pas + .fini section support 2007-07-28 08:40:10 +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 + first basically working (not all node types yet) dfa implementation determining life information 2007-05-06 21:33:39 +00:00
optcse.pas * some node optimizer stuff cleaned up 2007-04-15 14:41:00 +00:00
optdfa.pas * fixed dfa for raise nodes 2007-07-23 20:22:36 +00:00
options.pas * small m68k cleanups 2007-09-16 10:21:17 +00:00
opttail.pas * write also asmblocklabel for a connected labelsym 2007-07-23 21:01:32 +00:00
optunrol.pas * setup proper starting value when optimizing away a loop, resolves #9096 2007-09-12 19:41:36 +00:00
optutils.pas + give more sophisticated warnings about uninitalized variables when life info is available 2007-06-03 17:35:48 +00:00
owar.pas
owbase.pas * do not use F field to get TObjectReader FileName as it is freed inside openfile method 2007-05-03 23:55:55 +00:00
parabase.pas
paramgr.pas
parser.pas * cleanup current module status 2007-05-23 13:33:53 +00:00
pass_1.pas + support for simplifying simple inline functions down to a single 2007-03-13 22:27:55 +00:00
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 * fix invalid typecast 2007-09-11 22:13:31 +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 + support for specifying the minimal precision for floating point 2007-09-01 19:38:27 +00:00
pinline.pas * Rework the constexprint to allow operations from low(int64) to high(qword). 2007-06-13 07:41:18 +00:00
pmodules.pas * only create PASCALFINALIZE for programs and libraries 2007-07-28 10:47:31 +00:00
pp.lpi
pp.pas
ppc68k.lpi
ppc.cfg
ppc.conf
ppc.dof
ppcarm.lpi
ppcppc.lpi
ppcsparc.lpi + sparc lazarus project file 2007-04-05 10:22:24 +00:00
ppheap.pas
ppu.pas * fixed tests/cg/opt/tretopt, and also in more cases 2007-09-02 21:27:37 +00:00
procinfo.pas * proper handling of dummy result node in dfa, resolves #8717 and #8079 2007-07-23 08:57:31 +00:00
pstatmnt.pas * fixed regression of webtbs/tw2789 caused by r8270 (setting vs_read 2007-08-12 19:52:57 +00:00
psub.pas * also generate an implicit exception frame in case only the function 2007-09-01 14:18:09 +00:00
psystem.pas - removed tai_file/tai_loc, no longer needed 2007-07-04 08:14:48 +00:00
ptconst.pas * throw better error when variable values are used as typed consts, resolves #9333 2007-07-29 14:29:19 +00:00
ptype.pas * disallow widechar sets (Delphi 7 compatible, and were handled wrongly 2007-08-14 14:27:59 +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 * revert r8118 2007-07-22 19:59:00 +00:00
scandir.pas + support for specifying the minimal precision for floating point 2007-09-01 19:38:27 +00:00
scanner.pas * better error messages for non-overloadable operators: 2007-09-08 10:49:16 +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 + forbid usage of $E on targets supporting no fpu emulation 2007-06-10 17:03:26 +00:00
symbase.pas
symconst.pas + support for specifying the minimal precision for floating point 2007-09-01 19:38:27 +00:00
symdef.pas * fix high value in pointer to array conversion 2007-09-08 15:25:25 +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 * the "external alignment" (i.e., that of their starting addresses) of 2007-09-08 18:13:28 +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 * ignore pic directive/switch if the platform doesn't support pic, resolves #9281 2007-07-23 20:25:04 +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 + support for widestring manager based widechar conversions 2007-08-12 20:01:08 +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