florian
|
bcd48ac1a1
+ patch by Justin Smyth to support the lpc1343, resolves #23844
|
12 роки тому |
Jeppe Johansen
|
3ee29eb219
Fixed ARMv7-EM code generation and RTL compilation
|
13 роки тому |
Jeppe Johansen
|
14879a9e82
Added all STM32F1 configurations
|
13 роки тому |
Jonas Maebe
|
c27f9da1b2
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
|
13 роки тому |
Jonas Maebe
|
0841ee6e4f
* GNU ld only supports double quotes in its response file -> requote there
|
13 роки тому |
Jonas Maebe
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
13 роки тому |
florian
|
ce070c93fc
+ patch by Jeppe Johansen to support the SC32442B
|
13 роки тому |
florian
|
7070fef055
* patch by Jeppe Johansen to fix postprocessexecutable for the embedded target if host and target OS have different endianess, resolves #20926
|
13 роки тому |
paul
|
7a74d2c2f8
compiler: reduce amount of hints and notes
|
14 роки тому |
florian
|
d7f7a9bb76
* patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346
|
14 роки тому |
florian
|
0781ac1f82
+ support for lpc1768 by David Welch
|
14 роки тому |
florian
|
df01d0209e
* report code and data size for embedded targets
|
14 роки тому |
florian
|
a08dfdf803
o slightly modified patch by John Clymer:
|
14 роки тому |
florian
|
95ad75c7bf
* hack to set stack top for atmega128
|
14 роки тому |
florian
|
7f0d245ac2
* reintegrate avr branch into trunk, work on avr is less invasive than I thought so it can be continued in trunk
|
14 роки тому |
florian
|
fb84cb865b
* rebase to trunk@17295
|
14 роки тому |
florian
|
ebe8078263
* compilation fixed
|
14 роки тому |
florian
|
610fa89484
+ basic avr linker script
|
14 роки тому |
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 роки тому |
florian
|
0be59445f8
+ basic i386-embedded implementation for multiboot by Jeppe Johansen, resolves #15676
|
14 роки тому |
florian
|
515774b864
* merged armthum branch
|
16 роки тому |
florian
|
a70d36e9c7
+ set stack through linker script
|
16 роки тому |
florian
|
a4eb523d0e
* fixed memory sizes
|
16 роки тому |
florian
|
7a65b5c7a0
+ added some AT91SAM7 controllers
|
16 роки тому |
florian
|
acb06dac1b
+ Wp<Controllertype> support for arm and avr
|
16 роки тому |
florian
|
812d159f34
* fixed linker map
|
16 роки тому |
florian
|
e86a03553e
* compilation fixed
|
16 роки тому |
florian
|
2a29180517
+ first linker script for arm-embedded
|
16 роки тому |
florian
|
c05d4912f4
+ basic system unit for avr-embedded
|
17 роки тому |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 роки тому |