Commit History

Автор SHA1 Съобщение Дата
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 преди 4 години
  yury e5a923eb7a * 8086: Proper implementation of: If a far procvar is called, it must be in a memory location. This fixes a hack to emulate CALL reg1:reg2. преди 5 години
  yury 04baeb2bcf * 8086: Reverted r46557. It must be implemented differently. преди 5 години
  yury eee67af684 * 8086: Fixed using far procvars in a near code memory model and vice versa. преди 5 години
  yury 6a3971c9b6 * 8086: If a far procvar is called, it must be in a memory location. This fixes a hack to emulate CALL reg1:reg2. преди 5 години
  yury 631ec77157 * 8086: Fixed calling of local routines with the near attribute in the 'far code' memory models. преди 5 години
  yury 34a5dfc885 * i8086: Fixed referencing using BP and SP as base when FAR or HUGE memory model is used. преди 5 години
  Jonas Maebe 3fee990218 * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ преди 6 години
  Jonas Maebe 4cd6f59bc3 * changed create_hlcodegen into a procvar, so that we don't have to insert преди 6 години
  Jonas Maebe d69ad8fa41 * removed temppos field again from parameter locations: they're not allocated преди 7 години
  Jonas Maebe 4686f61002 * keep track of the temp position separately from the offset in references, преди 7 години
  nickysn ddba821561 * GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved преди 8 години
  Jonas Maebe a25ebbba3e + added volatility information to all memory references преди 8 години
  Jonas Maebe 0afbe85aab * various memory reference alignment fixes преди 9 години
  Jonas Maebe aa1be3276f - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): преди 9 години
  Jonas Maebe 1cb8c0d00c * specify the def of assembler level symbols defined via преди 9 години
  nickysn ce66597df8 * handle classrefdefs properly, according to the memory model in i8086's преди 9 години
  nickysn 1e33924f73 + support procvardefs (address only) in i8086's hlcgcpu.getaddressregister; this преди 9 години
  nickysn ad92f4e80a + implemented thlcgcpu.a_op_const_reg with far pointer support for i8086, so преди 9 години
  nickysn 41203a9152 * support far classrefdef targets on i8086 in thlcgcpu.a_loadaddr_ref_reg. This преди 10 години
  nickysn 6b0a19c0ab * fixed getting the address of a far proc on i8086 after the hlcgllvm branch merge преди 10 години
  nickysn 0162b199f7 * fixed the i8086 g_intf_wrapper after the hlcgllvm branch merge преди 10 години
  nickysn 003b283e55 * fixed thlcgcpu.g_exception_reason_save_const always generating a 286+ push преди 10 години
  Jonas Maebe b745dcc64c * moved g_external_wrapper() to the hlcg, and also g_intf_wrapper() because преди 11 години
  Jonas Maebe a637fbe596 * moved all g_exception_*() methods to hlcgobj and cleaned them up (no more преди 11 години
  Jonas Maebe 7949bebb8d * synchronised with r28168 of trunk преди 11 години
  Jonas Maebe 1516661249 + new chlcgobj class reference variable that can be used to call thlcg* преди 11 години
  nickysn 24fcac9f87 + added support for nested procvars in the i8086 far data memory models преди 11 години
  nickysn feb840b47f * support reg=NR_NO in thlcgcpu.reference_reset_base on i8086. This fixes test преди 11 години
  Jonas Maebe bacd303208 * synchronized with trunk up to r27758 преди 11 години