Commit History

Author SHA1 Message Date
  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
  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