URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 145 |
Rev 163 |
Line 74... |
Line 74... |
}
|
}
|
}
|
}
|
|
|
/* Only do this if emitting a shared object and versioning is in place. */
|
/* Only do this if emitting a shared object and versioning is in place. */
|
if (link_info.shared
|
if (link_info.shared
|
&& (lang_elf_version_info != NULL || link_info.create_default_symver))
|
&& (link_info.version_info != NULL
|
|
|| link_info.create_default_symver))
|
{
|
{
|
struct bfd_elf_version_expr *globals = NULL, *locals = NULL;
|
struct bfd_elf_version_expr *globals = NULL, *locals = NULL;
|
struct bfd_elf_version_tree *basever;
|
struct bfd_elf_version_tree *basever;
|
const char *soname;
|
const char *soname;
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.