Commit History

Author SHA1 Message Date
  pierre a06e5d0fe9 Comment out ports, doscalls, crt printer and graph rules completely to avoid multiple calls to compiler for same unit 6 years ago
  pierre e467d2387d Add sortbase unit to global units list, as it can be compiled for all CPUs 6 years ago
  nickysn 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 years ago
  nickysn 248fd313f8 + introduced unit SortBase, which implements the foundation for pluggable 6 years ago
  pierre 71559c83a6 Fix parallel make for embedded rtl 6 years ago
  florian 055a49b202 * patch by Christo Crause: the subarch type for atmega 8, 8A, 16 & 32 was incorrect. Atmega8A was also listed under the wrong subarch type in the makefile, also fixed. 7 years ago
  florian 7d1d91e9cc * compile math (and sysutils as a a dependency) unit on m68k-embedded, resolves #33068 7 years ago
  pierre bdd3b4e695 * Move rtl.cfg content to system.cfg 7 years ago
  pierre 595938637e Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option 7 years ago
  Jeppe Johansen 4a169e6b1a Changed subarch of at90pwm161 7 years ago
  florian b41cb26727 + write selected features in ppu of the system unit and load them further on 7 years ago
  florian 6cd65d9511 * avrsim also provided when SUBARCH is avr6 8 years ago
  florian c7d5525b56 + implemented some AVR specific intrinsics 8 years ago
  nickysn 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 years ago
  nickysn fce5fbd726 + added cp3021 (Bulgarian MIK) code page support 8 years ago
  nickysn 396eebbfb5 + added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16] 8 years ago
  nickysn 35be7348fb + added code pages 737, 775, 857, 860, 861, 862, 863, 864, 865 and 869 8 years ago
  nickysn ef25c33d69 + added cp855 to the implicit unit list in the rtl makefiles 8 years ago
  Jeppe Johansen 7e75457a3e Added more Nordic Semi controllers. Created a new unit for NRF52x controllers with a more precise register naming following Nordic SDK conventions. 8 years ago
  Jeppe Johansen 6a1c1e4f29 Added support for NRF52832 controllers. 9 years ago
  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. 10 years ago
  florian 70b8789262 o basic extended pascal support: 10 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