summaryrefslogtreecommitdiff
path: root/rtl/embedded
Commit message (Expand)AuthorAgeFilesLines
* * synchronised with trunk till r42189jonas2019-06-071-2/+12
|\
| * Fixed stack checking for embedded target. Based on work by Christo Crauselaksen2019-06-011-2/+12
* | * synchronised with trunk till r41976jonas2019-05-022-16/+9
|\ \ | |/
| * Comment out ports, doscalls, crt printer and graph rules completely to avoid...pierre2019-04-282-16/+9
* | * regenerated Makefiles with LLVM bitcode installation supportjonas2019-04-201-5/+7
|/
* Regenerate Makefile's after fpcmake change in commit #41721pierre2019-03-171-0/+1
* Add sortbase unit to global units list, as it can be compiled for all CPUspierre2019-02-062-101/+101
* + 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-10/+15
* Fix parallel make for embedded rtlpierre2019-02-012-2/+2
* Add x86_64-haiku target to some Makefile'spierre2019-01-091-1/+1
* Add FPC_SYSTEM_EXIT_NO_RETURN macro for embedded targetpierre2019-01-071-0/+1
* haiku-x86_64: regenerated all Makefiles, take 2karoly2019-01-041-2/+14
* * Regenerated makefiles to support x86_64-android.yury2018-10-171-1/+13
* * Regenerated makefiles to support aarch64-android.yury2018-10-061-4/+14
* Update all rtl Makefile'spierre2018-09-271-1/+2
* Merged riscv_new branchflorian2018-09-261-2/+50
* + add Delphi-compatible FileGetSymLinkTarget functions to all platforms (curr...svenbarth2018-08-241-0/+6
* + add Delphi compatible FollowLink parameter (default is True) to FileExists ...svenbarth2018-08-241-2/+2
* * 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-5/+17
* * patch by Christo Crause: the subarch type for atmega 8, 8A, 16 & 32 was inc...florian2018-02-183-23/+27
* + embedded uses also FPC_STDOUT_TRUE_ALIAS to save memoryflorian2018-02-111-0/+3
* * compile math (and sysutils as a a dependency) unit on m68k-embedded, resolv...florian2018-01-313-0/+17
* * Move rtl.cfg content to system.cfgpierre2018-01-064-200/+219
* Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of sy...pierre2018-01-022-3/+3
* * after r34939, it was not taken care of the extra storage needed for the siz...florian2017-12-301-2/+2
* Changed subarch of at90pwm161laksen2017-12-292-4/+4
* * fpcmake.inc and Makefiles renerated after last commitflorian2017-12-271-1/+1
* + write selected features in ppu of the system unit and load them further onflorian2017-12-102-4/+2
* * enable more features for avr6florian2017-11-121-0/+2
* * enable more features if avr6 is definedflorian2017-11-121-1/+11
* * avrsim also provided when SUBARCH is avr6florian2017-11-123-3/+2
* * implemented _FPC_haltproc and Default_IRQ_handler in pascal, resolves issue...florian2017-11-011-17/+12
* + implemented some AVR specific intrinsicsflorian2017-11-012-0/+15
* * 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-34/+10
* Add more CPU options to embedded/rtl.cfgpierre2017-08-041-0/+54
* m68k CPU also needs -SfSOFTFPU optionpierre2017-08-041-0/+1
* Add configuration options for i8086 and m68k CPUspierre2017-08-041-0/+23
* * lpi version updatedflorian2017-07-161-9/+12
* + support the KOI8-R and KOI8-U Cyrillic encodingsnickysn2017-06-071-1/+1
* + added cp3021 (Bulgarian MIK) code page supportnickysn2017-06-071-1/+1
* + added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16]nickysn2017-06-051-1/+3
* + added code pages 737, 775, 857, 860, 861, 862, 863, 864, 865 and 869nickysn2017-06-051-1/+2
* + added cp855 to the implicit unit list in the rtl makefilesnickysn2017-06-052-3/+15
* * let the avrsim throw an exception if a program tries to execute code at add...florian2017-05-231-0/+2
* * avr I/O space is always shifted by 32 bytes in memoryflorian2017-05-021-16/+16