svenbarth
|
3af74d2fd2
+ implement initial compiler support for Win64 on Aarch64
|
před 5 roky |
svenbarth
|
5b941e3cea
+ implement relocations for Aarch64 for the internal COFF linker
|
před 5 roky |
svenbarth
|
3e29742fd9
* for PE+ specific checks use a constant in systems.pas instead of an explicit list (easier to extend this way)
|
před 5 roky |
Károly Balogh
|
6630f47ab4
m68k-amiga: implemented LockDosList, UnlockDosList, and NextDosEntry helpers for legacy support
|
před 5 roky |
florian
|
b4ff93c9fe
+ forgotten files added
|
před 5 roky |
svenbarth
|
068f0d2ec8
* fix for Mantis #36935: apply patch by J. Gareth Moreton to fix a typo in cs_opt_remove_empty_proc
|
před 5 roky |
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)
|
před 5 roky |
pierre
|
cd6de6a4ca
Regenerate all Makefiles
|
před 5 roky |
pierre
|
3f9e6aa6b9
Add handling of sparc64-linux and pass -m32/-m64 to $CROSSGCC call
|
před 5 roky |
pierre
|
4d25558519
* Use off_t type for l_start and l_end fields instead of kernel_off_t
|
před 5 roky |
pierre
|
4888c379c4
Use same field type and name as in /ust/include/sys/stat.h
|
před 5 roky |
ondrej
|
d1acd07e07
fpImage: fix HtmlColorNameToFPColorMap (TFPColor components are Word not Byte)
|
před 5 roky |
pierre
|
4b5f37c2a7
Correctly update after commit 44871
|
před 5 roky |
pierre
|
57809eb922
Add several missing -T options in help
|
před 5 roky |
pierre
|
a76c0db9dd
Update after commit 44790
|
před 5 roky |
florian
|
8ac8c79a71
+ initial support for arm-freertos largely based on patch by Michael Ring
|
před 5 roky |
florian
|
0750fdf410
* xtensa-freertos requires also SUBARCH being set
|
před 5 roky |
florian
|
be50c77f34
* regenerated
|
před 5 roky |
florian
|
c96a3cc9d1
+ take care of OPTNEW when building utils
|
před 5 roky |
Jonas Maebe
|
6636f3f0dc
* updated after changes
|
před 5 roky |
Jonas Maebe
|
26ec913725
* regenerated makefiles
|
před 5 roky |
Jonas Maebe
|
f81dac4f6f
- remove ld.so.conf parsing from makefiles: this was probably done because we
|
před 5 roky |
pierre
|
0df2c867ca
Set 'default' target to freertos in rtl/freertos directory
|
před 5 roky |
florian
|
14d46bccba
* Xtensa: make use of extui for shifting with constant values >=16
|
před 5 roky |
florian
|
7eff3adbcb
* adapted xtensa-freertos to work with the currently stable ESP-IDF 4.0, partially based on a patch by Michael Ring
|
před 5 roky |
florian
|
5882e2935c
* do all make targets in parallel, no issues found yet
|
před 5 roky |
Károly Balogh
|
0d22ee477a
rtl-extra: fix StrToHostAddr to not accept numbers outside of byte value range by silently wrapping them to a byte
|
před 5 roky |
florian
|
8cc76b4b33
* regenerated
|
před 5 roky |
florian
|
1643fc5210
+ xtensa-embedded: patch by Christo Crause to check and support SUBARCH
|
před 5 roky |
florian
|
db19900eb1
* TARMAsmOptimizer.RemoveSuperfluousMove should not mess with PC
|
před 5 roky |