Historial de Commits

Autor SHA1 Mensaje Fecha
  Mattias Gaertner 99e99e17f0 pastojs: write expression hace 7 años
  Mattias Gaertner 4c2f2908fb fcl-passrc: comments hace 7 años
  michael 3cc93fde2c * Add empty virtual constructor to TRouteObject hace 7 años
  michael 92321c06e8 * Changed default debug server exe (bug ID 33140) hace 7 años
  michael 431f44ccb0 * Make debugserver configurable hace 7 años
  nickysn cbf01fc284 + added test tasm18.pp, which tests instructions with an operand size set hace 7 años
  nickysn f0765421eb + also set the operand size in constants like recordtype (without addressing a hace 7 años
  nickysn 7338437dcd * allow recordtype.recordfield constants to set the operand size; this makes things like hace 7 años
  nickysn f829f70186 * use the 'size' return value of BuildConstSymbolExpression to set the operand size hace 7 años
  nickysn 384715be8d + add an extra output parameter 'size' to tx86intreader.BuildConstSymbolExpression, hace 7 años
  nickysn 4b339fd133 * convert the 'var' parameters of tx86intreader.BuildConstSymbolExpression to 'out' hace 7 años
  nickysn 84611d716b * convert the 'var' parameters of tx86intreader.BuildRecordOffsetSize to 'out' hace 7 años
  nickysn b49c09b84c * convert the 'var' parameters of RAUtils.AsmSearchSym to 'out' hace 7 años
  nickysn 4d0d143501 * converted the 'size' parameter to RAUtils.SearchType to 'out' instead of 'var' hace 7 años
  nickysn 85c0b3854d * converted the 'var' parameters of RAUtils.GetRecordOffsetSize to 'out', hace 7 años
  nickysn 391f85f828 + for TP7 compatibility, allow the '&', '$' and '?' characters in the x86 intel hace 7 años
  nickysn 1709fa61a4 + extended test tasm17.pp with 'dw offset @jumptarget', 'dd @jumptarget' and hace 7 años
  nickysn dd04114af9 + extended test tasm17.pp with 'DW @jumptarget' hace 7 años
  nickysn d65fb1907a + extended test tasm17.pp with 'DW/DD const+offset x'; unfortunately, TP7 also hace 7 años
  Mattias Gaertner 16e51bb58e pastojs: 0.9.4 hace 7 años
  Mattias Gaertner 740d141c2e fcl-passrc: resolver: nicer illegal qualifier error messages hace 7 años
  pierre ed695624ab Add clang as assembler for powerpc-darwin (powerpc64 is apparently not yet supported for MachO format) hace 7 años
  Mattias Gaertner 948d12ea73 pastojs: read/write primitive number hace 7 años
  Mattias Gaertner 9fb9939464 fcl-passrc: resolver: TPasIdentifierScope.GetLocalIdentifiers hace 7 años
  pierre 33188fb5ba Add CROSSGDB macro for cross-cpu IDEs hace 7 años
  pierre 1ff69ee0fa Fix compilation with SUPPORT_REMOTE macro defined hace 7 años
  nickysn b2d71f6f66 * fix test tasm17.pp for the i8086 huge memory model hace 7 años
  nickysn 0c1062bb45 + extended test tasm17 with 'DW/DD xx+constant' and 'DW/DD OFFSET xx+constant' hace 7 años
  nickysn 70cbb8c326 + added test for 'DW/DD OFFSET xx' on i8086 hace 7 años
  nickysn 5f56f6ec11 * always pass a valid constsize to ConcatConstSymbol; this prevents a compiler hace 7 años