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-30 14:22:38 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
15e374f3c6
fpc
/
compiler
/
systems
History
nickysn
9f31fcc2ca
+ added support for HeapMax in the far data i8086 memory models as well
...
git-svn-id: trunk@28051 -
2014-06-24 22:54:54 +00:00
..
i_aix.pas
i_amiga.pas
have an explicit define for OS4, so we can easily identify it in shared sources among Amiga-like systems, independent from the CPU define
2014-02-23 23:49:40 +00:00
i_android.pas
* mipsel-android: Don't export local symbols from executable.
2014-02-06 19:11:08 +00:00
i_atari.pas
i_beos.pas
i_bsd.pas
i_embed.pas
* partially merged the mips-embedded branch of Michael Ring:
2014-03-19 21:25:38 +00:00
i_emx.pas
i_gba.pas
i_go32v2.pas
Use script gnu ar for go32v2 target
2014-04-10 16:20:14 +00:00
i_haiku.pas
i_jvm.pas
i_linux.pas
i_macos.pas
i_morph.pas
i_msdos.pas
* changed the default stack size in the i8086 far data memory models to 16 KB
2014-06-01 14:38:54 +00:00
i_nativent.pas
i_nds.pas
i_nwl.pas
i_nwm.pas
i_os2.pas
i_palmos.pas
i_sunos.pas
Use GNU ar also for x86_64 solaris
2014-03-07 12:39:48 +00:00
i_symbian.pas
i_watcom.pas
i_wdosx.pas
i_wii.pas
i_win.pas
* make windres the default resource compiler on x86_64-win64
2014-03-09 10:52:10 +00:00
mac_crea.txt
t_aix.pas
t_amiga.pas
t_android.pas
* Fixed compilation for mips-linux.
2014-02-08 19:08:21 +00:00
t_atari.pas
t_beos.pas
t_bsd.pas
t_embed.pas
Applied patch from Michael Ring that adds some startup code for some new stm32f0 and stm32f1 controllers, and fixes naming on some LPC ARMv6m controllers.
2014-06-20 06:49:04 +00:00
t_emx.pas
t_gba.pas
t_go32v2.pas
Use slash instead of backslash inside linker script to allow use of cross-linker
2014-04-10 13:24:42 +00:00
t_haiku.pas
t_jvm.pas
t_linux.pas
- removed registration of x86_6432 target because it's not supported in any
2014-01-14 20:37:18 +00:00
t_macos.pas
t_morph.pas
t_msdos.pas
+ added support for HeapMax in the far data i8086 memory models as well
2014-06-24 22:54:54 +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
* make windres the default resource compiler on x86_64-win64
2014-03-09 10:52:10 +00:00