fpc/rtl/os2
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
..
tests
classes.pp
dos.pas
doscalls.pas
dynlibs.inc
exe.pas
kbdcalls.pas
Makefile
Makefile.fpc
moncalls.pas
moucalls.pas
newexe.pas
os2def.pas
pmbidi.pas
pmbitmap.pas
pmdev.pas
pmgpi.pas
pmhelp.pas
pmshl.pas
pmspl.pas
pmstddlg.pas
pmwin.pas
pmwp.pas
pmwsock.pas
ports.pas
printer.pas
prt0.as
rtldefs.inc
so32dll.pas
sysdir.inc
sysfile.inc
sysheap.inc
sysos2.pas
sysos.inc
sysosh.inc
system.pas * 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
systhrd.inc
sysutils.pp
todo-os2.txt
tthread.inc
viocalls.imp
viocalls.pas