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-05-09 22:52:34 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
06a728df24
fpc
/
compiler
/
systems
History
florian
a4695a7015
* xtensa-embedded: fix setting of the fpu and abi
...
git-svn-id: trunk@45270 -
2020-05-05 20:41:36 +00:00
..
i_aix.pas
i_amiga.pas
i_android.pas
i_aros.pas
i_atari.pas
i_beos.pas
i_bsd.pas
i_darwin.pas
i_embed.pas
* xtensa-embedded: fix setting of the fpu and abi
2020-05-05 20:41:36 +00:00
i_emx.pas
i_freertos.pas
+ initial support for arm-freertos largely based on patch by Michael Ring
2020-04-19 20:59:52 +00:00
i_gba.pas
i_go32v2.pas
i_haiku.pas
i_jvm.pas
i_linux.pas
+ basic xtensa-linux support in the compiler
2020-04-05 21:12:12 +00:00
i_macos.pas
i_morph.pas
i_msdos.pas
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
i_win.pas
+ implement initial compiler support for Win64 on Aarch64
2020-04-21 06:04:22 +00:00
i_zxspectrum.pas
+ enable the Z80 internal asm (which doesn't work, yet) if the compiler is compiled with -dZ80_INTERNAL_ASM
2020-05-02 02:35:03 +00:00
mac_crea.txt
t_aix.pas
t_amiga.pas
t_android.pas
t_aros.pas
t_atari.pas
t_beos.pas
t_bsd.pas
t_darwin.pas
t_embed.pas
+ enable tf_smartlink_library and support library-based smartlinking on the z80-embedded target
2020-04-26 10:19:06 +00:00
t_emx.pas
t_freertos.pas
* compilation with -Oodfa fixed
2020-05-02 09:29:36 +00:00
t_gba.pas
t_go32v2.pas
t_haiku.pas
t_jvm.pas
t_linux.pas
* make eabihf/eabi changeable at compilation time
2020-04-12 18:05:49 +00:00
t_macos.pas
t_morph.pas
t_msdos.pas
t_nativent.pas
t_nds.pas
t_nwl.pas
t_nwm.pas
t_os2.pas
t_palmos.pas
t_sunos.pas
t_symbian.pas
t_watcom.pas
t_wdosx.pas
t_wii.pas
t_win16.pas
t_win.pas
* register the DLL scanner for aarch64-win64
2020-04-21 06:06:40 +00:00
t_zxspectrum.pas
zxspectrum: added support for linking via vlink, and for pascal sysinit code. also some cleanup in the linker code
2020-04-29 01:32:48 +00:00