Jonas Maebe
|
b29f033afb
* part of r14418, forgot to commit
|
15 years ago |
florian
|
230142f08b
* change length parameter of CompareMem/CompareMemRange into PtrUInt, resolves #15190
|
15 years ago |
florian
|
7a82669942
* forgotten part of r14432
|
15 years ago |
florian
|
b5e7b3e1e7
o patch by Sergei Gorelkin which basically resolves #14308 (still misses some tests):
|
15 years ago |
marco
|
a6f673082e
* IFileDialogs and friends. Needed for Vista like fileopendialogs
|
15 years ago |
mazen
|
4c3cb51ea8
* Removed executable tag from source file.
|
15 years ago |
Jonas Maebe
|
919cf1151b
* fixed C->Pascal type translations
|
15 years ago |
micha
|
347d71db10
* rtl/heap: optimization, while looking for a big enough block, also use blocks that are exactly large enough
|
15 years ago |
micha
|
a6e6e9d453
* rtl/heap: fix SysReallocMem corruption in multi-thread use (thanks to Burkhard Carstens, #15323)
|
15 years ago |
Jonas Maebe
|
f660e7cc6c
* fisttp must get an "fpuint" suffix in the assembler output
|
15 years ago |
Jonas Maebe
|
f104e849d8
* disabled fpu_soft for x86_64 since activating it only leads to internal
|
15 years ago |
marco
|
3fc150d920
* OpenAL example from Mantis 15306 by Craig Chapman.
|
15 years ago |
marco
|
ac1ea04d60
* Mantis ipcserver problem solved caused by the adding of locking in the rtl
|
15 years ago |
marco
|
94689e0be7
* wince comobj compiling again, Mantis 15079
|
15 years ago |
Jonas Maebe
|
76c499a0f6
* fixed some corner cases when parsing nested (* *) comments (mantis #15293)
|
15 years ago |
Jonas Maebe
|
090f2a6108
* defined "class of TAsmOptimizer" as separate type to avoid tripping
|
15 years ago |
marco
|
8a4139e266
* gsize,gssize changed to types that scale with 64-bit as per mantis 15318
|
15 years ago |
pierre
|
97a7e4b233
+ describe new option NEEDEDAFTER
|
15 years ago |
pierre
|
a440104065
+ NEEDEDAFTER to avoid deleting created files if needed for another test
|
15 years ago |
pierre
|
b60517b2fb
* Avoid to have cg directory twice
|
15 years ago |
pierre
|
9b703628bb
+ Add solaris/x86_64 c objects
|
15 years ago |
Jonas Maebe
|
f2c0190aa3
* treat parameters that are passed in registers as register operands in the
|
15 years ago |
pierre
|
e67307aa66
* New constant system_needs_16_byte_stack_alignment
|
15 years ago |
Jonas Maebe
|
0247d0c2ee
* use calling convention that is not the default on any platform
|
15 years ago |
Jonas Maebe
|
3d1c799190
+ initial tests based on ALGLIB submitted by Sergey Bochkanov
|
15 years ago |
Jonas Maebe
|
164db72f07
* implements getter must used target's default calling convention, because
|
15 years ago |
Jonas Maebe
|
dd7e472fa4
* don't convert "cardinal div (cardinal-cardinal)" to longint after it
|
15 years ago |
Jonas Maebe
|
0cc1e24f98
* fpu_sse3 also supports scalar single/double
|
15 years ago |
pierre
|
461c459821
* fix SigActionRec for x86_64 cpu
|
15 years ago |
pierre
|
b47f8dc276
* Update Makefile
|
15 years ago |