marco
|
8dbea9390f
* threadproc is passed to OS and must be stdcall;
|
21 年之前 |
peter
|
dfb7fe9d9d
* fixed alignment calculation for variant records
|
21 年之前 |
marco
|
8e9339f073
* fix added as comment till I can test (8 byte C alignment on netbsd/ppc)
|
21 年之前 |
peter
|
8caaa7740d
* more record alignment fixes
|
21 年之前 |
peter
|
e2df62fc08
* EOSError.errorcode change to Longint which is more compatible
|
21 年之前 |
florian
|
4ccec73aa5
* fixed alignment of classes
|
21 年之前 |
peter
|
2d8d788211
* record alignment splitted in fieldalignment and recordalignment,
|
21 年之前 |
florian
|
0b8ffc2fb2
* fixed a couple of broken generic routines
|
21 年之前 |
peter
|
a8b90d3014
use local string of 8 chars
|
21 年之前 |
peter
|
97a3d4aece
Stacksize force to 1mb
|
21 年之前 |
florian
|
de4fa4e7e7
* fixed another couple of arm bugs
|
21 年之前 |
daniel
|
9b33343e90
* Stab generation bug fixed
|
21 年之前 |
florian
|
3e274eaa0f
* some math nodes are inlined now
|
21 年之前 |
florian
|
c77ec09d49
* fixed code generation for math inl. nodes
|
21 年之前 |
daniel
|
3a3f65a364
* Fix string type stab generation. String constant still unsupported.
|
21 年之前 |
daniel
|
3dfde8c397
* Bugfix on constant strings stab generation. Never worked and still
|
21 年之前 |
florian
|
01adf563a9
* improved error message
|
21 年之前 |
daniel
|
8bea12a84d
* Typo
|
21 年之前 |
daniel
|
5de754a2a1
* Try to recude stack usage of Tpointerdef.concatstabsto
|
21 年之前 |
florian
|
35110d8ef5
* fixed several arm issues
|
21 年之前 |
florian
|
8ef2f96215
* made DoSpill* overrideable
|
21 年之前 |
florian
|
9bdd9c4012
* when compiled with -dnocatch, known rtes aren't translated anymore
|
21 年之前 |
florian
|
a1d904c264
* set aktlocaldata for inlined procedures correctly
|
21 年之前 |
daniel
|
7484f26734
* File now obsolete; moved to symtype.pas
|
21 年之前 |
daniel
|
97e87aaebc
* reginfo now also only allocated during register allocation
|
21 年之前 |
mazen
|
bf36516f33
* Supported assembler modes are GAS and STANDARD
|
21 年之前 |
florian
|
7b5dc40284
* compilation on arm fixed
|
21 年之前 |
daniel
|
ecf7accc38
* Keep interference bitmap only allocated during register allocation.
|
21 年之前 |
Tomas Hajny
|
0cb32fae6e
* reformatting of too long comment lines - not accepted by FP IDE
|
21 年之前 |
daniel
|
60876a7c1a
* More gdb cleanup: make record & object stab generation linear instead
|
21 年之前 |