- 07 3月, 2016 1 次提交
-
-
由 Rich Felker 提交于
patch by Mahesh Bodapati and Jaydeep Patil of Imagination Technologies.
-
- 02 4月, 2015 1 次提交
-
-
由 Szabolcs Nagy 提交于
The shm_info struct is a gnu extension and some of its members do not have shm* prefix. This is worked around in sys/shm.h by macros, but aarch64 didn't use those.
-
- 12 3月, 2015 1 次提交
-
-
由 Szabolcs Nagy 提交于
This adds complete aarch64 target support including bigendian subarch. Some of the long double math functions are known to be broken otherwise interfaces should be fully functional, but at this point consider this port experimental. Initial work on this port was done by Sireesh Tripurari and Kevin Bortis.
-
- 23 2月, 2014 1 次提交
-
-
由 rofl0r 提交于
-
- 14 4月, 2011 1 次提交
-
-
由 Rich Felker 提交于
some of these definitions were just plain wrong, others based on outdated ancient "non-64" versions of the kernel interface. as much as possible has now been moved out of bits/* these changes break abi (the old abi for these functions was wrong), but since they were not working anyway it can hardly matter.
-
- 15 2月, 2011 3 次提交
-
-
由 Nicholas J. Kain 提交于
-
由 Rich Felker 提交于
-
由 Rich Felker 提交于
based on patch by nik
-
- 12 2月, 2011 1 次提交
-
-
由 Rich Felker 提交于
-