История коммитов

Автор SHA1 Сообщение Дата
  nickysn 070955bcd0 * fixed 'data element too large' error in i8086 far data memory models 11 лет назад
  nickysn 096bba90da * fixed Tcgx86.g_concatcopy not using the correct push instruction size when 11 лет назад
  nickysn f4a0c08736 * fixed nested access to parent local variables in i8086 far data memory models 11 лет назад
  florian 8dfcc2b399 * do not reuse tmp. registers in tbasecgarm.handle_load_store 11 лет назад
  Jonas Maebe 11c7d5223c * moved ifdef'd jvm code from tprocvardef to jvm-specific descendant 11 лет назад
  Jonas Maebe a05b078fa0 * made ppuload_platform() virtual (should have been part of r27378) 11 лет назад
  Jonas Maebe 721fd887c3 * moved all jvm-specific code from symsym to jvm/symcpu 11 лет назад
  Jonas Maebe 4a7e6b8b8f * instantiate the cpu-specific version of all defs/syms when loading them 11 лет назад
  Jonas Maebe 54964d92eb + forgot to commit, part of r26472 11 лет назад
  Jonas Maebe 49ccedbff1 * r27142 for the JVM target, so its system unit compiles again 11 лет назад
  nickysn 9ae26316e8 * fixed the handling of const resourcestrings in the i8086 far data memory models 11 лет назад
  Jonas Maebe 4a79481c51 * isolated segment-related functionality of tabsolutevarsym into i386/i8086- 11 лет назад
  Jonas Maebe 2474369dde * made all ppuwrite methods in leaf classes "final", because you cannot 11 лет назад
  nickysn e4437bcd51 + initialize the segment of __stktop, __stkbottom, __nearheap_start and 11 лет назад
  marco a818559481 * clocale moved to rtl-extra. 11 лет назад
  marco 2994c55a99 * Patch from Ocean, mantis #25938 11 лет назад
  nickysn 7f37a3300d + added an i8086 asm implementation of move() 11 лет назад
  marco d6f5ca21b9 * moved units ipc for *BSD, darwin/iphonesim and linux. The others are 11 лет назад
  marco 70088d12a8 * eliminate classes unit from the compiler by copying an array of string based 11 лет назад
  nickysn 66d7beb7fe * i8086 far data memory model fix for except_buf_size 11 лет назад
  marco 56277b18db * move fpcsubst to utils/ because it uses classes 11 лет назад
  nickysn 5ae9443d66 * moved the EXCEPT_BUF_SIZE const to be local to ncgutils.get_exception_temps, 11 лет назад
  nickysn 1f98dfc3b4 * i8086 far data memory model fixes in FPC_SETJMP. FPC_LONGJUMP not converted 11 лет назад
  sergei d251c131a5 * i386: replaced fpc_exp_real with a port from AMath library. It has better accuracy and is faster on CPUs that suffer penalties from changing x87 control word. 11 лет назад
  sergei 1744988962 * Modified behavior of CExtended type in overload selection: it is made more compatible to Extended than to Double and Single. Also an Extended parameter selects a CExtended overload (if available) instead of Double. 11 лет назад
  sergei eb984a5adb * Replaced last remaining C tokens. 11 лет назад
  sergei 20cc82dfea * Two more "&& vs &" porting bugs fixed. 11 лет назад
  nickysn aba62b11f4 + enabled compilation of unit printer on i8086-msdos after the move to rtl-extra 11 лет назад
  nickysn 7a965374e9 * fixed i8086-msdos compilation after r27349 11 лет назад
  Jonas Maebe b57c95043f + support overriding tdef/tsym methods with target-specific functionality: 11 лет назад