.. |
arm
|
0dc39b5d63
Applied patch from Michael Ring that adds some startup code for some new stm32f0 and stm32f1 controllers, and fixes naming on some LPC ARMv6m controllers.
|
11 years ago |
avr
|
10522e9779
Disabled a_adjust_sp optimized steps for now.
|
11 years ago |
Makefile
|
bdfe5204bf
* first version updates
|
8 years ago |
Makefile.fpc
|
0dc39b5d63
Applied patch from Michael Ring that adds some startup code for some new stm32f0 and stm32f1 controllers, and fixes naming on some LPC ARMv6m controllers.
|
11 years ago |
buildrtl.lpi
|
abd5ca46c8
+ build unit and lazarus project for the embedded target
|
14 years ago |
buildrtl.pp
|
c4c20102fd
* make buildrtl aware of heapmgr
|
13 years ago |
check.inc
|
fd2032dab2
+ start of embedded rtl
|
18 years ago |
consoleio.pp
|
84ea70fddc
Fixed some minor formating issues
|
13 years ago |
empty.cfg
|
851b00f8e9
* more properties fixed
|
15 years ago |
heapmgr.pp
|
e012b4fa23
Inline calls to FindSize which removes a lot of unnecessary calls.
|
11 years ago |
rtl.cfg
|
b2b26f84cf
* partially merged the mips-embedded branch of Michael Ring:
|
11 years ago |
rtldefs.inc
|
2e9b642a3b
* rtldefs.inc include file for embedded targets (forgot to commit earlier)
|
12 years ago |
sysdir.inc
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
12 years ago |
sysfile.inc
|
10522e9779
Disabled a_adjust_sp optimized steps for now.
|
11 years ago |
sysheap.inc
|
375f83c874
* moved heap manager on embedded systems into a separate unit
|
14 years ago |
sysos.inc
|
fd2032dab2
+ start of embedded rtl
|
18 years ago |
sysosh.inc
|
fd2032dab2
+ start of embedded rtl
|
18 years ago |
system.pp
|
3a5e6485b5
- RTL: removed InitVariantManager, it was an empty procedure since day 1.
|
10 years ago |
sysutils.pp
|
b644d609cb
* partially merge 30274 to fix embedded (not recorded), mantis #30221
|
9 years ago |