diff options
author | David MacKenzie <djm@cygnus> | 1994-01-06 22:26:18 +0000 |
---|---|---|
committer | David MacKenzie <djm@cygnus> | 1994-01-06 22:26:18 +0000 |
commit | 6f56c941ee97a935aa28b24b605e543553e46825 (patch) | |
tree | e5cc48f7f3ac7fb056f5875965e5340a5945ebab /bfd/ChangeLog | |
parent | 559d5074f79ae57f4336bf1a49be952496f353d1 (diff) | |
download | gdb-6f56c941ee97a935aa28b24b605e543553e46825.zip gdb-6f56c941ee97a935aa28b24b605e543553e46825.tar.gz gdb-6f56c941ee97a935aa28b24b605e543553e46825.tar.bz2 |
* aoutx.h (translate_to_native_sym_flags): Catch the case where
there is no output section.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 47e06fe..14122da 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Thu Jan 6 14:24:44 1994 David J. Mackenzie (djm@thepub.cygnus.com) + + * aoutx.h (translate_to_native_sym_flags): Catch the case where + there is no output section. + Thu Jan 6 14:37:42 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * hp300hpux.c (ARCH_SIZE): Define before including aoutx.h. |