pierre
|
b1249dcc32
* Merge commit #45720
|
4 gadi atpakaļ |
Jonas Maebe
|
76045bfc04
* merged macOS/AArch64 support + revisions these changes depended on
|
5 gadi atpakaļ |
Jonas Maebe
|
c4bcb45fea
--- Merging r43650 into '.':
|
5 gadi atpakaļ |
florian
|
7cdb39b3f9
-- Aufzeichnung der Informationen für Zusammenführung von r43005 in ».«:
|
5 gadi atpakaļ |
pierre
|
17d0f31119
+ Enabling of x86_64-hziku target in fixes_3_2 compiler branch by merging of commits #40753 and 40756.
|
6 gadi atpakaļ |
yury
|
0654857ce1
Merged aarch64-android, x86_64-android targets and fixes for the Android target.
|
6 gadi atpakaļ |
nickysn
|
b80642c384
+ started implementing support for generating Microsoft CodeView debug
|
7 gadi atpakaļ |
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 gadi atpakaļ |
pierre
|
ce13d8a698
Fix fullcycle on x86_64-solaris machine by adding system_sparc64_solaris system constant
|
7 gadi atpakaļ |
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 gadi atpakaļ |
Károly Balogh
|
e3ffeed1b2
m68k: removed traces of the never obsolete/ancient openbsd-m68k and never existed freebsd-m68k ports
|
8 gadi atpakaļ |
pierre
|
90e846a470
Obsolete system_i386_qnx and remove last references to system_i386_qnx
|
8 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
florian
|
21e5f99faa
+ some basic compiler support for sparc64-linux
|
8 gadi atpakaļ |
Károly Balogh
|
319a397ae8
webassembly: reserve a system id and cpu id slot for the platform
|
8 gadi atpakaļ |
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 gadi atpakaļ |
marcus
|
86940dfb32
AROS: added arm-aros target to compiler and fpcmake
|
8 gadi atpakaļ |
nickysn
|
c2305809dc
+ added an i8086-embedded target support to the compiler (RTL and makefile
|
9 gadi atpakaļ |
Károly Balogh
|
4fba4cab15
added m68k vasm to the list of assemblers
|
9 gadi atpakaļ |
pierre
|
90ff332b49
Add -Aas-sol to use native Solaris assembler
|
9 gadi atpakaļ |
Jonas Maebe
|
7c594b0288
+ added support for using Clang as an assembler, and make it the default
|
10 gadi atpakaļ |
Jonas Maebe
|
8155d759dc
- reverted r31806, it breaks building on non-Darwin (mantis #28716)
|
10 gadi atpakaļ |
Jonas Maebe
|
c0b451e788
- removed as_darwin, since there is no difference with as_gas (there is no
|
10 gadi atpakaļ |
nickysn
|
839ab714cc
+ started implementing a win16 target :)
|
10 gadi atpakaļ |
Jonas Maebe
|
8628d50aba
+ Linux/AArch64 compiler support (patch by Edmund Grimley Evans)
|
10 gadi atpakaļ |
nickysn
|
93ec811c97
+ created the msdos internal linker class (empty for now)
|
10 gadi atpakaļ |
Jonas Maebe
|
201121d7c9
* synchronised with trunk till r30345
|
10 gadi atpakaļ |