peter
|
6878c55c80
* write derefdata in a separate ppu entry
|
22 年之前 |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 年之前 |
Jonas Maebe
|
024590b0fa
* fixed some range check errors that occurred on big endian systems
|
22 年之前 |
Jonas Maebe
|
404d344d92
* lots of newra fixes (need getfuncretparaloc implementation for i386)!
|
22 年之前 |
peter
|
e7975c7592
* re-resolving added instead of reloading from ppu
|
22 年之前 |
peter
|
7054a48b4d
* removed systems unit
|
22 年之前 |
Jonas Maebe
|
035ad566f9
* endian fix is now done using a define instead of with source_info
|
22 年之前 |
Jonas Maebe
|
f85bec0291
* endian fixes
|
22 年之前 |
peter
|
895e03b854
* write header for crc_only
|
22 年之前 |
peter
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 年之前 |
florian
|
47a3437dba
* comp is now written with its bit pattern to the ppu instead as an extended
|
22 年之前 |
daniel
|
9e2084b8d5
* Further register allocator work. Compiler now smaller with new
|
22 年之前 |
peter
|
8da3f59d32
* vs_hidden released
|
22 年之前 |
peter
|
ec66760702
* store symoptions also for procdef
|
22 年之前 |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 年之前 |
peter
|
bfd72ad5d5
* merged changes from 1.0.7 up to 04-11
|
23 年之前 |
peter
|
798289b1f3
* only use init tables for threadvars
|
23 年之前 |
peter
|
98dd65b0f3
* inlining is now also allowed in interface
|
23 年之前 |
peter
|
8082f79ea6
* first things tai,tnode storing in ppu
|
23 年之前 |
carl
|
9d4f336f74
+ fpu emulation helpers (ppu checking also)
|
23 年之前 |
florian
|
af4302bc67
* more fixes for ppc calling conventions
|
23 年之前 |
peter
|
ac71268ce6
* saving of asmsymbols in ppu supported
|
23 年之前 |
florian
|
030eae46de
* a couple of interface related fixes
|
23 年之前 |
peter
|
06ebac4e27
* readded missing revisions
|
23 年之前 |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 年之前 |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 年之前 |
peter
|
5e7a1e3729
* removed unused units
|
23 年之前 |
Jonas Maebe
|
7fb55bf4e4
+ a_loadfpu_* and a_loadmm_* methods in tcg
|
23 年之前 |
armin
|
ed209a3961
+ initialize threadvars defined local in units
|
23 年之前 |
florian
|
b60666ae1f
+ parasym to tparaitem added
|
23 年之前 |