.. |
i_aix.pas
|
|
|
i_amiga.pas
|
m68k: enable named sections for vasm generated objects. have a separate as_m68k_as_aout for a.out objects which doesn't have named sections. amiga and atari gas defaults to a.out, so have it default on these systems. finally enable section smartlinking for amiga and atari, which will be used with vasm assembler
|
2016-12-11 23:27:24 +00:00 |
i_android.pas
|
|
|
i_aros.pas
|
AROS: Initial ABIv1 Support
|
2016-12-04 15:41:35 +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
|
|
|
i_embed.pas
|
+ added an i8086-embedded target support to the compiler (RTL and makefile
|
2016-06-17 19:15:24 +00:00 |
i_emx.pas
|
|
|
i_gba.pas
|
|
|
i_go32v2.pas
|
|
|
i_haiku.pas
|
|
|
i_jvm.pas
|
|
|
i_linux.pas
|
|
|
i_macos.pas
|
|
|
i_morph.pas
|
* now Amiga and MorphOS defines tf_requires_proper_alignment. for 68k Amiga it's required for 68000, on others it's not mandatory but beneficial
|
2016-05-25 09:54:01 +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
|
|
|
i_nwl.pas
|
|
|
i_nwm.pas
|
|
|
i_os2.pas
|
|
|
i_palmos.pas
|
|
|
i_sunos.pas
|
|
|
i_symbian.pas
|
|
|
i_watcom.pas
|
|
|
i_wdosx.pas
|
|
|
i_wii.pas
|
|
|
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
|
amiga: pascal startup code for 68k and buildrtl refactor
|
2016-12-04 18:21:24 +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
|
AROS: added arm-aros target to compiler and fpcmake
|
2016-11-06 10:51:45 +00:00 |
t_atari.pas
|
atari: enable apptype directive, and change exe extension when compiling a GUI app
|
2016-12-30 10:27:27 +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
|
Merged revision(s) 31929-31931,32547 from branches/svenbarth/packages:
|
2016-06-11 20:29:51 +00:00 |
t_embed.pas
|
Added support for NRF52832 controllers.
|
2016-07-22 10:01:10 +00:00 |
t_emx.pas
|
|
|
t_gba.pas
|
|
|
t_go32v2.pas
|
|
|
t_haiku.pas
|
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
2016-08-05 07:09:16 +00:00 |
t_jvm.pas
|
|
|
t_linux.pas
|
+ search /usr/lib/powerpc-linux-gnu for powerpc startup files
|
2016-08-22 10:01:47 +00:00 |
t_macos.pas
|
|
|
t_morph.pas
|
morphos: new pascal-written internal startup code. also refactored the rtl build process for morphos
|
2016-12-04 00:15:41 +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
|
|
|
t_nds.pas
|
|
|
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
|
|
|
t_palmos.pas
|
|
|
t_sunos.pas
|
- removed disabled exportlib override code
|
2016-07-20 20:52:55 +00:00 |
t_symbian.pas
|
|
|
t_watcom.pas
|
|
|
t_wdosx.pas
|
|
|
t_wii.pas
|
|
|
t_win16.pas
|
|
|
t_win.pas
|
+ added volatility information to all memory references
|
2016-11-27 18:17:37 +00:00 |