fpc/rtl/haiku
sergei 9801288cdc * Removed SysInitFPU/SysResetFPU from (remaining) system units initialization code. It is redundant there because it is called from fpc_cpuinit, or, in case of i386, from fpc_cpucodeinit.
* It fixes regression of tw16283b after r27169. 
* BeOS, Haiku: added fpc_cpucodeinit to compensate for removal of SysInitFPU, it also enables use of CPU features like SSE.

git-svn-id: trunk@27171 -
2014-03-17 10:53:52 +00:00
..
i386 * Updated haiku signal definitions to reflect changes made in Haiku 2012-04-01 08:03:12 +00:00
baseunix.pp
bethreads.pp
classes.pp
errno.inc
errnostr.inc
Makefile * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
Makefile.fpc + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:20:11 +00:00
osdefs.inc * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 2013-06-27 14:01:18 +00:00
osmacro.inc * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 2013-06-27 14:01:18 +00:00
ossysc.inc
ostypes.inc * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 2013-06-27 14:01:18 +00:00
pthread.inc * pthread_attr_destroy fixes for the rest of *nix. 2013-12-12 11:38:39 +00:00
ptypes.inc * fix some pthread declarations probably inherited from the BeOS port. 2011-10-21 22:24:03 +00:00
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
settimeo.inc
signal.inc * Updated haiku signal definitions to reflect changes made in Haiku 2012-04-01 08:03:12 +00:00
suuid.inc
syscall.inc * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 2013-06-27 14:01:18 +00:00
syscallh.inc * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 2013-06-27 14:01:18 +00:00
sysconst.inc
sysheap.inc
sysnr.inc
sysos.inc
sysosh.inc * revert part of r19256. While this declaration seems not consistent with 2011-10-22 23:12:20 +00:00
system.pp * Removed SysInitFPU/SysResetFPU from (remaining) system units initialization code. It is redundant there because it is called from fpc_cpuinit, or, in case of i386, from fpc_cpucodeinit. 2014-03-17 10:53:52 +00:00
termio.pp * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes 2014-01-02 13:26:09 +00:00
termios.inc
termiosproc.inc
unxconst.inc
unxfunc.inc