diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-03-10 21:43:02 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-03-10 21:43:02 +0000 |
commit | 6a107a2838db6d75e99852196635240d1747d791 (patch) | |
tree | 92b41dadb88fb207621ab25895f75653905207c2 /bfd | |
parent | 22c41f00b6ba3863424e69e667c9f1355f2273ed (diff) | |
download | gdb-6a107a2838db6d75e99852196635240d1747d791.zip gdb-6a107a2838db6d75e99852196635240d1747d791.tar.gz gdb-6a107a2838db6d75e99852196635240d1747d791.tar.bz2 |
* aoutx.h (translate_to_native_sym_flags): Always use the output
section if it is not NULL.
PR 6477.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f5ab836..37d088d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Fri Mar 10 16:41:05 1995 Ian Lance Taylor <ian@cygnus.com> + + * aoutx.h (translate_to_native_sym_flags): Always use the output + section if it is not NULL. + Thu Mar 9 15:06:25 1995 Ian Lance Taylor <ian@cygnus.com> * coffswap.h (coff_swap_scnhdr_out): If the line number count or |