Historial de Commits

Autor SHA1 Mensaje Fecha
  nickysn 75451181c9 * fixed the passing of the extended floating type parameters on i8086 after r24761 hace 12 años
  Jonas Maebe 7566ddcc8f * add a tdef to each parameter location and set it for all target hace 12 años
  nickysn ecb5a4866d * refactored the int64 result passing in ax:bx:cx:dx to use 4 paralocs, instead of the GetNextReg hack hace 12 años
  nickysn 3665ed4b03 + enabled returning int64 in ax:bx:cx:dx for the i8086 hace 12 años
  nickysn 6b2f59c3e0 + preparations for returning int64 in ax:bx:cx:dx on i8086 hace 12 años
  nickysn 28c05c1ed5 * document the fact that ti8086paramanager.getintparaloc allocates a 16-bit parameter, and not a 32-bit one hace 12 años
  nickysn 8ce2f0c56b - rm the i386 specific code from ti8086paramanager.ret_in_param hace 12 años
  nickysn af5614e52d * i8086 parameter alignment fixes hace 12 años
  nickysn a66f7b61c6 * disable ret_in_param for floats, as they can be returned in a floating point register, and because enabling ret_in_param for them screws up badly the internprocs that handle floats hace 12 años
  nickysn c438f3b53a * 386 changed to 8086 in various class names and comments hace 12 años
  nickysn 4ea86a445e * fixed functions returning int64 on i8086 hace 12 años
  nickysn 8d2b7df6d6 * fixed functions returning longint on i8086 hace 12 años
  nickysn eff0894a66 all the extra i8086 units added hace 12 años