libosmocore.git branch master updated. 0.9.6-250-g0d49f47

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Mon May 29 21:41:58 UTC 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "An utility library for Open Source Mobile Communications".

The branch, master has been updated
       via  0d49f47aeb5a38273c4a356dc4780e3819747d60 (commit)
       via  b51d51b29c647584d95cc62dbe88f869ba5bf5d5 (commit)
      from  75989e677dae515e2f9efc3a3b0ae3f198380ec6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 src/Makefile.am                             |  19 +-
 src/viterbi.c                               | 147 ++++----
 src/{viterbi_gen.c => viterbi_generic.c}    |   4 +-
 src/viterbi_sse.c                           | 518 +---------------------------
 src/viterbi_sse_avx.c                       | 129 +++++++
 src/{viterbi_sse.c => viterbi_sse_common.h} | 122 -------
 6 files changed, 246 insertions(+), 693 deletions(-)
 rename src/{viterbi_gen.c => viterbi_generic.c} (98%)
 create mode 100644 src/viterbi_sse_avx.c
 copy src/{viterbi_sse.c => viterbi_sse_common.h} (83%)


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list