linux/arch
David Howells b0b933c08b aout: mark arches that support A.OUT format
Mark arches that support A.OUT format by including the following in their
master Kconfig files:

	config ARCH_SUPPORTS_AOUT
		def_bool y

This should also be set if the arch provides compatibility A.OUT support for
an older arch, for instance x86_64 for i386 or sparc64 for sparc.

I've guessed at which arches don't, based on comments in the code, however I'm
sure that some of the ones I've marked as 'yes' actually should be 'no'.

Signed-off-by: David Howells <dhowells@redhat.com>
Cc: <linux-arch@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-08 09:22:30 -08:00
..
alpha aout: mark arches that support A.OUT format 2008-02-08 09:22:30 -08:00
arm aout: mark arches that support A.OUT format 2008-02-08 09:22:30 -08:00
avr32 Introduce flags for reserve_bootmem() 2008-02-07 08:42:25 -08:00
blackfin Introduce flags for reserve_bootmem() 2008-02-07 08:42:25 -08:00
cris Introduce flags for reserve_bootmem() 2008-02-07 08:42:25 -08:00
frv Introduce flags for reserve_bootmem() 2008-02-07 08:42:25 -08:00
h8300 aout: mark arches that support A.OUT format 2008-02-08 09:22:30 -08:00
ia64 time: fix typo in comments 2008-02-08 09:22:29 -08:00
m32r aout: mark arches that support A.OUT format 2008-02-08 09:22:30 -08:00
m68k aout: mark arches that support A.OUT format 2008-02-08 09:22:30 -08:00
m68knommu aout: mark arches that support A.OUT format 2008-02-08 09:22:30 -08:00
mips pid: fix mips irix emulation pid usage 2008-02-08 09:22:28 -08:00
parisc aout: mark arches that support A.OUT format 2008-02-08 09:22:30 -08:00
powerpc Fix compilation of powerpc asm-offsets.c with old gcc 2008-02-07 14:54:45 -08:00
ppc scheduled OSS driver removal 2008-02-06 10:41:02 -08:00
s390 proc: seqfile convert proc_pid_status to properly handle pid namespaces 2008-02-08 09:22:24 -08:00
sh aout: mark arches that support A.OUT format 2008-02-08 09:22:30 -08:00
sparc aout: mark arches that support A.OUT format 2008-02-08 09:22:30 -08:00
sparc64 aout: mark arches that support A.OUT format 2008-02-08 09:22:30 -08:00
um aout: mark arches that support A.OUT format 2008-02-08 09:22:30 -08:00
v850 aout: mark arches that support A.OUT format 2008-02-08 09:22:30 -08:00
x86 aout: mark arches that support A.OUT format 2008-02-08 09:22:30 -08:00
xtensa calibrate_delay() must be __cpuinit 2008-02-06 10:41:08 -08:00
.gitignore arch: Ignore arch/i386 and arch/x86_64 2008-01-19 21:29:39 -08:00
Kconfig Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig 2008-02-03 08:58:08 +01:00