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.
|
vor 11 Jahren |
florian
|
b2b26f84cf
* partially merged the mips-embedded branch of Michael Ring:
|
vor 11 Jahren |
Jeppe Johansen
|
e33550b67d
Added support for X,Y,and Z register aliases plus low/high forms, and post-incrementation in AVR assembler reader.
|
vor 11 Jahren |
florian
|
de2e4632c5
* if a build-id is generated, put it into flash
|
vor 11 Jahren |
Jonas Maebe
|
40eafc3d82
* don't try to post-process embedded executables when linking is
|
vor 11 Jahren |
sergei
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
vor 12 Jahren |
florian
|
0e9b8adb7a
patch by Michael Ring:
|
vor 12 Jahren |
florian
|
c2baf7b4c0
Merge r23058
|
vor 12 Jahren |
florian
|
086ae4b999
Merge r22905 and r22906
|
vor 12 Jahren |
florian
|
21c154d60a
Merged r22903
|
vor 12 Jahren |
florian
|
2281a63116
+ write a build-id section for arm-embedded
|
vor 12 Jahren |
florian
|
bcd48ac1a1
+ patch by Justin Smyth to support the lpc1343, resolves #23844
|
vor 12 Jahren |
Jeppe Johansen
|
3ee29eb219
Fixed ARMv7-EM code generation and RTL compilation
|
vor 12 Jahren |
Jeppe Johansen
|
14879a9e82
Added all STM32F1 configurations
|
vor 13 Jahren |
Jonas Maebe
|
c27f9da1b2
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
|
vor 13 Jahren |
Jonas Maebe
|
0841ee6e4f
* GNU ld only supports double quotes in its response file -> requote there
|
vor 13 Jahren |
Jonas Maebe
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
vor 13 Jahren |
florian
|
ce070c93fc
+ patch by Jeppe Johansen to support the SC32442B
|
vor 13 Jahren |
florian
|
7070fef055
* patch by Jeppe Johansen to fix postprocessexecutable for the embedded target if host and target OS have different endianess, resolves #20926
|
vor 13 Jahren |
paul
|
7a74d2c2f8
compiler: reduce amount of hints and notes
|
vor 14 Jahren |
florian
|
d7f7a9bb76
* patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346
|
vor 14 Jahren |
florian
|
0781ac1f82
+ support for lpc1768 by David Welch
|
vor 14 Jahren |
florian
|
df01d0209e
* report code and data size for embedded targets
|
vor 14 Jahren |
florian
|
a08dfdf803
o slightly modified patch by John Clymer:
|
vor 14 Jahren |
florian
|
95ad75c7bf
* hack to set stack top for atmega128
|
vor 14 Jahren |
florian
|
7f0d245ac2
* reintegrate avr branch into trunk, work on avr is less invasive than I thought so it can be continued in trunk
|
vor 14 Jahren |
florian
|
fb84cb865b
* rebase to trunk@17295
|
vor 14 Jahren |
florian
|
ebe8078263
* compilation fixed
|
vor 14 Jahren |
florian
|
610fa89484
+ basic avr linker script
|
vor 14 Jahren |
florian
|
3ce9ff93f1
+ patch by Jeppe Johansen to support automatic interrupt table generation by using the interrupt directive with an offset. Not activated yet because it requires to change also the startup code of the different mcus.
|
vor 14 Jahren |