Commit History

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