Jonas Maebe
|
bacdd8be81
* don't ever mark the function result as vs_initialised, also not when
|
13 years ago |
marco
|
b31c15fbcc
* Patch from Lacak2 for initial Pg interval support.
|
13 years ago |
Jonas Maebe
|
aa9aeeada0
* fixed compilation on platforms without ansistring support since assigning
|
13 years ago |
Jonas Maebe
|
e8dae4f30a
* set result of exp() to 0 in case of underflow with masked exceptions
|
13 years ago |
sergei
|
cd44c5f45c
Win32 and Win64, fixed DLL exit sequence, resolves #14603:
|
13 years ago |
sergei
|
ea37d71f67
- win64: removed empty procedures remove_exception_handlers and fpc_cpucodeinit.
|
13 years ago |
marco
|
136b7dee9b
* fix for bug #21281, some functions were missing dllname.
|
13 years ago |
sergei
|
167ee9867e
* Moved DLL_xxx declarations to sysos.inc, so they can be reused by wince.
|
13 years ago |
pierre
|
c45914fc27
* Fix loss of OPT variable content on last part of cross-cpu cycles
|
13 years ago |
pierre
|
c453baf0b9
+ Enable stabs debuginfo, dwarf disabled for now
|
13 years ago |
paul
|
4c1fa31c11
packages: add opengl as required for win32 and win64 for gtk1
|
13 years ago |
paul
|
357d644891
tests: fix test for systems where widestring=unicodestring
|
13 years ago |
Tomas Hajny
|
4f36dc3539
* fixed dependency on opengl wrongly marked as valid for all targets
|
13 years ago |
Tomas Hajny
|
f597d18f24
* include imlib for OS/2 and EMX too
|
13 years ago |
pierre
|
79c8234c8b
Protect against nil values for info or SigContext
|
13 years ago |
pierre
|
65ec3cfe4e
Fix SigActionRec record field order
|
13 years ago |
pierre
|
ea9f152d64
* Remove local redefinition of types and clarify TIPC_Perm record
|
13 years ago |
pierre
|
5b71a7597a
i386 NetBSD uses GOT for position independent code
|
13 years ago |
joost
|
3c02dc25f2
* Do not change the current directory, that does not work well with multiple threads
|
13 years ago |
sergei
|
724227c962
* Cleaned out code marked as originated from glibc:
|
13 years ago |
paul
|
2499b5514f
compiler: change overload search for char constants (for delphi compatibility):
|
13 years ago |
paul
|
4d863aff03
compiler: fix accidentally committed code in r20285
|
13 years ago |
florian
|
b19b8badf9
* fix volatible integer register set on mips
|
13 years ago |
svenbarth
|
2a872978dc
Fix Mantis #21179
|
13 years ago |
sergei
|
429af6f40b
* nobj.pas, finished refactoring VMT generation code, now all child structures except RTTI are written to same data section with VMT itself and their labels are local (since child structures are accessible only through VMT, smartlinking them into different sections is useless).
|
13 years ago |
pierre
|
8fc1fb5e15
Regenerate Makefile
|
13 years ago |
pierre
|
e4acc1d474
Add explicit rule for variants unit compilation for correct dependencies
|
13 years ago |
pierre
|
a874ee7f19
Regenerate Makefile
|
13 years ago |
pierre
|
c9c61ef559
Add more missing units to NetBSD
|
13 years ago |
pierre
|
30bd2229b2
Wide char and mbstate_t types added
|
13 years ago |