florian
|
a01a010824
* disable lineinfo unit for avr for now
|
10 years ago |
florian
|
1b9105e8c3
* make 3.82 fixes
|
10 years ago |
florian
|
dfd4d3656b
+ avrsim controller target requiring a special avr simulator with a certain memory location handling, see avrsim.pp controller helper unit for what it is needed
|
10 years ago |
florian
|
e4b8478da4
* fix building of avr-embedded rtl
|
10 years ago |
Jeppe Johansen
|
f7526d0d36
Add classes and stub thread support in the embedded rtl.
|
10 years ago |
Jeppe Johansen
|
d12b913e70
Add initial support in ARM-embedded for Allwinner A20.
|
10 years ago |
Jonas Maebe
|
fa328436ab
* regenerated for iphonesim/x86-64
|
10 years ago |
Jonas Maebe
|
3d01d4ceb1
* regenerated with Darwin/AArch64 support
|
10 years ago |
Jeppe Johansen
|
7a826cc481
Fix compilation of i386-embedded target.
|
10 years ago |
marco
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
Jeppe Johansen
|
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 |
pierre
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 years ago |
yury
|
73c26bd6be
* mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used.
|
11 years ago |
nickysn
|
1bea98995b
* regenerated fpcmake makefiles after r25642
|
12 years ago |
florian
|
0e9b8adb7a
patch by Michael Ring:
|
12 years ago |
pierre
|
78a7043352
Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit)
|
12 years ago |
florian
|
3d7033d81e
* Makefiles regenerated
|
12 years ago |
paul
|
a592e77f35
rtl: add missing windows codepages (mantis #0024294)
|
12 years ago |
florian
|
380bc56e32
+ create a default heap on embedded targets and register this default heap
|
12 years ago |
paul
|
e379daaf9c
compiler, rtl: move cpXXXX.pas files from compiler to RTL\charmaps directory and cleanup them, enable charmaps building for the majority of targets
|
12 years ago |
florian
|
c2baf7b4c0
Merge r23058
|
12 years ago |
florian
|
21c154d60a
Merged r22903
|
12 years ago |
florian
|
1eeeb309c7
* intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet
|
12 years ago |
florian
|
bcd48ac1a1
+ patch by Justin Smyth to support the lpc1343, resolves #23844
|
12 years ago |
yury
|
2fc220cc6c
* Regenerated makefiles.
|
12 years ago |
yury
|
d26f0552a0
* Sync with trunk r23404.
|
12 years ago |
florian
|
21d62277ce
+ build sysutils unit for arm-embedded
|
12 years ago |
florian
|
020b3e02ea
+ parallel compilation of embedded rtl
|
12 years ago |
Jeppe Johansen
|
3ee29eb219
Fixed ARMv7-EM code generation and RTL compilation
|
13 years ago |
Jeppe Johansen
|
80bb3febea
Fixed assembler calling command line for cpus>ARMv5TE. EDSP instructions will generate errors while assembling, due to RTL assembler routines
|
13 years ago |