aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1992-02-04 23:42:34 +0000
committerSteve Chamberlain <sac@cygnus>1992-02-04 23:42:34 +0000
commit7e1131e1f05f309513c93466be32bfb51ebdb24e (patch)
treee9238c87f8f434495e3d464960380688b05a5e6a /bfd/ChangeLog
parentaa34a7c3c1ace898a37733c7eac0923f6e3e8759 (diff)
downloadfsf-binutils-gdb-7e1131e1f05f309513c93466be32bfb51ebdb24e.zip
fsf-binutils-gdb-7e1131e1f05f309513c93466be32bfb51ebdb24e.tar.gz
fsf-binutils-gdb-7e1131e1f05f309513c93466be32bfb51ebdb24e.tar.bz2
* aoutx.h: (translate_from_native_sym_flags): fix constructor
stuff to use the New Order.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 2d11a8b..a0e5b1a 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,14 @@
+Tue Feb 4 15:39:55 1992 Steve Chamberlain (sac at rtl.cygnus.com)
+
+ * aoutx.h: (translate_from_native_sym_flags): fix constructor
+ stuff to use the New Order.
+
Fri Jan 31 01:34:45 1992 Stu Grossman (grossman at cygnus.com)
+ * ieee.c: Change type of envi[] to unsigned char.
+
+ * configure.in: fix vax ultrix configuration.
+
* elf.c (bfd_section_from_shdr): Deal with null return from
bfd_make_section(). (elf_object_p): Select endianess properly.