Károly Balogh
|
788c622307
amiga: pascal startup code for 68k and buildrtl refactor
|
8 سال پیش |
Károly Balogh
|
f3e33a9dde
morphos: new pascal-written internal startup code. also refactored the rtl build process for morphos
|
8 سال پیش |
pierre
|
88f9d18a88
Enable checkpointer support for all linux systems
|
9 سال پیش |
svenbarth
|
2808be3e20
+ add and use sysinit unit for Win64 (only one since we don't support cygwin and gprof there)
|
9 سال پیش |
nickysn
|
20d2c74d8e
+ added system_i8086_embedded to the systems_embedded set
|
9 سال پیش |
svenbarth
|
638339812e
i386-win32 also has indirect entry information, so enable this in the compiler and disable the corresponding define in system.pp
|
9 سال پیش |
svenbarth
|
f406867100
Merged revision(s) 31929-31931,32547 from branches/svenbarth/packages:
|
9 سال پیش |
Jonas Maebe
|
a59fc7c165
- disable attempts to generate debug info when using llvm for now
|
9 سال پیش |
nickysn
|
c78f406d99
+ implemented proper stack checking for the i8086
|
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
|
10 سال پیش |
Jonas Maebe
|
7c594b0288
+ added support for using Clang as an assembler, and make it the default
|
10 سال پیش |
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 سال پیش |