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