From 14c58977130bb45307e3e4b3c0a6e9dfca065de1 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Sat, 27 Feb 1993 07:34:47 +0000 Subject: [PATCH] Document damage^H^H^H^H^H^Hwork done so far tonight. Mostly playing with elves. --- bfd/ChangeLog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ac963a2264d..c3dc1a675a9 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,26 @@ +Sat Feb 27 00:44:24 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) + + * aoutf1.c (sunos4_reloc_type_lookup): Unused; deleted. + (MY_set_sizes): Use sunos4_set_sizes. + + * elf32.c: Renamed from elf.c. Several CPU-specific functions + deleted, as well as elf-big and elf-little targets. + * libelf.h: New file. + * elf32-sparc.c, elf32-i386.c, elf32-i860.c, elf32-m68k.c: New + files, new targets. + * Makefile.in, config/*-elf.mt, targets.c: Adjusted. + + * i386linux.c (TARGETNAME): Use hyphens instead of parentheses. + + * coffcode.h (coff_compute_section_file_positions): Don't need + variable "old_sofar" if compiling for i960. + + * reloc.c (bfd_default_reloc_type_lookup): First argument is now a + bfd pointer. + * libbfd.h: Updated. + + * ieee.c (exten, envi): "static" belongs first in declaration. + Fri Feb 26 17:37:34 1993 Steve Chamberlain (sac@thepub.cygnus.com) * srec.c: add support for symbolsrec, srecords with symbols in -- 2.30.2