Jeppe Johansen
|
b1f39905dc
Implement some missing things in the SPC32 backend.
|
9 年之前 |
Jeppe Johansen
|
8b8f905d46
Merged with trunk, and fixed some errors introduced.
|
9 年之前 |
Károly Balogh
|
9d2258e4d9
* increase length of asmbin string from 8 chars to 16. this is needed to support standard vasm binary names on PPC and (soon) m68k
|
9 年之前 |
Jonas Maebe
|
61356a08e6
* fixed default target for a ppc64 -> ppc32 cross-compiler
|
9 年之前 |
svenbarth
|
123ef01a7a
Forgot to commit this...
|
9 年之前 |
pierre
|
f9011289b5
* Fix default OS target for i386 and sparc processor on solaris OS
|
9 年之前 |
svenbarth
|
e9d8fadb58
Merged revision(s) 28237 from branches/svenbarth/packages:
|
9 年之前 |
Jonas Maebe
|
9437d0e4d8
* Linux/AArch64 must also copy value parameters passed by reference on the
|
9 年之前 |
nickysn
|
3e2248f41a
+ implemented exporting of functions for the win16 target
|
9 年之前 |
Jonas Maebe
|
7c594b0288
+ added support for using Clang as an assembler, and make it the default
|
9 年之前 |
nickysn
|
bdfd23cc2e
+ new target switch "FarProcsPushOddBP", which causes the i8086 compiler to push
|
10 年之前 |
nickysn
|
1b84fbee57
+ add win16 to systems_all_windows; this enables the win32-like mangling of the
|
10 年之前 |
Jonas Maebe
|
3f9f498e0d
- removed leftover alpha, ia64 and vis code
|
10 年之前 |
Jonas Maebe
|
8628d50aba
+ Linux/AArch64 compiler support (patch by Edmund Grimley Evans)
|
10 年之前 |
Jonas Maebe
|
201121d7c9
* synchronised with trunk till r30345
|
10 年之前 |
nickysn
|
85cb180d80
* prepend "+" to each file name to be added to the library by wlib. This
|
10 年之前 |
nickysn
|
069fa51445
* use separate input and output files when invoking wlib to create a static
|
10 年之前 |
Jonas Maebe
|
bd203a5b57
* synchronised with trunk till r30240
|
10 年之前 |
Jonas Maebe
|
3ab62dcfed
* switched Linux/PowerPC64 to Pascal startup code so that we can used ifdefs
|
10 年之前 |
Jonas Maebe
|
165aaea8a4
* made a separate abi entry for powerpc_darwin, as it's not exactly the same
|
10 年之前 |
Jonas Maebe
|
0e76a84e04
+ "ELFv2" abi identifier for ppc64
|
10 年之前 |
Jonas Maebe
|
67b8aceaee
* synchronized with privatetrunk till r30095
|
10 年之前 |
Jonas Maebe
|
79a06b1514
+ iphonesim/x86_64 target (64 bit iOS simulator)
|
10 年之前 |
Jonas Maebe
|
d51c87e77b
* add Darwin/AArch64 to systems_darwin
|
10 年之前 |
Jonas Maebe
|
bee9c4185b
+ default target for AArch64
|
10 年之前 |
Jonas Maebe
|
8c89f7ee8f
* AArch64 also uses the non-fragile Objective-C ABI
|
10 年之前 |
Jonas Maebe
|
b5643f2a27
+ aarch64 cpu identifier
|
10 年之前 |
Jonas Maebe
|
c6ba0bb6fb
+ support for targets that require by-reference value parameters to be
|
10 年之前 |
Jonas Maebe
|
edef6b2a0a
+ AArch64 Darwin abi declaration
|
10 年之前 |
Jonas Maebe
|
146e3bcb9e
* synchronised with trunk till r29513
|
10 年之前 |