Историја ревизија

Аутор SHA1 Порука Датум
  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 пре 12 година
  nickysn 47ff0a520d + added Test8086, Test8087, has_sse_support and has_mmx_support vars for i8086 пре 12 година
  nickysn 897967b8ff * use {$maxfpuregisters 0} for i8086 also пре 12 година
  nickysn 3768914a3d slight rtl update for i8086-msdos пре 12 година
  florian d460d44671 * fixed typo as pointed out by Aleksa Todorovic пре 12 година
  florian 24f518f232 + redirect calls to empty virtual methods to FPC_EMPTYMETHOD пре 12 година
  pierre c979ded1f9 Use FPUSOFT instead of CPUCOLDFIRE for settings some m68k software macors пре 12 година
  Jonas Maebe 14b1c8a99c * moved fpc_threadvar_relocate_proc from systemh.inc to thread.inc пре 12 година
  florian eeef57a2a1 * merging more of Jeppe Johansen's arm-embedded branch пре 13 година
  Jeppe Johansen 628d46f2d3 Fixed Bsf* functions on platforms that support RBIT пре 13 година
  svenbarth d5523e6af6 For now completely disable (I)MUL/(I)DIV support for Coldfire and pass through the RTL routines пре 13 година
  florian d63ebe6464 * bsr implementation for armv5+ using clz пре 13 година
  florian 9be3ca04ad * split FPC_HAS_INTERNAL_BSX_* defines into FPC_HAS_INTERNAL_BSF_* and FPC_HAS_INTERNAL_BSR_* пре 13 година
  florian ff12d63248 + generic popcnt support пре 13 година
  florian b782918434 * first draft to support the popcnt instruction, works so far for x86 with a real popcnt instruction пре 13 година
  pierre f340ef87e3 * get_addr function renamed to get_pc_addr пре 13 година
  pierre 8469741700 + Added additional addr pointer parameter to пре 13 година
  masta 3d9d484bfd Remove redundant CPU-Check for FPC_HAS_INTERNAL_ABS_LONG пре 13 година
  pierre be67af4374 * Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore пре 13 година
  pierre f971854db6 * Patch from Fuxin Zhang пре 13 година
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 пре 13 година
  marco 3610aaa01a * int32 is longint in default mode, not integer. пре 13 година
  marco d7d461f6d3 * Adding Delphi (2010 or XE) equivalents to our ctypes unit. Mantis #21537 пре 13 година
  pierre 69c1a6cd16 Set FPC_INCLUDE_SOFTWARE_INT64_TO_DOUBLE for mips пре 13 година
  florian 8b339ded7a * started to fix the mips(el) linux rtl пре 13 година
  florian 4765728fc4 * use SarInt64 to optimize 64 bit divs on 32 bit platforms, resolves #20998 пре 13 година
  florian 6a1a2d3464 * get rid of some feature checks, probably the whole feature stuff is plainly the wrong way, embedded rtl compiles again, resolves #20913 пре 13 година
  sergei 3b904943e7 * Moved ExceptObjProc from objpas to system, because it is going to be called from system. Also added ExceptClsProc variable. пре 14 година
  paul 2254dad68a rtl: add SetTextCodePage, GetTextCodePage functions which set/get TTextRec.CodePage field пре 14 година
  paul 836889fc64 rtl: move some CP_xxx constants from syswin into systemh for generic use, redeclare UTF8Sting, RawByteString using constant identifiers instead of pure numbers. replace comparison with $ffff codepage to CP_NONE пре 14 година