Commit History

Author SHA1 Message Date
  Jeppe Johansen 2b80d46492 Added STM32F7xx controller units and types. 10 years ago
  Jeppe Johansen 55669f62b1 Added most AVR controllers. 10 years ago
  florian 4d3552943d * correctly write OUTPUT_ARCH to the linker script, resolves issue #28395 10 years ago
  Jeppe Johansen ab9c8bb569 Fixed startup assembler code for the case where there's no data in .bss and/or in .data. 10 years ago
  Jeppe Johansen db6093023b Fixed initialization code for MK20D7 controllers. 10 years ago
  Jeppe Johansen 36dfe750d8 Added Freescale MK20D7 controller support. 10 years ago
  Jeppe Johansen 65a69129c5 Add initial support for STM32F429 core 10 years ago
  florian 1f93c3aaa1 * get memory sizes on avr-embedded from controller info records 10 years ago
  Jeppe Johansen d12b913e70 Add initial support in ARM-embedded for Allwinner A20. 10 years ago
  Jeppe Johansen 7a826cc481 Fix compilation of i386-embedded target. 10 years ago
  Jeppe Johansen 0dc39b5d63 Applied patch from Michael Ring that adds some startup code for some new stm32f0 and stm32f1 controllers, and fixes naming on some LPC ARMv6m controllers. 11 years ago
  florian b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: 11 years ago
  Jeppe Johansen e33550b67d Added support for X,Y,and Z register aliases plus low/high forms, and post-incrementation in AVR assembler reader. 11 years ago
  florian de2e4632c5 * if a build-id is generated, put it into flash 11 years ago
  Jonas Maebe 40eafc3d82 * don't try to post-process embedded executables when linking is 11 years ago
  sergei 38058505ba * Changed linking infrastructure to look like assembler one: 12 years ago
  florian 0e9b8adb7a patch by Michael Ring: 12 years ago
  florian c2baf7b4c0 Merge r23058 12 years ago
  florian 086ae4b999 Merge r22905 and r22906 12 years ago
  florian 21c154d60a Merged r22903 12 years ago
  florian 2281a63116 + write a build-id section for arm-embedded 12 years ago
  florian bcd48ac1a1 + patch by Justin Smyth to support the lpc1343, resolves #23844 12 years ago
  Jeppe Johansen 3ee29eb219 Fixed ARMv7-EM code generation and RTL compilation 12 years ago
  Jeppe Johansen 14879a9e82 Added all STM32F1 configurations 12 years ago
  Jonas Maebe c27f9da1b2 * always surround ld link.res SEARCH_DIR() arguments with double quotes, 13 years ago
  Jonas Maebe 0841ee6e4f * GNU ld only supports double quotes in its response file -> requote there 13 years ago
  Jonas Maebe 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler 13 years ago
  florian ce070c93fc + patch by Jeppe Johansen to support the SC32442B 13 years ago
  florian 7070fef055 * patch by Jeppe Johansen to fix postprocessexecutable for the embedded target if host and target OS have different endianess, resolves #20926 13 years ago
  paul 7a74d2c2f8 compiler: reduce amount of hints and notes 14 years ago