florian
|
0e9b8adb7a
patch by Michael Ring:
|
il y a 12 ans |
paul
|
a592e77f35
rtl: add missing windows codepages (mantis #0024294)
|
il y a 12 ans |
florian
|
380bc56e32
+ create a default heap on embedded targets and register this default heap
|
il y a 12 ans |
paul
|
db357320d7
rtl: install all cpXXX .ppu and .o files
|
il y a 12 ans |
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
|
il y a 12 ans |
florian
|
c2baf7b4c0
Merge r23058
|
il y a 12 ans |
florian
|
21c154d60a
Merged r22903
|
il y a 12 ans |
florian
|
1eeeb309c7
* intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet
|
il y a 12 ans |
florian
|
bcd48ac1a1
+ patch by Justin Smyth to support the lpc1343, resolves #23844
|
il y a 12 ans |
florian
|
21d62277ce
+ build sysutils unit for arm-embedded
|
il y a 12 ans |
florian
|
020b3e02ea
+ parallel compilation of embedded rtl
|
il y a 12 ans |
Jeppe Johansen
|
3ee29eb219
Fixed ARMv7-EM code generation and RTL compilation
|
il y a 13 ans |
Jeppe Johansen
|
80bb3febea
Fixed assembler calling command line for cpus>ARMv5TE. EDSP instructions will generate errors while assembling, due to RTL assembler routines
|
il y a 13 ans |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
il y a 13 ans |
florian
|
ce070c93fc
+ patch by Jeppe Johansen to support the SC32442B
|
il y a 13 ans |
florian
|
375f83c874
* moved heap manager on embedded systems into a separate unit
|
il y a 14 ans |
florian
|
0781ac1f82
+ support for lpc1768 by David Welch
|
il y a 14 ans |
florian
|
d21fde5604
* disable thumb2_bare for now
|
il y a 14 ans |
florian
|
34b033ba72
+ armv4t
|
il y a 14 ans |
florian
|
e5c796e9fd
* when compiling for arm-embedded, sub-arch is also passed to the compiler
|
il y a 14 ans |
Jonas Maebe
|
28c20cfc5e
* the default string type for the JVM target is no longer automatically
|
il y a 14 ans |
florian
|
f276177c44
+ build atmega128 mcu unit
|
il y a 14 ans |
florian
|
0be59445f8
+ basic i386-embedded implementation for multiboot by Jeppe Johansen, resolves #15676
|
il y a 14 ans |
florian
|
f13eff22b0
+ added generic stellaris support as provided by #17365
|
il y a 15 ans |
florian
|
786c4e206f
* enables compilation of iso7185 unit on all targets
|
il y a 15 ans |
florian
|
138c5d1570
+ feature switch RESOURCES
|
il y a 15 ans |
florian
|
a7ab3d336e
+ first at91sam7x256 unit
|
il y a 16 ans |
florian
|
c07a60f8e0
+ experimental support unit for Phillips/NXP arm microcontroller
|
il y a 16 ans |
Jonas Maebe
|
1251ec996b
- removed $(SYSTEMUNIT)$(PPUEXT) from the macpas unit dependencies
|
il y a 17 ans |
Jonas Maebe
|
f22c6870d5
* use math.SetExceptionMask() to disable floating point exceptions
|
il y a 17 ans |