Commit History

Author SHA1 Message Date
  sergei beeb85f11c * Don't force CORBA (unmanaged) interfaces to be returned in parameter. All managed types including Variant and COM interfaces are already checked by handle_common_ret_in_param, superfluous checks removed. 11 years ago
  nickysn e4f3f33692 + optimization in SysTinyReAllocMem for the case of shrinking a memory block 11 years ago
  Károly Balogh a0d03d5f33 amunits: cleanup, removed the old amigasmartlinking define from icon 11 years ago
  Károly Balogh 3f68c73a54 amunits: syscallified icon unit 11 years ago
  sergei a3c439c60f - No longer insert BlockStart markers into asmlists. The presence of these markers disrupts peephole optimizations and require additional checks all over the place, causing various workarounds/hacks (like TAsmList.Create_without_marker) to start building up. 11 years ago
  nickysn a10c200090 * tdynarraytypedata.elSize changed from PtrUInt to SizeUInt; this fixes e.g. 11 years ago
  marcus 8c2a1ed026 Amiga: sockets, fcl-net, fcl-web included. 11 years ago
  sergei d37e72dbf9 * ARM: instructions do modify the base register of pre/postindexed references. Report this fact in spilling_get_operation_type_ref and RegModifiedByInstruction functions. 11 years ago
  nickysn 2e0707f465 * fixed writing of dynarray rtti in the i8086 far data memory models 11 years ago
  nickysn 782b033acd * optimized SysTinyReAllocMem for the case when the new and old size are the 11 years ago
  svenbarth 16774350d7 Fix for Mantis #26749 . 11 years ago
  marcus e7eb77a94a Amiga: Video Unit ObtainBestPen instead of ObtainPen for low depth screens 11 years ago
  marcus 34a726b89d AROS: hooked the new debug stuff into the AROS RTL, to be compatible with MorphOS and Amiga 11 years ago
  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