Historique des commits

Auteur SHA1 Message Date
  florian 3b8df7736c * patch by Christo Crause: Passing a file name with extension to cross compiler il y a 5 ans
  Jeppe Johansen 38576b4830 * Add support for generating map files for embedded target. il y a 5 ans
  florian 1333d5aea8 + patch by Dimitrios Chr. Ioannidis: include dwar-3 sections in avr-embedded linker script il y a 4 ans
  florian dd2212e1f7 * based on a patch by Christo Crause: more compiler fixes for avrtiny, resolves #36646 il y a 5 ans
  florian 0dc7bfde42 * patch by Christo Crause: support for megaAVR 0 and tinyAVR 0/1, #36616, part 1/3 il y a 5 ans
  svenbarth f3c1733daa * undo merge of 45365 as it requires another revision that's only in trunk il y a 4 ans
  svenbarth 036c9f7ff2 --- Merging r45365 into '.': il y a 4 ans
  Jeppe Johansen 3e2be29030 Make sure to align at the end of the .text, in case .data bytes will be placed there in flash. il y a 7 ans
  Károly Balogh e6aed467b5 renamed script unit to cscript to avoid namespace conflict with univint package on Darwin. this makes it possible to build the textmode IDE on Darwin il y a 7 ans
  Károly Balogh a4b096e9da m68k: added the embedded target il y a 8 ans
  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. il y a 8 ans
  Jeppe Johansen 6a1c1e4f29 Added support for NRF52832 controllers. il y a 9 ans
  nickysn c2305809dc + added an i8086-embedded target support to the compiler (RTL and makefile il y a 9 ans
  Jeppe Johansen 681b06bc90 Fixed more linkerscript errors. il y a 9 ans
  Jeppe Johansen 632de58a5e Fixes #29853 il y a 9 ans
  Jeppe Johansen 1c0c944311 Added x86_64-embedded target. Patch from Benjamin Rosseaux il y a 9 ans
  Jeppe Johansen 4b1eb0e4f3 Applied patch from Michael Ring fixing the startup code for Freescale microcontrollers. il y a 9 ans
  Jeppe Johansen f5eaf7ddde Fix stack pointer offset. il y a 9 ans
  Jeppe Johansen 9aa3c23b18 Added a bunch of new and fixed embedded controller units. From Michael Ring. il y a 9 ans
  yury 11a9ff4a43 * Removed unused vars for mipsel compiler. il y a 10 ans
  Jeppe Johansen 2b80d46492 Added STM32F7xx controller units and types. il y a 10 ans
  Jeppe Johansen 55669f62b1 Added most AVR controllers. il y a 10 ans
  florian 4d3552943d * correctly write OUTPUT_ARCH to the linker script, resolves issue #28395 il y a 10 ans
  Jeppe Johansen ab9c8bb569 Fixed startup assembler code for the case where there's no data in .bss and/or in .data. il y a 10 ans
  Jeppe Johansen db6093023b Fixed initialization code for MK20D7 controllers. il y a 10 ans
  Jeppe Johansen 36dfe750d8 Added Freescale MK20D7 controller support. il y a 10 ans
  Jeppe Johansen 65a69129c5 Add initial support for STM32F429 core il y a 10 ans
  florian 1f93c3aaa1 * get memory sizes on avr-embedded from controller info records il y a 10 ans
  Jeppe Johansen d12b913e70 Add initial support in ARM-embedded for Allwinner A20. il y a 10 ans
  Jeppe Johansen 7a826cc481 Fix compilation of i386-embedded target. il y a 10 ans