Commit History

Author SHA1 Message Date
  Jonas Maebe 6c62d6a647 + get_max_value in defutil 19 years ago
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
  Jonas Maebe dd03d5c997 * put jump tables in rodata 19 years ago
  florian 4662a12fd5 * compilation for arm target fixed 19 years ago
  peter a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
  Károly Balogh 6b01da4f65 * fixed(?) peter's last commit. i hope i did it the right way. 20 years ago
  peter ca66b9f7c1 * force writing of new section before generating the jumptable 20 years ago
  peter c3727c29b2 * rename al_code to al_procedures, al_bss/al_data to al_globals 20 years ago
  Jonas Maebe 97a8ea2e6d + ppc jumptable support for case statements (by Thomas Schatzl) 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  Jonas Maebe a5c94ddccd * removed some unused variables 20 years ago
  peter e417e34496 * truncate log 20 years ago
  Jonas Maebe bd04491f50 * patch from Peter to fix inlining of case statements 20 years ago
  peter d19663f3a8 * save standard registers moved to tcgobj 21 years ago
  peter 65c3ba277c * ungetregister is now only used for cpuregisters, renamed to 21 years ago
  florian 8a9758c5e2 * logs truncated 21 years ago
  Jonas Maebe d59197ec26 * fixed case bugs 21 years ago
  florian 6a01a7b4a6 * compilation of the powerpc compiler fixed 22 years ago
  peter 70fe77ca7c * procinfo unit contains tprocinfo 22 years ago
  peter c05cf49b35 * removed empty cga unit 22 years ago
  peter 601160a0e3 * powerpc compiles again 22 years ago
  Jonas Maebe 642d0f923b * ppc compiles with -dnewra, haven't tried to compile anything with it 22 years ago
  daniel 86bcea6ef5 * Code generator converted to new register notation 22 years ago
  daniel 55a161bbbf * Tregister changed into a record 22 years ago
  peter f3fc72095f * splitted defbase in defutil,symutil,defcmp 23 years ago
  Jonas Maebe f18626a534 * some range errors fixed 23 years ago
  Jonas Maebe 775b065d70 * small optimization to case genlist() case statements 23 years ago
  Jonas Maebe 38f088b5a7 * use genlinearcmplist() for unsigned 32bit case statements instead 23 years ago
  Jonas Maebe 9ba736bd04 + powerpc-specific genlinearlist 23 years ago