NetBSD/lib/libarch
he b722f9f3bf Add a cast of the shift count to int32_t, so that we don't try
to do int32_t << long, since ANSI C doesn't perform "balancing"
before the shift operation according to lint.  Should not make a
difference, offset is limited to 0..3 anyway.
2012-03-22 08:54:48 +00:00
..
alpha Add a cast of the shift count to int32_t, so that we don't try 2012-03-22 08:54:48 +00:00
arm
i386 c89 prototypes 2012-03-21 21:37:29 +00:00
m68k Fix xref, arm32_sync_icache -> arm_sync_icache. 2011-03-27 12:48:41 +00:00
sparc
x86_64
Makefile Put libalpha back. 2011-07-28 20:30:06 +00:00