eal: add and use unaligned integer types
[dpdk.git] / lib / librte_eal / common / include / rte_common.h
2015-06-24 Cyril Chemparathyeal: add and use unaligned integer types
2015-06-23 Ferruh Yigitlib: remove extra parenthesis after return
2015-06-19 Thomas Monjalondoc: fix doxygen warnings
2015-03-16 John McNamaraeal: fix type casting of value to align
2015-03-09 Konstantin Ananyeveal: fix C++11 compilation
2015-01-15 Ravi Kerureal: fix check for power of 2 in 0 case
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-02-26 Thomas Monjaloneal: fix type of pointer arithmetic result
2014-02-25 Bruce Richardsoneal: new common macros added
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteleal: use pause only with SSE2
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Inteleal: use intrinsic function
2013-09-16 Inteleal: cosmetic changes
2013-09-16 Inteleal: use intrinsic functions from compiler
2013-09-06 Intellib: fix various compilation warnings
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Inteleal: add bsf32
2013-07-25 Intellib: new alignment macros
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release