fpc/compiler
2004-09-21 20:33:00 +00:00
..
alpha * logs truncated 2004-06-20 08:55:28 +00:00
arm * fixed float spilling to use sfm/lfm instead of stf/ldf 2004-07-04 15:22:34 +00:00
html
i386 * paraloc branch merged 2004-09-21 17:25:12 +00:00
ia64 * logs truncated 2004-06-20 08:55:28 +00:00
m68k * logs truncated 2004-06-20 08:55:28 +00:00
msg * for loop variable assignment is not allowed anymore 2004-09-13 20:28:26 +00:00
new * logs truncated 2004-06-20 08:55:28 +00:00
powerpc * paraloc branch merged 2004-09-21 17:25:12 +00:00
sparc * don't remove MOV reg1,reg1 it is needed for the RA 2004-09-21 20:33:00 +00:00
systems * paraloc branch merged 2004-09-21 17:25:12 +00:00
utils * fixed wrong error message 2004-09-10 21:00:53 +00:00
vis * logs truncated 2004-06-20 08:55:28 +00:00
x86 * paraloc branch merged 2004-09-21 17:25:12 +00:00
x86_64 * paraloc branch merged 2004-09-21 17:25:12 +00:00
aasmbase.pas * fixed relabeling properly now :) 2004-07-22 10:09:10 +00:00
aasmtai.pas * fixed alignment of variant records 2004-08-15 13:30:18 +00:00
aggas.pas don't lowercase filenames in stabs 2004-08-27 20:53:52 +00:00
aopt.pas * logs truncated 2004-06-20 08:55:28 +00:00
aoptbase.pas * logs truncated 2004-06-20 08:55:28 +00:00
aoptcs.pas * logs truncated 2004-06-20 08:55:28 +00:00
aoptda.pas * logs truncated 2004-06-20 08:55:28 +00:00
aoptobj.pas * logs truncated 2004-06-20 08:55:28 +00:00
assemble.pas don't lowercase filenames in stabs 2004-08-27 20:53:52 +00:00
browcol.pas * logs truncated 2004-06-20 08:55:28 +00:00
browlog.pas * logs truncated 2004-06-20 08:55:28 +00:00
bsdcompile
catch.pas + Added argument to Stop 2004-09-09 08:19:47 +00:00
cclasses.pas * stringlist.find case insensitive 2004-09-13 20:26:26 +00:00
cg64f32.pas * paraloc branch merged 2004-09-21 17:25:12 +00:00
cg64f64.pas * logs truncated 2004-06-20 08:55:28 +00:00
cgbase.pas * fixed longbool(<int64>) on sparc 2004-08-24 21:02:32 +00:00
cgobj.pas * paraloc branch merged 2004-09-21 17:25:12 +00:00
cgutils.pas * top_symbol killed 2004-02-27 10:21:04 +00:00
charset.pas * logs truncated 2004-06-20 08:55:28 +00:00
cmsgs.pas * logs truncated 2004-06-20 08:55:28 +00:00
comphook.pas + Check if outputdir exists, Fix exitcode when displaying help pages 2004-09-08 11:23:30 +00:00
compiler.pas + Check if outputdir exists, Fix exitcode when displaying help pages 2004-09-08 11:23:30 +00:00
compinnr.inc + macpas style: exit, cycle, leave 2004-07-05 21:49:43 +00:00
comprsrc.pas * logs truncated 2004-06-20 08:55:28 +00:00
cp437.pas
cp850.pas
cp8859_1.pas
crc.pas * logs truncated 2004-06-20 08:55:28 +00:00
cresstr.pas * remove maxlen field from ansistring/widestrings 2004-07-12 17:58:19 +00:00
cstreams.pas * logs truncated 2004-06-20 08:55:28 +00:00
cutils.pas * range check error in swapint64 2004-09-21 20:32:40 +00:00
defcmp.pas * prefer pchar-string over pchar-pointer 2004-09-21 15:52:35 +00:00
defutil.pas * fixed longbool(<int64>) on sparc 2004-08-24 21:02:32 +00:00
depend
dmisc.pas * logs truncated 2004-06-20 08:55:28 +00:00
dwarf.pas * logs truncated 2004-06-20 08:55:28 +00:00
export.pas * logs truncated 2004-06-20 08:55:28 +00:00
finput.pas + Patch from Christian Iversen to implement LIBPREFIX/SUFFIX/EXTENSION directives 2004-08-02 07:15:54 +00:00
fmodule.pas * use realmodulename in unit not used msg 2004-08-30 20:23:33 +00:00
fpcdefs.inc * x86_64 fixes 2004-09-21 19:59:51 +00:00
fppu.pas * remove check for shortunitname, it broke units with 8 and 9 chars 2004-09-13 20:27:27 +00:00
gdb.pas * logs truncated 2004-06-20 08:55:28 +00:00
gendef.pas * logs truncated 2004-06-20 08:55:28 +00:00
globals.pas * x86_64 fixes 2004-09-21 19:59:51 +00:00
globtype.pas + added external facilities for macpas 2004-07-14 23:19:21 +00:00
htypechk.pas * for loop variable assignment is not allowed anymore 2004-09-13 20:28:26 +00:00
impdef.pas * logs truncated 2004-06-20 08:55:28 +00:00
import.pas * logs truncated 2004-06-20 08:55:28 +00:00
link.pas * shell now returns an exitcode 2004-07-17 15:51:57 +00:00
make_old.cmd
Makefile * makefiles regenerated 2004-09-04 23:33:38 +00:00
Makefile.fpc * fpcfan copy paste error (ifdef x86_64 should be arm) 2004-08-06 22:37:49 +00:00
mdppc386.bat
mppc68k.bat
mppc386.bat
mppcsparc * fix compile problem 2004-07-26 04:00:35 +00:00
msgidx.inc * for loop variable assignment is not allowed anymore 2004-09-13 20:28:26 +00:00
msgtxt.inc * for loop variable assignment is not allowed anymore 2004-09-13 20:28:26 +00:00
nadd.pas * paraloc branch merged 2004-09-21 17:25:12 +00:00
nbas.pas + temps can now also hold fpu values in registers (take care with use, 2004-07-16 19:45:15 +00:00
ncal.pas * paraloc branch merged 2004-09-21 17:25:12 +00:00
ncgadd.pas * logs truncated 2004-06-20 08:55:28 +00:00
ncgbas.pas * paraloc branch merged 2004-09-21 17:25:12 +00:00
ncgcal.pas * paraloc branch merged 2004-09-21 17:25:12 +00:00
ncgcnv.pas * logs truncated 2004-06-20 08:55:28 +00:00
ncgcon.pas * constant floating point assignments etc. are now overflow checked 2004-08-08 16:00:56 +00:00
ncgflw.pas * paraloc branch merged 2004-09-21 17:25:12 +00:00
ncginl.pas * paraloc branch merged 2004-09-21 17:25:12 +00:00
ncgld.pas * paraloc branch merged 2004-09-21 17:25:12 +00:00
ncgmat.pas * paraloc branch merged 2004-09-21 17:25:12 +00:00
ncgmem.pas * paraloc branch merged 2004-09-21 17:25:12 +00:00
ncgopt.pas * logs truncated 2004-06-20 08:55:28 +00:00
ncgset.pas * fixed rare case bug (see tests/test/tb0478.pp) 2004-08-25 11:51:31 +00:00
ncgutil.pas * paraloc branch merged 2004-09-21 17:25:12 +00:00
ncnv.pas * constant floating point assignments etc. are now overflow checked 2004-08-08 16:00:56 +00:00
ncon.pas * logs truncated 2004-06-20 08:55:28 +00:00
nflw.pas * for loop variable assignment is not allowed anymore 2004-09-13 20:28:26 +00:00
ninl.pas * another fix for reading of subranges 2004-09-16 16:32:27 +00:00
nld.pas * logs truncated 2004-06-20 08:55:28 +00:00
nmat.pas * logs truncated 2004-06-20 08:55:28 +00:00
nmem.pas * logs truncated 2004-06-20 08:55:28 +00:00
nobj.pas * paraloc branch merged 2004-09-21 17:25:12 +00:00
node.pas * logs truncated 2004-06-20 08:55:28 +00:00
nopt.pas * logs truncated 2004-06-20 08:55:28 +00:00
nset.pas * logs truncated 2004-06-20 08:55:28 +00:00
nstate.pas * logs truncated 2004-06-20 08:55:28 +00:00
nutils.pas * fix possible wrong typecast 2004-08-25 15:54:46 +00:00
ogbase.pas * logs truncated 2004-06-20 08:55:28 +00:00
ogcoff.pas don't use .rodata, it doesn't work yet 2004-08-27 20:55:08 +00:00
ogelf.pas * .rodata section support, disabled by default since it doesn't work 2004-08-25 15:55:10 +00:00
oglx.pas * logs truncated 2004-06-20 08:55:28 +00:00
ogmap.pas * logs truncated 2004-06-20 08:55:28 +00:00
options.pas * paraloc branch merged 2004-09-21 17:25:12 +00:00
owar.pas * logs truncated 2004-06-20 08:55:28 +00:00
owbase.pas * logs truncated 2004-06-20 08:55:28 +00:00
parabase.pas * paraloc branch merged 2004-09-21 17:25:12 +00:00
paramgr.pas * paraloc branch merged 2004-09-21 17:25:12 +00:00
parser.pas * logs truncated 2004-06-20 08:55:28 +00:00
pass_1.pas * logs truncated 2004-06-20 08:55:28 +00:00
pass_2.pas * logs truncated 2004-06-20 08:55:28 +00:00
pbase.pas * finally is an "endtoken" as well 2004-08-08 12:06:38 +00:00
pdecl.pas * use realname in error msg 2004-09-13 20:33:17 +00:00
pdecobj.pas allow published for constructors 2004-08-29 11:28:10 +00:00
pdecsub.pas fixed crash with error in default value 2004-08-29 11:28:41 +00:00
pdecvar.pas + padalgingment field for recordsymtables (saved by recorddefs) 2004-08-17 16:29:21 +00:00
pexports.pas * logs truncated 2004-06-20 08:55:28 +00:00
pexpr.pas * fix crash with calling method pointer from class procedure 2004-08-25 15:58:36 +00:00
pinline.pas * logs truncated 2004-06-20 08:55:28 +00:00
pmodules.pas * release localsymtables when module is compiled 2004-09-14 16:33:46 +00:00
pp.lpi * fix compile problem 2004-07-26 04:00:35 +00:00
pp.pas * logs truncated 2004-06-20 08:55:28 +00:00
ppc.cfg
ppc.conf
ppc.dof
ppc.dpr
ppheap.pas * logs truncated 2004-06-20 08:55:28 +00:00
ppu.pas * paraloc branch merged 2004-09-21 17:25:12 +00:00
procinfo.pas * logs truncated 2004-06-20 08:55:28 +00:00
pstatmnt.pas * paraloc branch merged 2004-09-21 17:25:12 +00:00
psub.pas * paraloc branch merged 2004-09-21 17:25:12 +00:00
psystem.pas + macpas style: exit, cycle, leave 2004-07-05 21:49:43 +00:00
ptconst.pas * remove maxlen field from ansistring/widestrings 2004-07-12 17:58:19 +00:00
ptype.pas * logs truncated 2004-06-20 08:55:28 +00:00
raatt.pas * logs truncated 2004-06-20 08:55:28 +00:00
rabase.pas * logs truncated 2004-06-20 08:55:28 +00:00
rasm.pas * logs truncated 2004-06-20 08:55:28 +00:00
rautils.pas * logs truncated 2004-06-20 08:55:28 +00:00
README
regvars.pas * clarified comment 2004-09-10 19:59:38 +00:00
rgbase.pas * logs truncated 2004-06-20 08:55:28 +00:00
rgobj.pas * paraloc branch merged 2004-09-21 17:25:12 +00:00
scandir.pas * target netwlibc added (libc is preferred for newer netware versions) 2004-09-04 21:18:47 +00:00
scanner.pas * Minor bugfix in $IFOPT 2004-09-12 20:46:58 +00:00
script.pas * minor fix for macos 2004-08-20 10:23:35 +00:00
switches.pas browser disabled 2004-08-27 21:59:26 +00:00
symbase.pas * revert has_localst patch 2004-07-09 22:17:31 +00:00
symconst.pas * vo_is_loop_counter added 2004-09-13 20:30:22 +00:00
symdef.pas * paraloc branch merged 2004-09-21 17:25:12 +00:00
symnot.pas * logs truncated 2004-06-20 08:55:28 +00:00
symsym.pas * paraloc branch merged 2004-09-21 17:25:12 +00:00
symtable.pas + padalgingment field for recordsymtables (saved by recorddefs) 2004-08-17 16:29:21 +00:00
symtype.pas * revert has_localst patch 2004-07-09 22:17:31 +00:00
symutil.pas * logs truncated 2004-06-20 08:55:28 +00:00
systems.pas * target netwlibc added (libc is preferred for newer netware versions) 2004-09-04 21:18:47 +00:00
tgobj.pas * paraloc branch merged 2004-09-21 17:25:12 +00:00
tokens.pas + adding operators "|" and "&" for macpas 2004-07-05 23:25:34 +00:00
tpexcept.pas * logs truncated 2004-06-20 08:55:28 +00:00
verbose.pas + Check if outputdir exists, Fix exitcode when displaying help pages 2004-09-08 11:23:30 +00:00
version.pas * logs truncated 2004-06-20 08:55:28 +00:00
widestr.pas * logs truncated 2004-06-20 08:55:28 +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