joost
|
d5087df6fb
* Undo all changes in the test-environment before each test
|
8 years ago |
joost
|
408cae639f
* Moved all logic to determine in which repository to install a package into
|
8 years ago |
pierre
|
53bfafa290
Add information about MCB to SysAlloc call if DEBUG_TINY_HEAP macro is defined
|
8 years ago |
pierre
|
e092f00843
Avoid trying to use invalid instruction exception if Test8087 is below 2, as older CPU ignore simply invalid instructions
|
8 years ago |
pierre
|
0f80603dae
+ SysGetMem: Add DEBUG_TINY_HEAP message after SysAlloc call.
|
8 years ago |
yury
|
376174d7ac
* pas2jni: Fixed error handling of ppudump.
|
8 years ago |
yury
|
884cb758e7
* Ensure the number of operands is 2 for MOVXX instructions in OptPass1MOVXX. Otherwise the classic MOVSD/W/B no-operand instructions (REP MOVSX) cause AV during checks of operands. The AV is thrown when trying to compile ucomplex.pp with -Cfsse3.
|
8 years ago |
marco
|
5eb0506be7
* added two gtk constants, mantis #31566, patch by "MiniApp"
|
8 years ago |
marco
|
f0a02cdaf9
* reengineered utf8-less fix for #0031257
|
8 years ago |
yury
|
f37613ddd8
* Use .rodata and .data.rel.ro sections for Android with PIC.
|
8 years ago |
Károly Balogh
|
1f7b6fbd9a
m68k: implement frac inline nodes
|
8 years ago |
Károly Balogh
|
7ed9b9f188
m68k: instead of the FPU, use CPU instructions to copy cgparas to stack
|
8 years ago |
Jonas Maebe
|
744facb7fc
* properly support accepting register parameters of assembler routines in
|
8 years ago |
Jonas Maebe
|
61af0fb72d
* only take into account the location of the parameter at the callee side to
|
8 years ago |
joost
|
2f72f67f11
* TFPPackage.GetDebugName now also works when the package is not assigned
|
8 years ago |
florian
|
358bfb4858
* SSE4.1+ implementation of int(...)
|
8 years ago |
florian
|
3c5ec4e76c
* allocate register correctly for "MovMov2Mov 2"
|
8 years ago |
florian
|
69f41a776e
* jump-free Ceil*/Floor* implementations
|
8 years ago |
florian
|
12dec14859
* try to break dependency chains when generating vsqrt instructions
|
8 years ago |
florian
|
8eec29b139
+ enable support for a processor specific frac function
|
8 years ago |
florian
|
912e6d129a
* fix modification flags for *ROUND*
|
8 years ago |
florian
|
1ffdf02b94
+ Ch_*Op4
|
8 years ago |
pierre
|
a8ef8c852d
Put fpcsubarch-fpcmemorymodel directory search before general directories for i8086 CPU
|
8 years ago |
florian
|
54b5112284
* real constants should be propagated during inline expanding
|
8 years ago |
florian
|
ddfaf59626
* fix compilation with -Cr
|
8 years ago |
Jonas Maebe
|
e4dbd24a49
+ inline trunc() support for the LLVM backend when using -Oofastmath (because
|
8 years ago |
michael
|
a5f22c92db
* Patch from Alfred to implement flat extraction
|
8 years ago |
marco
|
86cea6b3ef
* add glVertexAttribDivisor, mantis #31878, patch by Julian Puhl
|
8 years ago |
pierre
|
8a7de4a4d3
Add calls to FPC_HANDLE_I8086_ERROR and add handlers for interrupt $10 and $75
|
8 years ago |
pierre
|
ec0dfdc245
Regenerated after: Add unicode related units
|
8 years ago |