diff options
author | Steve Chamberlain <sac@cygnus> | 1993-03-12 16:33:59 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1993-03-12 16:33:59 +0000 |
commit | ad7009aa914c353f805562b6d06a120587c9eeba (patch) | |
tree | 4816203908ea53a6eb19d13c16d826d664a03dd6 /bfd/ChangeLog | |
parent | b3df94565ade2d0d1100ddbc6e482e3923f9867e (diff) | |
download | gdb-ad7009aa914c353f805562b6d06a120587c9eeba.zip gdb-ad7009aa914c353f805562b6d06a120587c9eeba.tar.gz gdb-ad7009aa914c353f805562b6d06a120587c9eeba.tar.bz2 |
* section.c (bfd_set_section_contents): whitespacs
* seclet.c (seclet_dump_seclet): Don't try and fill sections with
no contents.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 5a426cc..22c57f5 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Fri Mar 12 08:32:11 1993 Steve Chamberlain (sac@thepub.cygnus.com) + + * section.c (bfd_set_section_contents): whitespace + * seclet.c (seclet_dump_seclet): Don't try and fill sections with + no contents. + Thu Mar 11 19:26:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) * hosts/go32.h: don't define POSIX_UTIME |