peter
|
798289b1f3
* only use init tables for threadvars
|
23 years ago |
peter
|
6d4fcce014
* Add finalization of typed consts
|
23 years ago |
carl
|
d170f6625f
* fix heap leaks
|
23 years ago |
florian
|
d5f0cbbf2b
* fixes to common code to get the alpha compiler compiled applied
|
23 years ago |
carl
|
8733061c78
* stack checking cannot be called before system unit is initialized
|
23 years ago |
Jonas Maebe
|
a15d8cfe39
* a_load_reg_reg() now has two size parameters: source and dest. This
|
23 years ago |
florian
|
55c7896d06
* improved handling of procedures with register calling conventions
|
23 years ago |
peter
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
peter
|
c850b953c0
* fixed (not) pushing of empty parameters
|
23 years ago |
peter
|
f77536fece
* use index register when available for generating a reference with
|
23 years ago |
peter
|
5a06f334b7
* fixed maybe_save that did not support a reference with only
|
23 years ago |
peter
|
a4e309d6ae
* removevaluepara added to fix the stackpointer so restoring of
|
23 years ago |
peter
|
a28f75ed03
* sym.insert_in_data removed
|
23 years ago |
peter
|
46731a77ab
* really use tt_noreuse for exception frame buffers
|
23 years ago |
peter
|
4b81e16fe2
* tempgen cleanup
|
23 years ago |
florian
|
a375ad9565
* remaining assembler writer bugs fixed, the errors in the
|
23 years ago |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 years ago |
carl
|
745efb2c47
* issameref() to test if two references are the same (then emit no opcodes)
|
23 years ago |
carl
|
588abc6631
* jmpbuf size allocation for exceptions is now cpu specific (as it should)
|
23 years ago |
carl
|
b117e6ad01
* fix Florian's last commit for m68k compilation
|
23 years ago |
florian
|
af4302bc67
* more fixes for ppc calling conventions
|
23 years ago |
carl
|
9da171faf2
+ stab register indexes for powerpc (moved from gdb to cpubase)
|
23 years ago |
peter
|
425bb45ddc
* renamed current_library to objectlibrary
|
23 years ago |
peter
|
ac71268ce6
* saving of asmsymbols in ppu supported
|
23 years ago |
carl
|
947142291c
* stack allocation is now done separately (at the end) of genentrycode
|
23 years ago |
florian
|
b136cecacd
* first part of ppc calling conventions fix
|
23 years ago |
carl
|
32f3f65a26
+ added generic exception support (still does not work!)
|
23 years ago |
florian
|
e7a6cd18dd
* more fixes for the ppc
|
23 years ago |
Jonas Maebe
|
75d8e42d85
* fixed bug in location_force_reg32() when converting smaller values to
|
23 years ago |
Jonas Maebe
|
6b83738e7d
+ generic implementation of tcg.g_flags2ref()
|
23 years ago |