nickysn
|
692ec2fcba
* synchronized with trunk
|
5 years ago |
florian
|
e8fabb752a
+ basic xtensa-linux support in the compiler
|
5 years ago |
nickysn
|
377f52ee69
+ started work on the sdcc-sdasz80 asm backend
|
5 years ago |
nickysn
|
48b4cc34cb
* synchronized with trunk
|
5 years ago |
Jonas Maebe
|
10b15628ab
* split i/t_darwin from i/t_bsd, as they don't have that much in common
|
5 years ago |
florian
|
391512546e
+ initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far
|
5 years ago |
nickysn
|
755fe97c51
* synchronize with trunk
|
5 years ago |
nickysn
|
fd9f3a43ce
+ added cpu_sys_z80 to the tsystemcpu enum. Name is not cpu_z80, because that
|
5 years ago |
nickysn
|
c35b3d8eee
* synchronized the tsystemcpu enum with trunk
|
5 years ago |
florian
|
ad99285fec
+ Xtensa: CALL0 abi started
|
5 years ago |
florian
|
73c68236b6
* Xtensa: completed compiler skeleton
|
5 years ago |
florian
|
9e40d536cb
+ Xtensa: initial skeleton completed
|
5 years ago |
Jonas Maebe
|
54d3c26e27
* renamed abi_linux386_sysv to abi_i386_dynalignedstack, and also use it
|
5 years ago |
florian
|
fb91899457
* adapted 16 byte alignment handling on linux: it is now assumed that the callee tries to clear the stack, so in the caller, the stack is re-adjusted
|
5 years ago |
Jonas Maebe
|
c262c5dbc9
* synchronised with trunk till r42256
|
6 years ago |
nickysn
|
db1903f45d
+ added a win16 internal linker class. Not functional yet.
|
6 years ago |
Jonas Maebe
|
51b58f342f
* synchronised with trunk till r40775
|
6 years ago |
Károly Balogh
|
2f7fe0e737
haiku-x86_64: add target to the compiler and ppudump, enable it in fpmake and fpcmake
|
6 years ago |
Jonas Maebe
|
85702dd263
+ added support for clang as an assembler for llvm IR
|
6 years ago |
yury
|
e367577bf1
+ added support for x86_64-android target.
|
6 years ago |
yury
|
671d31df1d
+ Added support for the aarch64-android target.
|
6 years ago |
Jeppe Johansen
|
d33b520690
Clean up peephole optimization code.
|
6 years ago |
Jeppe Johansen
|
ceb38833f2
Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk.
|
7 years ago |
nickysn
|
b80642c384
+ started implementing support for generating Microsoft CodeView debug
|
7 years ago |
Károly Balogh
|
dbb91b5ef0
arm-netbsd: added platform define and dummy rtl files so the build passes for this platform. port not functional yet
|
7 years ago |
pierre
|
ce13d8a698
Fix fullcycle on x86_64-solaris machine by adding system_sparc64_solaris system constant
|
7 years ago |
Károly Balogh
|
d115b0e8dc
m68k: changed the internal name of 68k MacOS from system_m68k_mac to system_m68k_macos, so it's consistent with the PowerPC version. suggestion/request by Sven :)
|
8 years ago |
Károly Balogh
|
e3ffeed1b2
m68k: removed traces of the never obsolete/ancient openbsd-m68k and never existed freebsd-m68k ports
|
8 years ago |
pierre
|
90e846a470
Obsolete system_i386_qnx and remove last references to system_i386_qnx
|
8 years ago |
pierre
|
3d5be0fd2d
Add obsolete prefix to cpu_vm and system_vm_embedded, vm(vis) specfic code has been removed in rev 30836 dated 2015-05-09
|
8 years ago |