Commit History

Author SHA1 Message Date
  marco c5401e381d * Changes for activation of ifdef UNICODE by FPC_UNICODE_RTL and FPC_OS_UNICODE. 12 years ago
  nickysn 327628a6bd + implemented dos.FindFirst/FindNext/FindClose for i8086-msdos 12 years ago
  marco 958c7a142b * fixes some allochwnd functions for FPC_UNICODE_RTL (use -A explicitly) 12 years ago
  marco 5869747cca * fix some winapi calls to their -A equivalent. For FPC_UNICODE_RTL 12 years ago
  marco e0c3353fa0 * use dynlibs and -A versions 12 years ago
  marco 5aab0da8ae * Explicitly call -A functions for the registry key. FPC_UNICODE_RTL 12 years ago
  nickysn 33e04e954a + implemented crt.[no]sound for i8086-msdos; the crt unit is now complete 12 years ago
  Jonas Maebe 3456f20546 * changed checks for support of opmm* calls in hlcg2ll from mms_movescalar 12 years ago
  marco c987e1f5b9 * add CPU prefix to some defines 12 years ago
  Károly Balogh 7ce3b803b3 basic Amiga/MorphOS support into ExtractFileDrive 12 years ago
  Károly Balogh a427f41f17 some MorphOS specific defines added 12 years ago
  nickysn 68a80ccc66 * use rep movsw in crt.dosmemmove for i8086-msdos 12 years ago
  nickysn 0446ccbba7 + implemented crt.delay for i8086-msdos 12 years ago
  marco 56d3197ef2 * wndclass was defined with T stringtypes, even though aliased to -A variants. 12 years ago
  florian 44a7ef600f * improve register handling for not and unary minus operator by using a new register for the destination 12 years ago
  florian 4056194e7c * don't ignore by accident the next instruction after a newly inserted constant pool 12 years ago
  florian 3a393f839e * do not reuse register locations on arm fpa/vfp 12 years ago
  marco 8592b306f5 * some more Unicode Windows headers fixes. 12 years ago
  masta 8c32802fcf Added LdrbAnd2Ldrb Peephole optimizer for arm 12 years ago
  nickysn 10b3ce1ba5 * fixed an opsize bug in ti8086addnode.second_add64bit, which caused 32-bit instructions to be emitted 12 years ago
  nickysn fba73d3c96 + added and implemented unit msmouse for i8086-msdos 12 years ago
  nickysn 1ee6628afd + implemented all the crt screen output functions for i8086-msdos 12 years ago
  florian 0968d095ed * convert function like used new into a appropriate nodes only in pass_1 so proper error checking can be carried out, resolves #24495 12 years ago
  nickysn f2ff50f80e + initial implementation of unit crt for i8086-msdos (based on the go32v2 version) 12 years ago
  nickysn 5b503f42c7 + implemented Mem/MemW/MemL[] for i8086 12 years ago
  Károly Balogh af1f84892c try to do VLink support semi-properly, so cross compilation is possible 12 years ago
  Jonas Maebe 1551c773e0 - removed no longer necessary thlcg2ll.initialize_regvars override and 12 years ago
  Jonas Maebe 51f52565ce * fixed cross-testing: test TESTCOMPILER variable before emptying OPT, 12 years ago
  Jonas Maebe 5051453806 + support for LOC_(C)MMREGISTER in hlcg 12 years ago
  nickysn c271594b4f + optimized implementation of 32-bit OP_SHL,OP_SHR and OP_SAR in tcg8086.a_op_const_reg 12 years ago