[MERGED] osmo-trx[master]: buildenv: check for __builtin_cpu_supports call support

2017-06-08 Thread Tom Tsou
Tom Tsou has submitted this change and it was merged. Change subject: buildenv: check for __builtin_cpu_supports call support .. buildenv: check for __builtin_cpu_supports call support The '__builtin_cpu_supports' is a GCC's

osmo-trx[master]: buildenv: check for __builtin_cpu_supports call support

2017-06-08 Thread Tom Tsou
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/2689 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I797f638573e8c3aae39c28abb157ce2ac419f3f7 Gerrit-PatchSet: 1 Gerrit-Project: osmo-trx Gerrit-Branch: master

osmo-trx[master]: buildenv: check for __builtin_cpu_supports call support

2017-05-20 Thread Harald Welte
Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.osmocom.org/2689 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I797f638573e8c3aae39c28abb157ce2ac419f3f7 Gerrit-PatchSet: 1 Gerrit-Project: osmo-trx Gerrit-Branch: master

[PATCH] osmo-trx[master]: buildenv: check for __builtin_cpu_supports call support

2017-05-19 Thread Vadim Yanitskiy
Review at https://gerrit.osmocom.org/2689 buildenv: check for __builtin_cpu_supports call support The '__builtin_cpu_supports' is a GCC's built-in function which returns a positive integer if the run-time CPU supports specified SIMD feature and returns 0 otherwise. This change adds a new