Module Name: src
Committed By: tv
Date: Fri Aug 21 02:06:09 UTC 1998
Modified Files:
src/gnu/dist/bfd: libbfd-in.h libbfd.h targets.c
src/gnu/lib/bfd: shlib_version
Log Message:
Use a pointer, not an array, for bfd_target_vector, working around our
linker bogozity. (So that the array can grow and shrink without
relinking.)