.. |
i_aix.pas
|
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
2013-11-11 11:14:55 +00:00 |
i_amiga.pas
|
amiga: section smartlinking support for amiga. needs vlink nightly
|
2017-01-05 23:08:08 +00:00 |
i_android.pas
|
* Enable PIC by default for i386-android.
|
2015-10-12 08:13:42 +00:00 |
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
|
- rm tf_smartlink_library from targets that define tf_smartlink_sections, since
|
2015-04-19 18:47:44 +00:00 |
i_bsd.pas
|
* removed unused units
|
2017-05-09 19:53:14 +00:00 |
i_embed.pas
|
m68k: added the embedded target
|
2017-03-15 13:37:56 +00:00 |
i_emx.pas
|
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
2013-11-11 11:14:55 +00:00 |
i_gba.pas
|
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
2013-11-11 11:14:55 +00:00 |
i_go32v2.pas
|
|
|
i_haiku.pas
|
- rm tf_smartlink_library from targets that define tf_smartlink_sections, since
|
2015-04-19 18:47:44 +00:00 |
i_jvm.pas
|
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
2013-11-11 11:14:55 +00:00 |
i_linux.pas
|
m68k: also have tf_safecall_clearstack flag defined for Linux
|
2017-06-28 23:55:17 +00:00 |
i_macos.pas
|
* synchronised with trunk till r30240
|
2015-03-15 19:44:58 +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
|
+ implemented proper stack checking for the i8086
|
2016-05-24 23:57:47 +00:00 |
i_nativent.pas
|
|
|
i_nds.pas
|
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
2013-11-11 11:14:55 +00:00 |
i_nwl.pas
|
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
2013-11-11 11:14:55 +00:00 |
i_nwm.pas
|
- rm tf_smartlink_library from targets that define tf_smartlink_sections, since
|
2015-04-19 18:47:44 +00:00 |
i_os2.pas
|
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
2013-11-11 11:14:55 +00:00 |
i_palmos.pas
|
m68k: marked palmos as 'under development', as there's code there, but was never really tested with the current CG
|
2017-01-16 21:31:49 +00:00 |
i_sunos.pas
|
* synchronized with privatetrunk till r30095
|
2015-03-05 20:32:15 +00:00 |
i_symbian.pas
|
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
2013-11-11 11:14:55 +00:00 |
i_watcom.pas
|
|
|
i_wdosx.pas
|
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
2013-11-11 11:14:55 +00:00 |
i_wii.pas
|
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
2013-11-11 11:14:55 +00:00 |
i_win16.pas
|
+ implemented proper stack checking for the i8086
|
2016-05-24 23:57:47 +00:00 |
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
|
|
|
t_amiga.pas
|
amigaos4: fix linker script and signature symbol preservation with current vlink
|
2017-01-08 20:33:28 +00:00 |
t_android.pas
|
* android: Fixed AV during linking when JNI_OnLoad is located in a non-main unit.
|
2016-09-22 07:40:51 +00:00 |
t_aros.pas
|
* removed unused units
|
2017-05-09 19:53:14 +00:00 |
t_atari.pas
|
atari: section smartlinking support for atari. needs vlink nightly
|
2017-01-06 02:44:12 +00:00 |
t_beos.pas
|
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
2016-08-05 07:09:16 +00:00 |
t_bsd.pas
|
* Enabling crosscompiling from Windows towards Darwin. Patch from Alfred (mantis 31099). Thanks! :)
|
2017-05-10 07:53:43 +00:00 |
t_embed.pas
|
m68k: added the embedded target
|
2017-03-15 13:37:56 +00:00 |
t_emx.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
t_gba.pas
|
* fix warnings when compiling the compiler with DFA optimizer enabled on ARM
|
2014-08-20 13:16:58 +00:00 |
t_go32v2.pas
|
* refactored the internal linker ar object reader object creation to allow using
|
2015-08-14 13:52:45 +00:00 |
t_haiku.pas
|
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
2016-08-05 07:09:16 +00:00 |
t_jvm.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
t_linux.pas
|
* pass debian specific path to c init files to ld for sparc64 as it is done on other targets as well
|
2017-07-07 22:33:42 +00:00 |
t_macos.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
t_morph.pas
|
morphos: added section smartlinking support using vlink. needs vlink nightly
|
2017-01-05 22:39:54 +00:00 |
t_msdos.pas
|
Use 'debug watcom all' if -g, without dwarf option is used
|
2016-07-06 06:13:08 +00:00 |
t_nativent.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
t_nds.pas
|
* fix warnings when compiling the compiler with DFA optimizer enabled on ARM
|
2014-08-20 13:16:58 +00:00 |
t_nwl.pas
|
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
2016-08-05 07:09:16 +00:00 |
t_nwm.pas
|
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
2016-08-05 07:09:16 +00:00 |
t_os2.pas
|
* ensure passing valid stacksize to emxbind
|
2015-02-15 01:56:08 +00:00 |
t_palmos.pas
|
* GNU ld only supports double quotes in its response file -> requote there
|
2012-05-03 12:41:16 +00:00 |
t_sunos.pas
|
* removed unused units
|
2017-05-09 19:53:14 +00:00 |
t_symbian.pas
|
* refactored the internal linker ar object reader object creation to allow using
|
2015-08-14 13:52:45 +00:00 |
t_watcom.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
t_wdosx.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
t_wii.pas
|
* Updated Wii rtl (unicode support broken .dol executables) and libogcfpc to ver.1.8.12. Fixed a dependency to Mad library too
|
2015-03-07 21:34:51 +00:00 |
t_win16.pas
|
Merged revision(s) 28691, 31914 from branches/svenbarth/packages:
|
2016-01-15 16:06:06 +00:00 |
t_win.pas
|
* removed unused units
|
2017-05-09 19:53:14 +00:00 |