.. |
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
|
* fixed wrong change of jumpalignmax from 10 to 16 in previous commit
|
2018-12-28 13:22:50 +00:00 |
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
|
* on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/
|
2019-07-07 21:33:43 +00:00 |
i_atari.pas
|
* fixed wrong change of jumpalignmax from 10 to 16 in previous commit
|
2018-12-28 13:22:50 +00:00 |
i_beos.pas
|
* fixed wrong change of jumpalignmax from 10 to 16 in previous commit
|
2018-12-28 13:22:50 +00:00 |
i_bsd.pas
|
* renamed abi_linux386_sysv to abi_i386_dynalignedstack, and also use it
|
2019-12-05 19:38:01 +00:00 |
i_embed.pas
|
- Fix bug in 64bit softfloat double negation.
|
2019-07-07 11:32:27 +00:00 |
i_emx.pas
|
* fixed wrong change of jumpalignmax from 10 to 16 in previous commit
|
2018-12-28 13:22:50 +00:00 |
i_gba.pas
|
* fixed wrong change of jumpalignmax from 10 to 16 in previous commit
|
2018-12-28 13:22:50 +00:00 |
i_go32v2.pas
|
* fixed wrong change of jumpalignmax from 10 to 16 in previous commit
|
2018-12-28 13:22:50 +00:00 |
i_haiku.pas
|
* on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/
|
2019-07-07 21:33:43 +00:00 |
i_jvm.pas
|
* fixed wrong change of jumpalignmax from 10 to 16 in previous commit
|
2018-12-28 13:22:50 +00:00 |
i_linux.pas
|
* renamed abi_linux386_sysv to abi_i386_dynalignedstack, and also use it
|
2019-12-05 19:38:01 +00:00 |
i_macos.pas
|
* fixed wrong change of jumpalignmax from 10 to 16 in previous commit
|
2018-12-28 13:22:50 +00:00 |
i_morph.pas
|
morphos: in SDK 3.14, the binutils is finally upgraded to 2.32 (from 2.9.1), which makes section smartlinking working with binutils, and also has finally properly working stabs relocations for lineinfo, etc. so it's the default again both cross and native compilations
|
2019-10-26 22:24:00 +00:00 |
i_msdos.pas
|
* fixed wrong change of jumpalignmax from 10 to 16 in previous commit
|
2018-12-28 13:22:50 +00:00 |
i_nativent.pas
|
* on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/
|
2019-07-07 21:33:43 +00:00 |
i_nds.pas
|
* fixed wrong change of jumpalignmax from 10 to 16 in previous commit
|
2018-12-28 13:22:50 +00:00 |
i_nwl.pas
|
* fixed wrong change of jumpalignmax from 10 to 16 in previous commit
|
2018-12-28 13:22:50 +00:00 |
i_nwm.pas
|
* fixed wrong change of jumpalignmax from 10 to 16 in previous commit
|
2018-12-28 13:22:50 +00:00 |
i_os2.pas
|
* fixed wrong change of jumpalignmax from 10 to 16 in previous commit
|
2018-12-28 13:22:50 +00:00 |
i_palmos.pas
|
* fixed wrong change of jumpalignmax from 10 to 16 in previous commit
|
2018-12-28 13:22:50 +00:00 |
i_sunos.pas
|
* on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/
|
2019-07-07 21:33:43 +00:00 |
i_symbian.pas
|
* fixed wrong change of jumpalignmax from 10 to 16 in previous commit
|
2018-12-28 13:22:50 +00:00 |
i_watcom.pas
|
* fixed wrong change of jumpalignmax from 10 to 16 in previous commit
|
2018-12-28 13:22:50 +00:00 |
i_wdosx.pas
|
* fixed wrong change of jumpalignmax from 10 to 16 in previous commit
|
2018-12-28 13:22:50 +00:00 |
i_wii.pas
|
Systematically include fpcdefs.inc at sart of all units used by compiler
|
2019-07-03 13:35:05 +00:00 |
i_win16.pas
|
* set sharedlibext for win16 to '.dll'
|
2019-07-30 15:27:44 +00:00 |
i_win.pas
|
* on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/
|
2019-07-07 21:33:43 +00:00 |
mac_crea.txt
|
|
|
t_aix.pas
|
* fixed opt-in sysroot substitution again, renamed the three-argument version
|
2019-10-26 13:48:30 +00:00 |
t_amiga.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
t_android.pas
|
|
|
t_aros.pas
|
|
|
t_atari.pas
|
Avoid warnings for m68k compiler
|
2019-11-05 10:00:48 +00:00 |
t_beos.pas
|
* fixed opt-in sysroot substitution again, renamed the three-argument version
|
2019-10-26 13:48:30 +00:00 |
t_bsd.pas
|
* patch by Alfred to fix building on DragonFly OS, resolves #36450
|
2019-12-17 21:57:09 +00:00 |
t_embed.pas
|
- Fix bug in 64bit softfloat double negation.
|
2019-07-07 11:32:27 +00:00 |
t_emx.pas
|
|
|
t_gba.pas
|
* GBA port updated
|
2019-06-09 22:27:16 +00:00 |
t_go32v2.pas
|
|
|
t_haiku.pas
|
* fixed opt-in sysroot substitution again, renamed the three-argument version
|
2019-10-26 13:48:30 +00:00 |
t_jvm.pas
|
|
|
t_linux.pas
|
* updated arm linker script as proposed by Alfred, resolves #36395
|
2019-12-05 20:07:16 +00:00 |
t_macos.pas
|
* fixed opt-in sysroot substitution again, renamed the three-argument version
|
2019-10-26 13:48:30 +00:00 |
t_morph.pas
|
morphos: support section GC with GNU LD as well
|
2019-01-29 05:02:18 +00:00 |
t_msdos.pas
|
|
|
t_nativent.pas
|
|
|
t_nds.pas
|
* Nintendo DS port updated to libnds ver.1.7.3
|
2019-06-10 06:39:46 +00:00 |
t_nwl.pas
|
|
|
t_nwm.pas
|
|
|
t_os2.pas
|
|
|
t_palmos.pas
|
|
|
t_sunos.pas
|
* fixed opt-in sysroot substitution again, renamed the three-argument version
|
2019-10-26 13:48:30 +00:00 |
t_symbian.pas
|
|
|
t_watcom.pas
|
|
|
t_wdosx.pas
|
|
|
t_wii.pas
|
* Updated Wii port to libogc 1.8.22
|
2019-06-12 16:35:25 +00:00 |
t_win16.pas
|
* fixed quoting of the "description" wlink option on Windows
|
2019-08-12 12:58:16 +00:00 |
t_win.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |