Jonas Maebe
|
a0c9c7fa64
+ -ib parameter to print the code generator backend type: FPC or LLVM
|
5 lat temu |
Pierre Muller
|
d9ac2f58ad
Revert "Add trunk only system_CPU_OS values to ensure that the same integervlaue is uused for system_aarch64_darwin"
|
3 lat temu |
Pierre Muller
|
313643ea1c
Add trunk only system_CPU_OS values to ensure that the same integervlaue is uused for system_aarch64_darwin
|
3 lat temu |
pierre
|
b1249dcc32
* Merge commit #45720
|
4 lat temu |
Jonas Maebe
|
76045bfc04
* merged macOS/AArch64 support + revisions these changes depended on
|
4 lat temu |
Jonas Maebe
|
c4bcb45fea
--- Merging r43650 into '.':
|
5 lat temu |
florian
|
7cdb39b3f9
-- Aufzeichnung der Informationen für Zusammenführung von r43005 in ».«:
|
5 lat temu |
pierre
|
17d0f31119
+ Enabling of x86_64-hziku target in fixes_3_2 compiler branch by merging of commits #40753 and 40756.
|
6 lat temu |
yury
|
0654857ce1
Merged aarch64-android, x86_64-android targets and fixes for the Android target.
|
6 lat temu |
nickysn
|
b80642c384
+ started implementing support for generating Microsoft CodeView debug
|
7 lat temu |
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 lat temu |
pierre
|
ce13d8a698
Fix fullcycle on x86_64-solaris machine by adding system_sparc64_solaris system constant
|
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 |
pierre
|
90e846a470
Obsolete system_i386_qnx and remove last references to system_i386_qnx
|
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 |
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 lat temu |
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 lat temu |
florian
|
21e5f99faa
+ some basic compiler support for sparc64-linux
|
8 lat temu |
Károly Balogh
|
319a397ae8
webassembly: reserve a system id and cpu id slot for the platform
|
8 lat temu |
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 lat temu |
marcus
|
86940dfb32
AROS: added arm-aros target to compiler and fpcmake
|
8 lat temu |
nickysn
|
c2305809dc
+ added an i8086-embedded target support to the compiler (RTL and makefile
|
9 lat temu |
Károly Balogh
|
4fba4cab15
added m68k vasm to the list of assemblers
|
9 lat temu |
pierre
|
90ff332b49
Add -Aas-sol to use native Solaris assembler
|
9 lat temu |
Jonas Maebe
|
7c594b0288
+ added support for using Clang as an assembler, and make it the default
|
10 lat temu |
Jonas Maebe
|
8155d759dc
- reverted r31806, it breaks building on non-Darwin (mantis #28716)
|
10 lat temu |
Jonas Maebe
|
c0b451e788
- removed as_darwin, since there is no difference with as_gas (there is no
|
10 lat temu |
nickysn
|
839ab714cc
+ started implementing a win16 target :)
|
10 lat temu |