summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-19volk: added set_float_rounding to volk_cpu_initJosh Blum
2012-04-19volk: avx overrule is gcc4.4, make prints matchJosh Blum
2012-04-19volk: disable AVX if GCC version < 4.6.0Nick Foster
2012-04-19volk: gcc version check without __GNUC_PREREQJosh Blum
2012-04-19volk: added gcc version check to xgetbvJosh Blum
2012-04-19volk: remove norc, implement machine overruleJosh Blum
2012-04-19volk: use archs.xml to specify compiler flags + supportJosh Blum
2012-04-19volk: fix volk_profile install ruleJosh Blum
2012-04-19volk: move avx cpuid_x86_bit check in archs.xmlJosh Blum
2012-04-19volk: fix msvc __cpuid pointer castJosh Blum
2012-04-19Volk: redo the archs.xml language to make checks generic. no more "type", no ...Nick Foster
2012-04-19volk: fix for cpuid_eax check with hardcoded valuesJosh Blum
2012-04-19volk: removed old generator python codeJosh Blum
2012-04-19volk: updated build system for avx checking supportJosh Blum
2012-04-19volk: build system work, can build stand-alone msvcJosh Blum
2012-04-19volk: python checks and build system stuffJosh Blum
2012-04-19volk: make orc a normal arch with overruleJosh Blum
2012-04-19volk: added compile utils and cleanup cmakelistsJosh Blum
2012-04-19volk: working build w/ cmakelistsJosh Blum
2012-04-19volk: created other templates for runtime + machinesJosh Blum
2012-04-19volk: added kernel defs and typedefsJosh Blum
2012-04-19volk: work on template stuffJosh Blum
2012-04-19Merge branch 'maint'Johnathan Corgan
2012-04-19fcd: fix iq_corr setup in GRC wrapperJohnathan Corgan
2012-04-19Merge branch 'maint'Tom Rondeau
2012-04-19Merge branch 'maint' of gnuradio.org:gnuradio into maintTom Rondeau
2012-04-19Merge branch 'maint'Johnathan Corgan
2012-04-19digital: fixed miscalculation of symbol rate in digital_bert_rx.Tom Rondeau
2012-04-18volk: gcc version check without __GNUC_PREREQJosh Blum
2012-04-18volk: added xgetbv stuff from volk_work to maintJosh Blum
2012-04-18grc: add callback for changing file name in sinksMarcus D. Leech
2012-04-17Merge branch 'maint'Johnathan Corgan
2012-04-17build: update revision to 3.5.3.1Johnathan Corgan
2012-04-17Merge branch 'maint'Johnathan Corgan
2012-04-17fcd: better fix for linker issueJosh Blum
2012-04-17Merge branch 'maint'Johnathan Corgan
2012-04-17fcd: fix linker issue with librt on some platformsBarry Jackson
2012-04-16Merge branch 'maint'Johnathan Corgan
2012-04-16Revert "Merge remote branch 'jblum-github/pmt_set_deleter'"Johnathan Corgan
2012-04-16Revert "Merge branch 'test/fix-pmt-deleter' into maint"Johnathan Corgan
2012-04-16gr-uhd: uhd_rx_cfile outputs USRP configuration instead of args if user has t...Nicholas Corgan
2012-04-16Merge branch 'maint'Johnathan Corgan
2012-04-16Volk: also check to make sure OSXSAVE is enabled so you don't check XGETBV wh...Nick Foster
2012-04-16Volk: add support for checking AVX enable state of OS.Nick Foster
2012-04-15Merge branch 'maint'Johnathan Corgan
2012-04-15Merge branch 'test/fix-pmt-deleter' into maintJohnathan Corgan
2012-04-15Merge branch 'maint'Tom Rondeau
2012-04-15digital: fix QA for constellation to always reset the seed for deterministic ...Ben Reynwar
2012-04-15pmt: fix segfault in deleterJohnathan Corgan
2012-04-14This patch enables JACK only when both a library and include files are availa...Tom Rondeau