svenbarth
|
1972b05cc8
* store and restore the 8087 control world only on x86 systems
|
5 anni fa |
svenbarth
|
c474b95dfc
* disable some x86_64 specific assembly routines
|
5 anni fa |
svenbarth
|
79a4409587
* enable AArch64 for Win64 in fpmkunit and fpcmake
|
5 anni fa |
svenbarth
|
613a6e796a
* Windows on AArch64 requires some DllCharacteristics in the header to be always set
|
5 anni fa |
svenbarth
|
40633835dc
* Windows on Aarch64 requires a relocation section
|
5 anni fa |
svenbarth
|
3b1d5794e9
* Windows on AArch64 does not support ProgBits either
|
5 anni fa |
svenbarth
|
a6f1c04f22
* Windows does not support a GOT, so rely on page relative addressing
|
5 anni fa |
svenbarth
|
dfde4def62
+ add a GAS compatible variant of the Clang assembler (currently used for Aarch64-Win64 as no GNU AS exists for that target, yet)
|
5 anni fa |
svenbarth
|
3af74d2fd2
+ implement initial compiler support for Win64 on Aarch64
|
5 anni fa |
svenbarth
|
5b941e3cea
+ implement relocations for Aarch64 for the internal COFF linker
|
5 anni fa |
svenbarth
|
3e29742fd9
* for PE+ specific checks use a constant in systems.pas instead of an explicit list (easier to extend this way)
|
5 anni fa |
Károly Balogh
|
6630f47ab4
m68k-amiga: implemented LockDosList, UnlockDosList, and NextDosEntry helpers for legacy support
|
5 anni fa |
florian
|
b4ff93c9fe
+ forgotten files added
|
5 anni fa |
svenbarth
|
068f0d2ec8
* fix for Mantis #36935: apply patch by J. Gareth Moreton to fix a typo in cs_opt_remove_empty_proc
|
5 anni fa |
svenbarth
|
752ff32333
* fix WinAPI directive: the purpose is to present the OS' default calling convention which for Windows means stdcall (at least on those platforms that support stdcall) on other platforms it is cdecl (for now)
|
5 anni fa |
pierre
|
cd6de6a4ca
Regenerate all Makefiles
|
5 anni fa |
pierre
|
3f9e6aa6b9
Add handling of sparc64-linux and pass -m32/-m64 to $CROSSGCC call
|
5 anni fa |
pierre
|
4d25558519
* Use off_t type for l_start and l_end fields instead of kernel_off_t
|
5 anni fa |
pierre
|
4888c379c4
Use same field type and name as in /ust/include/sys/stat.h
|
5 anni fa |
ondrej
|
d1acd07e07
fpImage: fix HtmlColorNameToFPColorMap (TFPColor components are Word not Byte)
|
5 anni fa |
pierre
|
4b5f37c2a7
Correctly update after commit 44871
|
5 anni fa |
pierre
|
57809eb922
Add several missing -T options in help
|
5 anni fa |
pierre
|
a76c0db9dd
Update after commit 44790
|
5 anni fa |
florian
|
8ac8c79a71
+ initial support for arm-freertos largely based on patch by Michael Ring
|
5 anni fa |
florian
|
0750fdf410
* xtensa-freertos requires also SUBARCH being set
|
5 anni fa |
florian
|
be50c77f34
* regenerated
|
5 anni fa |
florian
|
c96a3cc9d1
+ take care of OPTNEW when building utils
|
5 anni fa |
Jonas Maebe
|
6636f3f0dc
* updated after changes
|
5 anni fa |
Jonas Maebe
|
26ec913725
* regenerated makefiles
|
5 anni fa |
Jonas Maebe
|
f81dac4f6f
- remove ld.so.conf parsing from makefiles: this was probably done because we
|
5 anni fa |