From: David MacKenzie Date: Sat, 7 Aug 1993 22:45:02 +0000 (+0000) Subject: add pointer to config/README X-Git-Tag: gdb-4_18~17885 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=61434ebb732018ec1346494061e478e75424a978;p=external%2Fbinutils.git add pointer to config/README --- diff --git a/bfd/PORTING b/bfd/PORTING index d2d49110..3c4befe 100644 --- a/bfd/PORTING +++ b/bfd/PORTING @@ -22,6 +22,7 @@ DEFAULT_VECTOR=_vec SELECT_ARCHITECTURES=bfd__arch See the list of cpu types in archures.c, or "ls cpu-*.c". +for more information about .mt and .mh files, see config/README. The file .c is the hard part. It implements the bfd_target _vec, which includes pointers to