fpc/compiler/systems
florian 7f4c387841 o new BeOS patch by Olivier Coursiere:
* correctly define the stack size for BeOS,
  + implement a minimum nl_langinfo function to correctly initialize WideString support
  + add fgl unit in the BeOS RTL makefile
  * SysOSAlloc now return nil when the system can not allocate the asked memory,
  * HAS_SYSOSFREE is no more defined with an empty implementation under BeOS. This was preventing FPC to reuse memory.
  + there is now a basic implementation of CheckPointer under BeOS.

git-svn-id: trunk@8994 -
2007-10-29 19:00:32 +00:00
..
i_amiga.pas
i_atari.pas
i_beos.pas o new BeOS patch by Olivier Coursiere: 2007-10-29 19:00:32 +00:00
i_bsd.pas * mark darwin as case sensitive, because the dircache isn't always used 2007-10-26 13:01:01 +00:00
i_embed.pas
i_emx.pas
i_gba.pas
i_go32v2.pas
i_linux.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
i_macos.pas
i_morph.pas
i_nds.pas
i_nwl.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
i_nwm.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
i_os2.pas
i_palmos.pas
i_sunos.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
i_symbian.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
i_watcom.pas
i_wdosx.pas
i_win.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
mac_crea.txt
t_amiga.pas
t_atari.pas
t_beos.pas o BeOS patch by Olivier Coursiere: 2007-10-14 18:37:00 +00:00
t_bsd.pas * pass "-syslibroot sysrootpath" to the darwin linker if -XRsysrootpath 2007-10-17 19:25:06 +00:00
t_embed.pas
t_emx.pas
t_gba.pas
t_go32v2.pas
t_linux.pas * fixed m68k compilation and put it in fullcycle 2007-10-27 11:24:50 +00:00
t_macos.pas + add -XR switch for target root file system with libs (also used for C lib type detection) 2007-09-30 15:00:54 +00:00
t_morph.pas
t_nds.pas * Changed .elf extension to .nef (Not Executable File) for intermediate file builds in the NDS compiler (used on no$gba debugger for symbol table) 2007-07-09 22:17:36 +00:00
t_nwl.pas
t_nwm.pas
t_os2.pas * workaround for yet another #%$#@#^ EMX LD.EXE bug (link.res path must not be quoted) 2007-09-30 21:11:10 +00:00
t_palmos.pas
t_sunos.pas + add -XR switch for target root file system with libs (also used for C lib type detection) 2007-09-30 15:00:54 +00:00
t_symbian.pas
t_watcom.pas
t_wdosx.pas
t_win.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00