aboutsummaryrefslogtreecommitdiff
path: root/bfd/po
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2021-11-25 14:26:51 +1030
committerAlan Modra <amodra@gmail.com>2021-11-25 22:44:56 +1030
commit32384aa396e7e87fe02cc838722b8e80ec88ec10 (patch)
tree98fd4ab9d73b5e686afeef38fc32c545ef7f58c9 /bfd/po
parent79abb939304111e0d303b331b7b7ea005cf116f5 (diff)
downloadgdb-32384aa396e7e87fe02cc838722b8e80ec88ec10.zip
gdb-32384aa396e7e87fe02cc838722b8e80ec88ec10.tar.gz
gdb-32384aa396e7e87fe02cc838722b8e80ec88ec10.tar.bz2
Re: AArch64: Add support for AArch64 EFI (efi-*-aarch64)
Commit b69c9d41e8 edited bfd/Makefile.in rather than using automake, which meant a typo in Makefile.am was not discovered and other differences in Makefile.in are seen with a proper regeneration. One difference was lack of an empty line between the pe-aarch64igen.c rule and the following $(BFD32_LIBS) etc. dependency rule, in the regenerated file. Not that it matters for proper "make" behaviour, but it's nicer with a line between those rules. Moving the rule earlier seems to cure the missing empty line. * Makefile.am (BFD64_BACKENDS): Correct typo. (BFD_H_DEPS, LOCAL_H_DEPS): Move earlier. Move rule using these deps earlier too. * Makefile.in: Regenerate. * po/BLD-POTFILES.in: Regenerate. * po/SRC-POTFILES.in: Regenerate.
Diffstat (limited to 'bfd/po')
-rw-r--r--bfd/po/BLD-POTFILES.in1
-rw-r--r--bfd/po/SRC-POTFILES.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/bfd/po/BLD-POTFILES.in b/bfd/po/BLD-POTFILES.in
index 0ecbbcf..4ce7691 100644
--- a/bfd/po/BLD-POTFILES.in
+++ b/bfd/po/BLD-POTFILES.in
@@ -9,6 +9,7 @@ elf64-ia64.c
elf64-loongarch.c
elf64-riscv.c
elf64-target.h
+pe-aarch64igen.c
peigen.c
pepigen.c
pex64igen.c
diff --git a/bfd/po/SRC-POTFILES.in b/bfd/po/SRC-POTFILES.in
index cd41295..98bd9db 100644
--- a/bfd/po/SRC-POTFILES.in
+++ b/bfd/po/SRC-POTFILES.in
@@ -323,6 +323,7 @@ pe-x86_64.c
pef-traceback.h
pef.c
pef.h
+pei-aarch64.c
pei-arm-wince.c
pei-arm.c
pei-i386.c