aboutsummaryrefslogtreecommitdiff
path: root/bfd/PORTING
diff options
context:
space:
mode:
authorDavid MacKenzie <djm@cygnus>1993-08-07 22:45:02 +0000
committerDavid MacKenzie <djm@cygnus>1993-08-07 22:45:02 +0000
commit61434ebb732018ec1346494061e478e75424a978 (patch)
treeb137993c539dcdc555021715f72448492653ce13 /bfd/PORTING
parent2e39bde39f97aa15d07e677f1571668ae85f232d (diff)
downloadfsf-binutils-gdb-61434ebb732018ec1346494061e478e75424a978.zip
fsf-binutils-gdb-61434ebb732018ec1346494061e478e75424a978.tar.gz
fsf-binutils-gdb-61434ebb732018ec1346494061e478e75424a978.tar.bz2
add pointer to config/README
Diffstat (limited to 'bfd/PORTING')
-rw-r--r--bfd/PORTING1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/PORTING b/bfd/PORTING
index d2d49110..3c4befe 100644
--- a/bfd/PORTING
+++ b/bfd/PORTING
@@ -22,6 +22,7 @@ DEFAULT_VECTOR=<target>_vec
SELECT_ARCHITECTURES=bfd_<cpu>_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 <target>.c is the hard part. It implements the
bfd_target <target>_vec, which includes pointers to