commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] git://gnuradio.org/jblum branch, mergeme/volk/x86_cpui


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, mergeme/volk/x86_cpuid_simplification, updated. 5aeb617549b92eec3fe978e5fad12eacbed97f65
Date: Sun, 23 Jan 2011 07:48:47 +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, mergeme/volk/x86_cpuid_simplification has been updated
       via  5aeb617549b92eec3fe978e5fad12eacbed97f65 (commit)
      from  9edf280fb25bee071c166123ac1aee41d4a4949e (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 5aeb617549b92eec3fe978e5fad12eacbed97f65
Author: Josh Blum <address@hidden>
Date:   Sat Jan 22 23:44:05 2011 -0800

    implemented cpuid gcc call in gr-filter gr_cpu_x86.cc, removes cpuid asm 
files

-----------------------------------------------------------------------

Summary of changes:
 gnuradio-core/src/lib/filter/Makefile.am           |    7 +-
 gnuradio-core/src/lib/filter/cpuid_x86.S           |   60 --------------------
 gnuradio-core/src/lib/filter/cpuid_x86_64.S        |   54 ------------------
 .../src/lib/filter}/gcc_x86_cpuid.h                |    0
 gnuradio-core/src/lib/filter/gr_cpu_x86.cc         |    5 +-
 5 files changed, 5 insertions(+), 121 deletions(-)
 delete mode 100644 gnuradio-core/src/lib/filter/cpuid_x86.S
 delete mode 100644 gnuradio-core/src/lib/filter/cpuid_x86_64.S
 copy {volk/lib => gnuradio-core/src/lib/filter}/gcc_x86_cpuid.h (100%)


hooks/post-receive
-- 
git://gnuradio.org/jblum



reply via email to

[Prev in Thread] Current Thread [Next in Thread]