История коммитов

Автор SHA1 Сообщение Дата
  Jeppe Johansen 9c77e87dd0 Fix types on embedded RTL. 6 лет назад
  pierre a06e5d0fe9 Comment out ports, doscalls, crt printer and graph rules completely to avoid multiple calls to compiler for same unit 6 лет назад
  pierre e467d2387d Add sortbase unit to global units list, as it can be compiled for all CPUs 7 лет назад
  nickysn 178217821c + added sortbase as a dependency to unit fgl in the makefiles 7 лет назад
  nickysn 248fd313f8 + introduced unit SortBase, which implements the foundation for pluggable 7 лет назад
  pierre 71559c83a6 Fix parallel make for embedded rtl 7 лет назад
  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. 8 лет назад
  florian 7d1d91e9cc * compile math (and sysutils as a a dependency) unit on m68k-embedded, resolves #33068 8 лет назад
  pierre bdd3b4e695 * Move rtl.cfg content to system.cfg 8 лет назад
  pierre 595938637e Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option 8 лет назад
  Jeppe Johansen 4a169e6b1a Changed subarch of at90pwm161 8 лет назад
  florian b41cb26727 + write selected features in ppu of the system unit and load them further on 8 лет назад
  florian 6cd65d9511 * avrsim also provided when SUBARCH is avr6 8 лет назад
  florian c7d5525b56 + implemented some AVR specific intrinsics 8 лет назад
  nickysn 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 лет назад
  nickysn fce5fbd726 + added cp3021 (Bulgarian MIK) code page support 8 лет назад
  nickysn 396eebbfb5 + added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16] 8 лет назад
  nickysn 35be7348fb + added code pages 737, 775, 857, 860, 861, 862, 863, 864, 865 and 869 8 лет назад
  nickysn ef25c33d69 + added cp855 to the implicit unit list in the rtl makefiles 8 лет назад
  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. 9 лет назад
  Jeppe Johansen 6a1c1e4f29 Added support for NRF52832 controllers. 9 лет назад
  Jeppe Johansen 1c0c944311 Added x86_64-embedded target. Patch from Benjamin Rosseaux 10 лет назад
  Jeppe Johansen 328b6464ed Add debug info to the CPU units by default, to be able to print register contents with GDB. 10 лет назад
  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 10 лет назад
  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. 10 лет назад
  florian 7b9a257549 * complain no matching SUBARCH value is passed, issue #29177 10 лет назад
  Jeppe Johansen 9aa3c23b18 Added a bunch of new and fixed embedded controller units. From Michael Ring. 10 лет назад
  florian 70b8789262 o basic extended pascal support: 10 лет назад
  florian d71a3d0533 * charset depends on the objpas unit 10 лет назад
  Jeppe Johansen 2b80d46492 Added STM32F7xx controller units and types. 10 лет назад