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, new_volk_poopstick2,


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, new_volk_poopstick2, updated. f9f3509dabe429953afc30ca7672b167dc4b5523
Date: Fri, 6 May 2011 19:06:10 +0100 (BST)

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, new_volk_poopstick2 has been updated
       via  f9f3509dabe429953afc30ca7672b167dc4b5523 (commit)
      from  701b1c520865388a4287c6a3f63afb3ce2626cf1 (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 f9f3509dabe429953afc30ca7672b167dc4b5523
Author: Josh Blum <address@hidden>
Date:   Fri May 6 11:01:57 2011 -0700

    volk: make volk_machine_xxx.cc c-safe
    
    Initialize each machine struct using C constants,
    (rather than relying on C++ to copy objects).
    
    Each machine file is far simpler,
    because we know what archs are in a machine,
    we can generate exactly the right code.
    
    In addition, rename the file extensions to .c so we know its C only.

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

Summary of changes:
 volk/gen/make_c.py              |    7 ++--
 volk/gen/make_each_machine_c.py |   61 ++++++++++++++++----------------------
 volk/gen/make_machines_h.py     |    8 +++--
 volk/gen/make_makefile_am.py    |    2 +-
 volk/gen/volk_register.py       |    4 +-
 5 files changed, 38 insertions(+), 44 deletions(-)


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



reply via email to

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