pierre
|
f1d30a5bc6
Add .force_thumb pseudo-directive support forarm reader
|
4 anos atrás |
nickysn
|
07c1783e24
* refactored call_indirect to use a 'functype' operand type. This type will be reused for block instructions as well.
|
4 anos atrás |
nickysn
|
8c79c1fe15
* synchronized with trunk
|
4 anos atrás |
florian
|
482698e566
+ add endsym to ConcatConstSymbol
|
4 anos atrás |
nickysn
|
578750a646
* synchronized with trunk
|
4 anos atrás |
Jonas Maebe
|
9376f5a43a
* AArch64: added SIMD instructions (only plain ARMv8-A for now)
|
4 anos atrás |
nickysn
|
5ee6e9d593
* declare end_function as an instruction, instead of a directive
|
4 anos atrás |
nickysn
|
fc96ad5afd
+ write the end_function directive
|
4 anos atrás |
nickysn
|
76f1b8cf60
+ generate the .functype directive for the llvm-mc wasm assembler
|
4 anos atrás |
nickysn
|
62cb7c2d12
* synchronized with trunk
|
5 anos atrás |
nickysn
|
62e1f516ca
[PATCH 39/83] adding local instruction
|
5 anos atrás |
nickysn
|
952f2db4a7
[PATCH 21/83] adding assembly instruction to support import/export for wasm
|
5 anos atrás |
nickysn
|
95bed362ba
[PATCH 02/83] updating common FPC sources for WASM target
|
5 anos atrás |
florian
|
84a1f614d9
* fix several double ;
|
5 anos atrás |
svenbarth
|
2b59000d56
+ implement compiler support for SEH on Win64
|
5 anos atrás |
svenbarth
|
3e29742fd9
* for PE+ specific checks use a constant in systems.pas instead of an explicit list (easier to extend this way)
|
5 anos atrás |
Jonas Maebe
|
ac1e0f96bd
* replaced tentryfile.get/putsmall/normalset() with a common tget/putset
|
5 anos atrás |
svenbarth
|
e251c8e2ab
* fix for Mantis #36174: correctly initialize secprocbits and secflags given the section type
|
5 anos atrás |
florian
|
245b58c249
+ support for arm attributes
|
5 anos atrás |
florian
|
8ecdb2e9ca
+ dwarf support for tls threadvars
|
5 anos atrás |
florian
|
16163b74ec
+ support for the gnu2 general-dynamic tls model on arm, use it instead of the gnu one as the gnu2 one can be relaxed (access optimizations by the linker)
|
5 anos atrás |
florian
|
03dfc615dc
+ new relocations for arm tls
|
5 anos atrás |
florian
|
3949be6989
* be able to set an AT_* for datablocks
|
5 anos atrás |
florian
|
f883dd6dbb
Synchronized with trunk, part 2 (make all works, avx-512 support not yet tested, no regression testing yet)
|
6 anos atrás |
florian
|
746bfced25
Synchronized with trunk, part 1 (only make cycle tested, make all is broken, avx-512 support not yet tested
|
6 anos atrás |
Jeppe Johansen
|
ff3372567f
- Applied patch by Christo Crause from #33914
|
6 anos atrás |
Jonas Maebe
|
3fee990218
* on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/
|
6 anos atrás |
florian
|
1ed0000ae8
+ Encode(U/S)leb128 take now a third parameter to force that the constant has a certain minimum size
|
6 anos atrás |
Jonas Maebe
|
9e9a982bfe
* synchronised with trunk till r42095
|
6 anos atrás |
Jonas Maebe
|
47812c8a3d
* don't double-define function aliases for Darwin defined via ".set" directive
|
6 anos atrás |