Document damage^H^H^H^H^H^Hwork done so far tonight.
authorKen Raeburn <raeburn@cygnus>
Sat, 27 Feb 1993 07:34:47 +0000 (07:34 +0000)
committerKen Raeburn <raeburn@cygnus>
Sat, 27 Feb 1993 07:34:47 +0000 (07:34 +0000)
Mostly playing with elves.

bfd/ChangeLog

index ac963a2264d29af08bda641468bdf3472fe5e8f0..c3dc1a675a91000e10bbe122485de8d71bf26eb3 100644 (file)
@@ -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
This page took 0.029187 seconds and 4 git commands to generate.