From a37d486e3a46100b4b08b5030cbb51d8a47c2d59 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 18 Apr 2006 09:50:08 +0000 Subject: * config/tc-xc16x.h (TC_LINKRELAX_FIXUP): Delete. --- gas/config/tc-xc16x.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'gas/config') diff --git a/gas/config/tc-xc16x.h b/gas/config/tc-xc16x.h index aa510d8..8aa6d07 100644 --- a/gas/config/tc-xc16x.h +++ b/gas/config/tc-xc16x.h @@ -25,11 +25,6 @@ #define TARGET_ARCH bfd_arch_xc16x -#ifdef BFD_ASSEMBLER -/* Fixup debug sections since we will never relax them. */ -#define TC_LINKRELAX_FIXUP(seg) (seg->flags & SEC_ALLOC) -#endif - #ifdef OBJ_ELF #define TARGET_FORMAT "elf32-xc16x" #define LOCAL_LABEL_PREFIX '.' -- cgit v1.1