fpc/compiler/systems
florian 30c6cc295c * newer linux distros might have powerpc64 libraries in /usr/lib or /lib
git-svn-id: trunk@49182 -
(cherry picked from commit 0a99028128)
2021-08-24 00:00:01 +02:00
..
i_aix.pas
i_amiga.pas
i_android.pas * rest of the previous accidental partial commit 2019-02-07 19:56:21 +00:00
i_aros.pas * rest of the previous accidental partial commit 2019-02-07 19:56:21 +00:00
i_atari.pas
i_beos.pas
i_bsd.pas * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
i_darwin.pas --- Merging r48762 into '.': 2021-02-21 22:39:45 +00:00
i_embed.pas * rest of the previous accidental partial commit 2019-02-07 19:56:21 +00:00
i_emx.pas
i_gba.pas
i_go32v2.pas Add tf_no_pic_supported to go32v2 target (was generating wrong code) 2018-05-23 21:12:56 +00:00
i_haiku.pas ------------------------------------------------------------------------ 2019-05-29 21:55:51 +00:00
i_jvm.pas
i_linux.pas --- Merging r43650 into '.': 2019-12-14 16:20:28 +00:00
i_macos.pas * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
i_morph.pas
i_msdos.pas + initial (experimental) implementation of section-based smartlinking for i8086. 2018-06-11 16:56:33 +00:00
i_nativent.pas
i_nds.pas
i_nwl.pas
i_nwm.pas
i_os2.pas
i_palmos.pas palmos: turned off large object generation for palmos, fixed linking by skipping the unnecessary obj-res stage 2018-01-04 07:36:10 +00:00
i_sunos.pas * rest of the previous accidental partial commit 2019-02-07 19:56:21 +00:00
i_symbian.pas
i_watcom.pas
i_wdosx.pas
i_wii.pas Merge of several commits related to enhancements in PPU writing 2019-11-04 08:50:42 +00:00
i_win16.pas + initial (experimental) implementation of section-based smartlinking for i8086. 2018-06-11 16:56:33 +00:00
i_win.pas * set localalignmin to 4 on x86_64-win64, there is no reason to leave it at 8 (same as linux) 2018-03-17 21:30:49 +00:00
mac_crea.txt
t_aix.pas --- Merging r43279 into '.': 2019-11-09 10:59:39 +00:00
t_amiga.pas # revisions: 48254 2021-01-24 17:21:15 +00:00
t_android.pas Merged revision(s) 44002 from trunk: 2020-01-26 22:08:13 +00:00
t_aros.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_atari.pas atari: remove -sd vlink option. this stops the linker from merging the bss segment into the data segment shaving off about 8K from the Hello, world! size. the data segment is merged into a single one on atari anyway, so this argument is not needed 2017-12-27 01:01:41 +00:00
t_beos.pas --- Merging r43279 into '.': 2019-11-09 10:59:39 +00:00
t_bsd.pas * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
t_darwin.pas --- Merging r49136 into '.': 2021-04-10 11:02:51 +00:00
t_embed.pas * undo merge of 45365 as it requires another revision that's only in trunk 2020-12-20 10:50:55 +00:00
t_emx.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_gba.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_go32v2.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_haiku.pas --- Merging r43279 into '.': 2019-11-09 10:59:39 +00:00
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 * newer linux distros might have powerpc64 libraries in /usr/lib or /lib 2021-08-24 00:00:01 +02:00
t_macos.pas * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
t_morph.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_msdos.pas * use uppercase object section names in the OMF linker script for matching the 2018-06-14 15:19:11 +00:00
t_nativent.pas
t_nds.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_nwl.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_nwm.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_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 palmos: also pass --embedded-relocs to the linker. mimics what prc-tools GCC does 2018-01-04 08:27:23 +00:00
t_sunos.pas --- Merging r43279 into '.': 2019-11-09 10:59:39 +00:00
t_symbian.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_watcom.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_wdosx.pas
t_wii.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_win16.pas + implemented the -Xg option for putting the debug information in a separate 2018-05-22 15:33:26 +00:00
t_win.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00