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-11-09 17:59:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1c23218375
fpc
/
compiler
/
systems
History
marcus
86940dfb32
AROS: added arm-aros target to compiler and fpcmake
...
git-svn-id: trunk@34805 -
2016-11-06 10:51:45 +00:00
..
i_aix.pas
i_amiga.pas
i_android.pas
i_aros.pas
AROS: added arm-aros target to compiler and fpcmake
2016-11-06 10:51:45 +00:00
i_atari.pas
atari: add tf_requires_proper_alignment to the atari target
2016-10-09 22:56:23 +00:00
i_beos.pas
i_bsd.pas
i_embed.pas
i_emx.pas
i_gba.pas
i_go32v2.pas
i_haiku.pas
i_jvm.pas
i_linux.pas
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
mac_crea.txt
t_aix.pas
t_amiga.pas
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: added an external linker implementation, supporting GNU LD and VLink in theory. however the GNU LD version I have segfaults when I try to link the executable...
2016-10-03 03:54:56 +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
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
t_msdos.pas
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
+ add and use sysinit unit for Win64 (only one since we don't support cygwin and gprof there)
2016-08-13 19:10:27 +00:00