Histórico de Commits

Autor SHA1 Mensagem Data
  Károly Balogh f91ae2700c m68k: added CPUM68K_HAS_ROLROR capability flag há 11 anos atrás
  Károly Balogh 8d98f31afc two cases of use casts instead of anding with when extracting 16bit values há 11 anos atrás
  Károly Balogh 05e72f52c6 a slightly better generic implementation for SwapEndian() 32 bit and 64 bit ints há 11 anos atrás
  Károly Balogh 83cf14d5dd removed unnecessary masking in Swap() calls há 11 anos atrás
  nickysn af1c5096d6 * tiny heap made TP7 compatible; the FreeList and HeapPtr variables made public há 11 anos atrás
  Károly Balogh 5a10472729 AROS: massively enhanced i386 startup code, including há 11 anos atrás
  Károly Balogh 2722421d96 amunits: syscallified lowlevel unit há 11 anos atrás
  sergei 5279693919 * softfpu.pp: fixed two more porting bugs, and also added two typecasts to avoid unnecessary 64-bit operations. há 11 anos atrás
  nickysn e4095588d6 * the type of FreeList changed to an untyped pointer (TP7 compatibility) há 11 anos atrás
  nickysn a4d71348dd * TinyHeapBlocks renamed FreeList for TP7 compatibility reasons (and it'll be há 11 anos atrás
  Károly Balogh 6c4833ab6b amunits: removed the old useamigasmartlink includes from syscallified units, it's no longer necessary há 11 anos atrás
  Károly Balogh e178ece821 amunits: syscallified Input há 11 anos atrás
  Károly Balogh 5b79b1bab2 amunits: syscallified IFFParse há 11 anos atrás
  Károly Balogh 6cd5b41d8f amunits: syscall-ified console and diskfont há 11 anos atrás
  marcus 85700afd0d AROS: StdErrout introduced, string fixes, preparations for threading há 11 anos atrás
  svenbarth 684c8842e7 Fix for Mantis #26599. há 11 anos atrás
  marco f8c7290dbb * made ipicture,ifont and itagenumvariant aliases for the activex versions. The importtl generated versions did process safecall like constructs properly. Mantis 025907 há 11 anos atrás
  marco 316a50ff23 * support for clock_gettime(), patch by Graeme. há 11 anos atrás
  marco 4102061e8a * patch from Graeme that exists if a node is not assigned, mantis #26678 há 11 anos atrás
  Károly Balogh 77088cf723 * bumped PPU version because r28596 breaks compatibility on Amiga/68k and MorphOS há 11 anos atrás
  Károly Balogh 05b3a94843 * changed explicit paraloc handling to use ppuload/ppuwrite functions in paraloc instead of directly writing the data. this hopefully fixes some endian issues when using crosscompiled-on-littleendian PPUs with explicit paralocs on bigendian systems (this means Amiga/68k and MorphOS) há 11 anos atrás
  marco dfa6b03b95 * patches from Ocean, mantis #26675 há 11 anos atrás
  Károly Balogh c9f91258eb fpmkunit: disable process unit and threading on Amiga and AROS for now há 11 anos atrás
  reiniero aae9a5b8b9 + fcl-db: mysql 5.6 connector: add support for MariaDB 10.0. Should fix isseu #26620. Needs testing. há 11 anos atrás
  Károly Balogh e126b787a3 Amiga: moved the remnants of the old CRT unit from Amiga RTL to rtl-console package and made it to build at least. It's probably still very broken, and needs fixing. há 11 anos atrás
  sergei 3ede5ec99b * MIPS peephole: refactored/simplified and added (another) couple of optimizations. há 11 anos atrás
  sergei ac64c4600f + MIPS: make use of instructions MUL,SEB and SEH that are available in modern cores. há 11 anos atrás
  marcus 64769b847a amicommon: GetEnv improved, EnvCount and EnvStr implemented há 11 anos atrás
  sergei 4e2fb9d28b * MIPS: fixed O_MOVE_SOURCE and O_MOVE_DEST constants (they were swapped, amazing that it ever worked with such a mistake). há 11 anos atrás
  sergei 406a678223 * MIPS: MOVE instruction cannot be changed into conditional move (MOVZ/MOVN) if it overwrites register used as condition. há 11 anos atrás