Tue Jul 13 11:15:15 1993 Fred Fish (fnf@cygnus.com)
+ * elfread.c: Remove notice about file still being under
+ construction.
* Makefile.in (ultra3-xdep.o, umax-xdep.o): Add missing ')'.
Mon Jul 12 17:46:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
-/************************************************************************
- * *
- * NOTICE *
- * *
- * This file is still under construction. When it is complete, this *
- * notice will be removed. Until then, direct any questions or changes *
- * to Fred Fish at Cygnus Support (fnf@cygnus.com) *
- * *
- * FIXME Still needs support for shared libraries. *
- * FIXME Still needs support for core files. *
- * FIXME The ".debug" and ".line" section names are hardwired. *
- * *
- ************************************************************************/
-
#include "defs.h"
#include "bfd.h"
#include "libbfd.h" /* For bfd_elf_find_section */