aboutsummaryrefslogtreecommitdiff
path: root/bfd/libbfd.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-09-06 00:13:34 +0000
committerNick Clifton <nickc@redhat.com>2000-09-06 00:13:34 +0000
commit5b343f5ae88339aa38c69fc02b05cd76f579dd56 (patch)
tree4ea4db84425507f17037cc286404b14b066b1530 /bfd/libbfd.h
parent165a58fe68c763922f368dd66b34585d6df4b46a (diff)
downloadgdb-5b343f5ae88339aa38c69fc02b05cd76f579dd56.zip
gdb-5b343f5ae88339aa38c69fc02b05cd76f579dd56.tar.gz
gdb-5b343f5ae88339aa38c69fc02b05cd76f579dd56.tar.bz2
Regenerate files using fixed aclocal install.
Diffstat (limited to 'bfd/libbfd.h')
-rw-r--r--bfd/libbfd.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/bfd/libbfd.h b/bfd/libbfd.h
index ecdb20f..b09c0ca 100644
--- a/bfd/libbfd.h
+++ b/bfd/libbfd.h
@@ -705,11 +705,6 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
"BFD_RELOC_MIPS_GOT_PAGE",
"BFD_RELOC_MIPS_GOT_OFST",
"BFD_RELOC_MIPS_GOT_DISP",
- "BFD_RELOC_SH_COPY",
- "BFD_RELOC_SH_GLOB_DAT",
- "BFD_RELOC_SH_JMP_SLOT",
- "BFD_RELOC_SH_RELATIVE",
- "BFD_RELOC_SH_GOTPC",
"BFD_RELOC_386_GOT32",
"BFD_RELOC_386_PLT32",
@@ -818,6 +813,11 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
"BFD_RELOC_SH_LABEL",
"BFD_RELOC_SH_LOOP_START",
"BFD_RELOC_SH_LOOP_END",
+ "BFD_RELOC_SH_COPY",
+ "BFD_RELOC_SH_GLOB_DAT",
+ "BFD_RELOC_SH_JMP_SLOT",
+ "BFD_RELOC_SH_RELATIVE",
+ "BFD_RELOC_SH_GOTPC",
"BFD_RELOC_THUMB_PCREL_BRANCH9",
"BFD_RELOC_THUMB_PCREL_BRANCH12",
"BFD_RELOC_THUMB_PCREL_BRANCH23",