fpc/compiler
florian 39401708f3 + gcc_except_table section
+ support exception related sections in the default LD linker script

git-svn-id: branches/debug_eh@41285 -


(cherry picked from commit 27ab140dd9)
2021-08-24 09:35:18 +00:00
..
aarch64 --- Merging r49312 into '.': 2021-05-01 15:41:39 +00:00
arm Merge of commit #47207 2020-12-31 11:18:37 +00:00
avr * AVR: fixed TCpuAsmOptimizer.RegLoadedWithNewValue 2021-08-24 00:01:42 +02:00
generic Merge of several commits related to enhancements in PPU writing 2019-11-04 08:50:42 +00:00
html
i386 * prefetch instructions read only the operand 2021-08-24 00:06:20 +02:00
i8086 * prefetch instructions read only the operand 2021-08-24 00:06:20 +02:00
jvm * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
llvm * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
m68k * Merging recent m68k FPU fixes from trunk: r42829, r48413, r48414, r48522, r48523, r48524 2021-02-13 13:01:21 +00:00
mips * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
msg + new switches -DD and DT which allow to pass an arbitrary string which is used by %DATE%/%TIME% 2021-08-21 21:26:25 +02:00
powerpc * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
powerpc64 * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
ppcgen * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
sparc * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
sparc64 * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
sparcgen ------------------------------------------------------------------------ 2021-05-31 13:37:44 +00:00
systems + gcc_except_table section 2021-08-24 09:35:18 +00:00
utils Regenerate all Makefile's after ios introduction and macos->macosclassic changes inside utils/fpcm/fpcmake.ini 2020-09-23 09:47:20 +00:00
x86 + gcc_except_table section 2021-08-24 09:35:18 +00:00
x86_64 * prefetch instructions read only the operand 2021-08-24 00:06:20 +02:00
aasmbase.pas + gcc_except_table section 2021-08-24 09:35:18 +00:00
aasmcfi.pas * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
aasmcnst.pas * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
aasmdata.pas The Important Ones: 2018-09-26 12:50:46 +00:00
aasmdef.pas
aasmsym.pas
aasmtai.pas * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
aggas.pas + gcc_except_table section 2021-08-24 09:35:18 +00:00
aopt.pas * removed unused units 2017-05-09 19:53:14 +00:00
aoptbase.pas + define cpudelayslot: set during compiler compilation for CPUs having branch instructions with delay slot (MIPS, SPARC) 2017-08-20 17:20:38 +00:00
aoptda.pas * removed unused units 2017-05-09 19:53:14 +00:00
aoptobj.pas r48111 | pierre | 2021-01-08 12:05:29 +0100 (Fri, 08 Jan 2021) | 1 line 2021-06-11 16:08:33 +00:00
aoptutils.pas
assemble.pas * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
blockutl.pas --- Merging r42998 into '.': 2019-11-10 16:12:48 +00:00
browcol.pas
catch.pas
ccharset.pas Merge of several commits related to enhancements in PPU writing 2019-11-04 08:50:42 +00:00
cclasses.pas * broken compilation after r39347 fixed 2018-06-30 12:30:25 +00:00
cfidwarf.pas * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
cfileutl.pas * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
cg64f32.pas
cgbase.pas -- Zusammenführen von r42272 in ».«: 2019-11-02 18:07:58 +00:00
cghlcpu.pas
cgobj.pas * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
cgutils.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
cmsgs.pas + implemented support for codepage aware compiler messages. It can be enabled 2017-06-08 16:11:33 +00:00
comphook.pas --- Merging r40738 into '.': 2020-12-30 14:33:38 +00:00
compiler.pas --- Merging r44456 into '.': 2020-09-16 19:35:09 +00:00
compinnr.pas # revisions: 43409,43473,43474,43482 2020-01-14 13:28:25 +00:00
comprsrc.pas * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
constexp.pas Merge commit #45733 to fixes branch: 2021-07-13 09:44:53 +00:00
COPYING.txt
cpid.pas
crefs.pas
cresstr.pas * removed unused units 2017-05-09 19:53:14 +00:00
cscript.pas * quote assembly filenames in Unix script, fixes sh errors with smartlinked small filenames like unitname(1), etc 2018-01-06 10:17:18 +00:00
cstreams.pas * broken compilation after r39347 fixed 2018-06-30 12:30:25 +00:00
cutils.pas * avoid overflows of execution weight 2018-08-16 20:45:36 +00:00
cwindirs.pp
dbgbase.pas * revert r37968: it does more harm than good 2018-01-15 16:41:22 +00:00
dbgcodeview.pas + added new debug output option -godwarfomflinnum for generating line number 2018-05-17 14:38:50 +00:00
dbgdwarf.pas -- Zusammenführen von r43183 in ».«: 2020-12-30 14:52:55 +00:00
dbgstabs.pas ------------------------------------------------------------------------ 2021-06-01 20:59:46 +00:00
dbgstabx.pas ------------------------------------------------------------------------ 2021-05-31 21:27:48 +00:00
defcmp.pas --- Merging r45365 into '.': 2020-12-19 21:21:05 +00:00
defutil.pas --- Merging r43264 into '.': 2020-12-17 22:08:25 +00:00
dirparse.pas
elfbase.pas * The MaybeSwapXXXHeader functions moved from ogelf to the elfbase unit, so they 2018-06-14 13:01:08 +00:00
entfile.pas * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
export.pas * removed unused units 2017-05-09 19:53:14 +00:00
expunix.pas * removed unused units 2017-05-09 19:53:14 +00:00
finput.pas
fmodule.pas * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
fpccrc.pas
fpcdefs.inc r48111 | pierre | 2021-01-08 12:05:29 +0100 (Fri, 08 Jan 2021) | 1 line 2021-06-11 16:08:33 +00:00
fpcp.pas * removed unused units 2017-05-09 19:53:14 +00:00
fpkg.pas
fppu.pas * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
gendef.pas Add obsolete prefix to cpu_ia64, system_ia64_win64 and system_ia64_embedded, ia64 specfic code has been removed in rev 30836 dated 2015-05-09 2017-08-04 08:54:34 +00:00
globals.pas + new switches -DD and DT which allow to pass an arbitrary string which is used by %DATE%/%TIME% 2021-08-21 21:26:25 +02:00
globstat.pas # revisions: 40702,40703,40704,40747,40750,40765,41277,41535,41536,41537,41548,41549,41770 2019-11-05 16:08:58 +00:00
globtype.pas * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
hlcg2ll.pas * rest of the previous accidental partial commit 2019-02-07 19:56:21 +00:00
hlcgobj.pas -- Zusammenführen von r44119 in ».«: 2020-10-22 19:38:01 +00:00
htypechk.pas Merged revision(s) 47634, 47655 from trunk: 2021-03-26 06:18:40 +00:00
impdef.pas
import.pas * removed unused units 2017-05-09 19:53:14 +00:00
ldscript.pas
link.pas * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
macho.pas Merge of several commits related to enhancements in PPU writing 2019-11-04 08:50:42 +00:00
machoutils.pas Merge of several commits related to enhancements in PPU writing 2019-11-04 08:50:42 +00:00
Makefile * check if git executable really exists 2021-08-21 20:57:24 +02:00
Makefile.fpc * check if git executable really exists 2021-08-21 20:57:24 +02:00
MPWMake
msgidx.inc + new switches -DD and DT which allow to pass an arbitrary string which is used by %DATE%/%TIME% 2021-08-21 21:26:25 +02:00
msgtxt.inc + new switches -DD and DT which allow to pass an arbitrary string which is used by %DATE%/%TIME% 2021-08-21 21:26:25 +02:00
nadd.pas * might_have_sideeffects gets flags: if mhs_exceptions is passed, nodes which might cause an exception are considered as having a side effect 2021-08-24 10:43:24 +02:00
nbas.pas --- Merging r44096 into '.': 2021-01-10 14:10:52 +00:00
ncal.pas -- Zusammenführen von r46973 in ».«: 2020-12-30 14:22:51 +00:00
ncgadd.pas * removed unused units 2017-05-09 19:53:14 +00:00
ncgbas.pas Merged revision(s) 47683, 47749 from trunk: 2020-12-17 15:22:03 +00:00
ncgcal.pas Remove multiple calls to cg.g_check_for_fpu_exception, only keep call to cg.maybe_check_for_fpu_exception (merging error) 2020-08-04 15:30:31 +00:00
ncgcnv.pas * rest of the previous accidental partial commit 2019-02-07 19:56:21 +00:00
ncgcon.pas * removed unused units 2017-05-09 19:53:14 +00:00
ncgflw.pas Merged revision(s) 47683, 47749 from trunk: 2020-12-17 15:22:03 +00:00
ncghlmat.pas
ncginl.pas ncginl: another approach to fix the same issue #39184 supposed to address. keep left.resultdef, but try to make the target def always ordinal of an equal size, so it ends up in a data register on m68k 2018-06-07 06:43:02 +00:00
ncgld.pas * do not swap left/right code generation for assignment nodes if 2021-08-16 23:08:20 +02:00
ncgmat.pas + support mmx shifting 2018-02-27 21:40:12 +00:00
ncgmem.pas * rest of the previous accidental partial commit 2019-02-07 19:56:21 +00:00
ncgnstfl.pas
ncgnstld.pas * rest of the previous accidental partial commit 2019-02-07 19:56:21 +00:00
ncgnstmm.pas * rest of the previous accidental partial commit 2019-02-07 19:56:21 +00:00
ncgobjc.pas * removed unused units 2017-05-09 19:53:14 +00:00
ncgopt.pas * removed unused units 2017-05-09 19:53:14 +00:00
ncgrtti.pas # revisions: 40702,40703,40704,40747,40750,40765,41277,41535,41536,41537,41548,41549,41770 2019-11-05 16:08:58 +00:00
ncgset.pas Merge of revisions 40277 2018-12-31 15:48:08 +00:00
ncgutil.pas * if sub nodes of a commutative node contain conditionally executed nodes, these sub nodes might not be swapped 2021-08-16 23:11:06 +02:00
ncgvmt.pas The Important Ones: 2018-09-26 12:50:46 +00:00
ncnv.pas * even if currency is handled by torddef, it is a real number, so using / is perfectly right, resolves #38718 2021-08-24 00:00:50 +02:00
ncon.pas -- Zusammenführen von r43620 in ».«: 2019-12-01 20:29:52 +00:00
nflw.pas * another loop counter copying fix 2021-08-24 00:06:47 +02:00
ngenutil.pas # revisions: 45519,46865,46918 2020-10-11 15:53:29 +00:00
ngtcon.pas --- Merging r43186 into '.': 2020-07-11 14:40:18 +00:00
ninl.pas Merged revision(s) 44172, 44188, 45457 - 45458, 45645, 46218, 46953 from trunk: 2020-12-17 21:31:16 +00:00
nld.pas --- Merging r39877 into '.': 2018-11-12 08:36:43 +00:00
nmat.pas --- Merging r43264 into '.': 2020-12-17 22:08:25 +00:00
nmem.pas * rest of the previous accidental partial commit 2019-02-07 19:56:21 +00:00
nobj.pas * rest of the previous accidental partial commit 2019-02-07 19:56:21 +00:00
nobjc.pas * broken compilation after r39347 fixed 2018-06-30 12:30:25 +00:00
node.pas -- Zusammenführen von r39934 in ».«: 2020-11-15 14:05:21 +00:00
nopt.pas * moved nf_typedaddr to addrnodeflags (anf_typedaddr) 2018-04-03 16:41:01 +00:00
nset.pas * rest of the previous accidental partial commit 2019-02-07 19:56:21 +00:00
nutils.pas * might_have_sideeffects gets flags: if mhs_exceptions is passed, nodes which might cause an exception are considered as having a side effect 2021-08-24 10:43:24 +02:00
objcasm.pas
objcdef.pas * removed unused units 2017-05-09 19:53:14 +00:00
objcgutl.pas * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
objcutil.pas * removed unused units 2017-05-09 19:53:14 +00:00
ogbase.pas + gcc_except_table section 2021-08-24 09:35:18 +00:00
ogcoff.pas + gcc_except_table section 2021-08-24 09:35:18 +00:00
ogelf.pas + gcc_except_table section 2021-08-24 09:35:18 +00:00
oglx.pas
ogmacho.pas * changed type used for section alignment from byte/shortint to longint, so the 2017-10-25 15:47:29 +00:00
ogmap.pas * removed unused units 2017-05-09 19:53:14 +00:00
ognlm.pas * changed type used for section alignment from byte/shortint to longint, so the 2017-10-25 15:47:29 +00:00
ogomf.pas ------------------------------------------------------------------------ 2021-05-31 13:01:23 +00:00
omfbase.pas + gcc_except_table section 2021-08-24 09:35:18 +00:00
optbase.pas Marge of more trunk fixes into fixes branch. 2018-12-23 22:27:05 +00:00
optconstprop.pas * rest of the previous accidental partial commit 2019-02-07 19:56:21 +00:00
optcse.pas * rest of the previous accidental partial commit 2019-02-07 19:56:21 +00:00
optdead.pas * removed unused units 2017-05-09 19:53:14 +00:00
optdeadstore.pas * removed unused units 2017-05-09 19:53:14 +00:00
optdfa.pas --- Merging r40202 into '.': 2019-01-01 21:59:57 +00:00
options.pas + new switches -DD and DT which allow to pass an arbitrary string which is used by %DATE%/%TIME% 2021-08-21 21:26:25 +02:00
optloadmodifystore.pas + enabled the load-modify-store optimization for the double argument version 2017-07-21 13:17:18 +00:00
optloop.pas * do not unroll loops if the counter variable is accessed outside the current scope 2018-06-03 15:12:48 +00:00
opttail.pas * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
optutils.pas * explicitly reset successor if noreturn is set 2021-08-23 23:53:22 +02:00
optvirt.pas * removed unused units 2017-05-09 19:53:14 +00:00
owar.pas
owbase.pas
owomflib.pas Merge commits 39912, 39914, 40001, 40115, 40132 and 40163 2018-12-10 21:18:24 +00:00
parabase.pas * removed temppos field again from parameter locations: they're not allocated 2018-04-27 19:18:55 +00:00
paramgr.pas Merged revision(s) 49339 from trunk: 2021-05-07 05:17:17 +00:00
parser.pas * Merge r43604 to fix i8086-embedded utils compilation 2019-12-09 12:32:16 +00:00
pass_1.pas * removed unused units 2017-05-09 19:53:14 +00:00
pass_2.pas Merged revision(s) 47683, 47749 from trunk: 2020-12-17 15:22:03 +00:00
pbase.pas * a symbol might be specified using a partial namespace path as long as the missing part is a namespace symbol, 2018-05-05 17:18:45 +00:00
pcp.pas Merge of several commits related to enhancements in PPU writing 2019-11-04 08:50:42 +00:00
pdecl.pas # revisions: 44598,45635,45757,45764,45772 2020-07-24 21:09:00 +00:00
pdecobj.pas # revisions: 42328,42329 2019-11-05 16:22:23 +00:00
pdecsub.pas Merged revision(s) 39838 from trunk: 2021-04-10 22:25:40 +00:00
pdecvar.pas * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
pexports.pas
pexpr.pas --- Merging r45365 into '.': 2020-12-19 21:21:05 +00:00
pgentype.pas
pgenutil.pas Merged revision(s) 44172, 44188, 45457 - 45458, 45645, 46218, 46953 from trunk: 2020-12-17 21:31:16 +00:00
pinline.pas Merged revision(s) 39802, 39816-39817 from trunk: 2020-11-25 21:24:41 +00:00
pkgutil.pas * check that the PPU version of a unit loaded for package adjustment matches exactly (we don't accept different versions when loading PPUs normally, so why should we with packages?) 2018-01-14 21:16:37 +00:00
pmodules.pas Merged revision(s) 47390 from trunk: 2021-05-01 14:09:57 +00:00
pp.lpi
pp.pas -- Aufzeichnung der Informationen für Zusammenführung von r43005 in ».«: 2019-11-09 22:07:33 +00:00
pparautl.pas --- Merging r42998 into '.': 2019-11-10 16:12:48 +00:00
ppc68k.lpi
ppc8086.lpi * use an enum instead of integer constants to represent inline numbers 2017-05-10 14:41:43 +00:00
ppcaarch64.lpi
ppcarm.lpi * version update 2018-01-31 18:52:18 +00:00
ppcavr.lpi + version update 2018-01-31 18:46:23 +00:00
ppcjvm.lpi
ppcmips.lpi
ppcmipsel.lpi
ppcppc64.lpi
ppcppc.lpi
ppcsparc64.lpi + basics for sparc64 support, we continue to use the name "sparc" for sparc32, both sparc are identified by sparcgen (dirs, defines etc.) 2017-05-30 21:17:17 +00:00
ppcsparc.lpi + basics for sparc64 support, we continue to use the name "sparc" for sparc32, both sparc are identified by sparcgen (dirs, defines etc.) 2017-05-30 21:17:17 +00:00
ppcx64.lpi Merged revision(s) 47634, 47655 from trunk: 2021-03-26 06:18:40 +00:00
ppcx64llvm.lpi * made lazarus project names more systematic 2017-12-28 14:34:04 +00:00
ppheap.pas
ppu.pas Merge of several commits related to enhancements in PPU writing 2019-11-04 08:50:42 +00:00
procdefutil.pas Merged revision(s) 44172, 44188, 45457 - 45458, 45645, 46218, 46953 from trunk: 2020-12-17 21:31:16 +00:00
procinfo.pas Merge commits 42525 and 45891 that add 2020-08-04 10:30:50 +00:00
pstatmnt.pas --- Merging r43347 into '.': 2019-11-16 15:18:43 +00:00
psub.pas Merged revision(s) 47683, 47749 from trunk: 2020-12-17 15:22:03 +00:00
psystem.pas # revisions: 43409,43473,43474,43482 2020-01-14 13:28:25 +00:00
ptconst.pas * removed unused units 2017-05-09 19:53:14 +00:00
ptype.pas Merged revision(s) 47794-47795, 47826 from trunk: 2021-02-11 21:30:38 +00:00
raatt.pas # revisions: 39998, requested by Pierre. 2019-05-06 09:41:54 +00:00
rabase.pas
rasm.pas * forgotten comment 2018-02-06 21:38:51 +00:00
rautils.pas --- Merging r46880 into '.': 2020-12-11 15:40:07 +00:00
README.txt
rescmn.pas
rgbase.pas
rgobj.pas * avoid overflows of execution weight 2018-08-16 20:45:36 +00:00
scandir.pas --- Merging r43264 into '.': 2020-12-17 22:08:25 +00:00
scanner.pas + new switches -DD and DT which allow to pass an arbitrary string which is used by %DATE%/%TIME% 2021-08-21 21:26:25 +02:00
switches.pas * allow $MinEnumSize, $PackSet and $PackRecords to be used with $Push and $Pop 2018-06-12 19:40:45 +00:00
symbase.pas # revisions: 43566,43567,43568,43586,43629,43823 2020-01-14 10:41:39 +00:00
symconst.pas * Objective-Pascal inferred result type and improved category method searching 2019-08-31 11:43:41 +00:00
symcreat.pas --- Merging r42998 into '.': 2019-11-10 16:12:48 +00:00
symdef.pas Merged revision(s) 47794-47795, 47826 from trunk: 2021-02-11 21:30:38 +00:00
symsym.pas Merged revision(s) 47634, 47655 from trunk: 2021-03-26 06:18:40 +00:00
symtable.pas Merged revision(s) 47634, 47655 from trunk: 2021-03-26 06:18:40 +00:00
symtype.pas Merge of several commits related to enhancements in PPU writing 2019-11-04 08:50:42 +00:00
symutil.pas --- Merging r42998 into '.': 2019-11-10 16:12:48 +00:00
syscinfo.pas Add arm-palmos target to list supporting po_syscall 2017-09-15 20:25:59 +00:00
systems.inc * Merge commit #45720 2020-09-29 14:53:00 +00:00
systems.pas * Merge commit #45720 2020-09-29 14:53:00 +00:00
tgobj.pas Merge of commits 39916, 39925 and 39963 2019-01-10 12:22:58 +00:00
tokens.pas Merged revision(s) 43114-43115, 46943 from trunk: 2020-11-25 22:42:41 +00:00
triplet.pas * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
verbose.pas + implemented support for codepage aware compiler messages. It can be enabled 2017-06-08 16:11:33 +00:00
version.pas Remove "r" from FPC revision. 2021-08-13 22:40:57 +02:00
widestr.pas
wpo.pas
wpobase.pas
wpoinfo.pas * removed unused units 2017-05-09 19:53:14 +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 haiku
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
  cpu64bitaddr        The targets use a 64-bit address space (pointers and
                       the default integer type are 64 bit)
  cpu64bitalu         The target cpu has 64-bit registers available (unless
                       cpu64bitaddr is also defined, pointers and default
                       integer type remain 32 bit, but the cpu can perform
                       64 bit calculations directly without needing helpers)
  -----------------------------------------------------------------

  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