Histórico de Commits

Autor SHA1 Mensagem Data
  sergei 87cfd86172 * Define SUPPORT_GET_FRAME for targets having "get_frame" as internal symbol (x86,arm and jvm, currently), removes need to enumerate these targets in every related conditional compilation directive and simplifies configuring this feature for other targets. há 12 anos atrás
  nickysn 093b87f50d * far code support for the internal type há 12 anos atrás
  nickysn 5b503f42c7 + implemented Mem/MemW/MemL[] for i8086 há 12 anos atrás
  nickysn b0f7786782 + added support for special versions of near data pointers associated with a x86 segment register. They are supported on all x86 platforms: i8086, i386 and x86_64 há 12 anos atrás
  yury e82983e577 * Define CExtended and clongdouble as double for Android. há 12 anos atrás
  florian b43b4bb455 + pseudo procedure aligned: tells the compiler to assume that the given parameter is naturally aligned, counterpart of unaligned há 12 anos atrás
  florian a42b934c69 * introduce FPC_SUPPORT_X87_TYPES_ON_WIN64 define which allows to build há 12 anos atrás
  Jeppe Johansen 8e00978108 Added support for .section, .set, .weak, and .thumb_set directive for GAS assembler reader há 13 anos atrás
  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). há 13 anos atrás
  Jonas Maebe 56fcc87cb2 * add get_frame as an internal symbol for the jvm target because that target há 13 anos atrás
  pierre 31a3f4f4a0 Add ait_ent and ait_ent_end to aiclass array há 13 anos atrás
  Jonas Maebe 85a3fd3357 + ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in há 13 anos atrás
  Jonas Maebe c1b1eadb98 * factored out the intialization of uinttype/sinttype/ptruinttype/ptrsinttype há 13 anos atrás
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
  svenbarth bd19a16be9 Add support for Default() intrinsic. For now this is only (fully) supported há 13 anos atrás
  pierre 77301e699d Commit some MIPS changes from MarkMLl há 13 anos atrás
  paul c6ca9e5091 compiler: há 14 anos atrás
  sergei 1365467b0d + Support classes for creating unwind bytecode for Win64. há 14 anos atrás
  Jonas Maebe 67c2c7c166 * renamed cchartype to cansichartype há 14 anos atrás
  Jonas Maebe 1a23a7cd27 * removed all remaining nounsupported ifdefs (except for the one about há 14 anos atrás
  Jonas Maebe aaff356c6d * moved $methodpointer type construction from psystem to pdecobj for JVM, há 14 anos atrás
  Jonas Maebe d1a1d30e04 * unless compiled with -dnounsupported, the compiler will now accept not há 14 anos atrás
  Jonas Maebe fc7725efba + systems_managed_vm set of targets that run inside a managed vm há 14 anos atrás
  Jonas Maebe d456ec2ffe + support for JVM local variable and parameter debug information há 14 anos atrás
  Jonas Maebe dc8df7fe79 * define cpu32bit for the JVM target (used by psystem to initialise há 14 anos atrás
  florian c186e5bf1b * fixed make all há 14 anos atrás
  florian d35d1ed357 + initial support for pascal booleans with sizes 2, 4 and 8 há 14 anos atrás
  florian 26fbfaf5a7 + introduce the usage of asizeint/asizeuint for cpus with sizeof("alu")<>sizeof(pointer) há 14 anos atrás
  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 há 14 anos atrás
  paul 26cef34005 compiler: há 14 anos atrás