summaryrefslogtreecommitdiff
path: root/rtl/aros
Commit message (Expand)AuthorAgeFilesLines
* Merged riscv_new branchflorian2018-09-261-2/+74
* * regenned makefile without date/rev components for easier merging.marco2018-08-181-1/+1
* * updated dependencies of unit ports (objpas and x86 is no longer required onnickysn2018-07-041-1/+1
* Regenerated Makefile's after addition of ppas and ppaslink script removal in ...pierre2018-04-121-4/+22
* aros: do not specify dos as an explicity dependency for extpas. depend on bui...karoly2018-02-222-3/+3
* Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of sy...pierre2018-01-022-3/+3
* * fpcmake.inc and Makefiles renerated after last commitflorian2017-12-271-1/+1
* * Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev ...pierre2017-10-161-1/+5
* regenerated Makefiles for m68k-macos targetkaroly2017-08-221-50/+14
* + support the KOI8-R and KOI8-U Cyrillic encodingsnickysn2017-06-072-87/+87
* + added cp3021 (Bulgarian MIK) code page supportnickysn2017-06-072-87/+87
* + added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16]nickysn2017-06-052-87/+89
* + added code pages 737, 775, 857, 860, 861, 862, 863, 864, 865 and 869nickysn2017-06-052-87/+88
* + added cp855 to the implicit unit list in the rtl makefilesnickysn2017-06-052-88/+106
* Regenerate all Makefile's after changes related to FPCDIR checkspierre2017-04-181-8/+26
* aros: implemented pascal sysinit, will be shared across all cpus. also refact...karoly2017-01-056-448/+404
* AROS: ABIv1 AmigaDOS unitmarcus2016-12-042-4/+16
* AROS: Initial ABIv1 Supportmarcus2016-12-042-2/+2
* AROS: fixed TTask typemarcus2016-12-041-46/+44
* AROS: Startupcode for x86_64 with stack extent featuremarcus2016-12-031-42/+146
* AROS: x86_64 needs also BINCOMPAT, TTask fixed type for 64 bitmarcus2016-12-012-35/+38
* AROS: improve ARM-startupcode with Alloc own stack, if OS stack is too smallmarcus2016-11-151-44/+177
* AROS: arm needs AROS_FLAVOUR_BINCOMPAT definesmarcus2016-11-132-2/+2
* AROS: return code and comments in startupcodemarcus2016-11-061-10/+10
* AROS: startupcode for arm-arosmarcus2016-11-061-0/+66
* arm-aros: enabled basic AROS on ARM buildkaroly2016-11-061-2/+20
* aros: startup code tweaks for i386, to keep libbase untouched in eaxkaroly2016-09-031-8/+4
* * regenerated makefiles with latest fpcmakenickysn2016-06-181-1/+6
* * regenerate makefiles after the fpcmake updatenickysn2016-06-171-2/+20
* Amicommon: Unified parameterhandling for Amiga, AROS, MorphOSmarcus2016-04-171-225/+7
* AROS: BackTraceStrFunc for AROS via debug.library, enable with EnableBackTrac...marcus2016-03-172-2/+64
* o basic extended pascal support:florian2015-11-152-83/+83
* * regenerated makefiles after adding the win16 targetnickysn2015-09-051-4/+37
* AROS: use BPTR type as filehandle. BPTR is now PtrInt instead of a Pointer, b...karoly2015-06-293-18/+18
* AROS/x86_64: regenerated Makefileskaroly2015-06-292-84/+108
* AROS: Startup code for x64marcus2015-06-281-0/+70
* Amiga-likes: fix the same header issues in Amiga and AROS, which was fixed fo...karoly2015-06-231-2/+2
* AROS: in agreement with Marcus Sackrow, AThreads is now enabled for AROS, and...karoly2015-06-077-1196/+93
* Amiga-likes: preparations for inclusion of AThreads into the RTL buildprocesskaroly2015-05-284-5/+9
* amicommon: properly arbitrate access to the open file list in a multithreaded...karoly2015-05-241-0/+7
* * regenerated Makefiles with Linux/AArch64 supportjonas2015-05-201-2/+24
* AROS: Copy WBArgs to argv so its available for Objpas.ParamStr()marcus2015-05-191-50/+58
* AROS: RKM demands a Forbid before reply WBStartupMsgmarcus2015-05-061-3/+8
* * regenerated for iphonesim/x86-64jonas2015-02-231-1/+19
* * regenerated with Darwin/AArch64 supportjonas2015-02-231-3/+21
* Move DynLibs support to System unit using a manager approach like for Threads...svenbarth2015-02-031-0/+1
* * version updated to 3.1.1marco2015-01-041-4/+28
* AROS: fixed the new do_filesize() code to build on AROS.karoly2015-01-041-0/+2
* - RTL: removed InitVariantManager, it was an empty procedure since day 1.sergei2014-11-221-1/+0
* AROS: hooked the new debug stuff into the AROS RTL, to be compatible with Mor...marcus2014-09-212-0/+3