Histórico de Commits

Autor SHA1 Mensagem Data
  florian 8ac8c79a71 + initial support for arm-freertos largely based on patch by Michael Ring há 5 anos atrás
  nickysn 4b11433d63 * fixed warning in t_embed há 5 anos atrás
  nickysn 9922956115 * use the sdcc-sdldz80 linker instead of sdcc-sdld on the Z80 há 5 anos atrás
  nickysn 6dcc12f19b * use the .ihx file name, instead of .elf for the z80-embedded output, because it is in Intel hex há 5 anos atrás
  nickysn 891939d7ea + add the -n option first to the sdcc-sdld linker, so it doesn't echo all the data on the screen. For há 5 anos atrás
  nickysn b1047523c8 * moved $MAP earlier in the command line of sdcc-sdld há 5 anos atrás
  nickysn 9d5a07a59a + allow passing extra options to the sdcc-sdld linker via the -k option há 5 anos atrás
  nickysn 5b0f177b62 + create linker map file generation added for sdcc-sdld há 5 anos atrás
  nickysn 77406b1560 * delete the linker response file after linking with sdld há 5 anos atrás
  nickysn e73a57652f + initial support for the sdcc-sdld linker for the z80-embedded target há 5 anos atrás
  nickysn 755fe97c51 * synchronize with trunk há 5 anos atrás
  florian 729425447f + Xtensa: basic operations for Xtensa implemented há 5 anos atrás
  florian 9e40d536cb + Xtensa: initial skeleton completed há 5 anos atrás
  florian 36058ca4d4 * based on a patch by Christo Crause: more compiler fixes for avrtiny, resolves #36646 há 5 anos atrás
  florian 670c61e760 * patch by Christo Crause: support for megaAVR 0 and tinyAVR 0/1, #36616, part 1/3 há 5 anos atrás
  florian 7b4292c94e * patch by Robert Roland to support the RaspberryPi 2 as a bare metal embedded target, resolves #35236 há 5 anos atrás
  Jeppe Johansen 2678522db5 - RISC-V: Add controller types for common RV32 MCUs. há 5 anos atrás
  florian 9926eb8dc6 * patch by Christo Crause: Passing a file name with extension to cross compiler há 5 anos atrás
  Jeppe Johansen 89a961f960 * Add support for generating map files for embedded target. há 5 anos atrás
  Jeppe Johansen a1a17447ff - Fix bug in 64bit softfloat double negation. há 6 anos atrás
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would há 6 anos atrás
  florian e3546cf5af * properly quote pathes for objcopy calls, resolves #35072 há 6 anos atrás
  florian e7c4fccf41 * patch by Simon Ameis: adds mcu STM32F091* to compiler unit t_embed.pas; thus internal error 200902011 is not raised anymore, resolves #34570 há 6 anos atrás
  Jeppe Johansen 3e2be29030 Make sure to align at the end of the .text, in case .data bytes will be placed there in flash. há 7 anos atrás
  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 há 7 anos atrás
  florian fc4a8c0daa * more z80 support for the compiler há 8 anos atrás
  Károly Balogh a4b096e9da m68k: added the embedded target há 8 anos atrás
  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. há 8 anos atrás
  Jeppe Johansen 6a1c1e4f29 Added support for NRF52832 controllers. há 9 anos atrás
  nickysn c2305809dc + added an i8086-embedded target support to the compiler (RTL and makefile há 9 anos atrás