mbox series

[uclibc-ng-devel,0/2] tests: adaptation for ARCv3

Message ID 20220920165420.9558-1-kozlov@synopsys.com
Headers show
Series tests: adaptation for ARCv3 | expand

Message

Pavel Kozlov Sept. 20, 2022, 4:54 p.m. UTC
From: Pavel Kozlov <pavel.kozlov@synopsys.com>

Hello,

The first patch allows to use general ARC TLS macro for ARCv3 and allows 
to build tests for ARCv3. The second patch contains fix for the TLS_GD 
macro.

This patch series is associated with uclibc-ng ARCv3 patches:
Link: https://mailman.openadk.org/mailman3/hyperkitty/list/devel@uclibc-ng.org/thread/SRSGCNEOHX7CI4XEBBQRPUDUVBIJQHYV/

Pavel Kozlov (1):
  arc: fix TLS_GD macro, bad clobber list

Sergey Matyukevich (1):
  arc: use existing tls macros for ARCv3 32-bit CPUs

 test/tls/tls-macros-arc.h | 14 ++++++--------
 test/tls/tls-macros.h     |  2 +-
 2 files changed, 7 insertions(+), 9 deletions(-)


base-commit: 728e1e0ea5adf1bd9b479e4edc456b637e26c031

Comments

Waldemar Brodkorb Sept. 27, 2022, 10:05 a.m. UTC | #1
Hi Pavel,

Thanks, applied and pushed,
 best regards
   Waldemar

Pavel.Kozlov@synopsys.com wrote,

> From: Pavel Kozlov <pavel.kozlov@synopsys.com>
> 
> Hello,
> 
> The first patch allows to use general ARC TLS macro for ARCv3 and allows 
> to build tests for ARCv3. The second patch contains fix for the TLS_GD 
> macro.
> 
> This patch series is associated with uclibc-ng ARCv3 patches:
> Link: https://mailman.openadk.org/mailman3/hyperkitty/list/devel@uclibc-ng.org/thread/SRSGCNEOHX7CI4XEBBQRPUDUVBIJQHYV/
> 
> Pavel Kozlov (1):
>   arc: fix TLS_GD macro, bad clobber list
> 
> Sergey Matyukevich (1):
>   arc: use existing tls macros for ARCv3 32-bit CPUs
> 
>  test/tls/tls-macros-arc.h | 14 ++++++--------
>  test/tls/tls-macros.h     |  2 +-
>  2 files changed, 7 insertions(+), 9 deletions(-)
> 
> 
> base-commit: 728e1e0ea5adf1bd9b479e4edc456b637e26c031
> -- 
> 2.25.1
> 
> _______________________________________________
> devel mailing list -- devel@uclibc-ng.org
> To unsubscribe send an email to devel-leave@uclibc-ng.org
>