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-27 08:33:43 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0dabe49601
fpc
/
compiler
/
systems
History
florian
fe7d7aa1e7
* patch by Alfred to fix building on DragonFly OS,
resolves
#36450
...
git-svn-id: trunk@43696 -
2019-12-17 21:57:09 +00:00
..
i_aix.pas
i_amiga.pas
i_android.pas
i_aros.pas
i_atari.pas
i_beos.pas
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
i_emx.pas
i_gba.pas
i_go32v2.pas
i_haiku.pas
i_jvm.pas
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
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
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
* fixed opt-in sysroot substitution again, renamed the three-argument version
2019-10-26 13:48:30 +00:00
t_amiga.pas
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
t_emx.pas
t_gba.pas
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
t_msdos.pas
t_nativent.pas
t_nds.pas
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
t_win16.pas
t_win.pas