* Makefile.in: added coff-h8300
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 797d75d8a798ed7fb222ae1d850a13d14b0aa515..36934ba9ae992960bb56ac29d369e88e15bb0963 100644 (file)
@@ -1,5 +1,30 @@
+Tue Nov 26 09:10:55 1991  Steve Chamberlain  (sac at cygnus.com)
+
+       * Makefile.in: added coff-h8300
+       * configure.in: now h8 is a coff target
+       * cpu-h8300.c: fix various disassembly problems
+       * libcoff.h: took out some code which has been #0ed for a long
+       time.
+       * targets.c: added h8 coff 
+       * coff-a29k.c, coff-i386.c, coff-i960.c, coff-m68k.c, coff-m88k.c
+       added new macro RTYPE2HOWTO to take a load of #ifdefs out of
+       coffcode.h
+       * coffcode.h: Started to change the way machine dependencies are
+       handled, from the nest of #ifdefs to macros defined in the
+       including coff-<foo>.c
+
+
+
+
 Fri Nov 22 08:11:42 1991  John Gilmore  (gnu at cygnus.com)
 
+       * aoutx.h (some_aout_object_p):  Set the `executable' bit
+       if the entry point is contained in the text segment, even if the
+       text segment is at location 0.
+
+       * coff-mips.c, coffcode.h:  Peter Schauer's patch to kludge in
+       nonstandard MIPS sections (.rdata, .sdata, etc).
+
        * aoutx.h, bfd.c, coffcode.h, ieee.c, oasys.c, targets.c: CONST lint.
        * libbfd-in.h, libbfd.h, aoutx.h, coffcode.h, elf.c, libaout.h:
        Rename ALIGN to BFD_ALIGN to avoid conflict with BSD <sys/param.h>.
This page took 0.02693 seconds and 4 git commands to generate.