Commit History

Author SHA1 Message Date
  sergei a7311f1348 * Fixed handling of OleVariant type (was messed up with Variant), now comparisons with colevarianttype work correctly, resolves #22504 (r21970 was correct but not enough). 13 years ago
  Jonas Maebe 56fcc87cb2 * add get_frame as an internal symbol for the jvm target because that target 13 years ago
  pierre 31a3f4f4a0 Add ait_ent and ait_ent_end to aiclass array 13 years ago
  Jonas Maebe 85a3fd3357 + ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in 13 years ago
  Jonas Maebe c1b1eadb98 * factored out the intialization of uinttype/sinttype/ptruinttype/ptrsinttype 13 years ago
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 13 years ago
  svenbarth bd19a16be9 Add support for Default() intrinsic. For now this is only (fully) supported 13 years ago
  pierre 77301e699d Commit some MIPS changes from MarkMLl 13 years ago
  paul c6ca9e5091 compiler: 13 years ago
  sergei 1365467b0d + Support classes for creating unwind bytecode for Win64. 14 years ago
  Jonas Maebe 67c2c7c166 * renamed cchartype to cansichartype 14 years ago
  Jonas Maebe 1a23a7cd27 * removed all remaining nounsupported ifdefs (except for the one about 14 years ago
  Jonas Maebe aaff356c6d * moved $methodpointer type construction from psystem to pdecobj for JVM, 14 years ago
  Jonas Maebe d1a1d30e04 * unless compiled with -dnounsupported, the compiler will now accept not 14 years ago
  Jonas Maebe fc7725efba + systems_managed_vm set of targets that run inside a managed vm 14 years ago
  Jonas Maebe d456ec2ffe + support for JVM local variable and parameter debug information 14 years ago
  Jonas Maebe dc8df7fe79 * define cpu32bit for the JVM target (used by psystem to initialise 14 years ago
  florian c186e5bf1b * fixed make all 14 years ago
  florian d35d1ed357 + initial support for pascal booleans with sizes 2, 4 and 8 14 years ago
  florian 26fbfaf5a7 + introduce the usage of asizeint/asizeuint for cpus with sizeof("alu")<>sizeof(pointer) 14 years ago
  paul ee6fe6c4f5 compiler: add unary plus node, search for unary plus operator if a type cannot be handled by compiler, increase ppu version because of node types change 14 years ago
  paul 26cef34005 compiler: 14 years ago
  Jonas Maebe 025ec34e4d + "CExtended" type that is the same as "extended", but conforming to the 15 years ago
  florian c1f3d8dcaa * unified names of system_*/systems_* sets 15 years ago
  Jonas Maebe 559e284bd0 * merged r13762-14047 from trunk 15 years ago
  florian 515774b864 * merged armthum branch 16 years ago
  Jonas Maebe a149674a75 Merged revisions 13458-13596 via svnmerge from 16 years ago
  Jonas Maebe 0eec337a00 - removed SUPPORT_UNALIGNED, FPC_SUPPORTS_UNALIGNED and FPC_UNALIGNED_FIXED 16 years ago
  Jonas Maebe 5885866990 + support for objcencode() (equivalent of Objective-C's @encode()) + test 16 years ago
  yury e82e4ae806 * Fixed WideString on wince. WideString=UnicodeString on wince. Bug #14304. 16 years ago