[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/jblum branch, volk_cpuid, created.
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/jblum branch, volk_cpuid, created. 7355d05ad5c5595c05b3ffa75cbdcc6621a380d2 |
Date: |
Sun, 16 Jan 2011 01:29:39 +0000 (GMT) |
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, volk_cpuid has been created
at 7355d05ad5c5595c05b3ffa75cbdcc6621a380d2 (commit)
- Log -----------------------------------------------------------------
commit 7355d05ad5c5595c05b3ffa75cbdcc6621a380d2
Author: Josh Blum <address@hidden>
Date: Sat Jan 15 17:29:15 2011 -0800
volk: replace assembly and separate cases with gcc cpuid for all x86
commit cb3520203232d958962bd3b871f22675fe9c6bb5
Merge: a2262b6bb70923d89e96ca0d597d96a8a01e4b67
2e8610450bc467400f8de2976cc6c1743025aff1
Author: Tom Rondeau <address@hidden>
Date: Sat Jan 15 15:26:40 2011 -0500
Merge branch 'volkosx' into next
commit 2e8610450bc467400f8de2976cc6c1743025aff1
Author: Tom Rondeau <address@hidden>
Date: Sat Jan 15 10:53:54 2011 -0500
This should not have been put here.
commit eeb0c8e2596edc876771e9e7ff57337a59d6128c
Merge: 568d0cafb8423f34530c94963654abea4c62801b
74e9f2b0bce026b7b68a2d0a3558687386fdaab5
Author: Tom Rondeau <address@hidden>
Date: Sat Jan 15 10:52:44 2011 -0500
Merge branch 'volkosx' of github.com:trondeau/gnuradio into volkosx
commit 568d0cafb8423f34530c94963654abea4c62801b
Author: Tom Rondeau <address@hidden>
Date: Fri Jan 14 23:18:07 2011 -0500
A fix for volk_cpu being a duplicate variable. Declared as extern in the
header file volk_cpu.h and actually created in the C files.
Note that this could be a problem if multiple architectures are ever (can
ever?) be built at the same time. If that happens, we can move this variable
declaration to another C file that is made common to all builds.
commit 74e9f2b0bce026b7b68a2d0a3558687386fdaab5
Author: Tom Rondeau <address@hidden>
Date: Fri Jan 14 23:18:07 2011 -0500
Creates volk_cpu in a .cc file and externs it in the header.
commit 81c3086bee1752c94a89ab2d20b7de048fdd1be7
Author: Tom Rondeau <address@hidden>
Date: Fri Jan 14 19:58:11 2011 -0500
Cleans up the Makefiles for the various platforms. This should also make it
easier to add new architectures. Thanks to Josh for the inspiration.
commit a2262b6bb70923d89e96ca0d597d96a8a01e4b67
Author: Eric Blossom <address@hidden>
Date: Mon Jan 10 23:05:18 2011 -0800
qa_set_msg_handler: Use sleep instead of yield.
Confirmed to fix problem on 32-bit CoreDuo. Probably fixes problem on Arm
too.
-----------------------------------------------------------------------
hooks/post-receive
--
git://gnuradio.org/jblum
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/jblum branch, volk_cpuid, created. 7355d05ad5c5595c05b3ffa75cbdcc6621a380d2,
git repository hosting <=