fpc/compiler/systems
Jonas Maebe 9df70f08b1 * fix linker map generation on Darwin
git-svn-id: trunk@48401 -
2021-01-24 17:15:40 +00:00
..
i_aix.pas * fixed wrong change of jumpalignmax from 10 to 16 in previous commit 2018-12-28 13:22:50 +00:00
i_amiga.pas
i_android.pas * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ 2019-07-07 21:33:43 +00:00
i_aros.pas
i_atari.pas
i_beos.pas
i_bsd.pas
i_darwin.pas
i_embed.pas
i_emx.pas
i_freertos.pas
i_gba.pas
i_go32v2.pas
i_haiku.pas
i_jvm.pas
i_linux.pas * .def must be set on linux else it might be that the created executable is 2020-11-25 22:34:17 +00:00
i_macos.pas
i_morph.pas
i_msdos.pas
i_msxdos.pas
i_nativent.pas
i_nds.pas
i_nwl.pas
i_nwm.pas
i_os2.pas
i_palmos.pas
i_sinclairql.pas
i_sunos.pas
i_symbian.pas
i_watcom.pas
i_wdosx.pas
i_wii.pas
i_win16.pas
i_win.pas
i_zxspectrum.pas + enabled the ZX Spectrum internal linker 2020-06-03 19:36:41 +00:00
mac_crea.txt
t_aix.pas
t_amiga.pas powerpc-amiga: fixed the vlink linker script to handle fpc.resources and fpc.reshandles sections. at least fixes building projects with resources with vlink, otherwise untested. 2021-01-21 03:06:21 +00:00
t_android.pas
t_aros.pas
t_atari.pas
t_beos.pas
t_bsd.pas * Removed/ifdefed lots of unused variables. 2021-01-24 12:24:01 +00:00
t_darwin.pas * fix linker map generation on Darwin 2021-01-24 17:15:40 +00:00
t_embed.pas + modified patch by Christo Crause: if the target support, the switch -Xu can be used to generate the executable as an uf2 file 2021-01-24 14:21:03 +00:00
t_emx.pas
t_freertos.pas * Removed/ifdefed the assigned and unused variables. 2021-01-24 13:58:17 +00:00
t_gba.pas
t_go32v2.pas
t_haiku.pas
t_jvm.pas renamed script unit to cscript to avoid namespace conflict with univint package on Darwin. this makes it possible to build the textmode IDE on Darwin 2017-11-17 11:27:19 +00:00
t_linux.pas + read 64-Bit ELF executable info correctly 2020-12-06 10:23:18 +00:00
t_macos.pas * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00
t_morph.pas
t_msdos.pas
t_msxdos.pas
t_nativent.pas
t_nds.pas
t_nwl.pas
t_nwm.pas
t_os2.pas renamed script unit to cscript to avoid namespace conflict with univint package on Darwin. this makes it possible to build the textmode IDE on Darwin 2017-11-17 11:27:19 +00:00
t_palmos.pas
t_sinclairql.pas sinclairql: drop support for the BASIC loader, write Q-emuLator or XTcc compatible metadata to the executable instead. based on a patch by Marcel Kilgus in qlforum.co.uk 2020-11-25 04:39:42 +00:00
t_sunos.pas
t_symbian.pas
t_watcom.pas
t_wdosx.pas
t_wii.pas
t_win16.pas * Removed/ifdefed the assigned and unused variables. 2021-01-24 13:58:17 +00:00
t_win.pas * Removed/ifdefed lots of unused variables. 2021-01-24 12:24:01 +00:00
t_zxspectrum.pas