.. |
Makefile
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 years ago |
Makefile.fpc
|
959ea7f5bb
* printer unit moved. Amiga unit also moved but it is not actively used.
|
11 years ago |
buildrtl.lpi
|
af6bf244f2
* version update
|
12 years ago |
buildrtl.pp
|
1247b86f9a
* fix win32 compilation after printer and serial were moved
|
11 years ago |
classes.pp
|
d306e25dc8
* Fixed warnings.
|
17 years ago |
gprt0.as
|
f0aa48b083
* Remove use of direct U_UNIT_NAME or TC_UNIT_NAME
|
14 years ago |
initc.pp
|
f7da932aa4
* use ctypes instead of defining own types
|
18 years ago |
objinc.inc
|
4ace790492
* remove $Log
|
20 years ago |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 years ago |
seh32.inc
|
e79e038f9c
+ Win32/Win64 SEH: STATUS_FLOAT_MULTIPLE_(FAULTS|TRAPS) need additional handling. Makes floating-point exceptions consistent between x87 and SSE.
|
11 years ago |
signals.pp
|
4ee9f1b394
* use DefaultCW to reload fpu settings
|
19 years ago |
sysinit.inc
|
4a9c8e330b
+ Move EXEC_callback into separate file win/systlsdir.inc
|
13 years ago |
sysinitcyg.pp
|
562932a2c9
* change dllparam into PtrInt, this is required for 64 bit systems, patch based on Gennadiy's patch in #21089, resolves #21089
|
13 years ago |
sysinitgprof.pp
|
562932a2c9
* change dllparam into PtrInt, this is required for 64 bit systems, patch based on Gennadiy's patch in #21089, resolves #21089
|
13 years ago |
sysinitpas.pp
|
562932a2c9
* change dllparam into PtrInt, this is required for 64 bit systems, patch based on Gennadiy's patch in #21089, resolves #21089
|
13 years ago |
system.pp
|
2d454dc8fa
Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages.
|
10 years ago |
wcygprt0.as
|
f0aa48b083
* Remove use of direct U_UNIT_NAME or TC_UNIT_NAME
|
14 years ago |
wdllprt0.as
|
f0aa48b083
* Remove use of direct U_UNIT_NAME or TC_UNIT_NAME
|
14 years ago |
windows.pp
|
930b76e8fb
Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode.
|
12 years ago |
winsysut.pp
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
wprt0.as
|
f0aa48b083
* Remove use of direct U_UNIT_NAME or TC_UNIT_NAME
|
14 years ago |