Browse Subversion Repository
Diff of /trunk/bfd/elf32-frv.c
Parent Directory
| Revision Log
| Patch
| 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. */ |
| 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 |
|
|
|