Historie revizí

Autor SHA1 Zpráva Datum
  Károly Balogh 736f3bef25 amunits: syscallified DataTypes před 11 roky
  Károly Balogh d4db59b44f amunits: syscallified Rexx unit před 11 roky
  Károly Balogh fbfcda2926 AROS: apparently, the NewStackSwap() function is just a half arsed copy of MorphOS/NewPPCStackSwap(), so it doesn't accept nil as its third argument. Therefore we pass a pointer to some area we won't use anyway. this fixes crashes in the stack swapping code on hosted systems. před 11 roky
  nickysn c8e9d2cf6e + added a simplified version of RegisterTinyHeapBlock, for use when the tiny před 11 roky
  nickysn 72ba70f7ec * use HexStr instead of casting to PtrUInt for logging pointers, when před 11 roky
  Károly Balogh ab726d665e IDE: don't spam the strerr with unconditional debug when the ASCII window is open (introduced in r26288) před 11 roky
  Károly Balogh 21c8dea451 disable gdbint dependency on Amiga před 11 roky
  Károly Balogh 2e80906133 fpmake: also disable threading and processes on Amiga před 11 roky
  sergei 6fd8a26ae1 + internal assembler: early check for empty asmlists. před 11 roky
  sergei 84245a6e0c * MIPS: doing progress with peephole optimizer. před 11 roky
  sergei 8f1e058ac2 * Don't place symbols with vo_force_finalize flag into read-only sections, resolves #26691. před 11 roky
  sergei 5479b6e722 * Provide initialization of all variables, fixes cycling with OPT="-dTEST_WIN32_SEH -OoDFA". před 11 roky
  nickysn bf8a7f0784 * handle properly the case when RegisterTinyHeapBlock is called with a start před 11 roky
  marcus ee31b188f6 AMIGA/MorphOS/AROS: corrected pathes in FP-IDE před 11 roky
  Károly Balogh d9e61b2e01 amunits: syscallified pastoc. This unit is deprecated, but since it's still used inside amunits, it's better have it safe před 11 roky
  Károly Balogh f7d5b1beb6 amunits: syscallified nonvolatile and translator před 11 roky
  Károly Balogh d561e8ab57 m68k: generate smarter shifting/rotation code on 68k, for example by utilizing the SWAP instruction před 11 roky
  Károly Balogh f91ae2700c m68k: added CPUM68K_HAS_ROLROR capability flag před 11 roky
  Károly Balogh 8d98f31afc two cases of use casts instead of anding with when extracting 16bit values před 11 roky
  Károly Balogh 05e72f52c6 a slightly better generic implementation for SwapEndian() 32 bit and 64 bit ints před 11 roky
  Károly Balogh 83cf14d5dd removed unnecessary masking in Swap() calls před 11 roky
  nickysn af1c5096d6 * tiny heap made TP7 compatible; the FreeList and HeapPtr variables made public před 11 roky
  Károly Balogh 5a10472729 AROS: massively enhanced i386 startup code, including před 11 roky
  Károly Balogh 2722421d96 amunits: syscallified lowlevel unit před 11 roky
  sergei 5279693919 * softfpu.pp: fixed two more porting bugs, and also added two typecasts to avoid unnecessary 64-bit operations. před 11 roky
  nickysn e4095588d6 * the type of FreeList changed to an untyped pointer (TP7 compatibility) před 11 roky
  nickysn a4d71348dd * TinyHeapBlocks renamed FreeList for TP7 compatibility reasons (and it'll be před 11 roky
  Károly Balogh 6c4833ab6b amunits: removed the old useamigasmartlink includes from syscallified units, it's no longer necessary před 11 roky
  Károly Balogh e178ece821 amunits: syscallified Input před 11 roky
  Károly Balogh 5b79b1bab2 amunits: syscallified IFFParse před 11 roky