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-14 18:23:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d8ff85846f
fpc
/
compiler
/
systems
History
nickysn
f5a9442910
+ added the appropriate startup code names for each memory model
...
git-svn-id: trunk@24832 -
2013-06-09 12:44:03 +00:00
..
i_aix.pas
i_amiga.pas
i_android.pas
i_atari.pas
i_beos.pas
i_bsd.pas
* add a -dfpc define to the resource compiler commandlines, which allows to make FPC specific exceptions in resource scripts. Mantis
#24044
2013-05-04 21:25:36 +00:00
i_embed.pas
i_emx.pas
* add a -dfpc define to the resource compiler commandlines, which allows to make FPC specific exceptions in resource scripts. Mantis
#24044
2013-05-04 21:25:36 +00:00
i_gba.pas
i_go32v2.pas
i_haiku.pas
i_jvm.pas
i_linux.pas
* merge i8086 branch by Nikolay Nikolov
2013-04-25 20:23:51 +00:00
i_macos.pas
i_morph.pas
i_msdos.pas
+ introduce tf_no_objectfiles_when_smartlinking so object file generation on i8086-msdos can be turned off
2013-04-30 19:11:55 +00:00
i_nativent.pas
Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode.
2013-05-04 11:06:32 +00:00
i_nds.pas
i_nwl.pas
i_nwm.pas
i_os2.pas
* add a -dfpc define to the resource compiler commandlines, which allows to make FPC specific exceptions in resource scripts. Mantis
#24044
2013-05-04 21:25:36 +00:00
i_palmos.pas
i_sunos.pas
i_symbian.pas
i_watcom.pas
i_wdosx.pas
i_wii.pas
i_win.pas
Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode.
2013-05-04 11:06:32 +00:00
mac_crea.txt
t_aix.pas
t_amiga.pas
t_android.pas
t_atari.pas
t_beos.pas
t_bsd.pas
t_embed.pas
patch by Michael Ring:
2013-04-29 19:57:08 +00:00
t_emx.pas
t_gba.pas
t_go32v2.pas
Merge forgotten go32v2 2.6.0 branch changes back into trunk.
2013-04-12 10:25:13 +00:00
t_haiku.pas
t_jvm.pas
t_linux.pas
* only pass --gc-sections to the linker if smart linking is enabled
2013-05-07 20:28:54 +00:00
t_macos.pas
t_morph.pas
try to do VLink support semi-properly, so cross compilation is possible
2013-05-31 13:04:44 +00:00
t_msdos.pas
+ added the appropriate startup code names for each memory model
2013-06-09 12:44:03 +00:00
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_win.pas
* add a -dfpc define to the resource compiler commandlines, which allows to make FPC specific exceptions in resource scripts. Mantis
#24044
2013-05-04 21:25:36 +00:00