florian
|
cd4c8de820
* web bug #2214 fixed: ie 10 in const array constructors
|
22 years ago |
peter
|
af98b48c22
* stackpointer_alloc added for adjusting ESP. Win32 needs
|
22 years ago |
florian
|
fbbaf36800
* added missing then, Carl did you really a make fullcycle :) ?
|
23 years ago |
carl
|
6e46f3424c
* bugfix of problems with profile code which clobbers some registers
|
23 years ago |
carl
|
2f89d59534
* warning of portabilitiy problems with parasize / localsize
|
23 years ago |
carl
|
65113dcece
+ profiling support for Win32
|
23 years ago |
carl
|
c79bdd9179
* try to fix profiling for win32
|
23 years ago |
florian
|
593e30b839
* push_value_para didn't release floatdef locations, fixes tw2045
|
23 years ago |
peter
|
8c82be898d
* copy_value_on_stack method added for cdecl record passing
|
23 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
peter
|
a496dbe1ff
* pass proccalloption to ret_in_xxx and push_xxx functions
|
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
|
64655be168
* memory optimization (3-4%) : cleanup of tai fields,
|
23 years ago |
peter
|
bfd72ad5d5
* merged changes from 1.0.7 up to 04-11
|
23 years ago |
mazen
|
f97aa452bd
* SPARC calling mechanism almost OK (as in GCC./mppcsparc )
|
23 years ago |
mazen
|
f170b21371
* parameter handling updated
|
23 years ago |
peter
|
83dae76625
+ $IMPLICITEXCEPTIONS switch to turn on/off generation of the
|
23 years ago |
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 |