olivier
|
8d2e7fac79
+ Add support for x86_64 CPU in the UEFI target
|
před 8 roky |
olivier
|
e89f532467
+ Declare UEFI target in the compiler
|
před 8 roky |
Károly Balogh
|
319a397ae8
webassembly: reserve a system id and cpu id slot for the platform
|
před 8 roky |
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
|
před 8 roky |
marcus
|
86940dfb32
AROS: added arm-aros target to compiler and fpcmake
|
před 9 roky |
nickysn
|
c2305809dc
+ added an i8086-embedded target support to the compiler (RTL and makefile
|
před 9 roky |
Károly Balogh
|
4fba4cab15
added m68k vasm to the list of assemblers
|
před 9 roky |
pierre
|
90ff332b49
Add -Aas-sol to use native Solaris assembler
|
před 10 roky |
Jonas Maebe
|
7c594b0288
+ added support for using Clang as an assembler, and make it the default
|
před 10 roky |
Jonas Maebe
|
8155d759dc
- reverted r31806, it breaks building on non-Darwin (mantis #28716)
|
před 10 roky |
Jonas Maebe
|
c0b451e788
- removed as_darwin, since there is no difference with as_gas (there is no
|
před 10 roky |
nickysn
|
839ab714cc
+ started implementing a win16 target :)
|
před 10 roky |
Jonas Maebe
|
8628d50aba
+ Linux/AArch64 compiler support (patch by Edmund Grimley Evans)
|
před 10 roky |
nickysn
|
93ec811c97
+ created the msdos internal linker class (empty for now)
|
před 10 roky |
Jonas Maebe
|
201121d7c9
* synchronised with trunk till r30345
|
před 10 roky |
nickysn
|
f9d3e0c8d6
+ the beginnings of an i8086-msdos internal obj writer
|
před 10 roky |
Jonas Maebe
|
bd203a5b57
* synchronised with trunk till r30240
|
před 10 roky |
Jonas Maebe
|
165aaea8a4
* made a separate abi entry for powerpc_darwin, as it's not exactly the same
|
před 10 roky |
Jonas Maebe
|
0e76a84e04
+ "ELFv2" abi identifier for ppc64
|
před 10 roky |
Jeppe Johansen
|
914e9e7b49
Merged from trunk
|
před 10 roky |
Jonas Maebe
|
67b8aceaee
* synchronized with privatetrunk till r30095
|
před 10 roky |
Jonas Maebe
|
79a06b1514
+ iphonesim/x86_64 target (64 bit iOS simulator)
|
před 10 roky |
Jonas Maebe
|
b5643f2a27
+ aarch64 cpu identifier
|
před 10 roky |
Jonas Maebe
|
bedcc5cbb1
+ Darwin/AArch64 system identifier
|
před 10 roky |
Jonas Maebe
|
edef6b2a0a
+ AArch64 Darwin abi declaration
|
před 10 roky |
Jeppe Johansen
|
cc418eef74
Added unified assembler syntax mode so it can be selected with $ASMMODE.
|
před 10 roky |
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.
|
před 11 roky |
marco
|
2578514853
* first dragonfly patch (existing most). Mantis #27091
|
před 11 roky |
Jonas Maebe
|
00ea5e1636
* made maybequoted_for_script() public
|
před 11 roky |
Jonas Maebe
|
b18ba8e85b
* syncrhonised with trunk up till r28471
|
před 11 roky |