NetBSD/lib/libc/arch
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
..
alpha Use excb before and after the mt_fpcr/mf_fpcr instructions as specified 2011-06-12 05:44:36 +00:00
arm Don't define a new enum. Just #define round_* to their FP_Rx instead. 2011-07-07 07:14:57 +00:00
hppa Allow storing and receiving the LWP private pointer via ucontext_t 2011-02-24 04:28:41 +00:00
i386 Functions that return a struct or union, must set %eax to the value 2011-06-12 20:29:25 +00:00
ia64
m68k Don't define a new enum. Just #define round_* to their FP_Rx instead. 2011-07-07 07:14:57 +00:00
mips Don't build tf (long double) if building for O32. 2011-07-09 04:12:01 +00:00
powerpc Don't use "f" with non-fp types. Use a union to go between 2011-07-10 21:18:47 +00:00
powerpc64 Kill _NOREGNAMES. Everything should be using %rX now. If it doesn't it 2011-01-17 08:23:53 +00:00
sh3 Don't define a new enum. Just #define round_* to their FP_Rx instead. 2011-07-07 07:14:57 +00:00
sparc Save a few global registers during set/longjmp - at least the application 2011-04-30 23:41:12 +00:00
sparc64 rename sparc64 BLOCK_SIZE and BLOCK_ALIGN to have SPARC64_ prefixes. 2011-07-12 07:51:33 +00:00
vax Move IDs into .ident 2011-01-25 02:38:15 +00:00
x86_64 make sure the infinity returned by HUGE_VALL has the "implicit" 2011-06-06 17:02:29 +00:00