index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
volk
/
gen
/
archs.xml
Age
Commit message (
Expand
)
Author
2013-01-13
gras: support changeset for 3.6.4
Josh Blum
2012-06-07
volk: have an alignment even for unknown (generic) machines.
Tom Rondeau
2012-04-19
volk: use archs.xml to specify compiler flags + support
Josh Blum
2012-04-19
volk: move avx cpuid_x86_bit check in archs.xml
Josh Blum
2012-04-19
Volk: redo the archs.xml language to make checks generic. no more "type", no ...
Nick Foster
2012-04-19
volk: make orc a normal arch with overrule
Josh Blum
2012-04-16
Merge branch 'maint'
Johnathan Corgan
2012-04-16
Volk: add support for checking AVX enable state of OS.
Nick Foster
2012-04-13
Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...
Tom Rondeau
2011-11-07
volk: work to improve compiler and multi-lib support
Josh Blum
2011-07-22
Volk: add in mutex capability to archs.xml. Turns out some compilers can do b...
Nick Foster
2011-05-20
Volk: runtime NEON detection based on /proc/self/auxv
Nick Foster
2011-05-20
Volk: Use "unsafe" math optimizations (read: NEON) in GCC on NEON arch
Nick Foster
2011-05-20
Volk: modify NEON test flag
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-04-26
volk: reorganization of generation sources and generated files
Josh Blum