Commit History

Author SHA1 Message Date
  florian 0284016ee9 * fixed several issues with powerpc 22 years ago
  peter 9ed2ce8c12 * removed some notes/hints 22 years ago
  peter e248c0ece4 * fixed C style array of const 22 years ago
  daniel 25059e21b6 + Implemented the actual register allocator 22 years ago
  Jonas Maebe 56132c1a9c * assembler procedures now again get a stackframe if they have local 22 years ago
  olle a069aadad0 * changed newasmsymbol to newasmsymboldata for data symbols 22 years ago
  peter 4a0b87ac59 * fix classmethod from classmethod call 22 years ago
  peter c4ddcc78a8 * generic constructor working for i386 22 years ago
  peter ec2a9a6ef8 * fix range error 22 years ago
  Jonas Maebe d168ae15df * lots of new regallocator fixes, both in generic and ppc-specific code 22 years ago
  daniel 18ab545cb7 * Fixed the optimizer 22 years ago
  daniel 86bcea6ef5 * Code generator converted to new register notation 22 years ago
  carl 2c19def917 * bugfix of FPU emulation code 22 years ago
  florian 2102ce7031 * fixed some PowerPC issues 22 years ago
  florian 34a91d9171 * fixed broken PowerPC compiler 22 years ago
  daniel 55a161bbbf * Tregister changed into a record 22 years ago
  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