florian
|
117c083003
* call inherited Destroy in TAsmOptimizer to avoid memory leak
|
13 years ago |
florian
|
6ae2a43161
* fix compilation with extdebug
|
13 years ago |
sergei
|
8c8883cc35
* Once TExeOutput is accessible in TObjSection.fixuprelocs, its ImageBase can be used directly, without a need to have a copy in every TObjSection.
|
13 years ago |
pierre
|
150578f2c0
+ Use SigContext sigc_sp and sigc_pc fields for HandleErrorAdrFrame parameters
|
13 years ago |
pierre
|
0cf5b9abdb
+ Set __stkptr value
|
13 years ago |
Jonas Maebe
|
b42d204514
* fpc_shortstr_assign as compilerproc, forgot to commit
|
13 years ago |
pierre
|
aee68923e8
Fix .pdr generation by adding .end pseudo-instruction, limit .ent to text section for mips cpu
|
13 years ago |
Jonas Maebe
|
7c21cba1e2
* migrated g_copyshortstring, g_incrrefcount and g_array_rtti_helper to thlcg
|
13 years ago |
Jonas Maebe
|
60aedb19d6
* removed superfluous (de)allocallcpuregisters calls
|
13 years ago |
pierre
|
8469741700
+ Added additional addr pointer parameter to
|
13 years ago |
Jonas Maebe
|
7a0ae38700
+ also specify the parameter def when allocating a parameter via
|
13 years ago |
Jonas Maebe
|
adf66eed8b
* don't turn constref shortstring parameters into openstrings (they can't
|
13 years ago |
Jonas Maebe
|
325c60866f
* use tcgpara.def instead of extra size parameters
|
13 years ago |
Jonas Maebe
|
c3ea451aea
* set tcgpara.vardef when creating parameter info
|
13 years ago |
Jonas Maebe
|
2d48396587
- removed redundant checks
|
13 years ago |
Jonas Maebe
|
587244c088
* factored out common code from get_funcretloc()
|
13 years ago |
svenbarth
|
f9211271d5
Fix for Mantis #22154:
|
13 years ago |
svenbarth
|
cc65ac20c5
Fix for Mantis #22220
|
13 years ago |
svenbarth
|
2d8796fa1a
Added further tests regarding the topic from revision 21687
|
13 years ago |
svenbarth
|
8c95ea039f
Fix for Mantis #22219
|
13 years ago |
masta
|
ca70207bc0
Support 64-bit shifts on ARM.
|
13 years ago |
masta
|
3566956389
Fix ARM-Assembler output for RRX-Shifterops
|
13 years ago |
sergei
|
5be97c7c9e
- Removed TDJCoffObjSection,TPECoffObjSection,TCoffExeSection,TPECoffExeSection,TDJCoffExeSection. These only add complication and no value.
|
13 years ago |
marco
|
31371eade1
* fix misnamed field in lookup related test, mantis #22113, patch by Lacak2.
|
13 years ago |
marco
|
40d26638a7
* skip newline after comment. Patch by Lacak2, #22031
|
13 years ago |
pierre
|
f2e83b0d7e
* Avoid ShortString limitations for LocateExeFile in PATH environment variable is very long
|
13 years ago |
Jonas Maebe
|
d953783a7e
* also delete temporary files if the test crashes
|
13 years ago |
marco
|
b70ed0a407
* fix bug #22300, "C" prefix of configuration file.
|
13 years ago |
masta
|
59c726c829
Support ABS intrinsic on ARM
|
13 years ago |
masta
|
3d9d484bfd
Remove redundant CPU-Check for FPC_HAS_INTERNAL_ABS_LONG
|
13 years ago |