index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
volk
/
gen
/
volk_register.py
Age
Commit message (
Expand
)
Author
2012-04-13
Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...
Tom Rondeau
2011-11-30
volk: fix #466 deprecated string use, from Pinkava
Josh Blum
2011-09-17
volk: use glob rather than parsing makefile for kernels
Josh Blum
2011-07-22
Volk: add in mutex capability to archs.xml. Turns out some compilers can do b...
Nick Foster
2011-05-19
Volk: first stab at NEON support. Using compile-time detection.
Nick Foster
2011-05-18
Volk: added alignment prop to each machine. call volk_get_alignment() to get ...
Nick Foster
2011-05-18
Volk: renamed everything else to _a instead of _a16, makefiles included
Nick Foster
2011-05-13
volk: do not install library-only headers
Josh Blum
2011-05-06
volk: top-level common header cleanup
Josh Blum
2011-05-06
volk: removed volk_registry.h, it was superseded by the machines
Josh Blum
2011-05-06
volk: make volk_machine_xxx.cc c-safe
Josh Blum
2011-05-05
volk: make volk_machines.cc c-safe
Josh Blum
2011-04-26
volk: reorganization of generation sources and generated files
Josh Blum