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