diff options
author | Alan Modra <amodra@gmail.com> | 2011-06-14 05:11:52 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2011-06-14 05:11:52 +0000 |
commit | bcf2cf9fc55bcdb23a0c57d7965b6b9ad2ae152f (patch) | |
tree | 493edc1d5c1e50e577ecbfc6f9e9c043b9a63a77 /opcodes | |
parent | 85b0f90c2b372f3d4dc33b0e3596ff813125f72d (diff) | |
download | gdb-bcf2cf9fc55bcdb23a0c57d7965b6b9ad2ae152f.zip gdb-bcf2cf9fc55bcdb23a0c57d7965b6b9ad2ae152f.tar.gz gdb-bcf2cf9fc55bcdb23a0c57d7965b6b9ad2ae152f.tar.bz2 |
* Makefile.in: Regenerate.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 4 | ||||
-rw-r--r-- | opcodes/Makefile.in | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 0dc86bf..42969aa 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2011-06-14 Alan Modra <amodra@gmail.com> + + * Makefile.in: Regenerate. + 2011-06-13 Walter Lee <walt@tilera.com> * Makefile.am (TARGET_LIBOPCODES_CFILES): Add tilegx-dis.c, diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in index a2bda59..c7a8791 100644 --- a/opcodes/Makefile.in +++ b/opcodes/Makefile.in @@ -852,7 +852,9 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tic80-dis.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tic80-opc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tilegx-dis.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tilegx-opc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tilepro-dis.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tilepro-opc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/v850-dis.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/v850-opc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vax-dis.Plo@am__quote@ |