From dab0844122748e9492a4f2157f874be017d1892a Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Wed, 19 Oct 1994 20:49:03 +0000 Subject: [PATCH] * coffgen.c (coff_print_symbol): Make names for section number and storage class slightly more verbose. It's not clear how many characters I can justify using up, but before this change they both were abbreviated "sc" which is (IMHO) clearly unacceptable. --- bfd/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b06886f6dd..86a6838415 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +Wed Oct 19 13:28:29 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * coffgen.c (coff_print_symbol): Make names for section number and + storage class slightly more verbose. It's not clear how many + characters I can justify using up, but before this change they + both were abbreviated "sc" which is (IMHO) clearly unacceptable. + Wed Oct 19 01:26:39 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * binary.c (binary_set_section_contents): Set the base file -- 2.34.1