florian
|
1f49e633b6
+ modified patch by Christo Crause: if the target support, the switch -Xu can be used to generate the executable as an uf2 file
|
4 years ago |
yury
|
64c586b86d
* Removed/ifdefed lots of unused variables.
|
4 years ago |
florian
|
ff87df7581
+ factor out PostProcessELFExecutable
|
4 years ago |
florian
|
4559620efa
* patch by Reynaldo to generate kernel image for the raspi2 embedded port, resolves #27052
|
5 years ago |
nickysn
|
b1f7770845
+ enable tf_smartlink_library and support library-based smartlinking on the z80-embedded target
|
5 years ago |
nickysn
|
168c009bc3
- removed the 'sdcc-' prefix of sdasz80 and sdldz80
|
5 years ago |
nickysn
|
2f68090dd6
* synchronized with trunk
|
5 years ago |
florian
|
8ac8c79a71
+ initial support for arm-freertos largely based on patch by Michael Ring
|
5 years ago |
nickysn
|
4b11433d63
* fixed warning in t_embed
|
5 years ago |
nickysn
|
9922956115
* use the sdcc-sdldz80 linker instead of sdcc-sdld on the Z80
|
5 years ago |
nickysn
|
6dcc12f19b
* use the .ihx file name, instead of .elf for the z80-embedded output, because it is in Intel hex
|
5 years ago |
nickysn
|
891939d7ea
+ add the -n option first to the sdcc-sdld linker, so it doesn't echo all the data on the screen. For
|
5 years ago |
nickysn
|
b1047523c8
* moved $MAP earlier in the command line of sdcc-sdld
|
5 years ago |
nickysn
|
9d5a07a59a
+ allow passing extra options to the sdcc-sdld linker via the -k option
|
5 years ago |
nickysn
|
5b0f177b62
+ create linker map file generation added for sdcc-sdld
|
5 years ago |
nickysn
|
77406b1560
* delete the linker response file after linking with sdld
|
5 years ago |
nickysn
|
e73a57652f
+ initial support for the sdcc-sdld linker for the z80-embedded target
|
5 years ago |
nickysn
|
755fe97c51
* synchronize with trunk
|
5 years ago |
florian
|
729425447f
+ Xtensa: basic operations for Xtensa implemented
|
5 years ago |
florian
|
9e40d536cb
+ Xtensa: initial skeleton completed
|
5 years ago |
florian
|
36058ca4d4
* based on a patch by Christo Crause: more compiler fixes for avrtiny, resolves #36646
|
5 years ago |
florian
|
670c61e760
* patch by Christo Crause: support for megaAVR 0 and tinyAVR 0/1, #36616, part 1/3
|
5 years ago |
florian
|
7b4292c94e
* patch by Robert Roland to support the RaspberryPi 2 as a bare metal embedded target, resolves #35236
|
5 years ago |
Jeppe Johansen
|
2678522db5
- RISC-V: Add controller types for common RV32 MCUs.
|
5 years ago |
florian
|
9926eb8dc6
* patch by Christo Crause: Passing a file name with extension to cross compiler
|
5 years ago |
Jeppe Johansen
|
89a961f960
* Add support for generating map files for embedded target.
|
5 years ago |
Jeppe Johansen
|
a1a17447ff
- Fix bug in 64bit softfloat double negation.
|
6 years ago |
Jonas Maebe
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 years ago |
florian
|
e3546cf5af
* properly quote pathes for objcopy calls, resolves #35072
|
6 years ago |
florian
|
e7c4fccf41
* patch by Simon Ameis: adds mcu STM32F091* to compiler unit t_embed.pas; thus internal error 200902011 is not raised anymore, resolves #34570
|
6 years ago |