From f71b53c8a0fe8bb8138a9e14e63f7a64b8c5746b Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 10 Dec 2003 12:05:40 +0000 Subject: [PATCH] config.gcc (arm-linux): Include linux.h in tm_file so that LINUX_TARGET_OS_CPP_BUILTINS is defined. * config.gcc (arm-linux): Include linux.h in tm_file so that LINUX_TARGET_OS_CPP_BUILTINS is defined. * config/arm/linux-elf.h (LIB_SPEC): Protect the definition. From-SVN: r74494 --- gcc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d8f70555452..c10568e595f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2003-12-10 Nick Clifton + + * config.gcc (arm-linux): Include linux.h in tm_file so that + LINUX_TARGET_OS_CPP_BUILTINS is defined. + * config/arm/linux-elf.h (LIB_SPEC): Protect the definition. + 2003-12-09 James E Wilson * rtl.def (CODE_LABEL, NOTE): Correct operand numbers in comments. -- 2.30.2