提交历史

作者 SHA1 备注 提交日期
  yury d4d70d3865 * Evaluate currency constant expressions when the currency type is 64-bit integer. Issue #28749. 9 年之前
  michael 12bf033606 * Fix some symbol locations, patch by Barlone (bug ID 27335) 9 年之前
  michael 572c353b0d * Patch from Dennis Fehr to fix constants for non-freebsd 9 年之前
  michael 9cc2767854 * Fix bug ID #27158, allow use of UTF8 filenames. 9 年之前
  michael 73bf5dd3f0 * Extra error message for using find in unsorted list 9 年之前
  michael f6a1a5fa6b * Address bug #29837, use SizeInt where appropriate 9 年之前
  michael 10bbfce412 * Allow Find to work with user-sorted stringlists. 9 年之前
  michael 2b077f6af3 * Revert Integer -> SizeInt change where appropriate, capping result when needed 9 年之前
  nickysn cf3230b100 - removed IF_CENTAUR and replaced it with IF_CYRIX. Rationale: only 3 Centaur - 9 年之前
  svenbarth 9f2defcb7e Adjust the test I committed yesterday so that we treat the warning we don't want to reappear as an error. 9 年之前
  svenbarth 35f8d5427f Revert r31262. Not doing type checking on generics leads to strange warnings (e.g. because variables are not considered as written). I better deal with the compile time errors one at a time than the warnings. 9 年之前
  svenbarth 56ae2d34b2 Ensure that (Bit)SizeOf(GenericParameter) returns a sensible value in case of constants (which are evaluated at compile time unlike if occuring in code) 9 年之前
  nickysn 9a2f5e01d7 + added range checking for the immediate operand of NEC V20/V30's instructions CLR1, SET1, NOT1 and TEST1 9 年之前
  nickysn 0be6d062ac + added range checking for the imm4 operand of NEC V20/V30's instructions 9 年之前
  nickysn be83ae47b9 + support NEC V20/V30's REPC/REPNC prefixes in the assembler reader 9 年之前
  nickysn a79676bd1c * fixed assembly of the NEC V20/V30 BRKEM instruction 9 年之前
  nickysn a376229d80 - removed IF_CYRIX and IF_AMD from the TODO list of instructions, that we're 9 年之前
  nickysn 5f87ac5d47 + added 486 to the list of supported CPUs on the i8086 and i386 targets 9 年之前
  nickysn 867a4881ba * changed the codes of the IF_CYRIX and IF_AMD instruction flags, to avoid 9 年之前
  marco 27f20503ab * some constants added. 9 年之前
  nickysn c4343c1a2d * don't call make_simple_ref in tcgx86.g_concatcopy on i8086, because that 9 年之前
  yury a37cd66a87 * trwsync test: Increased timeout to 30 seconds. Should prevent failures on busy machines. 9 年之前
  nickysn 6d4dfb5595 * fixed compilation of sysutils on i8086-msdos after r33290 9 年之前
  michael a9fe42b5f0 * Generic linked list class, donated by Denis Volodarsky (bug ID 24501) 9 年之前
  michael e9cdfaae9f * Fix writing of control characters (bug ID 29867) 9 年之前
  yury af1ea62ff7 * i386-android: By default set CPU type to PentiumM and FPU to SSSE3 according to Android x86 ABI. 9 年之前
  yury 3c6d4f1ee2 * Removed unused vars. 9 年之前
  yury cac16fa60e * Small refactor of the arm defaults for better readability. 9 年之前
  Jeppe Johansen 681b06bc90 Fixed more linkerscript errors. 9 年之前
  michael 2af6b236b7 * Fix failing testcase 9 年之前