.. |
arm
|
0e9b8adb7a
patch by Michael Ring:
|
12 years ago |
avr
|
10522e9779
Disabled a_adjust_sp optimized steps for now.
|
11 years ago |
Makefile
|
73c26bd6be
* mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used.
|
11 years ago |
Makefile.fpc
|
b2b26f84cf
* partially merged the mips-embedded branch of Michael Ring:
|
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
|
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
|
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 |