Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/bfd/elf32-frv.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 20 by monamour, Thu Dec 4 05:12:56 2008 UTC revision 21 by monamour, Mon Jul 27 20:34:36 2009 UTC
# Line 24  Line 24 
24  #include "libbfd.h"  #include "libbfd.h"
25  #include "elf-bfd.h"  #include "elf-bfd.h"
26  #include "elf/frv.h"  #include "elf/frv.h"
27  #include "elf/dwarf2.h"  #include "dwarf2.h"
28  #include "hashtab.h"  #include "hashtab.h"
29    
30  /* Forward declarations.  */  /* Forward declarations.  */
# Line 5738  elf32_frvfdpic_relax_section (bfd *abfd Line 5738  elf32_frvfdpic_relax_section (bfd *abfd
5738  {  {
5739    struct _frvfdpic_dynamic_got_plt_info gpinfo;    struct _frvfdpic_dynamic_got_plt_info gpinfo;
5740    
5741      if (info->relocatable)
5742        (*info->callbacks->einfo)
5743          (_("%P%F: --relax and -r may not be used together\n"));
5744    
5745    /* If we return early, we didn't change anything.  */    /* If we return early, we didn't change anything.  */
5746    *again = FALSE;    *again = FALSE;
5747    

Legend:
Removed from v.20  
changed lines
  Added in v.21

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26