2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Cosmetics.
This commit is contained in:
Ralf Corsepius
2003-12-11 16:20:40 +00:00
parent eec8e59e11
commit 9814e9e320
60 changed files with 201 additions and 68 deletions

View File

@@ -1,3 +1,7 @@
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
2003-09-26 Joel Sherrill <joel@OARcorp.com>
* hppa1_1/.cvsignore, hppa1_1/ChangeLog, hppa1_1/Makefile.am,

View File

@@ -1,8 +1,7 @@
## $Id$
SUBDIRS = arm
SUBDIRS += c4x
SUBDIRS += c4x
SUBDIRS += i386
SUBDIRS += i960
SUBDIRS += m68k
@@ -14,3 +13,4 @@ SUBDIRS += sparc
SUBDIRS += template
EXTRA_DIST = supplement.am

View File

@@ -1,3 +1,7 @@
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate

View File

@@ -6,7 +6,6 @@
# $Id$
#
PROJECT = arm
EDITION = 1
@@ -16,7 +15,8 @@ include $(top_srcdir)/supplements/supplement.am
GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \
fatalerr.texi bsp.texi cputable.texi wksheets.texi timing.texi \
timeBSP.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi $(top_srcdir)/common/timemac.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi \
$(top_srcdir)/common/timemac.texi
FILES = preface.texi
@@ -108,3 +108,4 @@ EXTRA_DIST = BSP_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \
intr_NOTIMES.t memmodel.t timeBSP.t
CLEANFILES += arm.info

View File

@@ -1,3 +1,7 @@
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate

View File

@@ -6,7 +6,6 @@
# $Id$
#
PROJECT = c4x
EDITION = 1
@@ -107,3 +106,4 @@ EXTRA_DIST = BSP_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \
intr_NOTIMES.t memmodel.t timeBSP.t
CLEANFILES += c4x.info c4x.info-?

View File

@@ -1,3 +1,7 @@
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate

View File

@@ -6,7 +6,6 @@
# $Id$
#
PROJECT = i386
EDITION = 1
@@ -17,7 +16,8 @@ GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \
fatalerr.texi bsp.texi cputable.texi timing.texi wksheets.texi \
timeFORCE386.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi $(top_srcdir)/common/timemac.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi \
$(top_srcdir)/common/timemac.texi
FILES = preface.texi
@@ -109,3 +109,4 @@ EXTRA_DIST = FORCE386_TIMES bsp.t callconv.t cpumodel.t cputable.t \
fatalerr.t intr_NOTIMES.t memmodel.t timeFORCE386.t
CLEANFILES += i386.info i386.info-?

View File

@@ -1,3 +1,7 @@
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate

View File

@@ -6,7 +6,6 @@
# $Id$
#
PROJECT = i960
EDITION = 1
@@ -16,7 +15,8 @@ include $(top_srcdir)/supplements/supplement.am
GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \
fatalerr.texi bsp.texi cputable.texi timing.texi wksheets.texi \
timeCVME961.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi $(top_srcdir)/common/timemac.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi \
$(top_srcdir)/common/timemac.texi
FILES = preface.texi
@@ -108,3 +108,4 @@ EXTRA_DIST = CVME961_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \
intr_NOTIMES.t memmodel.t timeCVME961.t
CLEANFILES += i960.info i960.info-?

View File

@@ -1,3 +1,7 @@
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate

View File

@@ -6,7 +6,6 @@
# $Id$
#
PROJECT = m68k
EDITION = 1
@@ -17,7 +16,8 @@ GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \
fatalerr.texi bsp.texi cputable.texi timing.texi wksheets.texi \
timeMVME136.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi $(top_srcdir)/common/timemac.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi \
$(top_srcdir)/common/timemac.texi
FILES = preface.texi
@@ -109,3 +109,4 @@ EXTRA_DIST = MVME136_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \
intr_NOTIMES.t memmodel.t timeMVME136.t timedata.t
CLEANFILES += m68k.info m68k.info-?

View File

@@ -1,3 +1,7 @@
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate

View File

@@ -6,7 +6,6 @@
# $Id$
#
PROJECT = mips
EDITION = 1
@@ -17,7 +16,8 @@ GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \
fatalerr.texi bsp.texi cputable.texi wksheets.texi timing.texi \
timeBSP.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi $(top_srcdir)/common/timemac.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi \
$(top_srcdir)/common/timemac.texi
FILES = preface.texi
@@ -109,3 +109,4 @@ EXTRA_DIST = BSP_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \
intr_NOTIMES.t memmodel.t timeBSP.t
CLEANFILES += mips.info mips.info-?

View File

@@ -1,3 +1,7 @@
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate

View File

@@ -6,7 +6,6 @@
# $Id$
#
PROJECT = mips64orion
EDITION = 1
@@ -17,7 +16,8 @@ GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \
fatalerr.texi bsp.texi cputable.texi wksheets.texi timing.texi \
timeBSP.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi $(top_srcdir)/common/timemac.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi \
$(top_srcdir)/common/timemac.texi
FILES = preface.texi
@@ -109,3 +109,4 @@ EXTRA_DIST = BSP_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \
intr_NOTIMES.t memmodel.t timeBSP.t
CLEANFILES += mips64orion.info mips64orion.info-?

View File

@@ -1,3 +1,7 @@
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate

View File

@@ -6,7 +6,6 @@
# $Id$
#
PROJECT = powerpc
EDITION = 1
@@ -16,7 +15,8 @@ include $(top_srcdir)/supplements/supplement.am
GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \
fatalerr.texi bsp.texi cputable.texi timing.texi wksheets.texi \
timePSIM.texi timeDMV177.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi $(top_srcdir)/common/timemac.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi \
$(top_srcdir)/common/timemac.texi
FILES = preface.texi
@@ -123,3 +123,4 @@ EXTRA_DIST = DMV177_TIMES PSIM_TIMES bsp.t callconv.t cpumodel.t cputable.t \
fatalerr.t intr_NOTIMES.t memmodel.t timeDMV177.t timePSIM.t
CLEANFILES += powerpc.info powerpc.info-?

View File

@@ -1,3 +1,7 @@
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate

View File

@@ -6,7 +6,6 @@
# $Id$
#
PROJECT = sh
EDITION = 1
@@ -17,7 +16,8 @@ GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \
fatalerr.texi bsp.texi cputable.texi wksheets.texi timing.texi \
timeBSP.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi $(top_srcdir)/common/timemac.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi \
$(top_srcdir)/common/timemac.texi
FILES = preface.texi
@@ -109,3 +109,4 @@ EXTRA_DIST = BSP_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \
intr_NOTIMES.t memmodel.t timeBSP.t
CLEANFILES += sh.info sh.info-?

View File

@@ -1,3 +1,7 @@
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate

View File

@@ -6,7 +6,6 @@
# $Id$
#
PROJECT = sparc
EDITION = 1
@@ -107,3 +106,4 @@ EXTRA_DIST = ERC32_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \
intr_NOTIMES.t memmodel.t timeERC32.t
CLEANFILES += sparc.info sparc.info-?

View File

@@ -1,3 +1,7 @@
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate

View File

@@ -6,7 +6,6 @@
# $Id$
#
PROJECT = template
EDITION = 1
@@ -16,7 +15,8 @@ include $(top_srcdir)/supplements/supplement.am
GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \
fatalerr.texi bsp.texi cputable.texi wksheets.texi timing.texi \
timeBSP.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi $(top_srcdir)/common/timemac.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi \
$(top_srcdir)/common/timemac.texi
FILES = preface.texi
@@ -108,3 +108,4 @@ EXTRA_DIST = BSP_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \
intr_NOTIMES.t memmodel.t timeBSP.t
CLEANFILES += template.info template.info-?