* coffgen.c (coff_find_nearest_line): Don't look at the line
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 9ad370af43661726179e559b281da54693894817..c1efc8e6e60e2ecae1f70da41a67fac2bb6025d5 100644 (file)
@@ -1,3 +1,66 @@
+Mon Mar  4 12:49:16 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * coffgen.c (coff_find_nearest_line): Don't look at the line
+       numbers for the section if section->lineno is NULL.
+
+       * elf.c (_bfd_elf_symbol_from_bfd_symbol): Print a useful error
+       message rather than calling BFD_ASSERT.
+       * elfcode.h (write_relocs): Check return value of
+       _bfd_elf_symbol_from_bfd_symbol.
+
+Fri Mar  1 09:42:59 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * elf32-ppc.c (ppc_elf_add_symbol_hook): Don't set SEC_LOAD flag
+       for .sbss section.
+
+Wed Feb 28 11:25:47 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * libhppa.h (hppa_reloc_field_selector_type): Add R_HPPA_NLSEL
+       and R_HPPA_NLRSEL.
+       (e_nsel, e_nlsel, e_nlrsel): Undefine.  Add to
+       hppa_reloc_field_selector_type_alt.
+       (hppa_field_adjust): Handle e_nlsel, e_nlrsel.  Fix e_nsel handling.
+       * som.c (hppa_som_gen_reloc_type): Handle N', NL' NLR' field
+       selectors.
+       (som_write_fixups): Finish handling of R_N0SEL and R_N1SEL.
+
+Wed Feb 28 11:00:24 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * elf.c (assign_file_positions_for_segments): Adjust the segment
+       memory size for the alignment of a SEC_ALLOC section, not just a
+       SEC_LOAD section.
+
+Tue Feb 27 14:17:31 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * m68klinux.c: New file.
+       * hosts/m68klinux.h: New file.
+       * config.bfd (m68*-*-linuxaout*, m68*-*-linux*): New targets.
+       * configure.in (m68*-*-linux*): New native host.
+       (m68klinux_vec): New vector.
+       * configure: Rebuild.
+       * targets.c (m68klinux_vec): Declare.
+       * i386linux.c (bfd_i386linux_size_dynamic_sections): Renamed from
+       bfd_linux_size_dynmic_sections to avoid clash with m68klinux.c.
+       * bfd-in.h (bfd_i386linux_size_dynamic_sections): Rename
+       declaration from bfd_linux_size_dynamic_sections.
+       (bfd_m68klinux_size_dynamic_sections): Declare.
+       * bfd-in2.h: Rebuild.
+       * Makefile.in: Rebuild dependencies.
+       (BFD32_BACKENDS): Add m68klinux.o.
+       (BFD32_BACKENDS_CFILES): Add m68klinux.c.
+
+Tue Feb 27 11:31:34 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * libhppa.h (pa_arch): Add pa20.
+       (hppa_reloc_field_selector_type): Add R_HPPA_NSEL.
+       (e_nsel): Undefine.  Add to hppa_reloc_field_selector_type_alt.
+       (hppa_field_adjust): Handle e_nsel.
+       * som.c: Provide default definitions for many new relocs found only
+       in hpux10 include files.
+       (som_fixup_formats): Add several new relocs from hpux10.
+       (som_hppa_howto_table): Add hpux10 relocs.
+       (som_write_fixups): Handle R_N0SEL and R_N1SEL hpux10 relocs.
+
 Mon Feb 26 12:52:48 1996  Stan Shebs  <shebs@andros.cygnus.com>
 
        * mpw-make.sed: Edit out recent shared library support, and
@@ -605,7 +668,7 @@ Thu Jan 25 12:14:16 1996  Ian Lance Taylor  <ian@cygnus.com>
        * xcofflink.c (bfd_xcoff_size_dynamic_sections): Don't set
        entry_section from hentry.
        (xcoff_link_input_bfd): If a defined symbol has XCOFF_ENTRY set,
-       set snentyr.
+       set snenty.
        (xcoff_link_input_bfd): Set sntoc, not toc_section.
        (xcoff_write_global_symbol): Get toc_section from sntoc, rather
        than using toc_section directly.
This page took 0.024389 seconds and 4 git commands to generate.