marco
|
14b14f3bda
* fixes sysctl also with 3.0.4 as starting compiler.
|
7 lat temu |
pierre
|
cbe09c08bc
Add new assmebler flag: af_no_stabs for assemblers that do not support stabs debug format
|
7 lat temu |
pierre
|
901f7ba81c
handle system_i386_netbsd for default_target_set
|
7 lat temu |
nickysn
|
303309b28f
+ added support for 'external far' variables for i8086
|
7 lat temu |
Károly Balogh
|
fd00920006
m68k-palmos: internal sysinit, and patch target support so it works prc-tools-remix on a modern system
|
7 lat temu |
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 lat temu |
Károly Balogh
|
e3ffeed1b2
m68k: removed traces of the never obsolete/ancient openbsd-m68k and never existed freebsd-m68k ports
|
8 lat temu |
Károly Balogh
|
a1c879d093
* some tabs-to-spaces and whitespace cleanup. no functional changes
|
8 lat temu |
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 lat temu |
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 lat temu |
svenbarth
|
0f9451fbb7
* switch x86_64-linux to indirect entry, essentially allowing for the use of dynamic packages on that target
|
8 lat temu |
florian
|
8754858c2d
* SPARC64 uses pascal startup code
|
8 lat temu |
florian
|
21e5f99faa
+ some basic compiler support for sparc64-linux
|
8 lat temu |
marco
|
b837f544de
* only rtl needed fix.
|
8 lat temu |
marco
|
818a64952c
* fix bootstrapping issue on freebsd x86_64
|
8 lat temu |
pierre
|
9fc17dc9e9
Fix FreeBSD cycle starting for release compiler after FPSysCtl interface change
|
8 lat temu |
Károly Balogh
|
319a397ae8
webassembly: reserve a system id and cpu id slot for the platform
|
8 lat temu |
marcus
|
ccf6504584
systems_aros, and systems_amigalike as collection for target defines
|
8 lat temu |
Károly Balogh
|
ab5b9982ee
aros: enabled internal sysinit for i386-aros
|
8 lat temu |
Károly Balogh
|
8760ff96e1
atari: new pascal startup code, reworked build, also ParamStr/ParamCount works now
|
8 lat temu |
Károly Balogh
|
788c622307
amiga: pascal startup code for 68k and buildrtl refactor
|
8 lat temu |
Károly Balogh
|
f3e33a9dde
morphos: new pascal-written internal startup code. also refactored the rtl build process for morphos
|
8 lat temu |
pierre
|
88f9d18a88
Enable checkpointer support for all linux systems
|
8 lat temu |
svenbarth
|
2808be3e20
+ add and use sysinit unit for Win64 (only one since we don't support cygwin and gprof there)
|
9 lat temu |
nickysn
|
20d2c74d8e
+ added system_i8086_embedded to the systems_embedded set
|
9 lat temu |
svenbarth
|
638339812e
i386-win32 also has indirect entry information, so enable this in the compiler and disable the corresponding define in system.pp
|
9 lat temu |
svenbarth
|
f406867100
Merged revision(s) 31929-31931,32547 from branches/svenbarth/packages:
|
9 lat temu |
Jonas Maebe
|
a59fc7c165
- disable attempts to generate debug info when using llvm for now
|
9 lat temu |
nickysn
|
c78f406d99
+ implemented proper stack checking for the i8086
|
9 lat temu |
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 lat temu |