projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e39bde
)
add pointer to config/README
author
David MacKenzie
<djm@cygnus>
Sat, 7 Aug 1993 22:45:02 +0000
(22:45 +0000)
committer
David MacKenzie
<djm@cygnus>
Sat, 7 Aug 1993 22:45:02 +0000
(22:45 +0000)
bfd/PORTING
patch
|
blob
|
history
diff --git
a/bfd/PORTING
b/bfd/PORTING
index d2d491109757d7590ad9b559b02734b0b65794d3..3c4befe0fb98d1b75520d05ff294f21d7d3e6579 100644
(file)
--- 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