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