mazen
|
4c3cb51ea8
* Removed executable tag from source file.
|
16 жил өмнө |
Jonas Maebe
|
919cf1151b
* fixed C->Pascal type translations
|
16 жил өмнө |
micha
|
347d71db10
* rtl/heap: optimization, while looking for a big enough block, also use blocks that are exactly large enough
|
16 жил өмнө |
micha
|
a6e6e9d453
* rtl/heap: fix SysReallocMem corruption in multi-thread use (thanks to Burkhard Carstens, #15323)
|
16 жил өмнө |
Jonas Maebe
|
f660e7cc6c
* fisttp must get an "fpuint" suffix in the assembler output
|
16 жил өмнө |
Jonas Maebe
|
f104e849d8
* disabled fpu_soft for x86_64 since activating it only leads to internal
|
16 жил өмнө |
marco
|
3fc150d920
* OpenAL example from Mantis 15306 by Craig Chapman.
|
16 жил өмнө |
marco
|
ac1ea04d60
* Mantis ipcserver problem solved caused by the adding of locking in the rtl
|
16 жил өмнө |
marco
|
94689e0be7
* wince comobj compiling again, Mantis 15079
|
16 жил өмнө |
Jonas Maebe
|
76c499a0f6
* fixed some corner cases when parsing nested (* *) comments (mantis #15293)
|
16 жил өмнө |
Jonas Maebe
|
090f2a6108
* defined "class of TAsmOptimizer" as separate type to avoid tripping
|
16 жил өмнө |
marco
|
8a4139e266
* gsize,gssize changed to types that scale with 64-bit as per mantis 15318
|
16 жил өмнө |
pierre
|
97a7e4b233
+ describe new option NEEDEDAFTER
|
16 жил өмнө |
pierre
|
a440104065
+ NEEDEDAFTER to avoid deleting created files if needed for another test
|
16 жил өмнө |
pierre
|
b60517b2fb
* Avoid to have cg directory twice
|
16 жил өмнө |
pierre
|
9b703628bb
+ Add solaris/x86_64 c objects
|
16 жил өмнө |
Jonas Maebe
|
f2c0190aa3
* treat parameters that are passed in registers as register operands in the
|
16 жил өмнө |
pierre
|
e67307aa66
* New constant system_needs_16_byte_stack_alignment
|
16 жил өмнө |
Jonas Maebe
|
0247d0c2ee
* use calling convention that is not the default on any platform
|
16 жил өмнө |
Jonas Maebe
|
3d1c799190
+ initial tests based on ALGLIB submitted by Sergey Bochkanov
|
16 жил өмнө |
Jonas Maebe
|
164db72f07
* implements getter must used target's default calling convention, because
|
16 жил өмнө |
Jonas Maebe
|
dd7e472fa4
* don't convert "cardinal div (cardinal-cardinal)" to longint after it
|
16 жил өмнө |
Jonas Maebe
|
0cc1e24f98
* fpu_sse3 also supports scalar single/double
|
16 жил өмнө |
pierre
|
461c459821
* fix SigActionRec for x86_64 cpu
|
16 жил өмнө |
pierre
|
b47f8dc276
* Update Makefile
|
16 жил өмнө |
pierre
|
dbf2be812a
* for rip_relative if cs_create_pic is selected
|
16 жил өмнө |
pierre
|
4d30275d7f
* Adapt start.inc to pic code
|
16 жил өмнө |
pierre
|
05c1097395
* simplify SysInitFPU assmebler using local variables
|
16 жил өмнө |
pierre
|
21bc57d4c1
* accept @PLT for pic functions
|
16 жил өмнө |
pierre
|
617e1b9b10
* handle i386/x86_64 solaris pic as for linux
|
16 жил өмнө |