Commit History

Author SHA1 Message Date
  Jonas Maebe 060e3ed4ee * changes from r21697, 21707, 21843, 21861, 21701, 21887, 21899 and 21900 13 years ago
  tom_at_work f252fd369e Tried to reorganize the ARM define mess in rtl/arm/arm.inc. Instead of requiring to enumerate all possible ARM variants each time a CPU feature is used, add a define of the format CPUARM_HAS_XXX and use that. Note that a better solution would be to properly implement the compiler cpuinfo infrastructure, however that is much more work. 13 years ago
  Jonas Maebe 56fcc87cb2 * add get_frame as an internal symbol for the jvm target because that target 13 years ago
  Jonas Maebe aba6923187 * moved g_test_self() from cgobj to hlcgobj 13 years ago
  Jonas Maebe 8234a842e6 * fixed conversion of empty ansistring/widestring constants to pchar on 13 years ago
  Jonas Maebe 0659058e44 * fixed ansistring -> pchar type conversion on JVM target now that empty 13 years ago
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 13 years ago
  Jonas Maebe 85ef5e109c + assert() support for the JVM target (currently ignores the Java classloader 13 years ago
  Jonas Maebe 7f22a2f223 + support for range checking calculations with hlcgobj 14 years ago
  Jonas Maebe 8a95a04e16 * extracted dynarray helpers from system unit into jdynarr.inc (were 14 years ago