diff options
author | Alan Modra <amodra@gmail.com> | 2018-05-25 16:05:30 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2018-05-25 16:05:30 +0930 |
commit | 277eb7f64ae0c949715751a382350368ef14e95e (patch) | |
tree | 8ecc60f6e72149f4c42c15cddd5740cda356231c /opcodes | |
parent | Fix hidden visibility compiler test (diff) | |
download | binutils-gdb-277eb7f64ae0c949715751a382350368ef14e95e.tar.gz binutils-gdb-277eb7f64ae0c949715751a382350368ef14e95e.tar.bz2 binutils-gdb-277eb7f64ae0c949715751a382350368ef14e95e.zip |
s12z regen
This patch regenerates a number of files that either were edited by
hand or not regenerated when s12z support was added to binutils.
bfd/
* Makefile.in: Regenerate.
* po/SRC-POTFILES.in: Regenerate.
gas/
* po/POTFILES.in: Regenerate.
ld/
* po/BLD-POTFILES.in: Regenerate.
opcodes/
* Makefile.in: Regenerate.
* po/POTFILES.in: Regenerate.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 5 | ||||
-rw-r--r-- | opcodes/Makefile.in | 2 | ||||
-rw-r--r-- | opcodes/po/POTFILES.in | 1 |
3 files changed, 7 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 79685c34eda..c45beb9e2c3 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2018-05-25 Alan Modra <amodra@gmail.com> + + * Makefile.in: Regenerate. + * po/POTFILES.in: Regenerate. + 2018-05-21 Peter Bergner <bergner@vnet.ibm.com.com> * ppc-opc.c (insert_bat, extract_bat, insert_bba, extract_bba, diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in index b55daea21bd..05a76e1d6dc 100644 --- a/opcodes/Makefile.in +++ b/opcodes/Makefile.in @@ -879,7 +879,6 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m68hc11-opc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m68k-dis.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m68k-opc.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s12z-dis.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcore-dis.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mep-asm.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mep-desc.Plo@am__quote@ @@ -928,6 +927,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rl78-dis.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rx-decode.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rx-dis.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s12z-dis.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s390-dis.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s390-opc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/score-dis.Plo@am__quote@ diff --git a/opcodes/po/POTFILES.in b/opcodes/po/POTFILES.in index 7f250b09cd5..9cf51407f04 100644 --- a/opcodes/po/POTFILES.in +++ b/opcodes/po/POTFILES.in @@ -177,6 +177,7 @@ rl78-decode.c rl78-dis.c rx-decode.c rx-dis.c +s12z-dis.c s390-dis.c s390-mkopc.c s390-opc.c |