Regen POTFILES for bpf
bfd/ * po/SRC-POTFILES.in: Regenerate. gas/ * po/POTFILES.in: Regenerate. ld/ * po/BLD-POTFILES.in: Regenerate. opcodes/ * po/POTFILES.in: Regenerate.
This commit is contained in:
parent
5a01c34c62
commit
405b5bd86f
@ -1,3 +1,7 @@
|
||||
2019-05-24 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* po/SRC-POTFILES.in: Regenerate.
|
||||
|
||||
2019-05-24 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* elf64-ppc.c: Comment on powerxx _notoc stub variants.
|
||||
|
@ -45,6 +45,7 @@ cpu-arc.c
|
||||
cpu-arm.c
|
||||
cpu-avr.c
|
||||
cpu-bfin.c
|
||||
cpu-bpf.c
|
||||
cpu-cr16.c
|
||||
cpu-cr16c.c
|
||||
cpu-cris.c
|
||||
@ -208,6 +209,7 @@ elf32-xstormy16.c
|
||||
elf32-xtensa.c
|
||||
elf32.c
|
||||
elf64-alpha.c
|
||||
elf64-bpf.c
|
||||
elf64-gen.c
|
||||
elf64-hppa.c
|
||||
elf64-hppa.h
|
||||
|
@ -1,3 +1,7 @@
|
||||
2019-05-24 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* po/POTFILES.in: Regenerate.
|
||||
|
||||
2019-05-24 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* config/tc-ppc.c (ppc_elf_suffix): Support @pcrel, @got@pcrel,
|
||||
|
@ -48,6 +48,8 @@ config/tc-avr.c
|
||||
config/tc-avr.h
|
||||
config/tc-bfin.c
|
||||
config/tc-bfin.h
|
||||
config/tc-bpf.c
|
||||
config/tc-bpf.h
|
||||
config/tc-cr16.c
|
||||
config/tc-cr16.h
|
||||
config/tc-cris.c
|
||||
|
@ -1,3 +1,7 @@
|
||||
2019-05-24 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* po/BLD-POTFILES.in: Regenerate.
|
||||
|
||||
2019-05-24 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* testsuite/ld-powerpc/notoc2.d,
|
||||
|
@ -174,6 +174,7 @@ eelf64alpha.c
|
||||
eelf64alpha_fbsd.c
|
||||
eelf64alpha_nbsd.c
|
||||
eelf64bmip.c
|
||||
eelf64bpf.c
|
||||
eelf64btsmip.c
|
||||
eelf64btsmip_fbsd.c
|
||||
eelf64hppa.c
|
||||
|
@ -1,3 +1,7 @@
|
||||
2019-05-24 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* po/POTFILES.in: Regenerate.
|
||||
|
||||
2019-05-24 Peter Bergner <bergner@linux.ibm.com>
|
||||
Alan Modra <amodra@gmail.com>
|
||||
|
||||
|
@ -17,6 +17,13 @@ arc-opc.c
|
||||
arm-dis.c
|
||||
avr-dis.c
|
||||
bfin-dis.c
|
||||
bpf-asm.c
|
||||
bpf-desc.c
|
||||
bpf-desc.h
|
||||
bpf-dis.c
|
||||
bpf-ibld.c
|
||||
bpf-opc.c
|
||||
bpf-opc.h
|
||||
cgen-asm.c
|
||||
cgen-bitset.c
|
||||
cgen-dis.c
|
||||
|
Loading…
Reference in New Issue
Block a user