Commit Verlauf

Autor SHA1 Nachricht Datum
  michael 8833a6fbba * Patch from Graeme Geldenhuys to add rotation support vor 8 Jahren
  michael 2a39d8c9b7 * Added DefaultUnitOfMeasure vor 8 Jahren
  michael 9992d4b118 * SaveToStream and introduced published section vor 8 Jahren
  michael a125d06c07 * Patches from Graeme Geldenhuys: vor 8 Jahren
  Károly Balogh e0e90fffc4 make rgobj.uses_registers also return true, when the rg never allocated an imreg, but there were direct cpu register allocations. this at least fixes some address regvar trashing on 68k in relation to syscalls' explicit paralocs vor 8 Jahren
  Jonas Maebe 1c04470b66 * converted for-loop to while-loop, because its loop count is used on exit vor 9 Jahren
  Jonas Maebe 85f2903b8b * don't index past the end of the transitions array (mantis #30829) vor 9 Jahren
  marcus 9eb195d285 FP-IDE: Amiga-likes need ami-extra vor 9 Jahren
  marcus c540b7cb7d morphunits: workbench library unit, structures fixed, missing varargs vor 9 Jahren
  marcus ad31914a73 morphunits: diskfont, keymap units rewrote from current SDK vor 9 Jahren
  marcus 061943ec2c morphunits: commodities library unit part2 vor 9 Jahren
  marcus 31fe583ce2 morphunits: commodities library unit vor 9 Jahren
  marcus 3463e418f9 arosunits: Commodities library unit vor 9 Jahren
  michael c81b645291 * Further fixes/improvements from Graeme Geldenhuys: vor 9 Jahren
  Károly Balogh 57e6cef18b m68k: enabled the mul to shift+sub/add optimizations for 68000 vor 9 Jahren
  Károly Balogh 4620d9b22c m68k: when loading from a reference with zero extend, clear the register first, then load, instead of clearing with AND later, because this is faster on slow 68ks and also shorter vor 9 Jahren
  Károly Balogh 41776e9608 m68k: on a '000, optimize CLR.L Dx to MOVEQ #0,Dx which is slightly faster vor 9 Jahren
  michael 34ad4c29bf * Fix lineending not being a char vor 9 Jahren
  Károly Balogh 660432685a m68k: review and some cleanup of the shlshrnode, also add a special case for shifting 64bit values by 1 vor 9 Jahren
  michael ddaa4d33e3 * Allow (*$ style directives, restructured directive handling (Bug ID 30725) vor 9 Jahren
  michael 52383fed98 * Support for DispInterface and DispID (bug ID 30716) vor 9 Jahren
  michael fe896fbe3b * Fix bug #30719, C style shift left and right operators vor 9 Jahren
  michael e198d9bf06 * Patch from Graeme Geldenhuys to implement skip attribute in linear output writers (bug ID 30741) vor 9 Jahren
  michael cfc8b0fd9e * Enumerator is unary operator vor 9 Jahren
  michael 7ded54ad96 * Support for enumerator operator vor 9 Jahren
  michael 1552f34251 * Allow simple preprocessing of the project file using {{macro}} substitution. Needed for e.g. variable source dirs vor 9 Jahren
  michael ae468bfb43 * Initialize result, bug ID #0030771 vor 9 Jahren
  joost 9097484f37 * Fixed type in construction of GlobalUnitDir parameter vor 9 Jahren
  florian 781d6f31a8 * more getsupreg(...)<>/=getsupreg(...) replaced by SuperRegisterEqual which is more safe, the former could break as the register could have different register types vor 9 Jahren
  lacak 0c75c760bf fcl-db: base: Check if Required is copied from Fields to FieldDefs (cosmetic) vor 9 Jahren