fpc/compiler
2003-09-03 21:06:05 +00:00
..
alpha * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 2002-11-17 18:26:15 +00:00
arm * initial revision of new register naming 2003-09-03 19:10:30 +00:00
html
i386 * NEWRA branch merged 2003-09-03 15:55:00 +00:00
ia64 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 2002-11-17 18:26:15 +00:00
m68k * fixed regvars so they work with newra (at least for ppc) 2003-08-17 16:59:20 +00:00
msg * don't allow add/assignments for formaldef 2003-07-08 15:20:56 +00:00
new
powerpc * some fixes for ppc 2003-09-03 21:04:14 +00:00
sparc * regenerated 2003-09-03 20:35:57 +00:00
systems * fixed arm concatcopy 2003-09-03 11:18:36 +00:00
utils * fixed number sorting 2003-09-03 20:35:06 +00:00
vis * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
x86 * NEWRA branch merged 2003-09-03 15:55:00 +00:00
x86_64 * current_procdef removed, use current_procinfo.procdef instead 2003-06-13 21:19:30 +00:00
aasmbase.pas * remove some unit dependencies 2003-05-23 14:27:35 +00:00
aasmtai.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
aggas.pas * powerpc compiles again 2003-09-03 19:35:24 +00:00
aopt.pas
aoptbase.pas
aoptcs.pas * generic constructor working for i386 2003-03-28 19:16:56 +00:00
aoptda.pas
aoptobj.pas * pass proccalloption to ret_in_xxx and push_xxx functions 2002-11-18 17:31:54 +00:00
assemble.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
browcol.pas * adapted for removed funcretsym 2003-04-26 00:29:17 +00:00
browlog.pas
bsdcompile
catch.pas * unix signalhandler has longint argument 2003-04-23 10:10:31 +00:00
cclasses.pas * insertlistafter added 2003-06-09 12:19:34 +00:00
cg64f32.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
cg64f64.pas * cg.a_load_* get a from and to size specifier 2003-06-03 21:11:09 +00:00
cgbase.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
cginfo.pas * superregisters also from .dat file 2003-09-03 16:29:37 +00:00
cgobj.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
charset.pas * removed some notes/hints 2003-04-22 14:33:38 +00:00
checkmem.pas * removed some notes/hints 2003-04-22 14:33:38 +00:00
cmsgs.pas * vmtpointer_offset must be adjusted in after_pass1 as well 2003-05-10 23:57:23 +00:00
comphook.pas * print lineinfo for internalerror 2003-04-26 19:32:31 +00:00
compiler.pas * fixed arm concatcopy 2003-09-03 11:18:36 +00:00
compinnr.inc * Swap(QWord) constant support 2002-11-18 18:33:51 +00:00
comprsrc.pas + emx target added 2003-03-23 23:11:17 +00:00
cp437.pas - remove compilation warnings 2002-12-07 14:02:18 +00:00
cp850.pas - remove compilation warnings 2002-12-07 14:02:18 +00:00
cp8859_1.pas - remove compilation warnings 2002-12-07 14:02:18 +00:00
crc.pas
cresstr.pas + resource string tables are now aligned 2002-11-09 15:39:03 +00:00
cstreams.pas
cutils.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
defbase.pas * some variant <-> dyn. array stuff 2002-12-05 14:27:25 +00:00
defcmp.pas * allow pointer(int64) in all modes 2003-06-03 21:02:08 +00:00
defines.inc
defutil.pas * removed funcretn,funcretsym, function result is now in varsym 2003-04-25 20:59:33 +00:00
depend
dmisc.pas
export.pas
finput.pas * sharedlib is placed in exe outputdir 2003-04-28 16:18:16 +00:00
fmodule.pas * reload also caller module when it is already compiled 2003-08-23 22:31:42 +00:00
fpcdefs.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
fppu.pas * reload flagged units when interface is loaded 2003-08-23 22:29:24 +00:00
gdb.pas * memory optimization (3-4%) : cleanup of tai fields, 2002-11-17 16:31:55 +00:00
gendef.pas + emx target added 2003-03-23 23:11:17 +00:00
globals.pas * fixed arm concatcopy 2003-09-03 11:18:36 +00:00
globtype.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
htypechk.pas * don't check size for open array in valid_for_assign 2003-08-23 18:52:18 +00:00
impdef.pas
import.pas * aktprocdef renamed to current_procdef 2003-04-27 11:21:32 +00:00
link.pas * add inputfile prefix to ppas/link.res 2003-06-12 16:41:51 +00:00
make_old.cmd
Makefile * don't clean rtl unit dir in ppuclean, this breaks the snapshot 2003-04-15 18:22:07 +00:00
Makefile.fpc * don't clean rtl unit dir in ppuclean, this breaks the snapshot 2003-04-15 18:22:07 +00:00
mdppc386.bat
mppc68k.bat
mppc386.bat
mppcsparc + added support of NewRA in compilation of ppcsparc 2003-08-11 13:21:01 +00:00
msgidx.inc * don't allow add/assignments for formaldef 2003-07-08 15:20:56 +00:00
msgtxt.inc * don't allow add/assignments for formaldef 2003-07-08 15:20:56 +00:00
nadd.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
nbas.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
ncal.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
ncgadd.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
ncgbas.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
ncgcal.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
ncgcnv.pas * methodpointer fixes 2003-08-26 12:43:02 +00:00
ncgcon.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
ncgflw.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
ncginl.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
ncgld.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
ncgmat.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
ncgmem.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
ncgopt.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
ncgset.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
ncgutil.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
ncnv.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
ncon.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
nflw.pas * Fixed register allocator. *Lots* of fixes. 2003-07-06 15:31:20 +00:00
ninl.pas * current_procdef removed, use current_procinfo.procdef instead 2003-06-13 21:19:30 +00:00
nld.pas * don't allow add/assignments for formaldef 2003-07-08 15:20:56 +00:00
nmat.pas * fixed arm concatcopy 2003-09-03 11:18:36 +00:00
nmem.pas * fixed arm concatcopy 2003-09-03 11:18:36 +00:00
nobj.pas * remove convert_registers 2003-08-21 14:47:41 +00:00
node.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
nopt.pas * disable string node optimizations for the moment 2003-05-26 21:15:18 +00:00
nset.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
nstate.pas
nutils.pas * current_procdef removed, use current_procinfo.procdef instead 2003-06-13 21:19:30 +00:00
ogbase.pas * removed some notes/hints 2003-04-22 14:33:38 +00:00
ogcoff.pas * fix range check error after previous commit 2003-04-23 11:37:15 +00:00
ogelf.pas * removed some notes/hints 2003-04-22 14:33:38 +00:00
oglx.pas
ogmap.pas * removed some notes/hints 2003-04-22 14:33:38 +00:00
options.pas * powerpc needs software int64 to double 2003-09-03 21:06:05 +00:00
owar.pas
owbase.pas
paramgr.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
parser.pas * fixed arm concatcopy 2003-09-03 11:18:36 +00:00
pass_1.pas * firstpass uses expectloc 2003-04-22 23:50:22 +00:00
pass_2.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
pbase.pas * removed selfpointer_offset, vmtpointer_offset 2003-05-15 18:58:53 +00:00
pdecl.pas * paraloc splitted in callerparaloc,calleeparaloc 2003-07-02 22:18:04 +00:00
pdecobj.pas * current_procdef removed, use current_procinfo.procdef instead 2003-06-13 21:19:30 +00:00
pdecsub.pas * fixed arm concatcopy 2003-09-03 11:18:36 +00:00
pdecvar.pas * paraloc splitted in callerparaloc,calleeparaloc 2003-07-02 22:18:04 +00:00
pexports.pas
pexpr.pas * fixed static class check for properties 2003-08-23 22:29:51 +00:00
pinline.pas * fixed copy support for array of char,pchar in $H+ mode 2003-08-21 15:10:51 +00:00
pmodules.pas * reload flagged units when interface is loaded 2003-08-23 22:29:24 +00:00
pp.pas * fixed arm concatcopy 2003-09-03 11:18:36 +00:00
ppc.cfg
ppc.conf
ppc.dof
ppc.dpr
ppheap.pas * fix compilation failure 2002-11-19 12:08:24 +00:00
ppu.pas * fixed some range check errors that occurred on big endian systems 2003-07-05 20:06:28 +00:00
pstatmnt.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
psub.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
psystem.pas * fixed arm concatcopy 2003-09-03 11:18:36 +00:00
ptconst.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
ptype.pas * removed selfpointer_offset, vmtpointer_offset 2003-05-15 18:58:53 +00:00
rautils.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
README * updated to help compiling the compiler 2003-06-17 04:34:04 +00:00
regvars.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
rgobj.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
scandir.pas + emx target added 2003-03-23 23:11:17 +00:00
scanner.pas * fixed arm concatcopy 2003-09-03 11:18:36 +00:00
script.pas * removed some notes/hints 2003-04-22 14:33:38 +00:00
switches.pas
symbase.pas * sym,def resolving partly rewritten to support also parent objects 2003-06-25 18:31:23 +00:00
symconst.pas * start of sparc support for newra 2003-08-11 21:18:20 +00:00
symdef.inc
symdef.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
symdefh.inc
symnot.pas + Notification implementation complete 2002-12-31 09:55:58 +00:00
symppu.inc
symppu.pas * re-resolving added instead of reloading from ppu 2003-06-07 20:26:32 +00:00
symsym.inc
symsym.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
symtable.pas * unchain operators before adding to overloaded list 2003-08-23 22:31:08 +00:00
symtype.pas * sym,def resolving partly rewritten to support also parent objects 2003-06-25 18:31:23 +00:00
symutil.pas * removed funcretn,funcretsym, function result is now in varsym 2003-04-25 20:59:33 +00:00
systems.pas * merged macos entry/exit code generation into the general one. 2003-08-08 15:49:24 +00:00
tgobj.pas * NEWRA branch merged 2003-09-03 15:55:00 +00:00
tokens.pas * fixed some reported bugs 2003-08-10 17:25:23 +00:00
tpexcept.pas
verbose.pas * removed funcretn,funcretsym, function result is now in varsym 2003-04-25 20:59:33 +00:00
version.pas * fixed a lot of PowerPC related stuff 2003-04-24 22:29:57 +00:00
widestr.pas

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