* config.sub: Remove linux special cases.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 1129037c1f6c1e54b40852edbd7c68bc8e3c659d..f24aab9721a0d675dab34bf8dfc2d2b0b08efa7a 100644 (file)
@@ -1,3 +1,37 @@
+Wed Mar 29 12:01:30 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * coff-i960.c (coff_i960_relocate): Cache the section symbol in
+       the used_by_bfd field of the section, to avoid looping for each
+       reloc.
+
+       * cpu-h8500.c (arch_info_struct): Change name from "H8/300" to
+       "h8300" for consistency with other cpu-* files.
+
+Tue Mar 28 15:14:11 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * bout.c (b_out_canonicalize_reloc): Handle SEC_CONSTRUCTOR
+       sections.
+       (b_out_get_reloc_upper_bound): Likewise.
+
+       * linker.c (generic_link_add_symbol_list): Skip constructor
+       symbols which the main linker code did not do anything with.
+       (_bfd_generic_link_output_symbols): Use udata.p if it is set,
+       rather than looking the symbol up in the hash table.  Just pass
+       through constructor symbols for which udata.p is not set.  If the
+       linker defined the symbol, clear the constructor flag.
+
+Tue Mar 21 10:50:32 1995  Jeff Law  (law@snake.cs.utah.edu)
+
+       * som.c (som_set_reloc_info): Sign extend constants from
+       R_DATA_OVERRIDE fixups.
+       * libhppa.h (sign_extend): Renamed from sign_ext.  Fix.
+       (low_sign_extend): Likewise.
+
+Mon Mar 20 22:39:10 1995  Jeff Law  (law@snake.cs.utah.edu)
+
+       * som.c (som_slurp_symbol_table): Tighten test to determine
+       what symbols are section symbols.
+
 Sat Mar 18 01:54:45 1995  Ian Lance Taylor  <ian@cygnus.com>
 
        * elfcode.h (elf_bfd_link_add_symbols): An empty archive is OK.
This page took 0.023904 seconds and 4 git commands to generate.