Historial de Commits

Autor SHA1 Mensaje Fecha
  nickysn 9ae26316e8 * fixed the handling of const resourcestrings in the i8086 far data memory models hace 11 años
  Jonas Maebe 4a79481c51 * isolated segment-related functionality of tabsolutevarsym into i386/i8086- hace 11 años
  Jonas Maebe 2474369dde * made all ppuwrite methods in leaf classes "final", because you cannot hace 11 años
  nickysn e4437bcd51 + initialize the segment of __stktop, __stkbottom, __nearheap_start and hace 11 años
  marco a818559481 * clocale moved to rtl-extra. hace 11 años
  marco 2994c55a99 * Patch from Ocean, mantis #25938 hace 11 años
  nickysn 7f37a3300d + added an i8086 asm implementation of move() hace 11 años
  marco d6f5ca21b9 * moved units ipc for *BSD, darwin/iphonesim and linux. The others are hace 11 años
  marco 70088d12a8 * eliminate classes unit from the compiler by copying an array of string based hace 11 años
  nickysn 66d7beb7fe * i8086 far data memory model fix for except_buf_size hace 11 años
  marco 56277b18db * move fpcsubst to utils/ because it uses classes hace 11 años
  nickysn 5ae9443d66 * moved the EXCEPT_BUF_SIZE const to be local to ncgutils.get_exception_temps, hace 11 años
  nickysn 1f98dfc3b4 * i8086 far data memory model fixes in FPC_SETJMP. FPC_LONGJUMP not converted hace 11 años
  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. hace 11 años
  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. hace 11 años
  sergei eb984a5adb * Replaced last remaining C tokens. hace 11 años
  sergei 20cc82dfea * Two more "&& vs &" porting bugs fixed. hace 11 años
  nickysn aba62b11f4 + enabled compilation of unit printer on i8086-msdos after the move to rtl-extra hace 11 años
  nickysn 7a965374e9 * fixed i8086-msdos compilation after r27349 hace 11 años
  Jonas Maebe b57c95043f + support overriding tdef/tsym methods with target-specific functionality: hace 11 años
  Jonas Maebe b5fd71c3b9 * removed {$ifndef i8086} in tx86vecnode, instead reset cvecnode to hace 11 años
  Jonas Maebe 57859963d6 - removed {$ifdef compress} code (it hasn't been activated/maintained since hace 11 años
  Jonas Maebe 6b16c05a98 * fixed compilation for i8086 with 2.6.x (it gave an unreachable code hace 11 años
  Jonas Maebe 0edb7b2288 * fixed r27320 for darwin, as its mangled names get prefixed with '_' hace 11 años
  nickysn 381d09d03f + added extra_data_offset constant, similar to extra_param_offset but for data hace 11 años
  florian 1247b86f9a * fix win32 compilation after printer and serial were moved hace 11 años
  nickysn 4eeff66922 + compact and large memory model support added to the MsDos and Intr procedures hace 11 años
  marco c6424b2e0b * moved unit terminfo to rtl-console hace 11 años
  marco bd902a7550 * properly construct the overall package OS matrix from unit deps. hace 11 años
  marco 959ea7f5bb * printer unit moved. Amiga unit also moved but it is not actively used. hace 11 años