.. |
i_aix.pas
|
|
|
i_amiga.pas
|
amiga: section smartlinking support for amiga. needs vlink nightly
|
2017-01-05 23:08:08 +00:00 |
i_android.pas
|
|
|
i_aros.pas
|
aros: fixed striping and added section smartlinking support
|
2017-01-04 22:59:05 +00:00 |
i_atari.pas
|
atari: revert back to unix dirsep, because thats what the 3rd party dev tools prefer
|
2016-12-29 16:15:37 +00:00 |
i_beos.pas
|
|
|
i_bsd.pas
|
netbsd/m68k: tweaks, so it works at least in my test-env with NetBSD/amiga 7.1
|
2017-07-27 19:00:37 +00:00 |
i_embed.pas
|
* use dwarf-3 for avr-embedded by default as it makes the size of DW_FORM_ref_addr target indepented
|
2017-12-02 17:37:11 +00:00 |
i_emx.pas
|
|
|
i_gba.pas
|
|
|
i_go32v2.pas
|
|
|
i_haiku.pas
|
|
|
i_jvm.pas
|
|
|
i_linux.pas
|
m68k: also have tf_safecall_clearstack flag defined for Linux
|
2017-06-28 23:55:17 +00:00 |
i_macos.pas
|
m68k: changed the internal name of 68k MacOS from system_m68k_mac to system_m68k_macos, so it's consistent with the PowerPC version. suggestion/request by Sven :)
|
2017-08-22 11:22:15 +00:00 |
i_morph.pas
|
morphos: added legacy GNU AS support for the ancient AS version, which is still bundled as default in the SDK. switches off named sections support in the assembler generator
|
2017-06-11 23:36:40 +00:00 |
i_msdos.pas
|
|
|
i_nativent.pas
|
|
|
i_nds.pas
|
|
|
i_nwl.pas
|
|
|
i_nwm.pas
|
|
|
i_os2.pas
|
|
|
i_palmos.pas
|
m68k-palmos: internal sysinit, and patch target support so it works prc-tools-remix on a modern system
|
2017-09-16 21:34:55 +00:00 |
i_sunos.pas
|
|
|
i_symbian.pas
|
|
|
i_watcom.pas
|
|
|
i_wdosx.pas
|
|
|
i_wii.pas
|
|
|
i_win16.pas
|
|
|
i_win.pas
|
* align code slightly better on i386-win32/x86_64-win64
|
2017-01-03 16:43:26 +00:00 |
mac_crea.txt
|
|
|
t_aix.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_amiga.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_android.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_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
|
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_bsd.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_embed.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_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
|
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_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
|
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_macos.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_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
|
* fixed the amount of bytes in the 'data' section, reported by the compiler,
|
2017-12-20 17:55:03 +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
|
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_sunos.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_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
|
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_win.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 |