Commit History

Author SHA1 Message Date
  sergei b08ffa0a87 * ARM: fixed detecting Thumb-style jump tables in insertpcrelativedata() after r28546. 11 years ago
  Károly Balogh 27befd2375 amiga: reintroduced some of the exec debug functions, which were removed, but actually *DO* exist on classic Amiga and hooked the new SysDebug stuff into the Amiga RTL 11 years ago
  nickysn 4e48190342 + implemented Mark and Release for the tiny heap 11 years ago
  Jonas Maebe d26e6278ba * don't free node before using its resultdef in an error message 11 years ago
  marco 72b521e365 * fix result:=func(result) instead of result:=func(s). Mantis #26746 11 years ago
  sergei 4a90d7e3de + ARM internal linker: very initial support for Thumb mode, helloworld-class programs compiled with "-Cparmv6m -CIthumb" can now run. 11 years ago
  Károly Balogh 155ae9961e MorphOS: hooked the new debug stuff into the MorphOS RTL 11 years ago
  Károly Balogh 2fba1540c4 amicommon: removed the accidental leftovers of experiments for the last syscall fix for MorphOS 11 years ago
  Károly Balogh 55d85fffad amicommon: basic common debug facilities, influenced by Debug/DebugLn of the AROS port 11 years ago
  sergei ba324b1bf0 * Set default CPU type to cpu_pic32mx and FPU type to fpu_soft when compiling for mipsel-embedded, patch from Michael Ring. 11 years ago
  marco 29e5418a4f * remove construct with exception, mantis #26738, patch by Alexander. 11 years ago
  Károly Balogh c22dd6f022 PowerPC: in MorphOS syscalls the explicit paraloc size should always be OS_ADDR 11 years ago
  Károly Balogh c0620d8ce0 amunits: syscallified bullet, colorwheel and zlib 11 years ago
  marcus 8ec15cb6ba AROS: some bugfixes for threading 11 years ago
  Károly Balogh 26f8a732e8 aros: no executable flag in the SVN for source files 11 years ago
  marcus 980abaa9ba AROS: introduced threading without additional library 11 years ago
  marcus 67aed9ac3d Morphunits: Asl Error in forward declaration 11 years ago
  michael 2a4019b012 * Fix tw13076, broken by previous commit 28660 11 years ago
  Károly Balogh 8acc260a09 m68k: added the byterev and ff1 CF ISAA+/ISAC instructions, also added byterev as a CPU capability 11 years ago
  Károly Balogh fbd5828624 amunits: one more Boolean -> LongBool case 11 years ago
  Károly Balogh d88a5737ff amunits: Boolean -> LongBool rework. same as the previous commit for morphunits, sorry about that broken commit message 11 years ago
  Károly Balogh 8ccc6afb16 morpho 11 years ago
  Károly Balogh 4f0d42131d Amiga: Boolean -> LongBool changes in syscalls 11 years ago
  Károly Balogh 034a209300 MorphOS: use LongBool instead of Boolean in syscalls, because we have C-style booleans as return values everywhere. this probably should be done for *all* Amiga-like syscalls everywhere... 11 years ago
  Károly Balogh 11c6d3df9c amunits: syscallified amsgbox and amigautils 11 years ago
  sergei b588b3143a + MIPS: Assembler implementation of FillChar 11 years ago
  marcus 203089fe1a AROS: sockets, fcl-net, fcl-web included 11 years ago
  sergei f85a8159ef * compiler/mips/cpuinfo.pas: removed "FPU_" prefixes from FPU names, not necessary because compiler inserts one itself. 11 years ago
  marco e5c104ca96 * updated compressiontype to new versions. Mantis #26723, patch by Reinier. 11 years ago
  Károly Balogh 3d85945bff amunits: syscallified gadtools 11 years ago