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 年之前 |
Jonas Maebe
|
c262c5dbc9
* synchronised with trunk till r42256
|
6 年之前 |
nickysn
|
db1903f45d
+ added a win16 internal linker class. Not functional yet.
|
6 年之前 |
Jonas Maebe
|
51b58f342f
* synchronised with trunk till r40775
|
6 年之前 |
Károly Balogh
|
2f7fe0e737
haiku-x86_64: add target to the compiler and ppudump, enable it in fpmake and fpcmake
|
6 年之前 |
Jonas Maebe
|
85702dd263
+ added support for clang as an assembler for llvm IR
|
6 年之前 |
yury
|
e367577bf1
+ added support for x86_64-android target.
|
6 年之前 |
yury
|
671d31df1d
+ Added support for the aarch64-android target.
|
6 年之前 |
Jeppe Johansen
|
d33b520690
Clean up peephole optimization code.
|
6 年之前 |
Jeppe Johansen
|
ceb38833f2
Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk.
|
7 年之前 |
nickysn
|
b80642c384
+ started implementing support for generating Microsoft CodeView debug
|
7 年之前 |
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 年之前 |
pierre
|
ce13d8a698
Fix fullcycle on x86_64-solaris machine by adding system_sparc64_solaris system constant
|
7 年之前 |
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 年之前 |
Károly Balogh
|
e3ffeed1b2
m68k: removed traces of the never obsolete/ancient openbsd-m68k and never existed freebsd-m68k ports
|
8 年之前 |
pierre
|
90e846a470
Obsolete system_i386_qnx and remove last references to system_i386_qnx
|
8 年之前 |
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 年之前 |
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 年之前 |
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 年之前 |
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 年之前 |
florian
|
21e5f99faa
+ some basic compiler support for sparc64-linux
|
8 年之前 |
Károly Balogh
|
319a397ae8
webassembly: reserve a system id and cpu id slot for the platform
|
8 年之前 |
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 年之前 |
marcus
|
86940dfb32
AROS: added arm-aros target to compiler and fpcmake
|
8 年之前 |
nickysn
|
c2305809dc
+ added an i8086-embedded target support to the compiler (RTL and makefile
|
9 年之前 |
Károly Balogh
|
4fba4cab15
added m68k vasm to the list of assemblers
|
9 年之前 |
pierre
|
90ff332b49
Add -Aas-sol to use native Solaris assembler
|
9 年之前 |
Jonas Maebe
|
7c594b0288
+ added support for using Clang as an assembler, and make it the default
|
9 年之前 |
Jonas Maebe
|
8155d759dc
- reverted r31806, it breaks building on non-Darwin (mantis #28716)
|
9 年之前 |
Jonas Maebe
|
c0b451e788
- removed as_darwin, since there is no difference with as_gas (there is no
|
9 年之前 |