aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2010-10-21 23:50:57 +0000
committerAlan Modra <amodra@gmail.com>2010-10-21 23:50:57 +0000
commita43817dfc91bff8b4d5a326fd6197dc6a5a38827 (patch)
tree03ad45a89bf47081892cda69b914a6ab45819b77 /opcodes
parentf474844cb7ee9addf50986e165985eb3576e901a (diff)
downloadfsf-binutils-gdb-a43817dfc91bff8b4d5a326fd6197dc6a5a38827.zip
fsf-binutils-gdb-a43817dfc91bff8b4d5a326fd6197dc6a5a38827.tar.gz
fsf-binutils-gdb-a43817dfc91bff8b4d5a326fd6197dc6a5a38827.tar.bz2
* Makefile.am (CLEANFILES): Add stamp-lm32. Sort.
* Makefile.in: Regenerate.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog5
-rw-r--r--opcodes/Makefile.am7
-rw-r--r--opcodes/Makefile.in7
3 files changed, 13 insertions, 6 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 9a24e89..df26c5f 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2010-10-22 Alan Modra <amodra@gmail.com>
+
+ * Makefile.am (CLEANFILES): Add stamp-lm32. Sort.
+ * Makefile.in: Regenerate.
+
2010-10-18 Maciej W. Rozycki <macro@linux-mips.org>
* mips-opc.c (mips_builtin_opcodes): Move M_LD_OB and M_SD_OB
diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am
index 74cd397..668085c 100644
--- a/opcodes/Makefile.am
+++ b/opcodes/Makefile.am
@@ -306,9 +306,10 @@ po/POTFILES.in: @MAINT@ Makefile
&& mv tmp $(srcdir)/po/POTFILES.in
CLEANFILES = \
- stamp-ip2k stamp-m32c stamp-m32r stamp-fr30 stamp-frv \
- stamp-openrisc stamp-iq2000 stamp-mep stamp-mt stamp-xstormy16 stamp-xc16x\
- libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
+ stamp-fr30 stamp-frv stamp-ip2k stamp-iq2000 stamp-lm32 \
+ stamp-m32c stamp-m32r stamp-mep stamp-mt \
+ stamp-openrisc stamp-xc16x stamp-xstormy16 \
+ libopcodes.a stamp-lib
CGENDIR = @cgendir@
diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in
index 9cfde34..8928b1b 100644
--- a/opcodes/Makefile.in
+++ b/opcodes/Makefile.in
@@ -545,9 +545,10 @@ noinst_LIBRARIES = libopcodes.a
libopcodes_a_SOURCES =
POTFILES = $(HFILES) $(CFILES)
CLEANFILES = \
- stamp-ip2k stamp-m32c stamp-m32r stamp-fr30 stamp-frv \
- stamp-openrisc stamp-iq2000 stamp-mep stamp-mt stamp-xstormy16 stamp-xc16x\
- libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
+ stamp-fr30 stamp-frv stamp-ip2k stamp-iq2000 stamp-lm32 \
+ stamp-m32c stamp-m32r stamp-mep stamp-mt \
+ stamp-openrisc stamp-xc16x stamp-xstormy16 \
+ libopcodes.a stamp-lib
CGENDIR = @cgendir@
CPUDIR = $(CGENDIR)/cpu