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