* som.c (som_finish_writing): Perform some sanity checks when

writing an executable or shared library.
17075
This commit is contained in:
Jeff Law 1998-10-05 20:57:25 +00:00
parent 242c0d8180
commit 8e40ea4bbe
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Mon Oct 5 14:55:30 1998 Jeffrey A Law (law@cygnus.com)
* som.c (som_finish_writing): Perform some sanity checks when
writing an executable or shared library.
Mon Oct 5 12:02:31 1998 Gavin Romig-Koch <gavin@cygnus.com>
* dwarf1.c : New file. Adds _bfd_dwarf1_find_nearest_line.