Commit történet

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