Jonas Maebe
|
a15d8cfe39
* a_load_reg_reg() now has two size parameters: source and dest. This
|
23 years ago |
peter
|
4b81e16fe2
* tempgen cleanup
|
23 years ago |
florian
|
c853f24a86
* more ppc assembling fixes
|
23 years ago |
carl
|
d175d7113f
+ added fixing because first_in_to_real is now completely generic
|
23 years ago |
florian
|
3ec544be88
* fixed powerpc compilation problems
|
23 years ago |
Jonas Maebe
|
ee7d5f7b2a
* various fixes and optimizations
|
23 years ago |
florian
|
e7a6cd18dd
* more fixes for the ppc
|
23 years ago |
Jonas Maebe
|
04cb71275a
+ second_int_to_int implementation which is almost the same as the
|
23 years ago |
Jonas Maebe
|
6b83738e7d
+ generic implementation of tcg.g_flags2ref()
|
23 years ago |
florian
|
156fc666c8
* small typo fixed, compiles with 1.0.x again
|
23 years ago |
Jonas Maebe
|
3eb6dc156e
* hopefully final fix for second_int_to_real()
|
23 years ago |
florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |
Jonas Maebe
|
79c0a402ef
* fixed fpu constants in second_int_to_real (fpu values are also stored
|
23 years ago |
florian
|
f0e2409c9f
* fixed to compile with 1.1
|
23 years ago |
florian
|
336808f6c3
* start of the new generic parameter handling
|
23 years ago |
Jonas Maebe
|
82e23e60f5
* fixed nppccnv and enabled it
|
23 years ago |
carl
|
d75603c2ed
* bugfix of hdisponen (base must be set, not index)
|
23 years ago |
peter
|
06ebac4e27
* readded missing revisions
|
23 years ago |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 years ago |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 years ago |
Jonas Maebe
|
71a52a4aeb
* several powerpc-related additions and fixes
|
23 years ago |
Jonas Maebe
|
91f567bb66
* powerpc/cgcpu.pas compiles :)
|
23 years ago |
Jonas Maebe
|
00a1625ce3
+ second_int_to_real for cardinal, int64 and qword
|
24 years ago |
Jonas Maebe
|
da7d733384
+ implemented second_int_to_real
|
24 years ago |
Jonas Maebe
|
ca8623dfb6
+ implemented bool_to_int and int_to_int (+ helper in nppcutil)
|
24 years ago |