olivier
|
8d2e7fac79
+ Add support for x86_64 CPU in the UEFI target
|
8 gadi atpakaļ |
olivier
|
e89f532467
+ Declare UEFI target in the compiler
|
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
|
9 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
|
10 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ļ |
nickysn
|
f9d3e0c8d6
+ the beginnings of an i8086-msdos internal obj writer
|
10 gadi atpakaļ |
Jonas Maebe
|
bd203a5b57
* synchronised with trunk till r30240
|
10 gadi atpakaļ |
Jonas Maebe
|
165aaea8a4
* made a separate abi entry for powerpc_darwin, as it's not exactly the same
|
10 gadi atpakaļ |
Jonas Maebe
|
0e76a84e04
+ "ELFv2" abi identifier for ppc64
|
10 gadi atpakaļ |
Jeppe Johansen
|
914e9e7b49
Merged from trunk
|
10 gadi atpakaļ |
Jonas Maebe
|
67b8aceaee
* synchronized with privatetrunk till r30095
|
10 gadi atpakaļ |
Jonas Maebe
|
79a06b1514
+ iphonesim/x86_64 target (64 bit iOS simulator)
|
10 gadi atpakaļ |
Jonas Maebe
|
b5643f2a27
+ aarch64 cpu identifier
|
10 gadi atpakaļ |
Jonas Maebe
|
bedcc5cbb1
+ Darwin/AArch64 system identifier
|
10 gadi atpakaļ |
Jonas Maebe
|
edef6b2a0a
+ AArch64 Darwin abi declaration
|
10 gadi atpakaļ |
Jeppe Johansen
|
cc418eef74
Added unified assembler syntax mode so it can be selected with $ASMMODE.
|
10 gadi atpakaļ |
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.
|
11 gadi atpakaļ |
marco
|
2578514853
* first dragonfly patch (existing most). Mantis #27091
|
11 gadi atpakaļ |
Jonas Maebe
|
00ea5e1636
* made maybequoted_for_script() public
|
11 gadi atpakaļ |
Jonas Maebe
|
b18ba8e85b
* syncrhonised with trunk up till r28471
|
11 gadi atpakaļ |