From 3c9f13f43fcae49f4cc8d14506d123abfcccaf4b Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 24 Feb 1998 00:53:38 +0000 Subject: [PATCH] * configure.in: Add elf.lo to elf shell variable. * Makefile.am (BFD_LIBS): Remove elf.lo. (BFD_LIBS_CFILES): Remove elf.c. (BFD32_BACKENDS): Add elf.lo. (BFD32_BACKENDS_CFILES): Add elf.c. * configure, Makefile.in: Rebuild. --- bfd/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index cad04fbd536..20183d12833 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,12 @@ +Mon Feb 23 19:31:19 1998 Ian Lance Taylor + + * configure.in: Add elf.lo to elf shell variable. + * Makefile.am (BFD_LIBS): Remove elf.lo. + (BFD_LIBS_CFILES): Remove elf.c. + (BFD32_BACKENDS): Add elf.lo. + (BFD32_BACKENDS_CFILES): Add elf.c. + * configure, Makefile.in: Rebuild. + 1998-02-23 15:53 Richard Henderson * elf32-i386.c (elf_i386_relocate_section): A pc-relative -- 2.30.2