From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4089 invoked by alias); 7 Feb 2005 18:51:33 -0000 Mailing-List: contact sid-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-cvs-owner@sources.redhat.com Received: (qmail 4044 invoked by uid 442); 7 Feb 2005 18:51:32 -0000 Date: Mon, 07 Feb 2005 18:51:00 -0000 Message-ID: <20050207185132.4043.qmail@sourceware.org> From: jimb@sourceware.org To: sid-cvs@sources.redhat.com Subject: src/sid/component/cgen-cpu CGEN.sh.in ChangeLog X-SW-Source: 2005-q1/txt/msg00001.txt.bz2 List-Id: CVSROOT: /cvs/src Module name: src Changes by: jimb@sourceware.org 2005-02-07 18:51:32 Modified files: sid/component/cgen-cpu: CGEN.sh.in ChangeLog Log message: cgen/ChangeLog: 2005-02-07 Jim Blandy * guile.scm: New file, containing Guile-specific definitions and adaptations. This is loaded by the app-specific shell scripts. Initially identical to fixup.scm. * cgen-sid.scm: Don't load fixup.scm here. sid/component/cgen-cpu/ChangeLog: 2005-02-02 Jim Blandy * CGEN.sh.in: Request on the command line that cgen/guile.scm be loaded before cgen-sid.scm; cgen-sid.scm no longer loads fixup.scm. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/CGEN.sh.in.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.52&r2=1.53