nickysn
|
d2b3da1f14
+ add asmmode_standard to the asmmodes_x86_intel set on i8086, because i8086 defaults to intel syntax
|
6 years ago |
nickysn
|
ce8ec3ab5d
+ introduced the asmmodes_x86_intel constant set
|
6 years ago |
Jonas Maebe
|
d150869dea
* record symbols that need to remain in their original order, and on Darwin
|
6 years ago |
Jeppe Johansen
|
53542b7c5e
- Port RISC-V64 startup code to native inline routines.
|
6 years ago |
nickysn
|
516438fd19
* converted the i386 OpenBSD startup code to Pascal
|
6 years ago |
nickysn
|
52a5669117
+ enable weak externals for OpenBSD
|
6 years ago |
nickysn
|
ef00eb228b
+ enable the internal sysinit for OpenBSD x86_64
|
6 years ago |
Károly Balogh
|
9ce876e2ae
haiku: move i386 also to internal sysinit
|
6 years ago |
Károly Balogh
|
0d8ef46195
haiku: linker support code for internal sysinit and make the x86_64 port use it
|
6 years ago |
Jonas Maebe
|
dee1056546
* fixed wrong change of jumpalignmax from 10 to 16 in previous commit
|
6 years ago |
florian
|
a092da723a
+ new fields for more precise control of alignment
|
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.
|
7 years ago |
Jeppe Johansen
|
ceb38833f2
Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk.
|
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 |
florian
|
b24eb3cce7
* x86_64-linux uses now pascal init code
|
7 years ago |
marco
|
14b14f3bda
* fixes sysctl also with 3.0.4 as starting compiler.
|
7 years ago |
pierre
|
cbe09c08bc
Add new assmebler flag: af_no_stabs for assemblers that do not support stabs debug format
|
7 years ago |
pierre
|
901f7ba81c
handle system_i386_netbsd for default_target_set
|
7 years ago |
nickysn
|
303309b28f
+ added support for 'external far' variables for i8086
|
7 years ago |
Károly Balogh
|
fd00920006
m68k-palmos: internal sysinit, and patch target support so it works prc-tools-remix on a modern system
|
8 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 |
Károly Balogh
|
a1c879d093
* some tabs-to-spaces and whitespace cleanup. no functional changes
|
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 |
svenbarth
|
0f9451fbb7
* switch x86_64-linux to indirect entry, essentially allowing for the use of dynamic packages on that target
|
8 years ago |
florian
|
8754858c2d
* SPARC64 uses pascal startup code
|
8 years ago |
florian
|
21e5f99faa
+ some basic compiler support for sparc64-linux
|
8 years ago |