This website requires JavaScript.
Explore
Help
Sign In
paweld
/
fpc
Watch
1
Star
0
Fork
0
You've already forked fpc
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced
2025-04-11 03:38:21 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
890b899842
fpc
/
compiler
/
systems
History
Nikolay Nikolov
c450b63f1c
+ enabled compilation of the fpintres unit for the WASI target and enabled tf_has_winlike_resources for the target
2021-10-02 22:43:05 +03:00
..
i_aix.pas
i_amiga.pas
i_android.pas
i_aros.pas
i_atari.pas
i_beos.pas
i_bsd.pas
+ FreeBSD/AArch64 support (patch by Mikaël Urankar, mantis
#38441
)
2021-04-10 07:57:28 +00:00
i_darwin.pas
* iphonesim targets support link order sym files
2021-02-21 21:41:05 +00:00
i_embed.pas
+ enable the WebAssembly internal assembler and object writer
2021-09-26 20:46:47 +03:00
i_emx.pas
- obsolete defines removed
2021-04-11 18:18:30 +00:00
i_freertos.pas
i_gba.pas
i_go32v2.pas
i_haiku.pas
i_jvm.pas
i_linux.pas
* riscv64-linux: generate PIC for all units as it is required for shared libraries
2021-03-13 16:33:31 +00:00
i_macos.pas
i_morph.pas
i_msdos.pas
i_msxdos.pas
i_nativent.pas
i_nds.pas
i_nwl.pas
i_nwm.pas
i_os2.pas
- forgotten file, obsolete define removed, belongs to last commit
2021-04-11 18:25:40 +00:00
i_palmos.pas
i_sinclairql.pas
i_sunos.pas
i_symbian.pas
i_wasi.pas
+ enabled compilation of the fpintres unit for the WASI target and enabled tf_has_winlike_resources for the target
2021-10-02 22:43:05 +03:00
i_watcom.pas
i_wdosx.pas
i_wii.pas
i_win16.pas
i_win.pas
i_zxspectrum.pas
mac_crea.txt
t_aix.pas
t_amiga.pas
Add fForceUseForwardSlash to TLinkRes class, used for vlink linker on hosts using backslashes
2021-04-17 22:17:46 +00:00
t_android.pas
* patch by Alfred to use new linker names for Android NDK >=22,
resolves
#38987
2021-06-12 20:45:15 +00:00
t_aros.pas
t_atari.pas
Add fForceUseForwardSlash to TLinkRes class, used for vlink linker on hosts using backslashes
2021-04-17 22:17:46 +00:00
t_beos.pas
t_bsd.pas
Add systems_openbsd to suppported_targets_x_smallr and modify GenerateExecutable in t_bsd unit accordingly
2021-04-18 15:41:11 +00:00
t_darwin.pas
* Darwin: fixed calling dsymutil when _not_ skipping the linking step
2021-04-08 19:50:21 +00:00
t_embed.pas
* Add SAMD51P19A controller type. Unit generated by Michael Ring and slightly modified.
2021-03-22 18:40:12 +00:00
t_emx.pas
t_freertos.pas
* patch by Christo Crause to
fix
#38789
: writing of linker commands should not depent in -s
2021-04-26 20:52:02 +00:00
t_gba.pas
t_go32v2.pas
t_haiku.pas
t_jvm.pas
t_linux.pas
* newer linux distros might have powerpc64 libraries in /usr/lib or /lib
2021-04-11 17:30:22 +00:00
t_macos.pas
t_morph.pas
Add fForceUseForwardSlash to TLinkRes class, used for vlink linker on hosts using backslashes
2021-04-17 22:17:46 +00:00
t_msdos.pas
t_msxdos.pas
Add fForceUseForwardSlash to TLinkRes class, used for vlink linker on hosts using backslashes
2021-04-17 22:17:46 +00:00
t_nativent.pas
t_nds.pas
* NDS: fix condition when to default to apptype arm9
2021-04-23 14:05:21 +00:00
t_nwl.pas
t_nwm.pas
t_os2.pas
t_palmos.pas
t_sinclairql.pas
sinclairql: make sure the end of bss (hence the bss size) is also aligned to two bytes
2021-05-19 07:39:24 +00:00
t_sunos.pas
t_symbian.pas
t_wasi.pas
* tai_impexp renamed tai_export_name
2021-09-26 18:35:10 +03:00
t_watcom.pas
t_wdosx.pas
t_wii.pas
t_win16.pas
t_win.pas
t_zxspectrum.pas
Add fForceUseForwardSlash to TLinkRes class, used for vlink linker on hosts using backslashes
2021-04-17 22:17:46 +00:00