From: Steve Chamberlain Date: Tue, 4 Feb 1992 23:42:34 +0000 (+0000) Subject: * aoutx.h: (translate_from_native_sym_flags): fix constructor X-Git-Tag: gdb-4_18~22463 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7e1131e1f05f309513c93466be32bfb51ebdb24e;p=external%2Fbinutils.git * aoutx.h: (translate_from_native_sym_flags): fix constructor stuff to use the New Order. --- 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.