From d1f83f4494d509f4cfe9d0cb0a8b69ee8b34e1c4 Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Thu, 22 Jul 1993 23:09:07 +0000 Subject: * nlm{32,64}-target.h: Remove. * nlm-target.h: New file, merged from nlm{32,64}-target.h * libnlm.h (NLM_ARCH_SIZE): Define to ARCH_SIZE. * nlm.c (ARCH_SIZE): Remove define to zero. * nlm32-gen.c (ARCH_SIZE): Define to 32. * nlm32-gen.c (JUMP_TABLE_PREFIX): Define to nlm32. * nlm{32,64}-gen.c (nlm-target.h): Include. * targets.c, libnlm.h, nlm.c, nlm{32,64}-gen.c, nlm{32,64}.c, nlmcode.h: Convert prefixes from bfd_nlm to just nlm, and use macros select size. --- bfd/.Sanitize | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bfd/.Sanitize') diff --git a/bfd/.Sanitize b/bfd/.Sanitize index c540471..fd5dedd 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -137,12 +137,11 @@ libnlm.h liboasys.h mipsbsd.c newsos3.c +nlm-target.h nlm.c nlm32-gen.c -nlm32-target.h nlm32.c nlm64-gen.c -nlm64-target.h nlm64.c nlmcode.h oasys.c -- cgit v1.1