Jonas Maebe
|
eb9f00193b
* return OS_NO from int_cgsize() for sizes which are not a power of 2
|
19 年之前 |
peter
|
f87b04c034
Merged revisions 2994 via svnmerge from
|
19 年之前 |
peter
|
588cccb3ca
* remove some obsolete i386 specific code
|
19 年之前 |
florian
|
137f8f340d
* handling of address registers in references fixed
|
19 年之前 |
Jonas Maebe
|
ac24965242
* procedures which use goto/label revert to the older and less
|
19 年之前 |
Jonas Maebe
|
61ef30381c
* Only synchronise regvars after a loop (and only those regvars
|
19 年之前 |
Jonas Maebe
|
3f86e6b728
* keep upper bound of loops in a register instead of in memory
|
19 年之前 |
tom_at_work
|
0f10de3d1a
- Powerpc compiler cycles again; during adding PowerPC64 code, the trefaddr enumeration for PPC was mixed up
|
20 年之前 |
peter
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 年之前 |
michael
|
7449f99d5f
+ Removed all compatibility defines from compiler
|
20 年之前 |
florian
|
ebcb69478f
* fixed a lot of stuff for fpu/mm register variables
|
20 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
fpc
|
50778076c3
initial import
|
20 年之前 |
peter
|
e417e34496
* truncate log
|
20 年之前 |
florian
|
5fb0678de2
* fixed class field info alignment
|
20 年之前 |
florian
|
0037f4a199
* fixed operand size calculation for sse operands
|
20 年之前 |
peter
|
6c9c4c686c
* small m68k updates to bring it up2date
|
21 年之前 |
peter
|
b0afe9a351
* indexword can't be used for 1.9.4
|
21 年之前 |
peter
|
c95a859f0a
* generic tlocation
|
21 年之前 |
michael
|
9e879f3931
* fix clearing of superregset (from Peter)
|
21 年之前 |
florian
|
1eb575fa22
* fixed longbool(<int64>) on sparc
|
21 年之前 |
florian
|
ed4d14932e
* indexword in 1.0.x is broken
|
21 年之前 |
Jonas Maebe
|
c7afb87846
* use indexword() in tsuperregisterworklist.delete, greatly speeds up
|
21 年之前 |
daniel
|
d2a2aeac9f
* supregset_reset clears 8kb of memory. However, it is being called in
|
21 年之前 |
florian
|
8a9758c5e2
* logs truncated
|
21 年之前 |
florian
|
588e2c38bf
* dwarf branch merged
|
21 年之前 |
florian
|
fabb9c33ac
* top_symbol killed
|
21 年之前 |
peter
|
e6929a1a32
* more x86_64 parameter fixes
|
21 年之前 |
peter
|
47f08937e4
* use localalign info for alignment for locals and temps
|
21 年之前 |
peter
|
d68c75f65a
* R_SUB_FS added to make a difference between double and single
|
21 年之前 |