Revīziju vēsture

Autors SHA1 Ziņojums Datums
  florian 1643fc5210 + xtensa-embedded: patch by Christo Crause to check and support SUBARCH 5 gadi atpakaļ
  Jeppe Johansen 3189e4245d makefiles: Add support for xtensa-embedded target. 5 gadi atpakaļ
  pierre 27d6dba699 Add explicit dependency of AVR specific unit avrsim on consoleio and heapmgr units 5 gadi atpakaļ
  florian 297d6e2c60 * patch by Christo Crause: more avr1 controllers and remove attiny28 from avr25 makefile list, resolves #36686 5 gadi atpakaļ
  florian dea63e3d61 * AVR: attiny28 is an avr1 CPU 5 gadi atpakaļ
  florian 04ad607bb4 * patch by Christo Crause: more AVR controllers, resolves #36683 5 gadi atpakaļ
  florian 5040e31f11 * patch by Christo Crause: add missing atmega-PB controllers, resolves #36667 5 gadi atpakaļ
  florian e033269deb * patch by Christo Craus to reorder the avr controllers for better overview, resolves #36662 5 gadi atpakaļ
  florian 00214406bc + patch by Christo Crause: Support for attiny10x controllers, resolves #36645 5 gadi atpakaļ
  florian 7892e3f7b7 * patch by Christo Crause: support for megaAVR 0 and tinyAVR 0/1, #36616, part 2/3 5 gadi atpakaļ
  florian 7b4292c94e * patch by Robert Roland to support the RaspberryPi 2 as a bare metal embedded target, resolves #35236 5 gadi atpakaļ
  florian d2a059bd02 * patch by Christo Crause: avrtiny26 controller is not subarch avr25 but avr2, resolves #36620 5 gadi atpakaļ
  florian 3ab8830b83 * patch by Christo Crause: Correct subarch for avrtiny series in compiler, resolves #36619 5 gadi atpakaļ
  florian 28391e04bc + AVR: initial support of the avrtiny architecture in the rtl 5 gadi atpakaļ
  Jeppe Johansen 2678522db5 - RISC-V: Add controller types for common RV32 MCUs. 5 gadi atpakaļ
  pierre 912bc1e65b + Add math unit dependency to types$(PPUEXT) rule. 6 gadi atpakaļ
  Jeppe Johansen 9c77e87dd0 Fix types on embedded RTL. 6 gadi atpakaļ
  pierre a06e5d0fe9 Comment out ports, doscalls, crt printer and graph rules completely to avoid multiple calls to compiler for same unit 6 gadi atpakaļ
  pierre e467d2387d Add sortbase unit to global units list, as it can be compiled for all CPUs 6 gadi atpakaļ
  nickysn 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 gadi atpakaļ
  nickysn 248fd313f8 + introduced unit SortBase, which implements the foundation for pluggable 6 gadi atpakaļ
  pierre 71559c83a6 Fix parallel make for embedded rtl 6 gadi atpakaļ
  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 gadi atpakaļ
  florian 7d1d91e9cc * compile math (and sysutils as a a dependency) unit on m68k-embedded, resolves #33068 7 gadi atpakaļ
  pierre bdd3b4e695 * Move rtl.cfg content to system.cfg 7 gadi atpakaļ
  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 gadi atpakaļ
  Jeppe Johansen 4a169e6b1a Changed subarch of at90pwm161 7 gadi atpakaļ
  florian b41cb26727 + write selected features in ppu of the system unit and load them further on 7 gadi atpakaļ
  florian 6cd65d9511 * avrsim also provided when SUBARCH is avr6 7 gadi atpakaļ
  florian c7d5525b56 + implemented some AVR specific intrinsics 7 gadi atpakaļ