summaryrefslogtreecommitdiff
path: root/rtl/nds
Commit message (Expand)AuthorAgeFilesLines
* * regenerated with FreeBSD/AArch64 supportjonas2021-04-101-1/+16
* * Makefiles regeneratedflorian2021-04-051-0/+13
* * regenerated makefiles after sync with trunknickysn2021-03-131-1/+1
* * synchronized with trunknickysn2021-03-131-0/+8
|\
| * Update Makefile's after commits 48929/48930pierre2021-03-121-0/+8
| * * revert r47598: implement TRandomGeneratorondrej2020-11-271-1/+1
| * * rtl: implement TRandomGenerator for thread-safe randomondrej2020-11-261-1/+1
* | * regenerated makefilesnickysn2021-01-241-6/+6
* | * regenerated makefilesnickysn2021-01-021-1/+16
* | * makefiles regenerated after fpcmake updatenickysn2021-01-021-6/+6
|/
* Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/...pierre2020-11-201-2/+2
* * regenerated all Makefiles after Sinclair QL support was addedkaroly2020-11-191-1/+50
* Fix NDS RTL compilation for default armv4 CPU, which does not have CLZ instr...pierre2020-10-011-1/+4
* * Do_IsDevice treats pipes and sockets the same way as character deviceshajny2020-09-131-2/+8
* * TThread.Terminate does not have any platform specific behavior (it should o...svenbarth2020-08-221-7/+0
* Regenerated all Makefile'spierre2020-08-041-0/+7
* - remove local Random() implementations that weren't exported anyway (LongInt...svenbarth2020-08-011-26/+1
* * Add TerminatedSet (delphi compatibility, bug ID 37388)michael2020-07-181-1/+2
* * regenerated Makefiles againjonas2020-07-111-3/+3
* * regenerated Makesfilesjonas2020-07-101-27/+57
* * regenerate Makefilessvenbarth2020-06-061-1/+21
* Regenerate all Makefile's after change in utils/fpcm/fpcmake.ini to better s...pierre2020-05-131-0/+8
* * fixed fpmake invokation when building an i386-linux snapshot on a x86_64-li...nickysn2020-05-061-1/+6
* * synchronized with trunknickysn2020-04-211-1/+16
|\
| * * regenerate makefilessvenbarth2020-04-211-1/+16
* | * changed the object file format for z80-embedded and z80-zxspectrum to .relnickysn2020-04-201-0/+6
* | * synchronized with trunknickysn2020-04-201-2/+42
|\ \ | |/
| * Regenerate all Makefilespierre2020-04-201-2/+42
* | * synchronized with trunknickysn2020-04-191-5/+2
|\ \ | |/
| * * regenerated makefilesjonas2020-04-191-5/+8
* | * regenerated makefiles after sync with trunknickysn2020-04-191-0/+6
* | * makefiles regenerated with the zxspectrum targetnickysn2020-04-191-1/+31
|/
* * regenerated makefilesjonas2020-04-181-9/+38
* * rebuild Makefilesflorian2020-04-101-1/+31
* * regenerated Makefilesflorian2020-03-211-2/+17
* + introduce TOSTimestampflorian2020-01-251-1/+2
* * fix compilation on several OSes after r44010florian2020-01-211-2/+2
* * subroutines working with an OS dependend time stamp use an int64 now, so ...florian2020-01-211-2/+2
* Regenerate all Makefile's after commit #43472pierre2019-11-151-4/+8
* + Add math unit dependency to types$(PPUEXT) rule.pierre2019-09-192-2/+2
* Update all trunk/fpcsrc Makefile's after commit 42749pierre2019-08-201-4/+6
* * follow up to r42457: FreeTerminateProcs needs to be called before DoneExcep...svenbarth2019-07-201-1/+1
* * fix for Mantis #35862: free the list of functions added with AddTerminatePr...svenbarth2019-07-191-0/+1
* * synchronised with trunk till r42256jonas2019-06-205-96/+417
|\
| * * Nintendo DS port updated to libnds ver.1.7.3Legolas2019-06-105-96/+417
* | * regenerated Makefiles with LLVM bitcode installation supportjonas2019-04-201-5/+7
|/
* Regenerate Makefile's after fpcmake change in commit #41721pierre2019-03-171-0/+1
* + added sortbase as a dependency to unit fgl in the makefilesnickysn2019-02-022-2/+2
* * compilation fixes for many platforms after r41167nickysn2019-02-021-0/+1
* + introduced unit SortBase, which implements the foundation for pluggablenickysn2019-02-022-95/+100