From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27049 invoked by alias); 11 Aug 2002 21:40:50 -0000 Mailing-List: contact ecos-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 27039 invoked by uid 372); 11 Aug 2002 21:40:50 -0000 Date: Sun, 11 Aug 2002 14:40:00 -0000 Message-ID: <20020811214050.27037.qmail@sources.redhat.com> From: bartv@sources.redhat.com To: ecos-cvs@sourceware.cygnus.com Subject: ecos ChangeLog Makefile.am Makefile.in aclocal ... X-SW-Source: 2002/txt/msg00097.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: bartv@sources.redhat.com 2002-08-11 14:40:50 Modified files: . : ChangeLog Makefile.am Makefile.in aclocal.m4 configure configure.in Added files: . : acinclude.m4 Log message: Reorganization of the host-side autoconfiscation support, and a couple of minor bug fixes. The main goal is to support per-package host-side software in addition to the generic host-side tools. For example, the synthetic target HAL and device driver packages can now have host subdirectories with support code.