Historial de Commits

Autor SHA1 Mensaje Fecha
  nickysn 3f5577077a * automatically create omf libraries with the smallest page size possible. This hace 7 años
  nickysn 345713c1fa * refactored omf library writing, so that the whole library is written in hace 7 años
  nickysn 00c6826896 * moved the PageNum property of TOmfLibObjectWriter.TOmfLibDictionaryEntry to hace 7 años
  nickysn 4bcfe8dbb2 * refactored TOmfLibObjectWriter, so it keeps all object modules in a hace 7 años
  nickysn af5e6e182d * the TOmfLibDictionaryEntry class in unit owomflib converted to two identical hace 7 años
  Mattias Gaertner 29bb418fe0 pastojs: version 0.9.25 hace 7 años
  Mattias Gaertner 8c8b983c37 pastojs: fixed -FU -o, -o is always relative to working directory hace 7 años
  Károly Balogh bbbaa39d79 ncginl: another approach to fix the same issue #39184 supposed to address. keep left.resultdef, but try to make the target def always ordinal of an equal size, so it ends up in a data register on m68k hace 7 años
  lacak 1db2e604cd fcl-db: mysql: cosmetic hace 7 años
  Károly Balogh 3286623c3c ncginl: revert the previous commit, it seems to cause some issues on other CPUs hace 7 años
  lacak c65c4abd4d fcl-db: mysql: fix memleak. Bug #33837 hace 7 años
  Károly Balogh 42efddc481 ncginl: in inc/dec, do not use left.resultdef as the dest to force a register location, because if left is a pointer, then an ordinal value might get forced into an address register on m68k, which results in a lot of unnecessary register shuffling to complete the operation hace 7 años
  Mattias Gaertner f450b898f9 pastojs: fixed iterate ancestor interfaces hace 7 años
  Mattias Gaertner e0fd90da92 fcl-passrc: resolver: check ancestor interfaces hace 7 años
  pierre be91b22d0f Fix compilation of dbconfig program hace 7 años
  pierre 5f62a2063c Makefile regenerated hace 7 años
  pierre 16963b7186 Add explict dependencies to used units hace 7 años
  pierre 3d7d7a8b19 Change is_new local variable name to count_test, to reflect change in AddTestResult function hace 7 años
  pierre 11c5f1f979 Change is_new parameter name to count_it, set it to true if new TestRes is different from previously in Database hace 7 años
  pierre b6e22a4757 Use old Copy procedure with 3 parameters hace 7 años
  pierre da8dc2b841 Correctly handle log files in root directory (from tests from packages directory) hace 7 años
  Károly Balogh ddf8788c7a m68k: try to generate better code from some pointermath - when the left is an address register and we do add/sub, also allocate an address register as temp, also only require that left and right sizes are same, when right is not a const hace 7 años
  pierre 7268c86602 Fix for msdos target: Use CodePointer where required hace 7 años
  marco c3ac166614 * avoid partial matches on extensions in TFPCustomImage.FindHandlerFromExtension hace 7 años
  nickysn e6a8c058e0 * moved the handling of LIDATA OMF records (which currently only produces a hace 7 años
  nickysn 02fc2827e0 * TOmfObjInput.ReadLEDataAndFixups renamed ReadLeOrLiDataAndFixups hace 7 años
  nickysn e410a0aefb + support OMF FIXUPP records, containing only THREAD subrecords to occur without hace 7 años
  Mattias Gaertner 49c97d1152 pastojs: test typeinfo(double) hace 7 años
  Mattias Gaertner 6d7d4be12f pastojs: typeinfo(intrange type) hace 7 años
  nickysn 002b116322 * use a case statement, instead of 'if', based on the OMF record type in hace 7 años