From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3045 invoked by alias); 21 Oct 2003 21:39:25 -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 2922 invoked by uid 448); 21 Oct 2003 21:39:04 -0000 Date: Tue, 21 Oct 2003 21:39:00 -0000 Message-ID: <20031021213904.2921.qmail@sources.redhat.com> From: brolley@sources.redhat.com To: sid-cvs@sources.redhat.com Subject: src/sid/main/dynamic ChangeLog commonCfg.cxx c ... X-SW-Source: 2003-q4/txt/msg00011.txt.bz2 List-Id: CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2003-10-21 21:39:04 Modified files: sid/main/dynamic: ChangeLog commonCfg.cxx commonCfg.h mainDynamic.cxx Log message: 2003-10-21 Dave Brolley * mainDynamic.cxx (try_load_file): Call set_loader of session or board as appropriate. * commonCfg.h (loader): New member of SessionCfg. (set_loader): New method of SessionCfg. (loader): New member of SessionCfg. (set_loader): New method of BoardCfg. * commonCfg.cxx (SessionCfg): Initialize loader. (set_loader): New method of SessionCfg. (BoardCfg): Initialize loader. (set_loader): New method of SessionCfg. (set_loader): New method of BoardCfg. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/ChangeLog.diff?cvsroot=src&r1=1.15&r2=1.16 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/commonCfg.cxx.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/commonCfg.h.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/mainDynamic.cxx.diff?cvsroot=src&r1=1.4&r2=1.5