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, volk_mmx_fix, created


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, volk_mmx_fix, created. cf8b2a8ff57ff6d3fd4b78a897854cc9a6f49fe1
Date: Tue, 17 Jul 2012 17:33:10 +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, volk_mmx_fix has been created
        at  cf8b2a8ff57ff6d3fd4b78a897854cc9a6f49fe1 (commit)

- Log -----------------------------------------------------------------
commit cf8b2a8ff57ff6d3fd4b78a897854cc9a6f49fe1
Author: Josh Blum <address@hidden>
Date:   Tue Jul 17 10:29:35 2012 -0700

    volk: fix for win64 MSVC not having MMX support
    
    1) For the machine defs that will pass on windows,
    generate a machine with mmx and without using mmx|
    
    2) In the cmakelists, we overrule MMX arch on MSVC 64.
    Also overrule redundant machines for when MMX does pass.
    
    3) Set LV_HAVE_SSE && LV_HAVE_MMX for volk_16i_32fc_dot_prod_32fc_a.
    Afterall, it is calling into MMX intrinsics as well.

commit 209e98f351f873450c1b2cc0f5bb7877f32e83e4
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jul 16 14:37:27 2012 -0700

    Comment out orc support for volk_16u_byteswap_u

commit 1979696fc7893a549a62488104d974735e299a21
Author: Martin Braun <address@hidden>
Date:   Sun Jul 15 14:54:01 2012 -0400

    digital: adding BER/SNR simulation example.

commit 85a32174858443d0b3e30c2626f83af9e851d9f1
Author: Martin Braun <address@hidden>
Date:   Sun Jul 15 14:36:49 2012 -0400

    digital: removing unused parameter from DPSK demod GRC block.

commit bf073d84627f728d2241bbcf48075bb3257b58ce
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 15 14:28:04 2012 -0400

    volk: adding unaligned byteswap kernel.

commit e1cfa5eeeaebce6720dd98001c83b84218ae4d80
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 8 18:08:17 2012 -0400

    filter: warning fixes.

commit 504a14dc0f24e165d0704ca2c0321598ae86f02e
Author: Hendrik van Wyk <address@hidden>
Date:   Sun Jul 8 17:31:19 2012 -0400

    digital: fix for FLL block; uses actual FIR filter.
    
    This should work much more efficiently and also appears to fix issue 463.

commit c4805e3a02b7547823c81664dae497c145c8c66a
Author: Martin Braun <address@hidden>
Date:   Sun Jul 8 17:08:24 2012 -0400

    digital: fixes the digital demod GRC examples after last updates to 
gr-digital.

commit 6c687bb86b6808822c6bb56e32645f0b2648a402
Author: Martin Braun <address@hidden>
Date:   Sun Jul 8 17:04:35 2012 -0400

    digital: fixes DxPSK mod/demod to use right API.

commit b34c497a27448cdadeecbf24bc95e8af5e4208c1
Author: Martin Braun <address@hidden>
Date:   Sun Jul 8 17:02:57 2012 -0400

    digital: patching ber_simulation.grc to use EbN0 instead of noise amplitude.

commit 71127c2d4082119ea086f9f881b349922ed8cf24
Author: Wayne Roberts <address@hidden>
Date:   Sun Jul 8 16:57:01 2012 -0400

    digital: adding a GFSK mod/demodulator.
    
    Includes GRC files and an example in gr-digital/examples/demod

commit 8a82bd5dc56a914dd65b88e63b056711fe28cec0
Merge: 3a142be 61dd974
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 8 16:35:02 2012 -0400

    Merge remote-tracking branch 'jblum/fix_volk_32f_x2_dot_prod_32f'

commit 3a142bebafdc018bccc80cf124a375b53db03581
Author: Johnathan Corgan <address@hidden>
Date:   Sat Jul 7 08:34:38 2012 -0700

    Revert "Merge remote branch 'jblum-github/python_blocks2' into master"
    
    This reverts commit f8581fb475267e1a97eaab962e423559fb4bfce2, reversing
    changes made to 73800434abfb8c6efcf069222b5f0fea9c86870b.

commit 61dd97409abde2412595fa762c0c4161863604f4
Author: Josh Blum <address@hidden>
Date:   Wed Jul 4 11:17:48 2012 -0700

    volk: use loadu for unaligned volk_32f_x2_dot_prod_32f_u_sse*

commit 7c0f5550d06e9c5e2ab413e3e2b95a843a435135
Author: Josh Blum <address@hidden>
Date:   Wed Jul 4 11:16:02 2012 -0700

    volk: fix volk_32f_x2_dot_prod_32f_u_sse tail case

commit dbc7a4c08ac27844e413a39a326bf1b50b09dd00
Merge: 791eb5d f2021f4
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 3 17:37:18 2012 -0700

    Merge branch 'maint'

commit f2021f48926741abb62f9a54744191c81e5c950d
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 3 17:31:07 2012 -0700

    volk: don't initialize phase in rotator

commit 791eb5decfd028372a7f24b4056dac95a5fba5e5
Merge: eb2505b 86dd49f
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 3 17:14:56 2012 -0700

    Merge branch 'maint'
    
    Conflicts:
        gruel/src/swig/CMakeLists.txt

commit eb2505b637075e75cafa700350d5b9297e1b7ef3
Author: Josh Blum <address@hidden>
Date:   Tue Jul 3 12:55:06 2012 -0700

    cmake: minor tweaks to GrSwig.cmake
    
    Added a custom print for docstring generation
    
    Removed unused output line from custom command

commit a5cbf3b508bcdbfdc955a92dc752218359c5c88a
Author: Josh Blum <address@hidden>
Date:   Tue Jul 3 12:04:00 2012 -0700

    core: moved VMCIRCBUF related code to runtime
    
    This build stuff should not be at the top level.

commit 86dd49f2b301fdd7e817632eeb2dcaf25c86af4c
Author: Josh Blum <address@hidden>
Date:   Tue Jul 3 16:59:44 2012 -0700

    Force swig compile ordering in gnuradio-core

commit 5f13956bfac00dadf350d97ccc8ddd555dc9b10e
Author: Josh Blum <address@hidden>
Date:   Tue Jul 3 13:52:11 2012 -0700

    docs: remove redundant retries from swig_doc.py
    
    With proper build dependencies, it should not be needed.

commit 24edd7162378d8e56945562579845eeaed03ee1e
Author: Josh Blum <address@hidden>
Date:   Tue Jul 3 13:27:11 2012 -0700

    swig: use add_custom_target for swig docs dependency
    
    This seems to fix the build dependency issue where generation gets called 
multiple times and steps on itself.

commit 06c325cb925555d1864d67db20490eb67402868d
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 3 14:22:41 2012 -0700

    swig: added GR_SWIG_TARGET_DEPS core_swig to other swig builds
    
    I have not encountered an issue, however this is the correct thing to do.
    Now individual components swig builds depend on the gr core swig target.
    
    Conflicts:
    
        gr-filter/swig/CMakeLists.txt

commit 76258270f53da9a7b6bdeed0b38dde735956012e
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 3 14:21:05 2012 -0700

    swig: added additional swig dependencies gruel/core
    
    pmt swig gen depends upon the generated header
    
    core depends upon pmt swig custom target
    
    Conflicts:
    
        gruel/src/swig/CMakeLists.txt

commit 744ffd50ac5a73ce3619ae11ef9cf04c0886d74a
Author: Josh Blum <address@hidden>
Date:   Tue Jul 3 12:01:16 2012 -0700

    core: added general_generated to swig deps
    
    We generate the docs so its important that the docs see this header 
generated first.

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


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



reply via email to

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