Historique des commits

Auteur SHA1 Message Date
  Károly Balogh 888e59d34d amiga: added some code to compile the Amiga RTL with tinyheap. will be useful for Kickstart 1.3 and better very-low-end systems support. disabled by default. also added ifdefs around DynLibs support il y a 7 ans
  Károly Balogh 04dee0fc04 regenerated Makefiles for m68k-macos target il y a 8 ans
  Károly Balogh 6e3936c534 amicommon: implement StackTop for other Amiga-like systems il y a 8 ans
  Károly Balogh 2d8313165d m68k: support FFU exception settings, also reworked FPU initalization il y a 8 ans
  Károly Balogh 5ffc833842 amiga/m68k: enable inlining and compiler mul32to64 in the softfpu il y a 8 ans
  Károly Balogh 7d2360eb0c m68k: Test68000/Test68881 support boilerplate and special support for Amiga il y a 8 ans
  Károly Balogh 23cf551bf3 m68k-amiga: fixed wrong define to test against softfpu (oops...) il y a 9 ans
  Károly Balogh 7fff76d936 m68k-amiga: only compile softfpu code into system unit, when FPU_SOFT is defined il y a 9 ans
  marcus e38e051425 Amicommon: Unified parameterhandling for Amiga, AROS, MorphOS il y a 9 ans
  Károly Balogh c5907d5f71 it's now possible to compile the RTL again for AmigaOS/PowerPC. entirely untested, but it builds at least il y a 9 ans
  Károly Balogh 5eea4b2846 amicommon: support for init/exit procedures for threads. will be used by Sockets unit for example, because bsdsocket.library needs to be reopened for each thread il y a 10 ans
  Károly Balogh 846dd6b57b m68k: use the Amiga-specific atomic ops on Amiga il y a 10 ans
  Károly Balogh f5bcb011ea amicommon: properly arbitrate access to the open file list in a multithreaded environment il y a 10 ans
  Károly Balogh 3edad2774a Amiga: use stdout as stderr, so code which is wired to use stderr doesn't commit suicide il y a 10 ans
  Károly Balogh bbecfeed9e Amiga: manually semaphore-protect the heap Pool, because classic Amiga has no MEMF_SEM_PROTECTED il y a 10 ans
  svenbarth 2d454dc8fa Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. il y a 10 ans
  sergei 3a5e6485b5 - RTL: removed InitVariantManager, it was an empty procedure since day 1. il y a 10 ans
  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 il y a 11 ans
  Károly Balogh ef5f1b7ed2 amicommon: fixed sysdir.inc/do_chdir() to actually work on AROS il y a 11 ans
  Károly Balogh 785a1690a2 amicommon: AOS_heapPool renamed to ASYS_heapPool. common stuff should start with ASYS, to avoid confusion on AmigaOS, so more to come il y a 11 ans
  Károly Balogh 26d53cfa55 amicommon: Amiga/m68k RTL now uses the common code il y a 11 ans
  Károly Balogh b5d559dce1 Amiga: fixed FileNameCasePreserving flag to true il y a 11 ans
  Károly Balogh fbc7b3d89a fixed some recently added external vs. public mixup, so Amiga binaries even link again il y a 11 ans
  Károly Balogh 8a83037883 amiga: added some hacks to support the ancient code in amunits package. most of this will be gone after amunits package cleanup, but at least amunits package builds now il y a 11 ans
  Károly Balogh fb218fa671 require v37 libs (OS2.04+) instead of v50 (nextgen) il y a 11 ans
  Károly Balogh 2f02fa6f16 fixed AllFilesMask for Amiga and some comment typos il y a 11 ans
  Károly Balogh e22228ca27 AMIGAOS4 is now defined in the compiler, not in the RTL il y a 11 ans
  Károly Balogh 3137c6ac4a answer the WBMsg on process exit, when run from Workbench il y a 12 ans
  Tomas Hajny 27403b542b + FileNameCasePreserving added - see #18066 in Mantis il y a 13 ans
  paul 1ccf16358c rtl: init widestring and unitcodestring managers before initialization of Standard IO files (stdin,stdout,stderr) il y a 13 ans