Jeppe Johansen
|
1c0c944311
Added x86_64-embedded target. Patch from Benjamin Rosseaux
|
9 éve |
Jeppe Johansen
|
328b6464ed
Add debug info to the CPU units by default, to be able to print register contents with GDB.
|
9 éve |
florian
|
026848b3e1
+ use CPU_UNITS_DEFINED to track if a SUBARCH is passed, so with CPU_UNITS_DEFINED=1 it is easily possible to compile without any cpu units
|
9 éve |
Jeppe Johansen
|
970f0064ea
Downgrade build message from makefile from error to warning for arm-embedded. This makes it possible to build a working RTL with external startup code for subarchs with no cpu units.
|
9 éve |
florian
|
7b9a257549
* complain no matching SUBARCH value is passed, issue #29177
|
9 éve |
Jeppe Johansen
|
9aa3c23b18
Added a bunch of new and fixed embedded controller units. From Michael Ring.
|
9 éve |
florian
|
70b8789262
o basic extended pascal support:
|
9 éve |
nickysn
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 éve |
florian
|
d71a3d0533
* charset depends on the objpas unit
|
10 éve |
Jeppe Johansen
|
2b80d46492
Added STM32F7xx controller units and types.
|
10 éve |
Jeppe Johansen
|
55669f62b1
Added most AVR controllers.
|
10 éve |
florian
|
42ea874bb1
* avr version corrected for several controllers
|
10 éve |
Jeppe Johansen
|
353682db67
Enable SUBARCH directive for avr-embedded target.
|
10 éve |
florian
|
e9ef6347d2
* ATmega16 support by Anton Kavalenka, resolves issue #28217
|
10 éve |
florian
|
cf552b2a0b
+ ATmeag168/ATmeag368 support
|
10 éve |
florian
|
0cd521fc8b
+ ATmega48/ATmega88 support
|
10 éve |
florian
|
0f73675354
+ ATtiny24/ATtiny44/ATtiny84 support
|
10 éve |
Jeppe Johansen
|
36dfe750d8
Added Freescale MK20D7 controller support.
|
10 éve |
Jonas Maebe
|
89418d23e5
* regenerated Makefiles with Linux/AArch64 support
|
10 éve |
florian
|
f5edf77a05
+ Atmega8 support
|
10 éve |
florian
|
500a2051ac
* dependencies updated
|
10 éve |
Jeppe Johansen
|
65a69129c5
Add initial support for STM32F429 core
|
10 éve |
florian
|
bae4d89913
- avrsim needs no separate rule
|
10 éve |
florian
|
a01a010824
* disable lineinfo unit for avr for now
|
10 éve |
florian
|
1b9105e8c3
* make 3.82 fixes
|
10 éve |
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 éve |
florian
|
e4b8478da4
* fix building of avr-embedded rtl
|
10 éve |
Jeppe Johansen
|
f7526d0d36
Add classes and stub thread support in the embedded rtl.
|
10 éve |
Jeppe Johansen
|
d12b913e70
Add initial support in ARM-embedded for Allwinner A20.
|
10 éve |
Jonas Maebe
|
fa328436ab
* regenerated for iphonesim/x86-64
|
10 éve |