fpc/compiler
florian b9a0e2ead2 * makefile again regenerated
git-svn-id: trunk@2280 -
2006-01-13 20:32:53 +00:00
..
alpha * new categories for vs_*: vs_declared, vs_initialised, vs_read, 2005-12-10 16:51:26 +00:00
arm * fixed handling of doubles in softemu mode if they are split between register and memory 2005-12-24 17:43:57 +00:00
html
i386 * fixed allocregbetween in case the first removed tai_regalloc is an 2006-01-09 10:07:14 +00:00
ia64
m68k * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
mips
msg * error corrections for message files from Karl-Michael Schindler 2006-01-08 09:18:08 +00:00
powerpc + added framework code for AmigaOS/PPC syscall support 2006-01-09 08:58:30 +00:00
powerpc64 * div by const now enabled with -O2 (not -O3) 2006-01-08 18:04:44 +00:00
sparc * support multiple asmlabel types, renamed getlabel to 2005-09-18 21:16:10 +00:00
systems * fixed case sensitivity flags for Amiga & co 2006-01-13 16:26:39 +00:00
utils * makefile again regenerated 2006-01-13 20:32:53 +00:00
vis
x86 * generic compiler patches for ppc64/linux PIC code 2006-01-08 13:27:31 +00:00
x86_64 * fixed interface wrappers in pic 2005-11-13 14:53:04 +00:00
aasmbase.pas * generic compiler patches for ppc64/linux PIC code 2006-01-08 13:27:31 +00:00
aasmtai.pas * generic compiler patches for ppc64/linux PIC code 2006-01-08 13:27:31 +00:00
aggas.pas * generic compiler patches for ppc64/linux PIC code 2006-01-08 13:27:31 +00:00
aopt.pas + enabled postpeepholeopts phase 2005-10-12 19:47:21 +00:00
aoptbase.pas * cpu-specific overrides of optimizer methods now get called 2005-10-07 21:44:00 +00:00
aoptcs.pas
aoptda.pas * support multiple asmlabel types, renamed getlabel to 2005-09-18 21:16:10 +00:00
aoptobj.pas * fixed refs bookkeeping of jump labels (fix from Florian in popt386) 2006-01-08 15:50:14 +00:00
assemble.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
browcol.pas
browlog.pas
bsdcompile * Simple script which specifies the right params for a try out BSD build 2000-04-11 13:06:25 +00:00
catch.pas
cclasses.pas
cg64f32.pas * support multiple asmlabel types, renamed getlabel to 2005-09-18 21:16:10 +00:00
cgbase.pas * procedures which use goto/label revert to the older and less 2006-01-05 23:45:00 +00:00
cgobj.pas * make sure live_start and live_end are correctly updated while 2006-01-05 17:46:16 +00:00
cgutils.pas
charset.pas
cmsgs.pas
comphook.pas + -vb: writes compiler messages with full path instead of the file name only 2005-09-18 18:09:19 +00:00
compiler.pas * powerpc64 port from Thomas Schatzl 2005-09-25 17:19:44 +00:00
compinnr.inc + slice implemented 2005-10-15 16:48:27 +00:00
comprsrc.pas
COPYING
cp437.pas
cp850.pas
cp8859_1.pas
cresstr.pas * fixed rtl package building 2005-11-15 22:39:32 +00:00
cstreams.pas
cutils.pas * removed hexstr(), already in RTL (and even supports 64 bit integers) 2006-01-08 18:01:34 +00:00
dbgbase.pas * move stabs generation to a single procedure call from pmodules 2005-10-12 10:35:46 +00:00
dbgdwarf.pas
dbgstabs.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
defcmp.pas * split tstringtype for stringdef and stringconstnode 2006-01-13 17:20:27 +00:00
defutil.pas * basic support for generic classes 2005-12-21 10:11:15 +00:00
dwarf.pas * support multiple asmlabel types, renamed getlabel to 2005-09-18 21:16:10 +00:00
export.pas
finput.pas + Fixed -o option 2005-11-05 23:26:23 +00:00
fmodule.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
fpccrc.pas * Rename unit crc to fpccrc to avoid name conflict in packages 2005-12-01 16:45:44 +00:00
fpcdefs.inc - more PowerPC64 fixes; "Hello World" style programs can be compiled and run 2005-09-27 18:16:49 +00:00
fppu.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
gendef.pas
globals.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
globtype.pas * procedures which use goto/label revert to the older and less 2006-01-05 23:45:00 +00:00
htypechk.pas * never make vs_var or vs_out variabled non-regable, unless it's an 2006-01-03 15:37:49 +00:00
impdef.pas
import.pas
link.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
make_old.cmd
Makefile * makefile again regenerated 2006-01-13 20:32:53 +00:00
Makefile.fpc * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target 2005-10-08 15:48:39 +00:00
mdppc386.bat
mppc68k.bat
mppc386.bat
mppcsparc
MPWMake
msgidx.inc + made the compiler to know about PowerPC AmigaOS 2006-01-07 04:46:27 +00:00
msgtxt.inc * error corrections for message files from Karl-Michael Schindler 2006-01-08 09:18:08 +00:00
nadd.pas * split tstringtype for stringdef and stringconstnode 2006-01-13 17:20:27 +00:00
nbas.pas * optimized register allocation for tempnodes 2006-01-08 12:53:43 +00:00
ncal.pas * split tstringtype for stringdef and stringconstnode 2006-01-13 17:20:27 +00:00
ncgadd.pas * support multiple asmlabel types, renamed getlabel to 2005-09-18 21:16:10 +00:00
ncgbas.pas * optimized register allocation for tempnodes 2006-01-08 12:53:43 +00:00
ncgcal.pas * ppc64/linux: enhanced varargs support (passes tprintf test now) 2005-11-17 21:35:01 +00:00
ncgcnv.pas * split tstringtype for stringdef and stringconstnode 2006-01-13 17:20:27 +00:00
ncgcon.pas * split tstringtype for stringdef and stringconstnode 2006-01-13 17:20:27 +00:00
ncgflw.pas * procedures which use goto/label revert to the older and less 2006-01-05 23:45:00 +00:00
ncginl.pas * split tstringtype for stringdef and stringconstnode 2006-01-13 17:20:27 +00:00
ncgld.pas * cleaned up segmented thread variables 2006-01-03 12:49:29 +00:00
ncgmat.pas * support multiple asmlabel types, renamed getlabel to 2005-09-18 21:16:10 +00:00
ncgmem.pas * fixed web bug #4669 (usage of location.loc instead of expectloc) 2006-01-08 21:11:04 +00:00
ncgopt.pas * support multiple asmlabel types, renamed getlabel to 2005-09-18 21:16:10 +00:00
ncgset.pas * support multiple asmlabel types, renamed getlabel to 2005-09-18 21:16:10 +00:00
ncgutil.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
ncnv.pas * split tstringtype for stringdef and stringconstnode 2006-01-13 17:20:27 +00:00
ncon.pas * split tstringtype for stringdef and stringconstnode 2006-01-13 17:20:27 +00:00
nflw.pas * procedures which use goto/label revert to the older and less 2006-01-05 23:45:00 +00:00
ninl.pas * made chararray handling 98% TP-compatible, fixes web bugs 3012 2006-01-04 10:05:10 +00:00
nld.pas * fixed web bug #4647 (untyped elements in array constructors) + test 2006-01-01 20:43:28 +00:00
nmat.pas * new categories for vs_*: vs_declared, vs_initialised, vs_read, 2005-12-10 16:51:26 +00:00
nmem.pas * split tstringtype for stringdef and stringconstnode 2006-01-13 17:20:27 +00:00
nobj.pas * "fixed" web bugs 3183 and 4403 by breaking the parser in 2006-01-04 22:21:05 +00:00
node.pas
nopt.pas
nset.pas * new categories for vs_*: vs_declared, vs_initialised, vs_read, 2005-12-10 16:51:26 +00:00
nstate.pas
nutils.pas * also process methodpointerinit and methodpointerdone fields 2006-01-05 16:49:31 +00:00
ogbase.pas
ogcoff.pas * generic compiler patches for ppc64/linux PIC code 2006-01-08 13:27:31 +00:00
ogelf.pas * generic compiler patches for ppc64/linux PIC code 2006-01-08 13:27:31 +00:00
oglx.pas
ogmap.pas
optcse.pas
options.pas * use not unsetbool for -WI- 2006-01-13 17:27:47 +00:00
optunrol.pas
owar.pas
owbase.pas
parabase.pas * generic compiler patches for ppc64/linux PIC code 2006-01-08 13:27:31 +00:00
paramgr.pas + 1st attempt to have explicit funcretloc for Amiga/m68k 2005-12-18 03:58:27 +00:00
parser.pas + added framework code for AmigaOS/PPC syscall support 2006-01-09 08:58:30 +00:00
pass_1.pas * fixed compilerwidestring concatenation 2005-12-04 18:29:07 +00:00
pass_2.pas * remove check for expectloc<>location.loc, it doesn't work anymore for 2005-10-20 06:51:40 +00:00
pbase.pas * basic support for generic classes 2005-12-21 10:11:15 +00:00
pdecl.pas * basic support for generic classes 2005-12-21 10:11:15 +00:00
pdecobj.pas * basic support for generic classes 2005-12-21 10:11:15 +00:00
pdecsub.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
pdecvar.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
pexports.pas * exports info handling refactored, -E will be passed to ld if necessary 2005-12-10 22:00:33 +00:00
pexpr.pas * split tstringtype for stringdef and stringconstnode 2006-01-13 17:20:27 +00:00
pinline.pas * basic support for generic classes 2005-12-21 10:11:15 +00:00
pmodules.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
pp.lpi
pp.pas * move all stabs ($ifdef gdb) code to dbgstabs 2005-10-02 11:17:05 +00:00
ppc.cfg
ppc.conf
ppc.dof
ppc.dpr
ppheap.pas
ppu.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
procinfo.pas * support multiple asmlabel types, renamed getlabel to 2005-09-18 21:16:10 +00:00
pstatmnt.pas * new categories for vs_*: vs_declared, vs_initialised, vs_read, 2005-12-10 16:51:26 +00:00
psub.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
psystem.pas * basic support for generic classes 2005-12-21 10:11:15 +00:00
ptconst.pas * split tstringtype for stringdef and stringconstnode 2006-01-13 17:20:27 +00:00
ptype.pas * fix parsing of typecasts in type declarations 2005-12-22 12:21:06 +00:00
raatt.pas * new assembler symbol type AT_LABEL needed for PowerPc64 target 2005-10-03 22:13:45 +00:00
rabase.pas
rasm.pas
rautils.pas * new categories for vs_*: vs_declared, vs_initialised, vs_read, 2005-12-10 16:51:26 +00:00
README
regvars.pas
rgbase.pas
rgobj.pas * fixed backwards extension of regalloc information 2006-01-06 11:17:29 +00:00
scandir.pas + added framework code for AmigaOS/PPC syscall support 2006-01-09 08:58:30 +00:00
scanner.pas * support FPCDATE include 2006-01-12 06:59:43 +00:00
script.pas Fixed Unix2Amiga path conversions for external asm script 2005-11-24 11:41:59 +00:00
switches.pas * $W switch sets the localswitch cs_generate_stackframes that can be 2005-10-19 05:50:26 +00:00
symbase.pas * move all stabs ($ifdef gdb) code to dbgstabs 2005-10-02 11:17:05 +00:00
symconst.pas * split tstringtype for stringdef and stringconstnode 2006-01-13 17:20:27 +00:00
symdef.pas * split tstringtype for stringdef and stringconstnode 2006-01-13 17:20:27 +00:00
symnot.pas
symsym.pas * new categories for vs_*: vs_declared, vs_initialised, vs_read, 2005-12-10 16:51:26 +00:00
symtable.pas * don't report name differences after implicit renames 2005-12-21 11:04:42 +00:00
symtype.pas * fix enum support in vecn in symlists 2005-12-23 14:11:29 +00:00
symutil.pas
systems.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
tgobj.pas * powerpc64 port from Thomas Schatzl 2005-09-25 17:19:44 +00:00
tokens.pas * Enable recognition of property keyword in all modes now that 2006-01-03 23:11:28 +00:00
verbose.pas + -vb: writes compiler messages with full path instead of the file name only 2005-09-18 18:09:19 +00:00
version.pas * powerpc64 port from Thomas Schatzl 2005-09-25 17:19:44 +00:00
widestr.pas * fixed compilerwidestring concatenation 2005-12-04 18:29:07 +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