florian
|
06442fa677
+ $fputype directive support
|
21 лет назад |
daniel
|
d84b7d0743
* Some work to restore the MMX capabilities
|
21 лет назад |
peter
|
1367e342db
* reg allocations for imaginary register are now inserted just
|
21 лет назад |
mazen
|
a2cee9b843
* using findreg_by_<name|number>_table directly to decrease heap overheading
|
22 лет назад |
peter
|
0bc3453035
* fixed findreg_by_number
|
22 лет назад |
mazen
|
75f88a5b90
* now uses standard routines in rgHelper unit to search registers by number and by name
|
22 лет назад |
peter
|
0939085ab1
* commented out more obsolete constants
|
22 лет назад |
peter
|
d0de3b3ea8
* 64k registers supported
|
22 лет назад |
florian
|
1df13c788c
* fixed some MMX<->SSE
|
22 лет назад |
daniel
|
b2343f4b16
* Register allocator splitted, ans abstract now
|
22 лет назад |
peter
|
3a92a2a25a
* parameter alignment fixes
|
22 лет назад |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 лет назад |
peter
|
15446d6522
* removed emitjmp
|
22 лет назад |
peter
|
b6a0492c9c
* remove sp_fixup
|
22 лет назад |
florian
|
0b48a6a3ec
* x86-64 adaptions
|
22 лет назад |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 лет назад |
peter
|
b9d09a4e5c
* preparations for different default calling conventions
|
22 лет назад |
florian
|
024d08e05a
* ARM compiler compiles again
|
22 лет назад |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 лет назад |
florian
|
220e05dd5e
* fixed arm concatcopy
|
22 лет назад |
daniel
|
82b0cf41a6
* Made internal assembler use new register coding
|
22 лет назад |
Jonas Maebe
|
4f8c390198
* fixed regvars so they work with newra (at least for ppc)
|
22 лет назад |
Jonas Maebe
|
f909d6a620
* fixed ppc compilation problems and changed VOLATILE_REGISTERS for x86
|
22 лет назад |
Jonas Maebe
|
404d344d92
* lots of newra fixes (need getfuncretparaloc implementation for i386)!
|
22 лет назад |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 лет назад |
Jonas Maebe
|
709e6da4fa
- removed ALL_INTREGISTERS (only the one in rgobj is valid)
|
22 лет назад |
peter
|
d91c880148
* cg.a_load_* get a from and to size specifier
|
22 лет назад |
daniel
|
41e0bc4cec
* Register allocator finished
|
22 лет назад |
peter
|
414bd5fa22
* more sparc cleanup
|
22 лет назад |
florian
|
91bbc7bea3
* error when address of an abstract method is taken
|
22 лет назад |