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