From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8397 invoked by alias); 15 Jul 2009 16:57:39 -0000 Received: (qmail 8384 invoked by uid 22791); 15 Jul 2009 16:57:37 -0000 X-SWARE-Spam-Status: No, hits=-0.3 required=5.0 tests=AWL,BAYES_00,DNS_FROM_RFC_BOGUSMX X-Spam-Check-By: sourceware.org Received: from sebabeach.org (HELO sebabeach.org) (64.165.110.50) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 15 Jul 2009 16:57:33 +0000 Received: by sebabeach.org (Postfix, from userid 500) id D3DB26E3D1; Wed, 15 Jul 2009 09:57:31 -0700 (PDT) From: Doug Evans To: cgen@sourceware.org Subject: NEWS for 1.1 release Message-Id: <20090715165731.D3DB26E3D1@sebabeach.org> Date: Wed, 15 Jul 2009 16:57:00 -0000 X-IsSubscribed: yes Mailing-List: contact cgen-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cgen-owner@sourceware.org X-SW-Source: 2009-q3/txt/msg00026.txt.bz2 Hi. I basic news items for the 1.1 release. Anything I'm missing? Major features in release 1.1: * New applications: * Doc file generator ISA documentation can be machine generated from the description file. The CGEN website uses this: http://sourceware.org/cgen/gen-doc/ * GCC intrinsics generator The mep port of GCC generates intrinsics from the description file. * New ports: * cris * Fujitsu FRV * Ubicom ip2k * iq2000 * lm32 * m32c * mep * mt * openrisc * sh/sh64 * xc16x * xstormy16 Support for the Ubicom IP2K processor contributed by Red Hat and Ubicom, Inc. Support for the Fujitsu FRV architecture added by Red Hat. Models for FR400 and FR500 included.