Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <modra@gmail.com>2003-12-02 08:58:36 +0300
committerAlan Modra <modra@gmail.com>2003-12-02 08:58:36 +0300
commit8a91312a3a4bdae301a0038a26f3790cf277a99d (patch)
tree9bba529e7aa03b5055f444c99d2dd716e5948e9f /include/bfdlink.h
parent93e4038242f26bd2cc2b23c9a7e5e1c8a312466f (diff)
* bfdlink.h (struct bfd_link_info): Remove mpc860c0 field.
Diffstat (limited to 'include/bfdlink.h')
-rw-r--r--include/bfdlink.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/bfdlink.h b/include/bfdlink.h
index 75ea39d50..51bbd5e49 100644
--- a/include/bfdlink.h
+++ b/include/bfdlink.h
@@ -366,11 +366,6 @@ struct bfd_link_info
unloaded. */
const char *fini_function;
- /* If non-zero, specifies that branches which are problematic for the
- MPC860 C0 (or earlier) should be checked for and modified. It gives the
- number of bytes that should be checked at the end of each text page. */
- int mpc860c0;
-
/* Non-zero if auto-import thunks for DATA items in pei386 DLLs
should be generated/linked against. Set to 1 if this feature
is explicitly requested by the user, -1 if enabled by default. */