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