NetBSD/lib/libc/arch/sparc64
mrg f31d8e575a rename sparc64 BLOCK_SIZE and BLOCK_ALIGN to have SPARC64_ prefixes.
for the assembler files, define the old names to the new names
since using the new names cause ugliness due to longer identifer
names, and reduces churn.

fixes build issues in dtv and vaguely makes <machine/psl.h> slightly
less name-space invasive.
2011-07-12 07:51:33 +00:00
..
gdtoa
gen Fix previous: the way we calculate, we need to test the size of sigjmp_buf 2011-04-30 23:39:08 +00:00
net
softfloat Don't define a new enum. Just #define round_* to their FP_Rx instead. 2011-07-07 07:14:57 +00:00
stdlib
string rename sparc64 BLOCK_SIZE and BLOCK_ALIGN to have SPARC64_ prefixes. 2011-07-12 07:51:33 +00:00
sys
Makefile.inc Fix so that float128_to_uint64_round_to_zero is defined for sparc64. 2011-07-10 04:52:23 +00:00
SYS.h ABI police: avoid cluttering global registers %g2 and %g7. Not quite there 2011-03-28 11:19:12 +00:00