OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [bfd/] [elf32-bfin.c] - Diff between revs 14 and 148

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 14 Rev 148
Line 5449... Line 5449...
bfin_discard_copies (struct elf_link_hash_entry *h, PTR inf)
bfin_discard_copies (struct elf_link_hash_entry *h, PTR inf)
{
{
  struct bfd_link_info *info = (struct bfd_link_info *) inf;
  struct bfd_link_info *info = (struct bfd_link_info *) inf;
  struct bfin_pcrel_relocs_copied *s;
  struct bfin_pcrel_relocs_copied *s;
 
 
  if (h->root.type == bfd_link_hash_warning)
 
    h = (struct elf_link_hash_entry *) h->root.u.i.link;
 
 
 
  if (!h->def_regular || (!info->symbolic && !h->forced_local))
  if (!h->def_regular || (!info->symbolic && !h->forced_local))
    {
    {
      if ((info->flags & DF_TEXTREL) == 0)
      if ((info->flags & DF_TEXTREL) == 0)
        {
        {
          /* Look for relocations against read-only sections.  */
          /* Look for relocations against read-only sections.  */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.