Commit History

Author SHA1 Message Date
  Jeppe Johansen 1c0c944311 Added x86_64-embedded target. Patch from Benjamin Rosseaux 9 years ago
  Jeppe Johansen 328b6464ed Add debug info to the CPU units by default, to be able to print register contents with GDB. 9 years ago
  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 years ago
  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 years ago
  florian 7b9a257549 * complain no matching SUBARCH value is passed, issue #29177 9 years ago
  Jeppe Johansen 9aa3c23b18 Added a bunch of new and fixed embedded controller units. From Michael Ring. 9 years ago
  florian 70b8789262 o basic extended pascal support: 9 years ago
  florian d71a3d0533 * charset depends on the objpas unit 10 years ago
  Jeppe Johansen 2b80d46492 Added STM32F7xx controller units and types. 10 years ago
  Jeppe Johansen 55669f62b1 Added most AVR controllers. 10 years ago
  florian 42ea874bb1 * avr version corrected for several controllers 10 years ago
  Jeppe Johansen 353682db67 Enable SUBARCH directive for avr-embedded target. 10 years ago
  florian e9ef6347d2 * ATmega16 support by Anton Kavalenka, resolves issue #28217 10 years ago
  florian cf552b2a0b + ATmeag168/ATmeag368 support 10 years ago
  florian 0cd521fc8b + ATmega48/ATmega88 support 10 years ago
  florian 0f73675354 + ATtiny24/ATtiny44/ATtiny84 support 10 years ago
  Jeppe Johansen 36dfe750d8 Added Freescale MK20D7 controller support. 10 years ago
  florian f5edf77a05 + Atmega8 support 10 years ago
  florian 500a2051ac * dependencies updated 10 years ago
  Jeppe Johansen 65a69129c5 Add initial support for STM32F429 core 10 years ago
  florian bae4d89913 - avrsim needs no separate rule 10 years ago
  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
  Jeppe Johansen 7a826cc481 Fix compilation of i386-embedded target. 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
  florian b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: 11 years ago