summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-04-21Merge branch 'maint'Johnathan Corgan
* Use merge strategy -s ours to skip release commits on maint
2012-04-21build: update revision to 3.5.3.2Johnathan Corgan
2012-04-21build: update canonical config filesJohnathan Corgan
2012-04-21Merge branch 'maint'Johnathan Corgan
2012-04-21core: add SWIG macro for namespaced blocksJohnathan Corgan
2012-04-20cmake: fix compiler flags on ppc archJosh Blum
2012-04-19volk: code simplification, overrule macro and python optsJosh Blum
2012-04-19volk: avoid sse2 saturation issue 32768->32767Josh Blum
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
Reference https://code.google.com/p/pcsx2/issues/detail?id=1195
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
more piles of #if crap in the template.
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
updated copy of cpuid.h with the latest from gcc 4.6
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
This ensures that the compiler has support for xgetbv. This also fixes MSVC by checking for _xgetbv. Also, restored copy of cpuid.h, this should not be modified.
2012-04-18grc: add callback for changing file name in sinksMarcus D. Leech
2012-04-17Merge branch 'maint'Johnathan Corgan
* Use merge strategy -s ours to skip over release commit.
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
This reverts commit f88b8cf5508d3ba446cb94f800c56d34279cf91e, reversing changes made to a87ac60f15c2593ececb02ba16ab842c20e760d2.
2012-04-16Revert "Merge branch 'test/fix-pmt-deleter' into maint"Johnathan Corgan
This reverts commit 04e2ebb979942cada74f10ea022342716c6851bf, reversing changes made to 25d687550a0322ffaf270f25faf2b4a78a97142c.
2012-04-16gr-uhd: uhd_rx_cfile outputs USRP configuration instead of args if user has ↵Nicholas Corgan
that feature enabled
2012-04-16Merge branch 'maint'Johnathan Corgan
Conflicts: volk/gen/make_cpuid_c.py