Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  pierre 1abf9df1b0 Solaris assembler does not accept %st instead of %st(0), at least for some instructions 10 yıl önce
  pierre 61aa4b6a40 Solaris assembler does not want 0x90 fill pattern for text section alignment 10 yıl önce
  pierre 6b0e87b95c Correct error in last commit that generate new failures in tbs/tb0587 test for GNU as, as the change was not correctly limited to Solaris Assembler 10 yıl önce
  nickysn 2e30b92c79 * removed the 'near ignored' and 'far ignored' inline asm warning messages on 10 yıl önce
  nickysn 9e110e8e7e * treat interrupt procedures as 'near' in the i8086 inline assembler for TP7 10 yıl önce
  nickysn dd9e5ea6f6 * convert 'call/jmp [proc]' properly to a near or far call/jmp, depending on 10 yıl önce
  nickysn ed09b4fcaa * in i8086 inline asm, convert 'call/jmp [proc/label]' to 'call/jmp proc/label'. 10 yıl önce
  nickysn 77159d2806 + also add a cs: prefix to references such as [2+label] 10 yıl önce
  nickysn 500743c65d + extended test with many more reference syntaxes, accepted by TP7 10 yıl önce
  nickysn 823deb39ac + also add an implicit cs: prefix on i8086 in tx86intreader.BuildOperand.AddLabelOperand 10 yıl önce
  pierre 90ff332b49 Add -Aas-sol to use native Solaris assembler 10 yıl önce
  nickysn 92a39c93f5 + add a CS: override for references without an explicitly set segment override, which are relative to a function entry point 10 yıl önce
  nickysn 1eaa77d2f9 + added test for i8086 inline asm access to procedure data 10 yıl önce
  pierre 885b0034c5 Allow use of stabs for 64-bit systems with -dUSE_STABS_64 10 yıl önce
  Jonas Maebe deef6953f9 * fixed compilation after r30351 (mantis #27918) 10 yıl önce
  michael acff5a6170 * Implemented otherwise parsing 10 yıl önce
  Jonas Maebe 9ffadf2941 * write nil instead of a reference to _objc_empty_vtable for iOS and the 10 yıl önce
  Jonas Maebe 56a4051296 * replaced another {$ifdef x86} with a virtual method call (the pointer type 10 yıl önce
  Jonas Maebe 4f7b4a2735 * changed {$ifdef x86} code in defcmp into virtual methods 10 yıl önce
  nickysn ef5e368327 + support local label data access in the i8086 inline asm (fixes test tlbldat1.pp) 10 yıl önce
  nickysn ce7672b750 + added test for local label data access from i8086 inline asm 10 yıl önce
  nickysn 83d90c7888 + extended test with call/jmp [d]word ptr const, which produces an indirect call or jump under BP7 10 yıl önce
  nickysn a7a71f8b9f + extended test with many more variants, supported by BP7 for specifying an indirect call/jmp 10 yıl önce
  nickysn 1fc1739c1d + added calls to local labels in a far procedure to the test as well 10 yıl önce
  nickysn 85f4b8aa5e + added calls to labels to the tests 10 yıl önce
  nickysn fe3711bf6a + added interrupt procedures to the tests 10 yıl önce
  nickysn 13441261f2 + extended tests with some additional ways to produce call relative near/absolute far in BP7's inline asm 10 yıl önce
  Jonas Maebe 9c0d550320 * immediately register interface defs so their defid cannot vary depending 10 yıl önce
  nickysn dc6119bab7 * also convert 'jmp farprocsymbol' to 'jmp far farprocsymbol' in the i8086 10 yıl önce
  nickysn cb36b2d3bd * i8086 inline asm: convert 'call symbol' to 'call far symbol' only for symbols 10 yıl önce