Jeppe Johansen
|
1c0c944311
Added x86_64-embedded target. Patch from Benjamin Rosseaux
|
9 سال پیش |
pierre
|
1abf9df1b0
Solaris assembler does not accept %st instead of %st(0), at least for some instructions
|
9 سال پیش |
pierre
|
6b0e87b95c
Correct error in last commit that generate new failures in tbs/tb0587 test for GNU as, as the change was not correctly limited to Solaris Assembler
|
9 سال پیش |
pierre
|
90ff332b49
Add -Aas-sol to use native Solaris assembler
|
9 سال پیش |
Jonas Maebe
|
7c594b0288
+ added support for using Clang as an assembler, and make it the default
|
10 سال پیش |
Jonas Maebe
|
1131b08d6d
* changed idtext of as_darwin to AS-DARWIN, so it can be explicitly
|
10 سال پیش |
Jonas Maebe
|
8155d759dc
- reverted r31806, it breaks building on non-Darwin (mantis #28716)
|
10 سال پیش |
Jonas Maebe
|
c0b451e788
- removed as_darwin, since there is no difference with as_gas (there is no
|
10 سال پیش |
Jonas Maebe
|
991e1f49bd
* store a pointer to the used tasminfo record in every assembler writer, so
|
10 سال پیش |
Jonas Maebe
|
b3d0197f98
* factored out the output file handling (mostly writing data) from the
|
10 سال پیش |
Jonas Maebe
|
5d15a28e75
- reverted workaround from r15939 that hasn't been necessary since FPC 2.6.0,
|
10 سال پیش |
Károly Balogh
|
7ca62febcd
AROS/x86_64: initial AROS/x86_64 support and implement syscalls for AROS/x86_64
|
10 سال پیش |
Jonas Maebe
|
79a06b1514
+ iphonesim/x86_64 target (64 bit iOS simulator)
|
10 سال پیش |
sergei
|
d24382e8f8
* x86 AT&T writer: never ever drop "@GOTPCREL" relocation, because it results in corrupted code (at least, "mov foo@GOTPCREL(%rip),%reg" must change to "lea foo(%rip),%reg" to remain equivalent, but this must be handled elsewhere anyway. Assembler writer should just write generated code as is).
|
10 سال پیش |
marco
|
2578514853
* first dragonfly patch (existing most). Mantis #27091
|
10 سال پیش |
Károly Balogh
|
74581a07af
AROS: assembler fixes
|
11 سال پیش |
pierre
|
045f161012
Separate out nasm assembler for i8086, i386 and x86_64 cpus, also separte based on target object format
|
11 سال پیش |
Jonas Maebe
|
1a78ec1f11
* workaround for bug in Apple's assembler regarding movq/vmovq and integer
|
12 سال پیش |
yury
|
0960ee2034
* Add missing checks for android target.
|
12 سال پیش |
yury
|
c2fed960c9
* Add android to supported targets for assemblers. It fixes assembling for i386-android.
|
12 سال پیش |
florian
|
d49a88c3c8
* merge fixes by Torsten Grundke
|
12 سال پیش |
Jonas Maebe
|
6497d3c994
- removed no longer used/supported af_allowdirect flag (direct assembler
|
12 سال پیش |
florian
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 سال پیش |
Jonas Maebe
|
5dc75a92a3
* don't write size suffix for popcnt on Darwin, its assembler doesn't
|
13 سال پیش |
Jonas Maebe
|
ac43eb9b70
+ generic implementation of ReplaceForbiddenAsmSymbolChars() instead
|
13 سال پیش |
pierre
|
20eaf3240a
Accept x86_64_netbsd system for GNU as
|
13 سال پیش |
pierre
|
2b5cadf271
+ Add system_x86_64_openbsd to list of supported systems for as assembler
|
13 سال پیش |
sergei
|
e11c880b1e
x86 assembler improvements:
|
14 سال پیش |
florian
|
111d05c68f
o patch by Alexander Shishkin, resolves #20409
|
14 سال پیش |
paul
|
7a74d2c2f8
compiler: reduce amount of hints and notes
|
14 سال پیش |