Mattias Gaertner
|
c8d66b3b57
fcl-passrc: started implicit function specialization
|
6 jaren geleden |
marco
|
bacc9f6489
* initial version system.uitypes.
|
6 jaren geleden |
michael
|
7e9e0e1965
* Fix bug #0030379: detect circular refences
|
6 jaren geleden |
michael
|
436d73c20f
* Update to newer version (7.58)
|
6 jaren geleden |
michael
|
0ccb7d951f
* Patch from Werner Pamler to fix getval
|
6 jaren geleden |
michael
|
7ff2603c22
* Add defaults
|
6 jaren geleden |
michael
|
01b946706b
* Fix bug ID #32625: added several firebird constructs
|
6 jaren geleden |
michael
|
e89383a104
* Fix bug ID #36136, wrong reference count caused by missing const in param
|
6 jaren geleden |
michael
|
dc96e41047
* Patch from Bart Broersma to silence warning (bug ID 34285)
|
6 jaren geleden |
florian
|
dd2d1bf68b
* (modified/re-formatted) patch by Christo Crause: AVR: Optimizing code generation for shift with compile time constant
|
6 jaren geleden |
florian
|
35e11cd6d4
* several linux targets switches from stabs to dwarf
|
6 jaren geleden |
florian
|
8ecdb2e9ca
+ dwarf support for tls threadvars
|
6 jaren geleden |
florian
|
df4ec9e8e3
* arm-linux uses dwarf debug info by default
|
6 jaren geleden |
florian
|
a2d3522812
* general-dynamic -> global-dynamic
|
6 jaren geleden |
florian
|
7ee889d4ec
* it must be decided in allocate_tls_register if a tls register is allocated
|
6 jaren geleden |
florian
|
c0372f80e0
* with section threadvars, heap relocation is not needed
|
6 jaren geleden |
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 jaren geleden |
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 jaren geleden |
florian
|
abb9401011
+ tls models tlsm_general_dynamic and tlsm_local_exec for arm
|
6 jaren geleden |
florian
|
c3f4ad39a3
* it must be decided in g_maybe_tls_init if a tls is loaded
|
6 jaren geleden |
florian
|
988dce14c7
* cosmetics
|
6 jaren geleden |
florian
|
cffc69ec1d
+ support pi_needs_tls
|
6 jaren geleden |
florian
|
03dfc615dc
+ new relocations for arm tls
|
6 jaren geleden |
florian
|
03f7ef4c63
* renamed tls model switches and symbols to match gcc
|
6 jaren geleden |
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 jaren geleden |
svenbarth
|
3ae1b04d09
* disable the use of C-operators inside the compiler's sources
|
6 jaren geleden |
svenbarth
|
79bdee3278
* finally implement tdynamicarray.equal so that exact match comdat sections work as well
|
6 jaren geleden |
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 jaren geleden |
marco
|
b5c8d2a097
* improve language id handling, patch by cdslow, mantis #36135
|
6 jaren geleden |
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 jaren geleden |