index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
volk
/
tmpl
Age
Commit message (
Collapse
)
Author
2012-04-19
volk: code simplification, overrule macro and python opts
Josh Blum
2012-04-19
volk: added set_float_rounding to volk_cpu_init
Josh Blum
2012-04-19
volk: gcc version check without __GNUC_PREREQ
Josh Blum
2012-04-19
volk: added gcc version check to xgetbv
Josh Blum
Reference https://code.google.com/p/pcsx2/issues/detail?id=1195
2012-04-19
volk: move avx cpuid_x86_bit check in archs.xml
Josh Blum
2012-04-19
volk: fix msvc __cpuid pointer cast
Josh Blum
2012-04-19
Volk: 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-19
volk: fix for cpuid_eax check with hardcoded values
Josh Blum
2012-04-19
volk: updated build system for avx checking support
Josh Blum
updated copy of cpuid.h with the latest from gcc 4.6
2012-04-19
volk: python checks and build system stuff
Josh Blum
2012-04-19
volk: make orc a normal arch with overrule
Josh Blum
2012-04-19
volk: added compile utils and cleanup cmakelists
Josh Blum
2012-04-19
volk: working build w/ cmakelists
Josh Blum
2012-04-19
volk: created other templates for runtime + machines
Josh Blum
2012-04-19
volk: added kernel defs and typedefs
Josh Blum
2012-04-19
volk: work on template stuff
Josh Blum