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
|
10 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 |
Jonas Maebe
|
8628d50aba
+ Linux/AArch64 compiler support (patch by Edmund Grimley Evans)
|
10 lat temu |
nickysn
|
93ec811c97
+ created the msdos internal linker class (empty for now)
|
10 lat temu |
Jonas Maebe
|
201121d7c9
* synchronised with trunk till r30345
|
10 lat temu |
nickysn
|
f9d3e0c8d6
+ the beginnings of an i8086-msdos internal obj writer
|
10 lat temu |
Jonas Maebe
|
bd203a5b57
* synchronised with trunk till r30240
|
10 lat temu |
Jonas Maebe
|
165aaea8a4
* made a separate abi entry for powerpc_darwin, as it's not exactly the same
|
10 lat temu |
Jonas Maebe
|
0e76a84e04
+ "ELFv2" abi identifier for ppc64
|
10 lat temu |
Jeppe Johansen
|
914e9e7b49
Merged from trunk
|
10 lat temu |
Jonas Maebe
|
67b8aceaee
* synchronized with privatetrunk till r30095
|
10 lat temu |
Jonas Maebe
|
79a06b1514
+ iphonesim/x86_64 target (64 bit iOS simulator)
|
10 lat temu |
Jonas Maebe
|
b5643f2a27
+ aarch64 cpu identifier
|
10 lat temu |
Jonas Maebe
|
bedcc5cbb1
+ Darwin/AArch64 system identifier
|
10 lat temu |
Jonas Maebe
|
edef6b2a0a
+ AArch64 Darwin abi declaration
|
10 lat temu |
Jeppe Johansen
|
cc418eef74
Added unified assembler syntax mode so it can be selected with $ASMMODE.
|
10 lat temu |
Jeppe Johansen
|
9e5979e8be
Implemented UAL syntax support in the ARM assembler reader. Can be toggled with a field for now, but not implemented yet. Still using pre-UAL syntax for now.
|
10 lat temu |
marco
|
2578514853
* first dragonfly patch (existing most). Mantis #27091
|
10 lat temu |
Jonas Maebe
|
00ea5e1636
* made maybequoted_for_script() public
|
11 lat temu |
Jonas Maebe
|
b18ba8e85b
* syncrhonised with trunk up till r28471
|
11 lat temu |