* libhppa.h (hppa_field_adjust): Avoid adding constant_value into
[binutils-gdb.git] / bfd / ChangeLog
index 56f86be2b3f0aca98d98b26f78e2f9ee292d00cf..97f3419a0cbb8aac2fe2927096cec62c115e0c6f 100644 (file)
@@ -1,15 +1,17 @@
-Fri May 13 11:15:12 1994  Bill Cox  (bill@rtl.cygnus.com)
+Mon May 16 10:09:22 1994  Jeff Law  (law@snake.cs.utah.edu)
 
-       * Makefile.in (sysdep.h): Copy Ian's version of this from
-         progressive/bfd/Makefile.in.
+       * libhppa.h (hppa_field_adjust): Avoid adding constant_value into
+       the final value twice for LR and RR field selectors.
 
-Fri May 13 10:43:51 1994  Bill Cox  (bill@rtl.cygnus.com)
+Sat May 14 09:09:19 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
-       * Makefile.in (stmp-bfd.h): Add an 'if' to mask a harmless
-         grep error.  Already in progressive/bfd/Makefile.in.
+       * aoutx.h (add_to_stringtab): Use BFD_ASSERT not assert.  This
+       avoids __eprintf troubles.
 
 Fri May 13 10:51:21 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
+       * bout.c (b_out_bfd_reloc_type_lookup): Handle BFD_RELOC_CTOR.
+
        * config/mipsbelf.mt (SELECT_VECS): Add ecoff_big_vec and
        ecoff_little_vec since Irix 5 supports ECOFF executables.