fpc/compiler
2005-05-14 16:18:37 +00:00
..
alpha * truncate log 2005-02-14 17:13:06 +00:00
arm * fixed generic jumps optimizer and enabled it for ppc (the label table 2005-02-26 01:26:59 +00:00
html
i386 * fixed web bug #3905 2005-04-22 15:55:08 +00:00
ia64 * truncate log 2005-02-14 17:13:06 +00:00
m68k * truncate log 2005-02-14 17:13:06 +00:00
mips * small compilation fix 2005-03-24 13:30:17 +00:00
msg + added -Cp to option page 2005-05-05 14:52:50 +00:00
powerpc * const record parameters > 8 bytes are now passed by reference for non 2005-03-27 14:10:52 +00:00
sparc * fixed generic jumps optimizer and enabled it for ppc (the label table 2005-02-26 01:26:59 +00:00
systems * Fix small issue for link script 2005-05-14 12:15:18 +00:00
utils * typo fixed 2005-05-08 19:56:59 +00:00
vis * truncate log 2005-02-14 17:13:06 +00:00
x86 + pic code reading for the assembler readers 2005-04-25 09:51:07 +00:00
x86_64 * fix empty varargs codegeneration for x86_64 2005-03-14 20:18:46 +00:00
aasmbase.pas * truncate log 2005-02-14 17:13:06 +00:00
aasmtai.pas * fixed spilling for several ppc instructions which only read registers 2005-02-18 23:37:51 +00:00
aggas.pas * truncate log 2005-02-14 17:13:06 +00:00
aopt.pas * fixed generic jumps optimizer and enabled it for ppc (the label table 2005-02-26 01:26:59 +00:00
aoptbase.pas * truncate log 2005-02-14 17:13:06 +00:00
aoptcs.pas * truncate log 2005-02-14 17:13:06 +00:00
aoptda.pas * truncate log 2005-02-14 17:13:06 +00:00
aoptobj.pas * fixed generic jumps optimizer and enabled it for ppc (the label table 2005-02-26 01:26:59 +00:00
assemble.pas * truncate log 2005-02-14 17:13:06 +00:00
browcol.pas * truncate log 2005-02-14 17:13:06 +00:00
browlog.pas * truncate log 2005-02-14 17:13:06 +00:00
bsdcompile
catch.pas * use comphook for fpc exceptions 2005-04-24 21:21:10 +00:00
cclasses.pas * fix for SIGSEGV due to access to uninitialized pointers in TList 2005-05-12 21:40:42 +00:00
cg64f32.pas * fix passing of 64bit values when using -Or 2005-02-15 19:16:04 +00:00
cgbase.pas * truncate log 2005-02-14 17:13:06 +00:00
cgobj.pas * truncate log 2005-02-14 17:13:06 +00:00
cgutils.pas * truncate log 2005-02-14 17:13:06 +00:00
charset.pas * truncate log 2005-02-14 17:13:06 +00:00
cmsgs.pas * truncate log 2005-02-14 17:13:06 +00:00
comphook.pas * Made compile on macos 2005-04-28 19:27:12 +00:00
compiler.pas * better exception catching 2005-05-06 18:54:26 +00:00
compinnr.inc * truncate log 2005-02-14 17:13:06 +00:00
comprsrc.pas * maybequoted for windres args 2005-03-04 16:49:14 +00:00
COPYING + Added license to this library 2004-11-29 19:16:43 +00:00
cp437.pas
cp850.pas
cp8859_1.pas
crc.pas * truncate log 2005-02-14 17:13:06 +00:00
cresstr.pas * truncate log 2005-02-14 17:13:06 +00:00
cstreams.pas * truncate log 2005-02-14 17:13:06 +00:00
cutils.pas * DeleteFile replaced with RemoveFile to avoid duplicate 2005-04-23 14:15:58 +00:00
defcmp.pas * support open array to pointer 2005-04-04 16:30:07 +00:00
defutil.pas * truncate log 2005-02-14 17:13:06 +00:00
dwarf.pas * removed some unused variables 2005-03-25 21:55:43 +00:00
export.pas * truncate log 2005-02-14 17:13:06 +00:00
finput.pas * truncate log 2005-02-14 17:13:06 +00:00
fmodule.pas * truncate log 2005-02-14 17:13:06 +00:00
fpcdefs.inc * USECMOV activated 2005-03-20 21:41:29 +00:00
fppu.pas * Cleaned up handling of source file extension. 2005-03-20 22:36:45 +00:00
gdb.pas * truncate log 2005-02-14 17:13:06 +00:00
gendef.pas * DeleteFile replaced with RemoveFile to avoid duplicate 2005-04-23 14:15:58 +00:00
globals.pas * const record parameters > 8 bytes are now passed by reference for non 2005-03-27 14:10:52 +00:00
globtype.pas * const record parameters > 8 bytes are now passed by reference for non 2005-03-27 14:10:52 +00:00
htypechk.pas allow gettting the address of read-only typedconsts 2005-04-25 08:59:07 +00:00
impdef.pas * truncate log 2005-02-14 17:13:06 +00:00
import.pas * truncate log 2005-02-14 17:13:06 +00:00
link.pas * truncate log 2005-02-14 17:13:06 +00:00
make_old.cmd
Makefile * use current fpcmake instead of from 1.9.8 2005-05-05 13:28:47 +00:00
Makefile.fpc * 2.0.0 2005-05-05 12:59:59 +00:00
mdppc386.bat
mppc68k.bat
mppc386.bat
mppcsparc * fix compile problem 2004-07-26 04:00:35 +00:00
MPWMake * Bugfix 2005-04-03 08:48:58 +00:00
msgidx.inc + output of supported instruction sets in info page 2005-05-05 14:53:55 +00:00
msgtxt.inc + output of supported instruction sets in info page 2005-05-05 14:53:55 +00:00
nadd.pas longword-longword gives int64 2005-04-25 08:29:00 +00:00
nbas.pas + compiler support for reading/writing of vararrays 2005-03-27 20:19:21 +00:00
ncal.pas * Fix methodpointer copy from callnode to loadnode 2005-04-06 11:49:37 +00:00
ncgadd.pas * fixed web bug #3533 2005-03-01 21:28:50 +00:00
ncgbas.pas * truncate log 2005-02-14 17:13:06 +00:00
ncgcal.pas decr refcnt for out paras 2005-04-25 09:41:28 +00:00
ncgcnv.pas * fixed web bug #3694 2005-03-05 20:08:27 +00:00
ncgcon.pas * truncate log 2005-02-14 17:13:06 +00:00
ncgflw.pas * truncate log 2005-02-14 17:13:06 +00:00
ncginl.pas * fix register allocation in second_assert 2005-04-04 16:04:47 +00:00
ncgld.pas remove multiple pass2 calls. It is not supported anymore by all nodes (ttempcreatenode) 2005-04-08 15:18:08 +00:00
ncgmat.pas * truncate log 2005-02-14 17:13:06 +00:00
ncgmem.pas * fixed previous commit 2005-04-06 19:39:04 +00:00
ncgopt.pas * truncate log 2005-02-14 17:13:06 +00:00
ncgset.pas * truncate log 2005-02-14 17:13:06 +00:00
ncgutil.pas named sections for intf wrappers 2005-03-28 13:10:22 +00:00
ncnv.pas remove forcing of non-regvar for left node when converting to non-regvar 2005-04-08 15:16:37 +00:00
ncon.pas * truncate log 2005-02-14 17:13:06 +00:00
nflw.pas * add hint when passing an uninitialized variable to a var parameter 2005-03-25 22:20:18 +00:00
ninl.pas * only give warnings for uninitialized variables in low()/high() 2005-04-15 15:50:18 +00:00
nld.pas + variants are now assigned using fpc_variant_copy 2005-03-28 13:36:15 +00:00
nmat.pas * add hint when passing an uninitialized variable to a var parameter 2005-03-25 22:20:18 +00:00
nmem.pas * fixed previous commit 2005-04-06 19:39:04 +00:00
nobj.pas * write nil into the method table for abstract methods 2005-05-05 21:09:10 +00:00
node.pas - removed unused variables 2005-03-25 23:03:04 +00:00
nopt.pas * truncate log 2005-02-14 17:13:06 +00:00
nset.pas * add hint when passing an uninitialized variable to a var parameter 2005-03-25 22:20:18 +00:00
nstate.pas * truncate log 2005-02-14 17:13:06 +00:00
nutils.pas * Fix methodpointer copy from callnode to loadnode 2005-04-06 11:49:37 +00:00
ogbase.pas * truncate log 2005-02-14 17:13:06 +00:00
ogcoff.pas * truncate log 2005-02-14 17:13:06 +00:00
ogelf.pas * truncate log 2005-02-14 17:13:06 +00:00
oglx.pas * truncate log 2005-02-14 17:13:06 +00:00
ogmap.pas * truncate log 2005-02-14 17:13:06 +00:00
options.pas + output of supported instruction sets in info page 2005-05-05 14:53:55 +00:00
owar.pas * truncate log 2005-02-14 17:13:06 +00:00
owbase.pas * fixed deletefile -> removefile 2005-04-23 19:42:54 +00:00
parabase.pas * remove is_single_reference 2005-02-15 21:39:48 +00:00
paramgr.pas * truncate log 2005-02-14 17:13:06 +00:00
parser.pas reset compiling_module in doneparser 2005-04-25 08:15:17 +00:00
pass_1.pas * truncate log 2005-02-14 17:13:06 +00:00
pass_2.pas remove multiple pass2 calls. It is not supported anymore by all nodes (ttempcreatenode) 2005-04-08 15:18:08 +00:00
pbase.pas * truncate log 2005-02-14 17:13:06 +00:00
pdecl.pas * truncate log 2005-02-14 17:13:06 +00:00
pdecobj.pas * allow property in objects in all modes except tp 2005-03-16 21:09:22 +00:00
pdecsub.pas * overloading of assignment operator by different unique result types now possible 2005-04-28 19:32:11 +00:00
pdecvar.pas support external <dllname>; also for variables 2005-03-09 23:44:18 +00:00
pexports.pas * truncate log 2005-02-14 17:13:06 +00:00
pexpr.pas * Fix methodpointer copy from callnode to loadnode 2005-04-06 11:49:37 +00:00
pinline.pas + compiler support for reading/writing of vararrays 2005-03-27 20:19:21 +00:00
pmodules.pas * removed some unused variables 2005-03-25 21:55:43 +00:00
pp.lpi * overloading of assignment operator by different unique result types now possible 2005-04-28 19:32:11 +00:00
pp.pas * truncate log 2005-02-14 17:13:06 +00:00
ppc.cfg
ppc.conf
ppc.dof
ppc.dpr
ppheap.pas * truncate log 2005-02-14 17:13:06 +00:00
ppu.pas * const record parameters > 8 bytes are now passed by reference for non 2005-03-27 14:10:52 +00:00
procinfo.pas * truncate log 2005-02-14 17:13:06 +00:00
pstatmnt.pas * add hint when passing an uninitialized variable to a var parameter 2005-03-25 22:20:18 +00:00
psub.pas * truncate log 2005-02-14 17:13:06 +00:00
psystem.pas * truncate log 2005-02-14 17:13:06 +00:00
ptconst.pas * truncate log 2005-02-14 17:13:06 +00:00
ptype.pas * allow enum arithmetics inside an enum def, compatible with delphi 2005-02-17 17:52:39 +00:00
raatt.pas * truncate log 2005-02-14 17:13:06 +00:00
rabase.pas * truncate log 2005-02-14 17:13:06 +00:00
rasm.pas * truncate log 2005-02-14 17:13:06 +00:00
rautils.pas * truncate log 2005-02-14 17:13:06 +00:00
README
regvars.pas * truncate log 2005-02-14 17:13:06 +00:00
rgbase.pas * truncate log 2005-02-14 17:13:06 +00:00
rgobj.pas * during spilling only add deallocs to live_registers that belong 2005-04-07 16:25:05 +00:00
scandir.pas * truncate log 2005-02-14 17:13:06 +00:00
scanner.pas * 32 -> 64 bit cross compilation fixed 2005-05-06 17:02:52 +00:00
script.pas * truncate log 2005-02-14 17:13:06 +00:00
switches.pas * truncate log 2005-02-14 17:13:06 +00:00
symbase.pas * truncate log 2005-02-14 17:13:06 +00:00
symconst.pas * const record parameters > 8 bytes are now passed by reference for non 2005-03-27 14:10:52 +00:00
symdef.pas + made variant publishable 2005-05-07 16:43:02 +00:00
symnot.pas * truncate log 2005-02-14 17:13:06 +00:00
symsym.pas * also set intsize for paralocs written to ppu 2005-03-14 15:59:18 +00:00
symtable.pas + reset in InitSymtable some global vars to avoid trouble with the ide 2005-03-13 12:15:44 +00:00
symtype.pas * fix protected checking 2005-03-07 17:58:27 +00:00
symutil.pas * truncate log 2005-02-14 17:13:06 +00:00
systems.pas * Cleaned up handling of source file extension. 2005-03-20 22:36:45 +00:00
tgobj.pas * truncate log 2005-02-14 17:13:06 +00:00
tokens.pas * const record parameters > 8 bytes are now passed by reference for non 2005-03-27 14:10:52 +00:00
verbose.pas * always use exceptions to stop the compiler 2005-04-24 21:01:37 +00:00
version.pas * test 2005-05-14 16:18:37 +00:00
widestr.pas * truncate log 2005-02-14 17:13:06 +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