Jonas Maebe
|
c262c5dbc9
* synchronised with trunk till r42256
|
před 6 roky |
nickysn
|
db1903f45d
+ added a win16 internal linker class. Not functional yet.
|
před 6 roky |
Jonas Maebe
|
51b58f342f
* synchronised with trunk till r40775
|
před 6 roky |
Károly Balogh
|
2f7fe0e737
haiku-x86_64: add target to the compiler and ppudump, enable it in fpmake and fpcmake
|
před 6 roky |
Jonas Maebe
|
85702dd263
+ added support for clang as an assembler for llvm IR
|
před 6 roky |
yury
|
e367577bf1
+ added support for x86_64-android target.
|
před 7 roky |
yury
|
671d31df1d
+ Added support for the aarch64-android target.
|
před 7 roky |
Jeppe Johansen
|
d33b520690
Clean up peephole optimization code.
|
před 7 roky |
Jeppe Johansen
|
ceb38833f2
Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk.
|
před 7 roky |
nickysn
|
b80642c384
+ started implementing support for generating Microsoft CodeView debug
|
před 7 roky |
Károly Balogh
|
dbb91b5ef0
arm-netbsd: added platform define and dummy rtl files so the build passes for this platform. port not functional yet
|
před 7 roky |
pierre
|
ce13d8a698
Fix fullcycle on x86_64-solaris machine by adding system_sparc64_solaris system constant
|
před 7 roky |
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 :)
|
před 8 roky |
Károly Balogh
|
e3ffeed1b2
m68k: removed traces of the never obsolete/ancient openbsd-m68k and never existed freebsd-m68k ports
|
před 8 roky |
pierre
|
90e846a470
Obsolete system_i386_qnx and remove last references to system_i386_qnx
|
před 8 roky |
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
|
před 8 roky |
pierre
|
f281ee339e
Add obsolete prefix to cpu_ia64, system_ia64_win64 and system_ia64_embedded, ia64 specfic code has been removed in rev 30836 dated 2015-05-09
|
před 8 roky |
pierre
|
cf5c6d11ac
Add obsolete prefix to cpu_alpha, system_alpha_linux and system_alpha_embedded, alpha specfic code has been removed in rev 30836 dated 2015-05-09
|
před 8 roky |
Károly Balogh
|
903548b21a
morphos: added legacy GNU AS support for the ancient AS version, which is still bundled as default in the SDK. switches off named sections support in the assembler generator
|
před 8 roky |
florian
|
21e5f99faa
+ some basic compiler support for sparc64-linux
|
před 8 roky |
Károly Balogh
|
319a397ae8
webassembly: reserve a system id and cpu id slot for the platform
|
před 8 roky |
Károly Balogh
|
4e51dc2298
m68k: enable named sections for vasm generated objects. have a separate as_m68k_as_aout for a.out objects which doesn't have named sections. amiga and atari gas defaults to a.out, so have it default on these systems. finally enable section smartlinking for amiga and atari, which will be used with vasm assembler
|
před 8 roky |
marcus
|
86940dfb32
AROS: added arm-aros target to compiler and fpcmake
|
před 9 roky |
nickysn
|
c2305809dc
+ added an i8086-embedded target support to the compiler (RTL and makefile
|
před 9 roky |
Károly Balogh
|
4fba4cab15
added m68k vasm to the list of assemblers
|
před 9 roky |
pierre
|
90ff332b49
Add -Aas-sol to use native Solaris assembler
|
před 10 roky |
Jonas Maebe
|
7c594b0288
+ added support for using Clang as an assembler, and make it the default
|
před 10 roky |
Jonas Maebe
|
8155d759dc
- reverted r31806, it breaks building on non-Darwin (mantis #28716)
|
před 10 roky |
Jonas Maebe
|
c0b451e788
- removed as_darwin, since there is no difference with as_gas (there is no
|
před 10 roky |
nickysn
|
839ab714cc
+ started implementing a win16 target :)
|
před 10 roky |