diff options
author | Alan Modra <amodra@gmail.com> | 2018-04-27 19:24:13 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2018-04-27 19:27:33 +0930 |
commit | ffa389a39655f4b35d583783e49fa5b31c288e8f (patch) | |
tree | b3abd46bdb5c445722d59a07d1c69b61b4a371cd /bfd/bfd-in2.h | |
parent | 04383fd15b3b82d824df9c72e3ade88c43bfb5ac (diff) | |
download | gdb-ffa389a39655f4b35d583783e49fa5b31c288e8f.zip gdb-ffa389a39655f4b35d583783e49fa5b31c288e8f.tar.gz gdb-ffa389a39655f4b35d583783e49fa5b31c288e8f.tar.bz2 |
Regenerate some files for recent ARM patches
bfd/
* bfd-in2.h: Regenerate.
* libbfd.h: Regenerate.
ld/
* po/BLD-POTFILES.in: 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 927dc9d..40d33ea 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -3526,7 +3526,7 @@ pc-relative or some form of GOT-indirect relocation. */ BFD_RELOC_ARM_THUMB_MOVW_PCREL, BFD_RELOC_ARM_THUMB_MOVT_PCREL, -/* ARM FDPIC specific relocations. */ +/* ARM FDPIC specific relocations. */ BFD_RELOC_ARM_GOTFUNCDESC, BFD_RELOC_ARM_GOTOFFFUNCDESC, BFD_RELOC_ARM_FUNCDESC, |