Do no set private flags if building a PE port.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 9b201895f619c58760015ed7a2fc611e03ceed25..9da61b493ff5edd612fd05a6c09c1b113ae786b8 100644 (file)
@@ -1,9 +1,50 @@
+Wed Nov 26 09:30:37 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * coffcode.h (coff_mkobject_hook): Only set private flags for non
+       PE ARM ports.
+
+Tue Nov 25 15:33:23 1997  Richard Henderson  <rth@cygnus.com>
+
+       * binary.c (binary_set_section_contents): Also ignore NEVER_LOAD
+       sections.
+
+Tue Nov 25 10:55:36 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * coff-arm.c (coff_arm_bfd_merge_private_bfd_data): Do not
+       complain if inout and output formats differ.
+
+Tue Nov 25 11:26:27 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.am (BFD32_BACKENDS): Remove tekhex.lo.
+       (BFD32_BACKENDS_CFILES): Remove tekhex.c.
+       * Makefile.in: Rebuild.
+       * aclocal.m4, configure, src/Makefile.in: Rebuild with current
+       automake and autoconf.
+
+       * coff-arm.c (arm_allocate_interworking_sections): Fix typo
+       (COFF_WITH_PR to COFF_WITH_PE).
+
+Mon Nov 24 15:47:49 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * coff-arm.c: Make variables and some functions static, so that
+       this file can be included in multiple object files.
+       (coff_arm_bfd_final_link): Fix minor bug.
+
+Sat Nov 22 15:16:00 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * coff-arm.c: Add support for PIC and APCS-FLOAT type binaries.
+
+       * coffcode.h: Add support for PIC and APCS-FLOAT type binaries.
+
 Sat Nov 22 16:06:56 1997  Klaus Kaempf  <kkaempf@progis.de>
 
        * evax-emh.c (_bfd_evax_write_emh): Use alloca instead of strdup.
 
 Sat Nov 22 12:29:30 1997  Ian Lance Taylor  <ian@cygnus.com>
 
+       * sunos.c (sunos_add_one_symbol): When overriding a defined
+       symbol, set it to undefined, not new.
+
        * elf32-sh.c (sh_elf_relax_delete_bytes): Don't kill LABEL
        relocs.
 
This page took 0.024546 seconds and 4 git commands to generate.