Commit History

Author SHA1 Message Date
  Jonas Maebe e8a0c0cd62 * and more new register allocator fixes (in the i386 code generator this 22 years ago
  daniel 390ae3e2b1 * Fixed ie 200301234 problem on Win32 target 22 years ago
  daniel 18ab545cb7 * Fixed the optimizer 22 years ago
  daniel 86bcea6ef5 * Code generator converted to new register notation 22 years ago
  daniel dc14489292 * Fixed another 200301081 22 years ago
  daniel 509618b646 * Fixed internalerror 22 years ago
  daniel cbe0383afe * Further work to convert codegenerator register convention; 22 years ago
  daniel 7b2fd10fb4 * Converted some code in cgx86.pas to new register numbering 22 years ago
  daniel 55a161bbbf * Tregister changed into a record 22 years ago
  florian b59b436130 * x86-64 compiles 22 years ago
  peter a51ce770c2 * align stack on 4 bytes in copyvalueopenarray 22 years ago
  peter af98b48c22 * stackpointer_alloc added for adjusting ESP. Win32 needs 22 years ago
  carl 6a52e7a9e5 - removed the invalid if <> checking (Delphi is strange on this) 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
  carl 7c0f175681 * flags2reg() was not extending the byte register to the correct result size 23 years ago
  peter 83dae76625 + $IMPLICITEXCEPTIONS switch to turn on/off generation of the 23 years ago
  carl 67486c96c3 * fixes for Delphi 6 compilation 23 years ago
  Jonas Maebe a15d8cfe39 * a_load_reg_reg() now has two size parameters: source and dest. This 23 years ago
  peter 51057d8e8e * support references without registers and symbol in paramref_addr. It 23 years ago
  peter 6dffb25562 * move CGSize2Opsize to interface 23 years ago
  peter a4e309d6ae * removevaluepara added to fix the stackpointer so restoring of 23 years ago
  peter 7898dcf9ed + a_call_reg, a_call_loc added 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 c33d99adb7 - a_load_sym_ofs_reg removed 23 years ago
  peter 425bb45ddc * renamed current_library to objectlibrary 23 years ago
  peter ac71268ce6 * saving of asmsymbols in ppu supported 23 years ago
  Jonas Maebe c7aefd286b * fixed stupid bug of mine in g_flags2reg() when optimizations are on 23 years ago
  carl 50537e95fc * fix generic exception handling 23 years ago