From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30439 invoked by alias); 22 Jul 2005 09:20:46 -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 30423 invoked by uid 9341); 22 Jul 2005 09:20:46 -0000 Date: Fri, 22 Jul 2005 09:20:00 -0000 Message-ID: <20050722092046.30421.qmail@sourceware.org> From: asl@sourceware.org To: ecos-cvs@ecos.sourceware.org Subject: ecos/packages/infra/current ChangeLog include/ ... X-SW-Source: 2005/txt/msg00213.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: asl@sourceware.org 2005-07-22 09:20:46 Modified files: packages/infra/current: ChangeLog packages/infra/current/include: cyg_type.h Log message: * include/cyg_type.h: Added CYGBLD_ATTRIB_USED so that we can indicate to gcc 3.4.4 or above not to throw away a variable or function even when it appears to be not references.