florian
|
dd2d1bf68b
* (modified/re-formatted) patch by Christo Crause: AVR: Optimizing code generation for shift with compile time constant
|
преди 6 години |
florian
|
35e11cd6d4
* several linux targets switches from stabs to dwarf
|
преди 6 години |
florian
|
8ecdb2e9ca
+ dwarf support for tls threadvars
|
преди 6 години |
florian
|
df4ec9e8e3
* arm-linux uses dwarf debug info by default
|
преди 6 години |
florian
|
a2d3522812
* general-dynamic -> global-dynamic
|
преди 6 години |
florian
|
7ee889d4ec
* it must be decided in allocate_tls_register if a tls register is allocated
|
преди 6 години |
florian
|
c0372f80e0
* with section threadvars, heap relocation is not needed
|
преди 6 години |
florian
|
b7dd63094f
* arm uses the same approach as i386: during the final build of the rtl and the packages, the general dynamic tls model is selected
|
преди 6 години |
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)
|
преди 6 години |
florian
|
abb9401011
+ tls models tlsm_general_dynamic and tlsm_local_exec for arm
|
преди 6 години |
florian
|
c3f4ad39a3
* it must be decided in g_maybe_tls_init if a tls is loaded
|
преди 6 години |
florian
|
988dce14c7
* cosmetics
|
преди 6 години |
florian
|
cffc69ec1d
+ support pi_needs_tls
|
преди 6 години |
florian
|
03dfc615dc
+ new relocations for arm tls
|
преди 6 години |
florian
|
03f7ef4c63
* renamed tls model switches and symbols to match gcc
|
преди 6 години |
svenbarth
|
daa746243a
* use clib constant instead of literal 'c' in case we have a target where the library is not called 'c' (hopefully all targets that use cgeneric.inc have the clib constant declared in their sysos.inc)
|
преди 6 години |
svenbarth
|
3ae1b04d09
* disable the use of C-operators inside the compiler's sources
|
преди 6 години |
svenbarth
|
79bdee3278
* finally implement tdynamicarray.equal so that exact match comdat sections work as well
|
преди 6 години |
Károly Balogh
|
7f0675d937
netbsd: updated to link against the right setlocale function. the renaming from __setlocale_mb_len_max_32 to __setlocale50 occured in NetBSD include/locale.h in rev 1.17, which was in 2010, and shipped in NetBSD 6 in 2012.
|
преди 6 години |
marco
|
b5c8d2a097
* improve language id handling, patch by cdslow, mantis #36135
|
преди 6 години |
svenbarth
|
beb606be13
* fix for Mantis #36114: when converting a static class field to a global variable the varspez of the field needs to be respected
|
преди 6 години |
svenbarth
|
b4e998b3f8
+ add tests to check for correct definition of the FPC_* mode defines
|
преди 6 години |
svenbarth
|
562d345060
* fix for Mantis #36121: define FPC_ISO and FPC_EXTENDEDPASCAL for modes ISO and EXTENDEDPASCAL respectively
|
преди 6 години |
svenbarth
|
f46b8539d0
* implement FileSymLinkGetTarget for *nix systems
|
преди 6 години |
svenbarth
|
2a38d07d8f
* implement FollowLink=False handling for DirectoryExists and FileExists on *nix systems
|
преди 6 години |
svenbarth
|
46dac1419e
* fix FileExists on *nix systems returning True for directories
|
преди 6 години |
svenbarth
|
3dbbb18649
* Delphi raises a EDirectoryNotFoundException if the link's target does not exist, so do the same
|
преди 6 години |
svenbarth
|
35452fc670
* use the name of the target so that the correct attributes are retrieved (namely those of the target)
|
преди 6 години |
svenbarth
|
b289805a91
* correctly copy Size and Attr values when converting from one T*SymLinkRec to the other
|
преди 6 години |
svenbarth
|
178146f06c
- TRawByteSymLinkRec.Name is not required (and TUnicodeSymLinkRec doesn't have it either)
|
преди 6 години |