[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/jblum branch, next, updated. 4ee312
From: |
git version control |
Subject: |
[Commit-gnuradio] git://gnuradio.org/jblum branch, next, updated. 4ee3126920e48d3c2b893f76822f4b47379641ea |
Date: |
Mon, 16 Apr 2012 16:56:45 +0000 (UTC) |
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 "git://gnuradio.org/jblum".
The branch, next has been updated
via 4ee3126920e48d3c2b893f76822f4b47379641ea (commit)
via 92db96430685e843443a00936328b3539354c83e (commit)
via c3f2c30a54c75575f464afdd7cd11a017fb07695 (commit)
via 04e2ebb979942cada74f10ea022342716c6851bf (commit)
via 25d687550a0322ffaf270f25faf2b4a78a97142c (commit)
via eba5deff498acba7fbc91c2bd00a2389d3fc0194 (commit)
via 4ab1b7f46894074b33937a21f64fc9b797b22d99 (commit)
via eb7b7932e7d2df651f00553561b66f0337f0bede (commit)
via c7139a7eca69b3245c615ca9ac830ac04eff777c (commit)
from 91395662a0fae17bafd0be04537db4eaefa2f5a9 (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 -----------------------------------------------------------------
commit 4ee3126920e48d3c2b893f76822f4b47379641ea
Merge: 9139566 92db964
Author: Josh Blum <address@hidden>
Date: Mon Apr 16 10:00:37 2012 -0700
Merge branch 'maint' into next
commit 92db96430685e843443a00936328b3539354c83e
Author: Nick Foster <address@hidden>
Date: Sun Apr 15 17:21:44 2012 -0700
Volk: also check to make sure OSXSAVE is enabled so you don't check XGETBV
when OS has it disabled.
commit c3f2c30a54c75575f464afdd7cd11a017fb07695
Author: Nick Foster <address@hidden>
Date: Sun Apr 15 16:03:27 2012 -0700
Volk: add support for checking AVX enable state of OS.
Some systems (notably Xen hypervisor) appear to use XSETBV to disable AVX.
This causes SIGILL when running AVX instructions. This commit makes Volk check
XCR0 on the AVX arch before proceeding.
commit 04e2ebb979942cada74f10ea022342716c6851bf
Merge: 25d6875 eba5def
Author: Johnathan Corgan <address@hidden>
Date: Sun Apr 15 15:26:30 2012 -0700
Merge branch 'test/fix-pmt-deleter' into maint
commit 25d687550a0322ffaf270f25faf2b4a78a97142c
Author: Ben Reynwar <address@hidden>
Date: Sun Apr 15 17:09:54 2012 -0400
digital: fix QA for constellation to always reset the seed for
deterministic tests.
commit eba5deff498acba7fbc91c2bd00a2389d3fc0194
Author: Johnathan Corgan <address@hidden>
Date: Sun Apr 15 09:06:29 2012 -0700
pmt: fix segfault in deleter
commit 4ab1b7f46894074b33937a21f64fc9b797b22d99
Author: Tom Rondeau <address@hidden>
Date: Sat Apr 14 17:12:49 2012 -0400
This patch enables JACK only when both a library and include files are
available in the system.
This change helps to build gnuradio on systems which have a libjack.so
library available for compatibility purposes without the header files (like
gentoo where libjack.so is part of app-emulation/emul-linux-x86-soundlibs).
Signed-off-by: Maciej Grela <address@hidden>
commit eb7b7932e7d2df651f00553561b66f0337f0bede
Author: Martin Braun <address@hidden>
Date: Sat Apr 14 09:16:10 2012 -0700
digital: make seed value unambiguous
commit c7139a7eca69b3245c615ca9ac830ac04eff777c
Author: Josh Blum <address@hidden>
Date: Mon Apr 9 12:46:11 2012 -0700
gr: fix 2 places where pyc files get generated in-tree
Included the GrPython module to define PYTHON_DASH_B.
-----------------------------------------------------------------------
Summary of changes:
cmake/Modules/FindJack.cmake | 15 +++-----
gnuradio-core/src/lib/gengen/CMakeLists.txt | 1 +
gr-digital/python/qa_constellation_receiver.py | 14 ++++----
gr-digital/python/utils/alignment.py | 14 ++++---
gr-trellis/src/lib/CMakeLists.txt | 2 +
gruel/src/lib/pmt/pmt.cc | 8 ++++-
volk/gen/archs.xml | 2 +
volk/gen/make_cpuid_c.py | 47 ++++++++++++++++++------
volk/lib/gcc_x86_cpuid.h | 12 ++++++
9 files changed, 79 insertions(+), 36 deletions(-)
hooks/post-receive
--
git://gnuradio.org/jblum
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/jblum branch, next, updated. 4ee3126920e48d3c2b893f76822f4b47379641ea,
git version control <=