aboutsummaryrefslogtreecommitdiff
path: root/include/bfdlink.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2005-08-18 03:51:51 +0000
committerAlan Modra <amodra@gmail.com>2005-08-18 03:51:51 +0000
commitc17ae8a24ed279ed7e58af6fe08ead6e0600a74a (patch)
tree220fffa12f57b6549e7540f80cde55391f3bdbb5 /include/bfdlink.h
parent909272ee76c4915692763a3dde6b4b1dc21fc166 (diff)
downloadfsf-binutils-gdb-c17ae8a24ed279ed7e58af6fe08ead6e0600a74a.zip
fsf-binutils-gdb-c17ae8a24ed279ed7e58af6fe08ead6e0600a74a.tar.gz
fsf-binutils-gdb-c17ae8a24ed279ed7e58af6fe08ead6e0600a74a.tar.bz2
Remove a29k support.
Diffstat (limited to 'include/bfdlink.h')
-rw-r--r--include/bfdlink.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/bfdlink.h b/include/bfdlink.h
index a3a11fa..66a5b42 100644
--- a/include/bfdlink.h
+++ b/include/bfdlink.h
@@ -510,8 +510,7 @@ struct bfd_link_callbacks
const char *name, const char *reloc_name, bfd_vma addend,
bfd *abfd, asection *section, bfd_vma address);
/* A function which is called when a dangerous reloc is performed.
- The canonical example is an a29k IHCONST reloc which does not
- follow an IHIHALF reloc. MESSAGE is an appropriate message.
+ MESSAGE is an appropriate message.
ABFD, SECTION and ADDRESS identify the location at which the
problem occurred; if this is the result of a
bfd_section_reloc_link_order or bfd_symbol_reloc_link_order, then