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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [emultempl/] [mipself.em] - Diff between revs 145 and 148

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

Rev 145 Rev 148
Line 136... Line 136...
  flagword flags;
  flagword flags;
  const char *secname;
  const char *secname;
  lang_output_section_statement_type *os;
  lang_output_section_statement_type *os;
  struct hook_stub_info info;
  struct hook_stub_info info;
 
 
 
  /* PR 12845: If the input section has been garbage collected it will
 
     not have its output section set to *ABS*.  */
 
  if (bfd_is_abs_section (output_section))
 
    return NULL;
 
 
  /* Create the stub file, if we haven't already.  */
  /* Create the stub file, if we haven't already.  */
  if (stub_file == NULL)
  if (stub_file == NULL)
    {
    {
      stub_file = lang_add_input_file ("linker stubs",
      stub_file = lang_add_input_file ("linker stubs",
                                       lang_input_file_is_fake_enum,
                                       lang_input_file_is_fake_enum,

powered by: WebSVN 2.1.0

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