From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31361 invoked by alias); 12 Feb 2013 20:58:58 -0000 Received: (qmail 31344 invoked by uid 9905); 12 Feb 2013 20:58:57 -0000 Date: Tue, 12 Feb 2013 20:58:00 -0000 Message-ID: <20130212205857.31342.qmail@sourceware.org> From: vae@sourceware.org To: ecos-cvs@ecos.sourceware.org Subject: ecos/packages/infra/current ChangeLog include/ ... Mailing-List: contact ecos-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: , Sender: ecos-cvs-owner@sourceware.org List-Subscribe: X-SW-Source: 2013/txt/msg00004.txt.bz2 CVSROOT: /cvs/ecos Module name: ecos Changes by: vae@sourceware.org 2013-02-12 20:58:57 Modified files: packages/infra/current: ChangeLog packages/infra/current/include: cyg_type.h Log message: Add CYGBLD_FORCE_INLINE macro to be used to enforce function inlining when compiling with no optimization.