diff options
author | Steve Chamberlain <sac@cygnus> | 1992-02-04 23:42:34 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1992-02-04 23:42:34 +0000 |
commit | 7e1131e1f05f309513c93466be32bfb51ebdb24e (patch) | |
tree | e9238c87f8f434495e3d464960380688b05a5e6a /bfd | |
parent | aa34a7c3c1ace898a37733c7eac0923f6e3e8759 (diff) | |
download | gdb-7e1131e1f05f309513c93466be32bfb51ebdb24e.zip gdb-7e1131e1f05f309513c93466be32bfb51ebdb24e.tar.gz gdb-7e1131e1f05f309513c93466be32bfb51ebdb24e.tar.bz2 |
* aoutx.h: (translate_from_native_sym_flags): fix constructor
stuff to use the New Order.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 9 |
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. |