diff options
author | Steve Chamberlain <steve@cygnus> | 1991-06-07 01:32:45 +0000 |
---|---|---|
committer | Steve Chamberlain <steve@cygnus> | 1991-06-07 01:32:45 +0000 |
commit | 357a1f38a539d43612122eb1c1842fd84859b165 (patch) | |
tree | a1cf61527f416bab396b7348df5218ee86756540 /bfd/ChangeLog | |
parent | 50a52c1a15d2bf6cf3d8c6355e833d5dba07d63a (diff) | |
download | gdb-357a1f38a539d43612122eb1c1842fd84859b165.zip gdb-357a1f38a539d43612122eb1c1842fd84859b165.tar.gz gdb-357a1f38a539d43612122eb1c1842fd84859b165.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index e025aad..b1310b8 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +Thu Jun 6 18:27:38 1991 Steve Chamberlain (steve at cygint.cygnus.com) + + * ../include/oasys.h oasys.c (oasys_archive_p): fixed so it works + + * srec.c: now allows any number of sections to be created in a + file. Outputs addresses of the right length. + Thu May 30 15:30:10 1991 Steve Chamberlain (steve at cygint.cygnus.com) * bfd.c (bfd_check_format): Fixed problem where when a defaulted |