Károly Balogh
|
2f7fe0e737
haiku-x86_64: add target to the compiler and ppudump, enable it in fpmake and fpcmake
|
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 |
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
|
8 years ago |
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
|
8 years ago |
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
|
8 years ago |
florian
|
21e5f99faa
+ some basic compiler support for sparc64-linux
|
8 years ago |
Károly Balogh
|
319a397ae8
webassembly: reserve a system id and cpu id slot for the platform
|
8 years ago |
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
|
8 years ago |
marcus
|
86940dfb32
AROS: added arm-aros target to compiler and fpcmake
|
8 years ago |
nickysn
|
c2305809dc
+ added an i8086-embedded target support to the compiler (RTL and makefile
|
9 years ago |
Károly Balogh
|
4fba4cab15
added m68k vasm to the list of assemblers
|
9 years ago |
pierre
|
90ff332b49
Add -Aas-sol to use native Solaris assembler
|
9 years ago |
Jonas Maebe
|
7c594b0288
+ added support for using Clang as an assembler, and make it the default
|
9 years ago |
Jonas Maebe
|
8155d759dc
- reverted r31806, it breaks building on non-Darwin (mantis #28716)
|
9 years ago |
Jonas Maebe
|
c0b451e788
- removed as_darwin, since there is no difference with as_gas (there is no
|
9 years ago |
nickysn
|
839ab714cc
+ started implementing a win16 target :)
|
10 years ago |
Jonas Maebe
|
8628d50aba
+ Linux/AArch64 compiler support (patch by Edmund Grimley Evans)
|
10 years ago |
nickysn
|
93ec811c97
+ created the msdos internal linker class (empty for now)
|
10 years ago |
Jonas Maebe
|
201121d7c9
* synchronised with trunk till r30345
|
10 years ago |
nickysn
|
f9d3e0c8d6
+ the beginnings of an i8086-msdos internal obj writer
|
10 years ago |