florian
|
482698e566
+ add endsym to ConcatConstSymbol
|
4 жил өмнө |
Jonas Maebe
|
9376f5a43a
* AArch64: added SIMD instructions (only plain ARMv8-A for now)
|
4 жил өмнө |
florian
|
84a1f614d9
* fix several double ;
|
5 жил өмнө |
svenbarth
|
2b59000d56
+ implement compiler support for SEH on Win64
|
5 жил өмнө |
svenbarth
|
3e29742fd9
* for PE+ specific checks use a constant in systems.pas instead of an explicit list (easier to extend this way)
|
5 жил өмнө |
Jonas Maebe
|
ac1e0f96bd
* replaced tentryfile.get/putsmall/normalset() with a common tget/putset
|
5 жил өмнө |
svenbarth
|
e251c8e2ab
* fix for Mantis #36174: correctly initialize secprocbits and secflags given the section type
|
5 жил өмнө |
florian
|
245b58c249
+ support for arm attributes
|
5 жил өмнө |
florian
|
8ecdb2e9ca
+ dwarf support for tls threadvars
|
5 жил өмнө |
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 жил өмнө |
florian
|
03dfc615dc
+ new relocations for arm tls
|
5 жил өмнө |
florian
|
3949be6989
* be able to set an AT_* for datablocks
|
5 жил өмнө |
florian
|
f883dd6dbb
Synchronized with trunk, part 2 (make all works, avx-512 support not yet tested, no regression testing yet)
|
6 жил өмнө |
florian
|
746bfced25
Synchronized with trunk, part 1 (only make cycle tested, make all is broken, avx-512 support not yet tested
|
6 жил өмнө |
Jeppe Johansen
|
ff3372567f
- Applied patch by Christo Crause from #33914
|
6 жил өмнө |
Jonas Maebe
|
3fee990218
* on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/
|
6 жил өмнө |
florian
|
1ed0000ae8
+ Encode(U/S)leb128 take now a third parameter to force that the constant has a certain minimum size
|
6 жил өмнө |
Jonas Maebe
|
9e9a982bfe
* synchronised with trunk till r42095
|
6 жил өмнө |
Jonas Maebe
|
47812c8a3d
* don't double-define function aliases for Darwin defined via ".set" directive
|
6 жил өмнө |
Jonas Maebe
|
1b6425176b
* synchronised with trunk till r42049
|
6 жил өмнө |
Jonas Maebe
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 жил өмнө |
Jonas Maebe
|
3fa6838815
* basic llvm metadata support
|
6 жил өмнө |
Jonas Maebe
|
a0f850d57f
* synchronised with trunk till r41885
|
6 жил өмнө |
Jeppe Johansen
|
2b78a8fd3d
- Add support for .option directive in riscv assembler.
|
6 жил өмнө |
Jonas Maebe
|
5d28e2156b
+ support for generating Dwarf CFI using .cfi_* directives
|
6 жил өмнө |
Jonas Maebe
|
ac883969a9
* synchronised with trunk till r41423
|
6 жил өмнө |
pierre
|
d4e059bd41
Fix bug report #35065 using provided patch by J. Gareth Moreton
|
6 жил өмнө |
Jonas Maebe
|
8eb07ed7b1
* add support for custom calling conventions to LLVM function declarations
|
6 жил өмнө |
Károly Balogh
|
1d7486748a
tabs to spaces cleanup. no functional change
|
6 жил өмнө |
florian
|
9f16c34329
+ initial work for tls-based threadvar support on arm-linux
|
6 жил өмнө |