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 20:42:34 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ee76e8dbf5
fpc
/
compiler
/
systems
History
Károly Balogh
8627cc3ddb
AROS: added remark about collect-aros issue, fixed ld name for x86_64 target
...
git-svn-id: trunk@28444 -
2014-08-18 16:17:06 +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_aros.pas
AROS: and also add the system info/target units which were forgotten in the previous commit
2014-08-17 18:36:57 +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
+ Enabled section smartlinking for m68k-linux.
2014-08-02 23:00:36 +00:00
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_aros.pas
AROS: added remark about collect-aros issue, fixed ld name for x86_64 target
2014-08-18 16:17:06 +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
* m68k: Fixed name of ELF interpreter, and updated cprt0.as to somewhat working state. Now a "hello world" program using libc can be linked and launched, but anything more complex needs another round of fixing the parameter passing code, in order to get the stack properly balanced.
2014-07-07 20:08:50 +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
* Updated libndsfpc and nds linkerscript to Ver. 1.5.8
2014-08-02 15:23:51 +00:00
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