Jonas Maebe
|
4f8c390198
* fixed regvars so they work with newra (at least for ppc)
|
22 years ago |
Jonas Maebe
|
404d344d92
* lots of newra fixes (need getfuncretparaloc implementation for i386)!
|
22 years ago |
daniel
|
41e0bc4cec
* Register allocator finished
|
22 years ago |
peter
|
2bb32541be
* fix m68k compile
|
22 years ago |
florian
|
0284016ee9
* fixed several issues with powerpc
|
22 years ago |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 years ago |
carl
|
59d3edeec7
* Several bugfixes for m68k target (register alloc., opcode emission)
|
22 years ago |
daniel
|
6e507ba483
* Added register conversion
|
22 years ago |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 years ago |
carl
|
62e2cd1c67
* merges from Pierre's fixes in m68k fixes branch
|
22 years ago |
mazen
|
a835405a27
* fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg
|
23 years ago |
mazen
|
41153e2b1a
+ return_result_reg and function_result_reg are now used, in all plateforms, to pass functions result between called function and its caller. See the explanation of each one
|
23 years ago |
carl
|
de26052432
+ flag_2_cond implemented
|
23 years ago |
florian
|
41eda73784
* fixed compilation problems
|
23 years ago |
carl
|
c33d99adb7
- a_load_sym_ofs_reg removed
|
23 years ago |
Jonas Maebe
|
3ab3c91e0a
- remove valuelow/valuehigh fields from tlocation, because they depend
|
23 years ago |
florian
|
af4302bc67
* more fixes for ppc calling conventions
|
23 years ago |
carl
|
654ddac250
+ m68k problems with cvs fixed?()!
|
23 years ago |
carl
|
c68b2dfbee
* rename swatoperands to swapoperands
|
23 years ago |
carl
|
9da171faf2
+ stab register indexes for powerpc (moved from gdb to cpubase)
|
23 years ago |
carl
|
3034065498
+ restart m68k support
|
23 years ago |
carl
|
9b12acc70a
* renamed some constants
|
23 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
florian
|
fbbf8a505c
* m68k compiler is again compilable (only gas writer, no assembler reader)
|
26 years ago |