From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7193 invoked by alias); 18 Oct 2006 18:37:53 -0000 Received: (qmail 7177 invoked by uid 448); 18 Oct 2006 18:37:51 -0000 Date: Wed, 18 Oct 2006 18:37:00 -0000 Message-ID: <20061018183751.7175.qmail@sourceware.org> From: brolley@sourceware.org To: sid-cvs@sourceware.org Subject: src/sid/component/cgen-cpu ChangeLog Makefile. ... Mailing-List: contact sid-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-cvs-owner@sourceware.org X-SW-Source: 2006-q4/txt/msg00002.txt.bz2 List-Id: CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-10-18 18:37:51 Modified files: sid/component/cgen-cpu: ChangeLog Makefile.in aclocal.m4 compCGEN.cxx configure configure.in sid/component/cgen-cpu/m32r: m32r-cpu.h m32r-decode.cxx m32r-decode.h m32r-defs.h m32r-desc.h m32r-sem.cxx sid/component/cgen-cpu/mt: mt-cpu.h mt-defs.h mt-write.cxx sid/component/cgen-cpu/xstormy16: Makefile.in Log message: 2006-10-18 Dave Brolley * Contribute the following changes: 2006-05-11 Dave Brolley * configure.in: Add sh support. * compCGEN.cxx: #include sh* cpu headers. (compCGENListTypes): List hw-cpu-sh*. (compCGENCreate): Handle hw-cpu-sh*. * sh: New directory. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.78&r2=1.79 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/Makefile.in.diff?cvsroot=src&r1=1.18&r2=1.19 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/aclocal.m4.diff?cvsroot=src&r1=1.8&r2=1.9 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/compCGEN.cxx.diff?cvsroot=src&r1=1.19&r2=1.20 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/configure.diff?cvsroot=src&r1=1.12&r2=1.13 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/configure.in.diff?cvsroot=src&r1=1.10&r2=1.11 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/m32r/m32r-cpu.h.diff?cvsroot=src&r1=1.2&r2=1.3 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/m32r/m32r-decode.cxx.diff?cvsroot=src&r1=1.3&r2=1.4 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/m32r/m32r-decode.h.diff?cvsroot=src&r1=1.3&r2=1.4 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/m32r/m32r-defs.h.diff?cvsroot=src&r1=1.2&r2=1.3 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/m32r/m32r-desc.h.diff?cvsroot=src&r1=1.2&r2=1.3 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/m32r/m32r-sem.cxx.diff?cvsroot=src&r1=1.5&r2=1.6 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mt/mt-cpu.h.diff?cvsroot=src&r1=1.2&r2=1.3 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mt/mt-defs.h.diff?cvsroot=src&r1=1.2&r2=1.3 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mt/mt-write.cxx.diff?cvsroot=src&r1=1.2&r2=1.3 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/xstormy16/Makefile.in.diff?cvsroot=src&r1=1.3&r2=1.4