Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Jonas Maebe 8a0caea0c0 + override g_save_registers() and g_restore_registers() with do-nothing versions 12 yıl önce
  Jonas Maebe 1b6e4e572f - removed duplicate thlcg2ll a_label method (it's declared the same in 12 yıl önce
  Jonas Maebe 8cdde466bb * include fpcdefs.inc 12 yıl önce
  Jonas Maebe 62e1df9e76 * fixed indentation 12 yıl önce
  Jonas Maebe c1cec52897 * fixed alignment of bitpacked arrays of ordinals/enums: the prevous code 12 yıl önce
  nickysn dea947f87b * fixed tcgx86.a_op_const_ref for shl/shr/sar/rol/ror on i8086 and x86_64 12 yıl önce
  florian 412dc6586f * the writestr helper initializes the target string, so mark it as being written 12 yıl önce
  florian 8be7cfa05f * check the scope of a variable when checking dfa based uninitialized variables, 12 yıl önce
  florian 57586b69c7 * implicit try...finally frames are added after dfa so we don't have to take care if the subroutine needs/uses those or not 12 yıl önce
  florian 3cb747f4a7 * mark the node which is the entry of the user code with a flag 12 yıl önce
  nickysn 870d432468 + reenabled the new str<->float conversion code on i8086 after the fix in r26005 12 yıl önce
  florian 24d88edf37 * fixes arm building after 26004 12 yıl önce
  Jonas Maebe f348e89112 - removed too early assignment of have_first_symbol:=true, making the later 12 yıl önce
  sergei 203efdcd0e * Let order of fields in float64 record depend on FPC_DOUBLE_HILO_SWAPPED, so messing with this order on every usage of float64 is no longer necessary. 12 yıl önce
  nickysn c666649320 * proper fix for the passing of TEST_OPT to tstunits on msdos. The value of 12 yıl önce
  marco b4496c4aba * trim output buffer in try..finally, catch result iconv in variable. 12 yıl önce
  nickysn 681350daba * add the options specified in TEST_OPT when compiling the tstunits. This allows 12 yıl önce
  marco be92aba9ba * correction for missing start in wavstream record. Mantis #25268 12 yıl önce
  Jonas Maebe 6359441045 * force shl operations to be 32 bit on 16/8 bit platforms (patch by 12 yıl önce
  florian a0f0d0de40 * make use of the noreturn directive for internalerror 12 yıl önce
  florian 1d4a4d0684 + noreturn directive 12 yıl önce
  nickysn 039979fdcc * handle 4-byte records in registers as well in location_force_mem on i8086 12 yıl önce
  Jonas Maebe 0302453912 * disabled the lea->add transformation added in r25907 because it breaks 12 yıl önce
  marco 22236de331 * adds IP and cachecontrol headers to http defs. Patch by Silvio Clécio 12 yıl önce
  nickysn b8de1370a0 * fixed assignment of i8086 method pointers, when the source is in a register 12 yıl önce
  marco c84ac2214d * adapt sdl mixer wavestream to 2008 SDL change. Patch by Yuichiro Takahashi 12 yıl önce
  sergei 5ea99c84fd * x86_64 non-Win64 targets: calculate tan() and cotan() using x87 "fptan" instruction. 12 yıl önce
  sergei 2b1e5f7014 * Mantis #17273: don't generate x87 instructions on win64 target. 12 yıl önce
  sergei d83fbd7602 * Replaced fpc_arctan_real() implementation with one providing a better precision. 12 yıl önce
  nickysn 7516b87382 * (temporarily) disabled the new str<->float code on the i8086, because it 12 yıl önce