[PATCH] remove gcc-2 checks
authorAndrew Morton <akpm@osdl.org>
Sun, 8 Jan 2006 09:04:09 +0000 (01:04 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:14:02 +0000 (20:14 -0800)
commita1365647022eb05a5993f270a78e9bef3bf554eb
tree6dbcab4db80b7d07fdaec88c003743d1f6e1a289
parentfd285bb54d8a3e99810090ae88cfe8ed77d1da25
[PATCH] remove gcc-2 checks

Remove various things which were checking for gcc-1.x and gcc-2.x compilers.

From: Adrian Bunk <bunk@stusta.de>

    Some documentation updates and removes some code paths for gcc < 3.2.

Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
32 files changed:
Documentation/Changes
README
arch/arm/kernel/asm-offsets.c
arch/arm26/kernel/asm-offsets.c
arch/i386/Kconfig
arch/i386/Makefile
arch/i386/Makefile.cpu
arch/ia64/Makefile
arch/ia64/kernel/head.S
arch/ia64/kernel/ia64_ksyms.c
arch/ia64/oprofile/backtrace.c
drivers/md/raid0.c
drivers/media/video/v4l2-common.c
fs/ocfs2/cluster/masklog.h
fs/xfs/xfs_log.h
include/asm-alpha/compiler.h
include/asm-alpha/processor.h
include/asm-ia64/bug.h
include/asm-ia64/spinlock.h
include/asm-sparc64/system.h
include/asm-um/rwsem.h
include/asm-v850/unistd.h
include/linux/byteorder/generic.h
include/linux/byteorder/swab.h
include/linux/byteorder/swabb.h
include/linux/compiler-gcc.h
include/linux/compiler-gcc3.h
include/linux/compiler-gcc4.h
include/linux/kernel.h
include/linux/seccomp.h
include/linux/spinlock_types_up.h
sound/isa/wavefront/wavefront_synth.c