NetBSD/sys/arch/powerpc
mrg 44f61bfe42 gcc 4.8.1 wants:
- remove some set but unused variables
- move some variables inside their usage #ifdef's
- cast to (void) instead of using a dummy return variable

(there are more to come, but this one is now tested with gcc 4.5)
2013-11-03 22:15:57 +00:00
..
booke Get rid of MDLWP_USED{FPU,VEC} 2013-08-23 06:19:46 +00:00
conf remove unused OPENPIC flags. 2013-09-19 23:29:25 +00:00
fpu Add support for PPC FP emulation to BookE. 2012-07-23 04:13:06 +00:00
ibm4xx Get rid of MDLWP_USED{FPU,VEC} 2013-08-23 06:19:46 +00:00
include Define HID1_{SYNCBE,ABE} for the 7450 2013-09-22 17:51:31 +00:00
isa Call kmem_intr_free() with kmem_intr_alloc-ed memory instead of free(). 2013-06-09 12:52:33 +00:00
marvell Set pc_intr_map only once. 2013-07-05 02:18:37 +00:00
oea gcc 4.8.1 wants: 2013-11-03 22:15:57 +00:00
pci remove PMAC_G5 kludge - fixed this elsewhere 2013-04-28 00:45:45 +00:00
pic use ci_index. 2013-09-19 23:28:52 +00:00
powerpc Add CACHE_INFO_DCACHE_LINE_SIZE to assym.h 2013-08-30 21:29:29 +00:00
stand Don't depend on libz.a for the tools build, /usr/lib/libz.a might not 2013-07-09 13:10:55 +00:00
tools/chrpicon Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
Makefile Convert prep to use the new unified mkbootimage rather than it's own. This 2008-04-30 21:15:33 +00:00
Makefile.inc Add a couple of make(1) include files that provide lists of source 2011-04-04 19:43:34 +00:00