.. |
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 |
mipsel
|
ba84035e26
Removed automagically created assembler by sergei's request
|
11 years ago |
Makefile
|
057660d636
Replaced controller specific unit files with new automatically created version plus fixed wrong addressing of devcfg memory in linkerscript
|
11 years ago |
Makefile.fpc
|
057660d636
Replaced controller specific unit files with new automatically created version plus fixed wrong addressing of devcfg memory in linkerscript
|
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
|
19 years ago |
consoleio.pp
|
84ea70fddc
Fixed some minor formating issues
|
13 years ago |
empty.cfg
|
851b00f8e9
* more properties fixed
|
16 years ago |
heapmgr.pp
|
380bc56e32
+ create a default heap on embedded targets and register this default heap
|
12 years ago |
rtl.cfg
|
54df3e3f37
Initial version of mipsel-embedded Target for pic32mx chips.
|
12 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
|
19 years ago |
sysosh.inc
|
fd2032dab2
+ start of embedded rtl
|
19 years ago |
system.pp
|
9801288cdc
* Removed SysInitFPU/SysResetFPU from (remaining) system units initialization code. It is redundant there because it is called from fpc_cpuinit, or, in case of i386, from fpc_cpucodeinit.
|
11 years ago |
sysutils.pp
|
af3f12f60c
* rawbytestring/unicodestring versions of findfirst/findnext/findclose
|
12 years ago |