aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/generic/bits/hwcap.h
AgeCommit message (Collapse)Author
2016-06-22Move sysdeps/generic/bits/hwcap.h to top-level bits/Zack Weinberg
This file was added to sysdeps/generic/bits in 2012. This appears to have been an oversight, as the entire sysdeps/generic/bits directory was moved to the top level in 2005. Accordingly the generic bits/hwcap.h belongs there too. * sysdeps/generic/bits/hwcap.h: Moved to ... * bits/hwcap.h: Here.
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-05-20Add <sys/auxv.h> and getauxval.Richard Henderson