diff options
author | Alan Modra <amodra@gmail.com> | 2021-05-07 11:01:22 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2021-05-07 11:26:44 +0930 |
commit | a41513efec7594abf0f49e400309bae9413f1847 (patch) | |
tree | d60f4593c997e1848331b9f2f5075e2021dbd0eb /bfd/bfd-in2.h | |
parent | 5790a276450d99ba6d5698e9f6f736bd94f9d361 (diff) | |
download | gdb-a41513efec7594abf0f49e400309bae9413f1847.zip gdb-a41513efec7594abf0f49e400309bae9413f1847.tar.gz gdb-a41513efec7594abf0f49e400309bae9413f1847.tar.bz2 |
Regenerate bfd-in2.h and libbfd.h
Commit 0b3e14c90283 edited these by hand.
* bfd-in2.h: Regenerate.
* libbfd.h: Regenerate.
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r-- | bfd/bfd-in2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index 7650522..57b3c45 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -5000,6 +5000,7 @@ then it may be truncated to 8 bits. */ BFD_RELOC_OR1K_SLO13, BFD_RELOC_OR1K_GOTPC_HI16, BFD_RELOC_OR1K_GOTPC_LO16, + BFD_RELOC_OR1K_GOT_AHI16, BFD_RELOC_OR1K_GOT16, BFD_RELOC_OR1K_GOT_PG21, BFD_RELOC_OR1K_GOT_LO13, @@ -5032,7 +5033,6 @@ then it may be truncated to 8 bits. */ BFD_RELOC_OR1K_TLS_TPOFF, BFD_RELOC_OR1K_TLS_DTPOFF, BFD_RELOC_OR1K_TLS_DTPMOD, - BFD_RELOC_OR1K_GOT_AHI16, /* H8 elf Relocations. */ BFD_RELOC_H8_DIR16A8, |