Robert Roland
|
53e5a4a03a
Adding aaarch64-embedded target
|
3 rokov pred |
Nikolay Nikolov
|
bc76487b87
+ enable the WebAssembly internal assembler and object writer
|
3 rokov pred |
Nikolay Nikolov
|
cc314e61a2
+ started working on the WebAssembly internal assembler
|
3 rokov pred |
nickysn
|
c5cac5f554
* set the default debug info type to dbg_dwarf2 for the WebAssembly targets
|
4 rokov pred |
nickysn
|
5b2b1beec3
* use ld_embedded instead of ld_wasm for the linker id for the wasm32 embedded target
|
4 rokov pred |
nickysn
|
f77ae51751
* the wasm target (now 'embedded') moved to the i_embed/t_embed units
|
4 rokov pred |
nickysn
|
362d2b50df
+ enable the Z80 internal assembler
|
5 rokov pred |
florian
|
a4695a7015
* xtensa-embedded: fix setting of the fpu and abi
|
5 rokov pred |
nickysn
|
950c1d1693
+ enable the Z80 internal asm (which doesn't work, yet) if the compiler is compiled with -dZ80_INTERNAL_ASM
|
5 rokov pred |
nickysn
|
a857e60dc1
* tsystemcpu.cpu_sys_z80 renamed .cpu_z80 for consistency with the other values in the enum.
|
5 rokov pred |
nickysn
|
55f12aac03
+ added the tf_no_objectfiles_when_smartlinking target flag to z80-zxspectrum and z80-embedded
|
5 rokov pred |
nickysn
|
b1f7770845
+ enable tf_smartlink_library and support library-based smartlinking on the z80-embedded target
|
5 rokov pred |
nickysn
|
d57ffc4745
* changed the object file format for z80-embedded and z80-zxspectrum to .rel
|
5 rokov pred |
nickysn
|
ca77f07013
* fixed offset to procedure/function parameters
|
5 rokov pred |
nickysn
|
377f52ee69
+ started work on the sdcc-sdasz80 asm backend
|
5 rokov pred |
nickysn
|
70abc8ce44
* switch to z80asm (instead of gas, which doesn't support z80) for system_z80_embedded
|
5 rokov pred |
nickysn
|
755fe97c51
* synchronize with trunk
|
5 rokov pred |
nickysn
|
fd9f3a43ce
+ added cpu_sys_z80 to the tsystemcpu enum. Name is not cpu_z80, because that
|
5 rokov pred |
florian
|
2a957e77bf
+ Xtensa: initial implementation of tcgcpu.g_proc_entry
|
5 rokov pred |
florian
|
9e40d536cb
+ Xtensa: initial skeleton completed
|
5 rokov pred |
florian
|
a20209e691
+ tf_init_final_units_by_calls
|
5 rokov pred |
Jeppe Johansen
|
a1a17447ff
- Fix bug in 64bit softfloat double negation.
|
6 rokov pred |
Jonas Maebe
|
dee1056546
* fixed wrong change of jumpalignmax from 10 to 16 in previous commit
|
6 rokov pred |
Jonas Maebe
|
e8512d19b5
* set constalignmax to the same value as varalignmax for all targets where
|
6 rokov pred |
florian
|
a092da723a
+ new fields for more precise control of alignment
|
6 rokov pred |
nickysn
|
b9ab9e5782
+ initial (experimental) implementation of section-based smartlinking for i8086.
|
7 rokov pred |
florian
|
0b10193660
* use dwarf-3 for avr-embedded by default as it makes the size of DW_FORM_ref_addr target indepented
|
7 rokov pred |
florian
|
fc4a8c0daa
* more z80 support for the compiler
|
8 rokov pred |
Károly Balogh
|
a4b096e9da
m68k: added the embedded target
|
8 rokov pred |
Károly Balogh
|
1c4207642c
tabs to spaces indentation fixes. no functional changes
|
8 rokov pred |